Jiaqiang Xu
0fdc2ae048
Fix block order bug of block upload apis.
v6.0.5-server
2016-10-09 17:30:49 +08:00
Jiaqiang Xu
19990b9955
Don't use 'as' syntax in SQL.
2016-10-09 16:05:42 +08:00
cuihaikuo
96cf61d819
Processing HEAD Request
2016-10-08 16:09:22 +08:00
Jiaqiang Xu
2c6539b016
[pgsql] Fix SQL for set history limit.
2016-10-08 13:43:09 +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
24158df163
Fix a potential number error for 'del_time' field of RepoTrash table.
v6.0.4-server
2016-09-21 14:48:05 +08:00
Jiaqiang Xu
29b82e62d6
[RPC] Add 'delta' parameter to check_quota RPC.
2016-09-21 10:57:29 +08:00
Jiaqiang Xu
aafc3af1d4
Improve quota usage check for web file upload.
2016-09-20 14:24:25 +08:00
Jiaqiang Xu
6077c4828e
Add tests config files and modified .gitignore.
2016-09-19 17:06:47 +08:00
Shuai Lin
c1febba686
Merge pull request #1 from haiwen/fix-mariadb-on-ubuntu-1604
...
Fix setup-seafile-mysql script on ubuntu 16.04 with mariadb.
2016-09-17 16:11:54 +08:00
Shuai Lin
7df81ecb95
Fixed travis ci.
2016-09-17 16:06:49 +08:00
Shuai Lin
5ccce8bd52
Re-enabled travis ci.
2016-09-17 13:34:15 +08:00
Shuai Lin
8fdb64f640
Fix setup-seafile-mysql script on ubuntu 16.04 with mariadb.
...
* For MariaDB on Ubuntu 16.04, the msyql root user can only be
accessed from localhost with unix socket. So we retry with
localhost when failing with 127.0.0.1.
* Also we add restriction to disallow using mysql "root" user in
ccnet/seafile/seahub configuraiton. It provides both secuirty
hardening, and also fixes the mariadb problem mentioned above.
2016-09-17 11:58:41 +08:00
Jiaqiang Xu
a57fa10728
[script] Add ceph migrate script.
2016-09-08 17:13:28 +08:00
Jiaqiang Xu
2447b6e144
Fix db connection pool bug.
v6.0.3-server
2016-09-03 12:05:11 +08:00
zhengxie
6aa2c9d5c7
[scripts] Fix default datetime issue in 6.0
2016-09-03 09:52:08 +08:00
Jiaqiang Xu
2fc372b082
Replace sqlite_unlock_notify with timed retry.
v6.0.1-server
v6.0.2-server
2016-08-27 13:50:22 +08:00
Jiaqiang Xu
9fce30c9c5
Fix compile error.
2016-08-27 12:20:39 +08:00
Jiaqiang Xu
25dc2c37fb
Fix starting seafdav error.
2016-08-23 10:40:30 +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
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
3bdfa25310
Update version to 6.0.1.
2016-08-19 15:40:44 +08:00
Jiaqiang Xu
9cddcf9da5
[build] Add option to provide mysql_config path.
2016-08-19 15:15:48 +08:00
Jiaqiang Xu
2643119433
Initial commit of Seafile server core.
2016-08-19 13:54:16 +08:00