ly1217
|
14d8628bcb
|
Add named pipe server thread pool.
|
2019-09-11 01:19:54 -07: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
|
bb33ea7741
|
Remove unused options from seaf-server.
|
2019-08-07 14:21:14 +08:00 |
|
Xiangyue Cai
|
aa0185203b
|
add rpc publish_event() , pop_event() and remove cevent (#253)
|
2019-07-22 11:18:32 +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 |
|
Jonathan Xu
|
17ef884861
|
Encrypted library version 3: use different salt for each library.
|
2019-04-30 21:22:57 +08:00 |
|
cuihaikuo
|
dd0519d7c3
|
Create tables by script.
|
2019-03-28 14:20:33 +08:00 |
|
cuihaikuo
|
466fce24a6
|
Set default rpc pool size to 10, set default copy-mgr pool size to 5.
|
2019-01-08 16:57:59 +08:00 |
|
cuihaikuo
|
7c09f53be6
|
Only mysql can use config option 'create_tables'.
|
2018-07-09 15:18:06 +08:00 |
|
cuihaikuo
|
6eab55e149
|
Add config option 'create_tables'.
|
2018-07-05 11:58:33 +08:00 |
|
cuihaikuo
|
25dcf165f7
|
Fix that table SystemInfo can't be created in sqlite db.
|
2018-06-07 11:59:32 +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 |
|
cuihaikuo
|
caee7ef963
|
Support background task for indexing blocks.
|
2018-02-06 14:37:27 +08:00 |
|
cuihaikuo
|
b11f861fbd
|
Support loading configuration from database.
|
2017-09-07 17:01:56 +08:00 |
|
cuihaikuo
|
ab08ec51e2
|
Fix a bug that may cause a memory leak
|
2017-06-19 16:24:16 +08:00 |
|
cuihaikuo
|
beab14ffe1
|
spelling mistake
|
2016-12-12 10:40:09 +08:00 |
|
Jiaqiang Xu
|
2643119433
|
Initial commit of Seafile server core.
|
2016-08-19 13:54:16 +08:00 |
|