1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-23 20:17:19 +00:00
Commit Graph

111 Commits

Author SHA1 Message Date
cuihaikuo
46b8d8fda9 return vrepo_id when share subdir 2016-11-05 11:57:44 +08:00
Jiaqiang Xu
40c6706acc Fix SQLite "database is locked" problem.
Need to use shared cache mode to open db connections.
Also use "unlock_notify" API instead of timed retry.
2016-10-29 15:07:20 +08:00
cuihaikuo
0699a9e2e6 Add config options: fixed_block_size and web_token_expire_time 2016-10-08 11:32:26 +08:00
Jiaqiang Xu
72ae505def Add "client_version" attribute to commit object. 2016-09-22 10:52:07 +08:00
Jiaqiang Xu
29b82e62d6 [RPC] Add 'delta' parameter to check_quota RPC. 2016-09-21 10:57:29 +08:00
Jiaqiang Xu
2447b6e144 Fix db connection pool bug. 2016-09-03 12:05:11 +08:00
Jiaqiang Xu
2fc372b082 Replace sqlite_unlock_notify with timed retry. 2016-08-27 13:50:22 +08:00
Jiaqiang Xu
5a50db9c48 Conditional compile MySQL and PostgreSQL support. 2016-08-20 17:32:22 +08:00
Jiaqiang Xu
f52ffdfb23 Add connection pool for db. 2016-08-20 15:29:51 +08:00
Jiaqiang Xu
6a5e0804b9 Fix make dist. 2016-08-19 18:01:30 +08:00
Jiaqiang Xu
2643119433 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00