1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-18 09:11:21 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
feiniks
52586639ac
Merge the functions of ccnet-server into seafile-server (#293)
* merge the api of ccnet into seafile

* merge the api of ccnet into seafile

* Dont't need to include the header

* merge the api of ccnet into seafile

* add enable ldap

* The unit test dont't need to start ccnet-server

* Modify some funcion names and fuse don't need org management

* Modify indent
2020-04-15 10:21:04 +08:00
feiniks
3bd274762a
Modify stop server method (#330) 2020-03-26 15:47:36 +08:00
ly1217
74cd4594d6 Use github action as ci test. 2020-01-13 18:55:55 -08:00
ly1217
171895d25e Fix the arguments of ccnet init. 2019-10-22 19:53:25 -07:00
Xiangyue Cai
b85d194b4b fixed ci in python3 (#251)
* fixed ci in python3

* remove python2 compatible code
2019-07-16 12:00:45 +08:00
Jonathan Xu
c142d4bf4f Improve code after use named pipe for RPC and support python 3. 2019-07-01 16:50:25 +08:00
ly1217
c73916ef77 Upadte to python3. 2019-06-27 22:30:31 -07:00
ly1217
068c256004 Create tables from sqls when unit test. 2019-05-21 23:49:47 -07:00
cuihaikuo
dd0519d7c3 Create tables by script. 2019-03-28 14:20:33 +08:00
Shuai Lin
b4148aea30 Use local seaf-server when running tests 2018-01-29 19:30:13 +08:00
Shuai Lin
4fb355865a tests: run with mysql + sqlite3 2018-01-18 11:09:21 +08:00
Shuai Lin
b2d058badc
Add functional tests (#120)
* functional tests setup

* add a test case
2018-01-16 17:10:26 +08:00