cuihaikuo
|
5f831a8579
|
Fix pgsql memory occupation problem
|
2017-01-11 15:02:03 +08:00 |
|
Jiaqiang Xu
|
ef8fa4a309
|
Merge pull request #13 from haiwen/statistics
Count total file number and storage occupation
|
2017-01-04 14:00:17 +08:00 |
|
cuihaikuo
|
90fb2b8515
|
Count total file number and storage occupation
|
2016-12-30 16:57:33 +08:00 |
|
Jonathan Xu
|
30e16a80bd
|
Remove trailing spaces from values when reading config file.
|
2016-12-28 15:04:13 +08:00 |
|
Jiaqiang Xu
|
c93f9fe1c1
|
Merge pull request #7 from haiwen/rename_virtual_repo
Rename virtual repo while renaming the source folder
|
2016-11-08 16:05:13 +08:00 |
|
cuihaikuo
|
06a41b3eef
|
Rename virtual repo while renaming the source folder
|
2016-11-07 18:26:29 +08:00 |
|
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 |
|