1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-15 07:51:37 +00:00
Commit Graph

11 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
Jonathan Xu
a300c1277a Minor bug fixes.
- set HAVE_MYSQL macro when MariaDB is used.
- fix a crash bug when wrong database is configured.
2019-08-07 19:29:08 +08:00
Jonathan Xu
bda91af9d3 Make mysqlclient dependency optional. 2019-06-24 15:06:06 +08:00
Jonathan Xu
2327ed11cc Rewrite database access layer.
Remove support for PostgreSQL at the same time.
2019-06-21 17:09:39 +08:00
Shuai Lin
adc08a28e4 Enabled msyql on windows. 2016-12-27 10:40:46 +08:00
Shuai Lin
302fa48fe6 Improved python installation on win32. 2016-12-23 23:36:38 +08:00
Shuai Lin
d2cd397ae9 Fixed iconv on win server. 2016-12-23 18:26:34 +08:00
Jiaqiang Xu
5a50db9c48 Conditional compile MySQL and PostgreSQL support. 2016-08-20 17:32:22 +08:00
Jiaqiang Xu
f8b9c37a08 Add seafile-tutorial doc. 2016-08-20 15:56:59 +08:00
Jiaqiang Xu
3bdfa25310 Update version to 6.0.1. 2016-08-19 15:40:44 +08:00
Jiaqiang Xu
2643119433 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00