1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-10-18 22:12:00 +00:00
Commit Graph

599 Commits

Author SHA1 Message Date
skywalker
872ab09c4d fix sql 8.0 upgrade 2021-04-20 10:22:15 +08:00
Daniel Pan
33da54d163 Merge pull request #460 from haiwen/sql_external_department
sql external_department
2021-04-19 14:38:22 +08:00
skywalker
e0a493f5b3 sql external_department 2021-04-19 14:24:34 +08:00
Xiangyue Cai
74e4c3cad6 uniform log date format (#447) v8.0.4-server 2021-03-24 11:49:41 +08:00
Jonathan Xu
527f6605aa Further fix for boundary detection in file upload. seatable-1.8.0 seatable-2.0.0 2021-03-20 11:23:23 +08:00
feiniks
a44e185162 Update user quota for update emailuser id (#458) 2021-03-18 11:24:32 +08:00
caixiangyue
baa76682ea Revert "Set compute fs-id-list thread to 10 (#450)"
This reverts commit 90427f9f78.
2021-03-17 15:36:29 +08:00
Xiangyue Cai
993d464cda Return 400 when find blank line after boundary (#456) 2021-03-11 16:24:32 +08:00
Xiangyue Cai
3a3c29e963 disable async compute fs id list (#455) 2021-03-11 16:19:25 +08:00
feiniks
8b18e4be51 Search files should use store id (#454) 2021-03-08 17:25:14 +08:00
feiniks
e71d76de98 Add test config options (#451) 2021-02-22 10:12:08 +08:00
feiniks
90427f9f78 Set compute fs-id-list thread to 10 (#450) 2021-02-22 10:07:07 +08:00
Jonathan Xu
02d3ca7edc Fix detection of upload boundary.
Sometime a boundary can be splitted and received in two read operations.
2021-02-18 09:52:37 +08:00
feiniks
814b796038 Close connection when failed to query mysql (#446)
* Close connection when failed to query mysql (#318)

* Close connection when failed to query mysql

* Close connection when failed to handle transaction

* Fix ci error
2021-02-01 16:02:47 +08:00
feiniks
44a2ce41d1 Add ccnet config for fuse (#443) v8.0.3-server 2021-01-21 11:44:07 +08:00
feiniks
f94baf09c3 Improve fs-id-list API (#431) (#441)
* Improve fs-id-list API

* Del unused log

* Del invalid parameter log

* Don't return json error
2021-01-05 15:14:02 +08:00
欢乐马
a9d1347152 sql 8.0 repo_auto_delete (#438) v8.0.2-server 2021-01-04 15:04:22 +08:00
欢乐马
686755f474 fix 8.0 sql (#436) 2021-01-04 11:18:30 +08:00
feiniks
3130d27b5d Don't check block integrity when block is missing (#429)
* Don't check block integrity when block is missing

* Continue check block when block is missing and don't set io error when block is missing
v8.0.1-server
2020-12-24 12:13:26 +08:00
feiniks
f31ec3bfc4 Handle upload boundary without CRLF (#427)
Handle boundary for form field without CRLF
2020-12-22 18:38:44 +08:00
Daniel Pan
193ec9381e Merge pull request #425 from haiwen/8.0.0-sql
add 8.0.0 sql
2020-12-07 16:53:36 +08:00
skywalker
2a9528e99e add 8.0.0 sql 2020-12-07 16:40:20 +08:00
杨赫然
1288c1ec10 Merge branch '7.1' 2020-12-04 16:35:23 +08:00
欢乐马
218dbe182a add upgrade_7.1_8.0.sh (#424) 2020-12-04 16:20:15 +08:00
feiniks
4a0eb5431c Get accessible repo list return 500 when db error exists (#423)
* Get accessible repo list return 500 when db error exists

* CI should use 7.1 branch
2020-11-28 14:40:27 +08:00
欢乐马
603d7046b0 fix setup sqlite (#422) v8.0.0-server 2020-11-25 11:45:41 +08:00
杨赫然
642ab7acc2 Merge branch '7.1' 2020-11-24 17:57:49 +08:00
feiniks
b8ba9feee1 Seafile controller remove ccnet and use seaf-server for test (#420) 2020-11-24 12:05:16 +08:00
Daniel Pan
ef188f6de7 Merge pull request #418 from haiwen/remove-ccnet-init
remove ccnet-init
2020-11-20 21:18:47 +08:00
skywalker
2fc4579b44 remove ccnet-init 2020-11-20 15:37:03 +08:00
feiniks
be8231ffc2 Add search files RPC (#417)
* Add search files RPC

* Not case sensitive when searching files
2020-10-27 18:06:37 +08:00
feiniks
50ab9a8ffe Get group members add LIMIT (#416) 2020-10-15 15:26:01 +08:00
feiniks
063bf731c7 Get group members add LIMIT (#415) seatable-1.4.0 seatable-1.5.0 seatable-1.6.0 2020-10-15 15:24:04 +08:00
Xiangyue Cai
005b0503d2 Allow seafdav to access seahub_settings.py (#414) 2020-10-10 16:53:02 +08:00
feiniks
4d65689c79 Return db error when failed to connect mysql (#413) 2020-09-25 10:56:59 +08:00
feiniks
7ff3282975 Support encrypted repo of V4 (#411)
* Support encrypted repo of V4

* Use aes128 for V3 encrypted repo
2020-09-22 17:06:15 +08:00
feiniks
11b3fc45e3 Fsck add log when block is missing (#407) v7.1.5-server 2020-09-15 18:33:45 +08:00
feiniks
cd9bb75e63 Add content security policy when access file (#395) 2020-08-29 19:51:18 +08:00
Xiangyue Cai
17198b7527 use nonblock pipe (#392) 2020-08-24 18:23:05 +08:00
feiniks
3520282c22 Fix set group repo perm error (#394) 2020-08-24 18:21:42 +08:00
Xiangyue Cai
49332dfdb8 redirect seafdav python stderr to controller.log (#387) 2020-08-06 18:13:12 +08:00
feiniks
debc83cda5 Add check if dir downloadable rpc (#381)
* Add check if dir downloadable rpc

* modify format error
2020-07-22 16:13:21 +08:00
Jiaqiang Xu
1bb04296cf Revert "Add storage_id for create enc repo api (#373)" (#376)
This reverts commit ab167da336.
2020-07-08 22:03:51 +08:00
feiniks
ab167da336 Add storage_id for create enc repo api (#373) 2020-07-08 21:57:04 +08:00
Daniel Pan
56e8554b57 Merge pull request #370 from haiwen/sqlite-mysql
fix bug
2020-07-02 16:24:40 +08:00
lian
b1a2d4ddf4 fix bug 2020-07-02 16:20:18 +08:00
feiniks
cf7e938a33 Fix error when set max_connections to 0 (#366) 2020-06-28 12:02:46 +08:00
feiniks
95bef26164 mysql add connection pool and keepalive thread (#365) 2020-06-24 16:32:46 +08:00
feiniks
fa3409ea04 Modify upload error message (#355) 2020-05-28 17:55:34 +08:00
Xiangyue Cai
8c29938bdb set db error when get database connection failed (#353) 2020-05-26 18:27:26 +08:00