1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-05-31 11:05:30 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
Xiangyue Cai
8a234215c4
improve get_deleted rpc (#479)
* improve get_deleted rpc

* improve code
2021-07-22 17:51:13 +08:00
feiniks
d50359c908
Add and del ccnet compilation dependency in seafile (#347)
* Add and del ccnet compilation dependency in seafile

* Del import ccnet

* Del extra ccnet compilation dependencies

* Del support WIN32
2020-05-09 16:31:47 +08:00
杨赫然
c20b17cdbc Merge branch '7.0' 2020-02-17 12:02:50 +08:00
杨赫然
ed94680e9c Fix find deleted api 2019-12-09 11:58:08 +08:00
ly1217
b6bc0b2f39 Fix memory leak when del file. 2019-10-21 02:20:17 -07:00
ly1217
cd68e1a2d6 Fix the problems of checking repo usage when copy or move. 2019-07-09 00:36:42 -07:00
ly1217
87d952b7c2 Check repo space when copy or move files. 2019-07-06 03:00:09 -07:00
Jonathan Xu
d6fec719c7 Fix bug when moving files. 2019-05-30 20:37:43 +08: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
cuihaikuo
cb3f31314a
Merge branch 'master' into cross_repo_copy 2019-04-01 14:50:23 +08:00
Jiaqiang Xu
3f5b7e4025
Merge pull request #210 from haiwen/optimize_rename_delete
Optimize cleaning-up of virtual repos and renaming, deleting operations.
2019-03-25 18:46:12 +08:00
cuihaikuo
2e41b60ab0 Optimize copy and move file. 2019-03-25 18:37:38 +08:00
cuihaikuo
7fe43a0248 Optimize cleaning-up of virtual repos and renaming, deleting operations. 2019-03-24 20:37:04 +08:00
ly1217
86b49ba766 Fix file modified date changes to current after moving or copying. 2019-02-21 18:44:49 -08:00
Jonathan Xu
ef362bda37 Ignore 'need_idx_progress' parameter when handling upload requests.
There is a bug in cloud file browser that can cause high number of concurrent uploads.

Also reduce the number retries when updating head commit in db.
2018-12-08 11:37:54 +08:00
cuihaikuo
caee7ef963 Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
cuihaikuo
837562c482 Fix a bug in listing file history. 2017-12-11 16:37:02 +08:00
cuihaikuo
1be480a560
Merge pull request #95 from haiwen/list_file_history
Keep at least 2 revisions (if exists) when listing file history.
2017-12-09 10:05:04 +08:00
cuihaikuo
936cfd8c74 Support pagination in listing file histories.
Keep at least 2 versions (if exists) when listing file history.
2017-12-08 11:58:24 +08:00
Jonathan Xu
c580b0d4ed Don't accept blocks upload in upload-blks-api and update-blks-api. 2017-11-18 11:33:19 +08:00
cuihaikuo
fa1e439633 Allow to generate at most 100 filenames with suffix. 2017-10-16 13:30:28 +08:00
cuihaikuo
3fdce0d321 Fix a bug that may cause a core dump. 2017-08-28 17:14:55 +08:00
Jonathan Xu
a87db5b58e Improved concurrent update handling. 2017-08-16 17:50:34 +08:00
cuihaikuo
f257becc8a Fix a few problems in uploading a folder 2017-07-25 17:43:44 +08:00
cuihaikuo
cc4ab3885b A few improvements for posting multiple files 2017-06-29 23:17:55 +08:00
cuihaikuo
ffd92675be Create only one commit when move or copy multiple files 2017-06-29 14:23:22 +08:00
Jonathan Xu
62833505af Update repo size and file count after creating an empty file. 2017-06-28 13:35:26 +08:00
cuihaikuo
339cfe1ed9 Merge pull request #49 from haiwen/6.0
Create only one commit when delete multiple files
2017-06-08 13:58:24 +08:00
cuihaikuo
5dddbf4e07 Create only one commit when delete multiple files 2017-06-05 14:49:32 +08:00
cuihaikuo
1dc5798f4a Allow to upload folder 2017-04-25 11:34:18 +08:00
cuihaikuo
ed05760019 Check path when revert file and directory 2017-04-19 17:16:38 +08:00
Jonathan Xu
4ce41cfd6a Fix bug in returning deleted files. 2017-02-11 17:24:33 +08:00
Jiaqiang Xu
0fdc2ae048 Fix block order bug of block upload apis. 2016-10-09 17:30:49 +08:00
Jiaqiang Xu
72ae505def Add "client_version" attribute to commit object. 2016-09-22 10:52:07 +08:00
Jiaqiang Xu
aafc3af1d4 Improve quota usage check for web file upload. 2016-09-20 14:24:25 +08:00
Jiaqiang Xu
f52ffdfb23 Add connection pool for db. 2016-08-20 15:29:51 +08:00
Jiaqiang Xu
2643119433 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00