1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-18 16:35:42 +00:00
Commit Graph

505 Commits

Author SHA1 Message Date
Xiangyue Cai
b85d194b4b fixed ci in python3 (#251)
* fixed ci in python3

* remove python2 compatible code
2019-07-16 12:00:45 +08:00
Jiaqiang Xu
71fea8c73c Merge pull request #250 from haiwen/upgrade-seafile-controller
use pid-file monitor ccnet-server
2019-07-15 17:04:22 +08:00
caixiangyue
2e6c9d5592 use pid-file monitor ccnet-server 2019-07-15 16:57:51 +08:00
Jiaqiang Xu
ce3c1951f1 Merge pull request #246 from haiwen/fix_check_repo_usage
Fix the problems of checking repo usage when copy or move.
2019-07-11 13:41:21 +08:00
ly1217
cd68e1a2d6 Fix the problems of checking repo usage when copy or move. 2019-07-09 00:36:42 -07:00
Jiaqiang Xu
1c75190713 Merge pull request #245 from haiwen/use_diff
use diff to update repo size and file count
2019-07-09 13:59:14 +08:00
caixiangyue
62543c55f2 use diff to update repo size and file count 2019-07-09 10:02:10 +08:00
Jiaqiang Xu
0c09ffee5b Merge pull request #242 from haiwen/check_repo_usage
Check repo space when copy or move files.
2019-07-08 10:39:17 +08:00
ly1217
87d952b7c2 Check repo space when copy or move files. 2019-07-06 03:00:09 -07:00
Jonathan Xu
b94cb65263 Fix chunked upload bug in file server. v7.0.3-server 2019-07-04 14:52:57 +08:00
Jonathan Xu
a229aa7f39 Fix zip download bug. 2019-07-03 16:52:06 +08:00
Jiaqiang Xu
c7cda22fc9 Merge pull request #243 from haiwen/Fixed-seaf-fsck-repair-multi-damaged-blocks
fixed seaf-fsck can not repair multi damaged blocks file correctly
2019-07-02 10:37:27 +08:00
caixiangyue
b90bf8af97 fixed seaf-fsck can not repair multi damaged blocks file correctly 2019-07-02 10:35:39 +08:00
Jonathan Xu
c142d4bf4f Improve code after use named pipe for RPC and support python 3. 2019-07-01 16:50:25 +08:00
ly1217
c73916ef77 Upadte to python3. 2019-06-27 22:30:31 -07:00
Jonathan Xu
bda91af9d3 Make mysqlclient dependency optional. 2019-06-24 15:06:06 +08:00
Jiaqiang Xu
523fad7b2a Merge pull request #239 from haiwen/db-layer-refactor
Rewrite database access layer.
2019-06-21 17:25:01 +08:00
Jonathan Xu
2327ed11cc Rewrite database access layer.
Remove support for PostgreSQL at the same time.
2019-06-21 17:09:39 +08:00
Jonathan Xu
d6fec719c7 Fix bug when moving files. v7.0.1-server v7.0.2-server 2019-05-30 20:37:43 +08:00
Jiaqiang Xu
dc085c8dbe Merge pull request #233 from haiwen/fix_unit_test_errors
Fix unit test error.
2019-05-29 13:56:06 +08:00
ly1217
bb340aad5f Fix unit test error. 2019-05-28 22:17:20 -07:00
Jiaqiang Xu
b336bc8c75 Merge pull request #232 from haiwen/add_web_upload_temp_files
Fix upgrage sql: create WebUploadTempFiles table if not exists.
2019-05-29 12:33:31 +08:00
ly1217
9730d07bb1 Fix upgrage sql: create WebUploadTempFiles table if not exists. 2019-05-28 21:07:05 -07:00
Jonathan Xu
182fdb2028 Fix upgrade sql: create RepoSyncError table if not exists. v7.0.0-server 2019-05-23 14:53:16 +08:00
Jonathan Xu
d20e4857e8 Remove some python libraries check in setup scripts. 2019-05-23 11:00:39 +08:00
Jonathan Xu
8ed31a188b [build] Copy hidden files and directories from seahub thirdpart dir. 2019-05-23 10:41:07 +08:00
Jiaqiang Xu
6f4a8dbc5c Merge pull request #228 from haiwen/modify_create_table_sql
Modified create table sqls to be consistent with pro version.
2019-05-22 15:33:10 +08:00
ly1217
068c256004 Create tables from sqls when unit test. 2019-05-21 23:49:47 -07:00
ly1217
b73e3ef989 Fix the create table sqls. 2019-05-21 23:20:35 -07:00
Jonathan Xu
7ecb334194 Fix bugs in update api when chunked mode is used. 2019-05-21 18:47:29 +08:00
Jonathan Xu
d67c4be688 Fix CORS headers for upload-api and update-api. And add support for chunked upload for update-api. 2019-05-21 14:12:29 +08:00
Jiaqiang Xu
452e5ab73b Merge pull request #230 from haiwen/add_storage_id_parameter
Add storage_id parameter to create repo api.
2019-05-20 13:57:23 +08:00
ly1217
a451cd07e6 Add storage_id parameter to create repo api. 2019-05-19 22:18:56 -07:00
Jonathan Xu
15f01d3854 Don't return error if file doesn't exist when del_file is called. 2019-05-18 17:05:35 +08:00
Daniel Pan
a9d1eb77ac Merge pull request #229 from haiwen/fix_sqlite2mysql
Fix sqlite migration script.
2019-05-18 12:08:17 +08:00
Hulk
28536f93dc Fix sqlite migration script. 2019-05-18 12:03:34 +08:00
Jiaqiang Xu
5a191fc47d Merge pull request #221 from haiwen/enc-repo-v3
Encrypted library version 3: use different salt for each library
2019-05-15 10:30:36 +08:00
Jonathan Xu
8bcc3bd52b Add default argument to passwd parameter for create_repo RPC. 2019-05-14 18:28:19 +08:00
Jiaqiang Xu
9f30eedc46 Merge pull request #224 from caixiangyue/delete-repo-2019-5-6
Fixed delete repo file count problem
2019-05-07 10:39:03 +08:00
caixiangyue
7a7a2bb38f get_total_file_numer rpc do not include the file count of the deleted repo 2019-05-06 10:24:37 +00:00
Jiaqiang Xu
8cfe53bc11 Merge pull request #222 from caixiangyue/fsck-2019-4-28
optimize seaf-fsck
2019-05-06 16:04:57 +08:00
caixiangyue
3a7b2f2bea delete an entry from RepoFileCount when deleting a repo from repo trash 2019-05-06 07:55:38 +00:00
caixiangyue
47154ecdab add repo id in log message 2019-05-06 05:50:55 +00:00
caixiangyue
3555d88288 add "-t" option to support thread pool 2019-05-06 04:01:46 +00:00
caixiangyue
0c6bf4a912 set the correct timestamp when exporting files 2019-05-06 03:57:41 +00:00
Jonathan Xu
17ef884861 Encrypted library version 3: use different salt for each library. 2019-04-30 21:22:57 +08:00
caixiangyue
60d8972edd add "-f" option to not check if the current user and the seafile-data directory owner are consistent 2019-04-29 02:56:17 +00:00
Jiaqiang Xu
d4713418bb Merge pull request #219 from caixiangyue/seafile-api-file-op-unit-test
add unit test for file operation api
2019-04-28 14:48:04 +08:00
caixiangyue
8052ed7e44 add unit test for file operation api 2019-04-28 06:16:36 +00:00
Jiaqiang Xu
40edf49bc4 Merge pull request #220 from caixiangyue/ci-python-version
set travis ci  default python version=2.7
2019-04-28 11:56:48 +08:00