1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 02:42:26 +00:00
Commit Graph

3156 Commits

Author SHA1 Message Date
zhengxie
9fe06c43ac Merge branch '3.1' 2014-09-24 10:56:16 +08:00
zhengxie
ed810b6205 Remove root function to reduce redirects 2014-09-24 10:55:28 +08:00
lins05
24f1b7d696 added travis ci email notification 2014-09-22 16:40:26 +08:00
lins05
ac5602e844 Merge pull request #284 from haiwen/ci
Added seahub api functional tests
2014-09-22 16:33:11 +08:00
lian
f5771e49cf [set-profile] nickname should not include '/' 2014-09-19 15:40:12 +08:00
lian
9086257113 [link-admin] add hyperlink to username 2014-09-16 18:34:28 +08:00
lian
3e97ae172c [send-share-link] add <a> tag to shared-link in link send email 2014-09-16 18:19:21 +08:00
zhengxie
f87e37afba Fix file download link in js when rename file 2014-09-15 17:36:54 +08:00
zhengxie
a4379e0f86 Merge branch '3.1' 2014-09-15 16:32:32 +08:00
zhengxie
6d5e653c37 Encode message when call send_message 2014-09-15 15:31:57 +08:00
zhengxie
bafe7faa9b [api] Fix bug in group creation 2014-09-15 13:57:51 +08:00
zhengxie
f4de68182e Refactor file download code, and send messge when downloading file 2014-09-15 13:45:58 +08:00
lian
b375bc1de4 [file-upload] change the error message to 'can not connect the file server' 2014-09-13 14:10:25 +08:00
lian
238484d125 [mv-dir] fix bug when move a dir like moving '/dir/' to '/dir2/' 2014-09-11 11:41:16 +08:00
zhengxie
da498f746d Fix api bug and refactor repo code
Conflicts:
	seahub/urls.py
	seahub/views/__init__.py
2014-09-09 15:35:57 +08:00
zhengxie
8653217e7a Merge branch '3.1' 2014-09-09 15:26:30 +08:00
zhengxie
1d73212696 Fix event for org user in api 2014-09-09 15:22:46 +08:00
zhengxie
36e17de507 Fix choose default repo for org user 2014-09-09 15:22:46 +08:00
zhengxie
927bfc8b10 Fix ajax_group_repos in org context 2014-09-09 15:22:45 +08:00
zhengxie
d7c7c6e4fe Fix org repo creation 2014-09-09 15:22:45 +08:00
lins05
955728c6e6 add build status icon to README 2014-09-06 12:39:08 +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
Chilledheart
ba84dc87b3 [tests] add web api test for miscs 2014-09-05 13:51:44 +08:00
Chilledheart
913dcf694a [tests] add web api test for avatar service 2014-09-05 13:51:44 +08:00
Chilledheart
e65248bcc2 [tests] add api test for group members, groups, group msgs, user msgs 2014-09-05 13:51:44 +08:00
Chilledheart
f7f304096b [tests] add account api test 2014-09-05 13:51:44 +08:00
Chilledheart
3044d2de20 clean up test code 2014-09-05 13:51:44 +08:00
Chilledheart
a882caec03 replace casperjs with selenium 2014-09-05 13:51:44 +08:00
lins05
863d053e08 fixed casper demo.js 2014-09-05 13:51:44 +08:00
lins05
1527b77d82 redirect test server stdout 2014-09-05 13:51:43 +08:00
lins05
e556ad13c0 rename run-test.sh to seahubtests 2014-09-05 13:51:43 +08:00
lins05
145399eed3 fixed casperjs command 2014-09-05 13:51:43 +08:00
lins05
e45f0da330 updated test configs and scripts 2014-09-05 13:51:43 +08:00
Chilledheart
e8b9d2b638 [tests] add casperjs test 2014-09-05 13:51:43 +08:00
llj
efc94425ab [repo] bugfix and some code improvements 2014-09-03 15:21:12 +08:00
zhengxie
f3ba014673 Fix org events 2014-08-30 15:36:40 +08:00
llj
da8fb66a05 [multi-tenancy] added icon for org, modified style for 'org url' in org_register 2014-08-30 14:54:46 +08:00
llj
256de580c8 [notice email] improved code 2014-08-29 18:05:16 +08:00