1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-23 04:00:23 +00:00
Commit Graph

727 Commits

Author SHA1 Message Date
Jiaqiang Xu
a10759a583 Merge pull request #203 from haiwen/fix_modified_date
Fix file modified date changes to current after moving or copying.
2019-02-25 11:55:43 +08:00
ly1217
86b49ba766 Fix file modified date changes to current after moving or copying. 2019-02-21 18:44:49 -08:00
Jiaqiang Xu
0547e9b664 Merge pull request #202 from haiwen/fix_sublibrary_update_time
Fix the bug that the last update time of sublibrarys isn't updated.
2019-02-21 10:59:14 +08:00
ly1217
be88b15b8e Fix the bug that the last update time of sublibrarys isn't updated. 2019-02-20 00:58:26 -08:00
Jiaqiang Xu
d36854b90d Merge pull request #201 from haiwen/support_byte_range_upload
Add byte-range upload.
docs-1.0.4
2019-02-19 17:30:58 +08:00
ly1217
d851199f06 Add byte-range upload. 2019-02-19 01:18:31 -08:00
cuihaikuo
0edec911ac Update seahub.sh for stopping seahub. 2019-01-15 16:23:53 +08:00
Jiaqiang Xu
d461e40562 Merge pull request #199 from haiwen/optimize_get_repo_list
Optimize getting repo list and add test unit of getting repo list.
2019-01-09 16:53:02 +08:00
ly1217
17196fc288 Optimize getting repo list and add test unit of getting repo list. 2019-01-08 22:58:18 -08:00
Jiaqiang Xu
5c8c640142 Merge pull request #198 from haiwen/add-seafevents
Support seafevents.
docs-1.0.0 docs-1.0.1 docs-1.0.2 docs-1.0.3
2019-01-09 11:46:58 +08:00
cuihaikuo
39ffb0a162 Support seafevents. 2019-01-08 18:03:04 +08:00
cuihaikuo
466fce24a6 Set default rpc pool size to 10, set default copy-mgr pool size to 5. 2019-01-08 16:57:59 +08:00
Daniel Pan
106ee11eea Merge pull request #197 from yvan-sraka/patch-1
Fix a little typo in setup-seafile.sh
2018-12-27 15:56:07 +08:00
Yvan Sraka
f2a59fdc6f Fix a little typo in setup-seafile.sh 2018-12-27 07:45:27 +00:00
ly1217
bc8c15ea6b Add is_repo_syncable api. 2018-12-24 15:57:02 +08:00
Sebastian Wiedenroth
5c973311d4 fix path detection on SunOS 2018-12-24 15:57:02 +08:00
zheng xie
2483041c6b Merge pull request #194 from haiwen/gunicorn-conf
update gunicorn conf
2018-12-22 14:13:34 +08:00
lian
055e26d627 update gunicorn conf
bind 0.0.0.0 -> 127.0.0.1
2018-12-22 13:57:43 +08:00
ly1217
11d95b55fd Fix the problem that xlsx,pptx.docx changed to be xls,ppt,doc when download file by IE. 2018-12-21 11:34:23 +08:00
cuihaikuo
8c7cb10114 Use 'kill -9' to kill seahub. 2018-12-21 11:31:59 +08:00
Jiaqiang Xu
6673321d5e Merge pull request #192 from haiwen/fix_diff_commits_bug
Fix the bug that seaf-server dumped caused by double free in diff_res…
2018-12-13 16:56:35 +08:00
ly1217
bcad787655 Fix the bug that seaf-server dumped caused by double free in diff_resolve_renames. 2018-12-13 00:51:37 -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
Jiaqiang Xu
e1ce4e6d17 Merge pull request #190 from haiwen/do_not_clear_token
Do not clear token when change repo owner.
2018-11-24 14:35:53 +08:00
ly1217
1d5f1639f0 Do not clear token when change repo owner. 2018-11-23 22:31:44 -08:00
cuihaikuo
a0357e02b8 Update ccnet_api get_emailusers_in_list(). 2018-11-19 12:03:19 +08:00
cuihaikuo
8f025d9a08 Add get_emailusers_in_list() to ccnet_api. 2018-11-13 15:44:53 +08:00
Jiaqiang Xu
9ee337cdc9 Merge pull request #189 from haiwen/fix_list_dir_with_perm
Fix the invalid arguments process of list_dir_with_perm.
2018-11-09 17:52:20 +08:00
ly1217
98acf57065 Fix the invalid arguments process of list_dir_with_perm. 2018-11-09 01:35:07 -08:00
Jiaqiang Xu
9b19043667 Merge pull request #186 from haiwen/fix_virtual_repo_rename
Fix the problem that when change the name of a virtual repo, the name…
2018-10-29 13:56:11 +08:00
ly1217
89c8fa1225 Fix the problem that when change the name of a virtual repo, the name in share repo list is not changed. 2018-10-28 22:50:01 -07:00
Jiaqiang Xu
2947005d90 Merge pull request #185 from haiwen/optimize_algorithm
Optimize the algorithm of getting file count and repo size.
2018-10-17 17:19:52 +08:00
ly1217
928322e940 Optimize the algorithm of getting file count and repo size. 2018-10-17 00:18:38 -07:00
cuihaikuo
f610061c7f Fix '(null)' user problem in traffic statistics. 2018-09-27 13:43:16 +08:00
cuihaikuo
f0eba1cfee Add get_org_id_by_repo_id() to seafile_api. v6.3.4-server 2018-09-13 16:20:58 +08:00
ly1217
2d5c951739 Fix seaf-server tests. 2018-09-09 20:09:38 -07:00
cuihaikuo
dbff878d63 Return a list in seafile_api.get_shared_groups_by_repo(). 2018-09-10 10:57:45 +08:00
cuihaikuo
e233a9a3de Update seahub.sql. v6.3.3-server 2018-09-06 14:14:34 +08:00
cuihaikuo
6669fdce86 Return 400 if base commit is lost when syncing. 2018-09-05 14:36:07 +08:00
cuihaikuo
2aa1ad7bde Update seahub.sql. 2018-09-05 14:30:02 +08:00
Daniel Pan
4c5cc65fe0 Merge pull request #182 from haiwen/gunicorn-log
update setup/update scritps
2018-09-05 12:05:47 +08:00
cuihaikuo
98b8084274 Update test_groups.py. 2018-09-05 12:04:31 +08:00
lian
b2289a9ddc update setup/update scritps
rm gunicorn access/error log
2018-09-05 12:02:25 +08:00
cuihaikuo
ba089662b6 Fix an uninitialization problem. 2018-08-30 17:22:23 +08:00
Jiaqiang Xu
480f940508 Merge pull request #180 from haiwen/traffic_info
Support traffic statistics.
2018-08-20 12:55:03 +08:00
cuihaikuo
f079e32ac1 Add argument 'including_org' to get_top_groups(). 2018-08-17 15:17:52 +08:00
cuihaikuo
06df579d5c Optimize getting quota usage. 2018-08-17 11:48:18 +08:00
Jiaqiang Xu
75c15a8a81 Merge pull request #173 from haiwen/seaf-server-test
Add test scripts of seaf-server api.
2018-08-14 18:06:29 +08:00
ly1217
739053dff0 Add test scripts of seaf-server api. 2018-08-14 17:03:36 +08:00
cuihaikuo
ac5f26fef8 Support traffic statistics. 2018-08-10 17:47:19 +08:00