1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-01 17:31:54 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
533755377f Fix that shared folder can't be set permission. 2018-01-06 15:28:11 +08:00
cuihaikuo
f8c3098573 Return 'origin_repo_name' in listing repos. 2017-12-26 10:28:31 +08:00
cuihaikuo
ca58a7afe8 Fix subdir cannot be unshared issue. 2017-11-01 10:25:20 +08:00
cuihaikuo
1ed203814e Add rpc get_shared_repo_by_path(). 2017-10-31 11:02:52 +08:00
Jonathan Xu
279ac80824 Fix bug of get shared repo list RPC. 2017-06-27 14:41:37 +08:00
Jonathan Xu
9d83fd9a0c Revert "Return file_count when getting or listing repos."
This reverts commit f285dde083.
2017-06-27 12:06:08 +08:00
Jonathan Xu
f285dde083 Return file_count when getting or listing repos. 2017-06-27 11:49:33 +08:00
cuihaikuo
c98978c245 Set 'last_modified' in repo info 2017-06-26 18:30:58 +08:00
cuihaikuo
fd0dbd0160 A few performance improvements for listing repos.
- Record repo name, update time, etc in database
        - Sort repo list results in update time.
2017-06-23 14:23:59 +08:00
Jiaqiang Xu
2643119433 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00