1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-25 01:58:35 +00:00
seafile-server/server
Jonathan Xu a9ed059634 A few optimizations for SQL queries related to repos.
- Support paging for listing owned repos
- Reduce SQL queries for getting and listing repos.
2017-04-06 17:33:37 +08:00
..
gc Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
processors Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
access-file.c jpeg mime type 2016-12-09 14:14:18 +08:00
access-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-tx-server.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-tx-server.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
chunkserv-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
chunkserv-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
copy-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
copy-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
fileserver-config.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
fileserver-config.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
http-server.c Add config options: fixed_block_size and web_token_expire_time 2016-10-08 11:32:26 +08:00
http-server.h Add config options: fixed_block_size and web_token_expire_time 2016-10-08 11:32:26 +08:00
http-status-codes.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
listen-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
listen-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
Makefile.am Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
pack-dir.c Improve quota usage check for web file upload. 2016-09-20 14:24:25 +08:00
pack-dir.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
passwd-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
passwd-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
permission-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
permission-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
quota-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
quota-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
repo-mgr.c A few optimizations for SQL queries related to repos. 2017-04-06 17:33:37 +08:00
repo-mgr.h A few optimizations for SQL queries related to repos. 2017-04-06 17:33:37 +08:00
repo-op.c Fix bug in returning deleted files. 2017-02-11 17:24:33 +08:00
repo-perm.c Improve quota usage check for web file upload. 2016-09-20 14:24:25 +08:00
seaf-server.c A few optimizations for SQL queries related to repos. 2017-04-06 17:33:37 +08:00
seafile-session.c spelling mistake 2016-12-12 10:40:09 +08:00
seafile-session.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
share-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
share-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
size-sched.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
size-sched.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
token-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
token-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
upload-file.c Fix a bug in web file upload. 2017-01-16 12:18:14 +08:00
upload-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
virtual-repo.c Rename virtual repo while renaming the source folder 2016-11-07 18:26:29 +08:00
web-accesstoken-mgr.c Add config options: fixed_block_size and web_token_expire_time 2016-10-08 11:32:26 +08:00
web-accesstoken-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
zip-download-mgr.c Add connection pool for db. 2016-08-20 15:29:51 +08:00
zip-download-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00