lian
|
df546983ce
|
add conf/gunicorn.conf
|
2018-04-18 18:10:28 +08:00 |
|
Jiaqiang Xu
|
a9d7992396
|
Merge pull request #140 from haiwen/table_standardized
Table standardized
|
2018-04-18 16:37:16 +08:00 |
|
cuihaikuo
|
6e2bbbc53d
|
Add upgrade scripts.
|
2018-04-18 15:22:31 +08:00 |
|
cuihaikuo
|
b9d74500fa
|
Add primary key for mysql table.
Add column names in 'INSERT' and 'REPLACE' sql.
|
2018-04-18 15:07:49 +08:00 |
|
Jonathan Xu
|
688764808d
|
Merge branch '6.2'
|
2018-04-18 10:23:24 +08:00 |
|
Jiaqiang Xu
|
485af956e9
|
Merge pull request #135 from haiwen/multi-tier-groups
Update ccnet_api for multi-tier-groups and add test.
|
2018-04-09 18:07:56 +08:00 |
|
cuihaikuo
|
3e721537ed
|
Don't call ccnet_get_org_groups_by_user() cuz it's not necessary.
|
2018-04-09 17:57:22 +08:00 |
|
cuihaikuo
|
82a9f5bcd5
|
Update ccnet_api for multi-tier-groups and add test.
|
2018-04-09 17:25:51 +08:00 |
|
Jiaqiang Xu
|
93e900eeaa
|
Merge pull request #139 from haiwen/controller_restart_ccnet
Restart ccnet if seaf-server is down.
|
2018-04-09 15:55:25 +08:00 |
|
cuihaikuo
|
122aaad60b
|
Restart ccnet if seaf-server is down.
|
2018-04-03 11:19:13 +08:00 |
|
cuihaikuo
|
5a443b1bf8
|
Exit if failed to init http request.
Fix rollback issue.
|
2018-03-23 17:44:22 +08:00 |
|
Jonathan Xu
|
e470b9e551
|
Merge branch '6.2'
|
2018-03-21 11:58:28 +08:00 |
|
Jiaqiang Xu
|
dc2174af88
|
Merge pull request #104 from haiwen/index_block_task
Support background task for indexing blocks.
|
2018-03-07 16:28:57 +08:00 |
|
cuihaikuo
|
a4434c4d5e
|
Free index progress if error occurred.
|
2018-03-05 16:05:14 +08:00 |
|
cuihaikuo
|
caee7ef963
|
Support background task for indexing blocks.
|
2018-02-06 14:37:27 +08:00 |
|
cuihaikuo
|
05dd212f52
|
Support svg online viewing.
|
2018-02-05 14:22:41 +08:00 |
|
Shuai Lin
|
7e2f018256
|
Use local seaserv python lib when testing
|
2018-01-29 19:42:41 +08:00 |
|
Shuai Lin
|
b4148aea30
|
Use local seaf-server when running tests
|
2018-01-29 19:30:13 +08:00 |
|
Shuai Lin
|
7827725598
|
tests: small refactor
|
2018-01-18 12:21:51 +08:00 |
|
yixiang-zhang
|
65df973661
|
share repo to group (#123)
|
2018-01-18 11:18:51 +08:00 |
|
Shuai Lin
|
4fb355865a
|
tests: run with mysql + sqlite3
|
2018-01-18 11:09:21 +08:00 |
|
yixiang-zhang
|
0548274afe
|
remove repo share test (#121)
|
2018-01-16 19:01:54 +08:00 |
|
Shuai Lin
|
4853ff8317
|
travis ci: silent the make outputs
|
2018-01-16 18:23:18 +08:00 |
|
Shuai Lin
|
9be16db6ba
|
Update testing README
|
2018-01-16 18:19:33 +08:00 |
|
Shuai Lin
|
3a986104fc
|
travis ci: add slack notification
|
2018-01-16 18:17:48 +08:00 |
|
Shuai Lin
|
52f7823fb4
|
Add a README for testing
|
2018-01-16 17:10:56 +08:00 |
|
Shuai Lin
|
b2d058badc
|
Add functional tests (#120)
* functional tests setup
* add a test case
|
2018-01-16 17:10:26 +08:00 |
|
Jiaqiang Xu
|
cdb6d2ae46
|
Merge pull request #116 from haiwen/return_group_name
Return group_name in get_group_repos_by_user().
v6.2.4-server
v6.2.5-server
|
2018-01-15 13:53:19 +08:00 |
|
cuihaikuo
|
34d1212909
|
Return group_name in get_group_repos_by_user().
|
2018-01-11 16:47:16 +08:00 |
|
Jiaqiang Xu
|
361c021e78
|
Merge pull request #113 from haiwen/set_subdir_perm_by_path
Fix that sometimes shared folder can't be set permission .
|
2018-01-06 16:00:46 +08:00 |
|
Jiaqiang Xu
|
3dc450fa6f
|
Merge pull request #110 from haiwen/cancel_zip_task
Add rpc cancel_zip_task().
|
2018-01-06 15:54:51 +08:00 |
|
cuihaikuo
|
88e6d82fa3
|
Add log for packing dirs.
|
2018-01-06 15:36:52 +08:00 |
|
cuihaikuo
|
17aeec7304
|
Add rpc cancel_zip_task().
|
2018-01-06 15:35:38 +08:00 |
|
cuihaikuo
|
533755377f
|
Fix that shared folder can't be set permission.
|
2018-01-06 15:28:11 +08:00 |
|
cuihaikuo
|
bb89603e5b
|
Fix sql syntax.
|
2018-01-05 13:01:47 +08:00 |
|
cuihaikuo
|
d53863d30c
|
Add log for zip.
|
2018-01-02 17:03:31 +08:00 |
|
Jiaqiang Xu
|
e16e5401ef
|
Merge pull request #111 from haiwen/get_group_repos_by_user
Add rpc get_group_repos_by_user().
|
2017-12-29 14:34:28 +08:00 |
|
Jiaqiang Xu
|
1101082b88
|
Merge pull request #108 from haiwen/add_origin_repo_name
Return 'origin_repo_name' in listing repos.
|
2017-12-29 12:03:02 +08:00 |
|
cuihaikuo
|
8ef799679b
|
Get all group repos by user.
|
2017-12-29 11:46:25 +08:00 |
|
cuihaikuo
|
2ebb4a097f
|
Fix incorrect zip name in firefox downloading.
|
2017-12-27 14:25:34 +08:00 |
|
cuihaikuo
|
f8c3098573
|
Return 'origin_repo_name' in listing repos.
|
2017-12-26 10:28:31 +08:00 |
|
cuihaikuo
|
37e80de517
|
Add list_dir_with_perm() to seafile_api.
|
2017-12-25 15:55:33 +08:00 |
|
Daniel Pan
|
3ff08d9c81
|
Merge pull request #103 from haiwen/fcgi-maxchildren
[script] Limit fcgi maxchildren to 8 instead of 50
|
2017-12-19 10:19:39 +08:00 |
|
xiez
|
8d5719264d
|
[script] Limit fcgi maxchildren to 8 instead of 50
|
2017-12-18 18:00:28 +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 |
|
Jiaqiang Xu
|
bb55bbf51b
|
Merge pull request #101 from haiwen/upload_pause_issue
Don't block the request if error occurred during upload.
|
2017-12-01 18:07:19 +08:00 |
|
cuihaikuo
|
5c90613543
|
Don't let the request pause if error occurred during upload.
|
2017-11-30 18:35:04 +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 |
|