1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-02 15:38:15 +00:00
Commit Graph

862 Commits

Author SHA1 Message Date
zhengxie
fb1ee8e784 Fix user remove bug 2015-06-27 16:32:59 +08:00
zhengxie
dfec4103b5 [tests] Update group tests 2015-06-27 13:12:57 +08:00
zhengxie
a037b9b638 [api2] Add DISABLE_SYNC_WITH_ANY_FOLDER config to server info 2015-06-25 16:08:14 +08:00
zhengxie
f33d756308 Add test cases for issue 1283, https://github.com/haiwen/seafile/issues/1283 2015-06-25 13:28:25 +08:00
zhengxie
e58a28ccde Fix download share file token bug 2015-06-19 13:43:00 +08:00
zhengxie
7cdb70368a Fix auth tokens 2015-06-16 10:27:17 +08:00
zhengxie
ec138440fb Fix encrypt shared dir password loop bug 2015-06-16 10:27:17 +08:00
zhengxie
20c20c3f48 [test] Test case for https://github.com/haiwen/seafile/issues/1248 2015-05-29 12:15:30 +08:00
zhengxie
3086adc246 [tests] Add dir download related tests 2015-05-28 16:29:45 +08:00
zhengxie
81d72ed599 [tests] Fix shared file tests 2015-05-27 14:32:44 +08:00
zhengxie
78b166b5c7 Refactor shared dir, update url 2015-05-27 10:18:55 +08:00
zhengxie
7295e14c7d [tests] Added a few tests 2015-05-26 14:36:31 +08:00
zhengxie
1211677746 [tests] Fix error 2015-05-15 11:23:56 +08:00
zhengxie
af498d2d20 [tests] Add tests for registraion 2015-05-14 18:15:26 +08:00
Shuai Lin
6f5b329f65 do not update sudo mode ts if loggin in from client 2015-05-06 14:39:14 +08:00
Shuai Lin
c63f68dfc5 support logging in from desktop client directly 2015-05-06 14:28:00 +08:00
Shuai Lin
1ad6c30b35 sudo mode: fix bugs in the code 2015-05-05 13:34:03 +08:00
Shuai Lin
763e760c7e sudo mode: allow the tests to fail before we figure out how to test it 2015-05-04 15:52:28 +08:00
Shuai Lin
c6ae62f4e0 require phantomjs to be installed 2015-05-04 15:01:08 +08:00
Shuai Lin
c449e3842c add "sudo mode": confirm password before doing sysadmin work 2015-05-04 13:57:10 +08:00
zhengxie
2e0ff97e16 [api] Fix group repos 2015-04-25 15:04:40 +08:00
zhengxie
e5c5719ea7 [api2] Fix group repos 2015-04-24 13:35:45 +08:00
zhengxie
f30cb39ef5 [api2] Add root id back when list repos 2015-04-22 15:31:45 +08:00
zhengxie
0ff3feaf24 [api] Refactor list owned repos, fetch size from repo object, remove root field in response
Conflicts:
	seahub/api2/views.py
2015-04-22 15:31:43 +08:00
zhengxie
bffa7b9c61 [tests] Fix grouprepo api test 2015-04-22 15:31:42 +08:00
zhengxie
93dee8ed6a Fix group repo related apis, and add a few unittests 2015-04-22 15:31:41 +08:00
zhengxie
cd8be43149 [api2] Improve account api 2015-04-15 10:44:51 +08:00
zhengxie
629687c865 [tests] Fix auth test 2015-04-14 11:22:32 +08:00
zhengxie
94dcfe338a [api2] Return 401 if api token is invalid 2015-04-13 11:59:57 +08:00
zhengxie
b8764f4f21 [tests] Add unittest for seahub 2015-03-18 18:14:59 +08:00
Shuai Lin
f4ed79bd3e ignore repos that are no longer accessible when regenerating tokens 2015-03-13 11:01:13 +08:00
Shuai Lin
18bc135a53 [api] support logging out an accout from seafile clients 2015-03-10 08:28:02 +08:00
xiez
d5d34eca68 Merge pull request #324 from haiwen/server-info-api
added /api2/server-info/ endpoint
2015-01-12 10:50:44 +08:00
zhengxie
9139b71e36 [tests] enlarge throttle rates 2015-01-06 15:31:41 +08:00
lins05
4a9f7ed454 added /api2/server-info/ endpoint 2014-12-25 12:27:44 +09:00
lins05
4983c52f28 fixed tests 2014-11-21 16:12:01 +08:00
lins05
e7232c4050 comment out ui tests temporarily 2014-09-25 20:51:52 +08:00
lins05
aebba20a97 dump seahub logs when test failed 2014-09-06 12:37:52 +08:00
lins05
74ed9ac174 disable api rate limit when testing 2014-09-06 11:53:46 +08:00
lins05
f65c783fb6 improved tests 2014-09-06 11:38:20 +08:00
lins05
2687bdbea4 test with a normal user instead of an admin user 2014-09-05 13:51:44 +08:00
lins05
26c773371f improve tests 2014-09-05 13:51:44 +08:00
lins05
041752e214 improve tests 2014-09-05 13:51:44 +08:00
lins05
f702b9bb91 improved tests 2014-09-05 13:51:44 +08:00
Chilledheart
f291595eda [tests] follow python codestyle 2014-09-05 13:51:44 +08:00
Chilledheart
b6b8970a96 [tests] add the rest of web api test 2014-09-05 13:51:44 +08:00
Chilledheart
4e825fd854 [tests] add web api test for directories 2014-09-05 13:51:44 +08:00
Chilledheart
072ee6588f [tests] add web api test for files 2014-09-05 13:51:44 +08:00
Chilledheart
9f0979c402 disable CheckOrCreateSublibrary test temporarily 2014-09-05 13:51:44 +08:00
Chilledheart
878f9dfc5b [tests] add web api test for libraries 2014-09-05 13:51:44 +08:00