1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-30 00:41:50 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
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