1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-04-28 03:20:10 +00:00
seafile-server/server
feiniks 5899f110b9
Add online gc (#706)
* Add online gc core

* Add check gc when update repo

* Go add check gc when update repo

* Add gc unit test

* Support set pwd_hash for gc and fsck

* Optimize to check if block exists

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-10-24 18:34:16 +08:00
..
gc Add online gc (#706) 2024-10-24 18:34:16 +08:00
access-file.c Parse file path from url (#702) 2024-09-19 16:59:35 +08:00
access-file.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
change-set.c Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
change-set.h Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
copy-mgr.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
copy-mgr.h Check repo space when copy or move files. 2019-07-06 03:00:09 -07:00
fileserver-config.c Regularly cleanup files in the httptemp directory (#343) 2020-05-20 18:36:38 +08:00
fileserver-config.h Regularly cleanup files in the httptemp directory (#343) 2020-05-20 18:36:38 +08:00
http-server.c Add online gc (#706) 2024-10-24 18:34:16 +08:00
http-server.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
http-status-codes.h modify some errors and be consistent with pro edition 2019-11-26 14:53:43 +08:00
http-tx-mgr.c Return error message when query share link info (#698) 2024-09-13 18:33:41 +08:00
http-tx-mgr.h Return error message when query share link info (#698) 2024-09-13 18:33:41 +08:00
index-blocks-mgr.c Add online gc (#706) 2024-10-24 18:34:16 +08:00
index-blocks-mgr.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
Makefile.am Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
notif-mgr.c Add gen_jwt_token RPC (#674) 2024-07-31 18:03:41 +08:00
notif-mgr.h Delete seafile_auth_token option (#594) 2023-02-11 10:54:50 +08:00
pack-dir.c Support archive files with same name (#705) 2024-09-27 17:20:04 +08:00
pack-dir.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
passwd-mgr.c Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
passwd-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
permission-mgr.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
permission-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
quota-mgr.c Get group members add LIMIT (#416) 2020-10-15 15:26:01 +08:00
quota-mgr.h Add repo sort function 2019-12-30 16:19:33 +08:00
repo-mgr.c Add online gc (#706) 2024-10-24 18:34:16 +08:00
repo-mgr.h Add online gc (#706) 2024-10-24 18:34:16 +08:00
repo-op.c Add online gc (#706) 2024-10-24 18:34:16 +08:00
repo-perm.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
seaf-server.c Add online gc (#706) 2024-10-24 18:34:16 +08:00
seafile-session.c Use JWT_PRIVATE_KEY (#697) 2024-09-10 15:43:25 +08:00
seafile-session.h Read site_root from env (#692) 2024-09-06 17:17:06 +08:00
share-mgr.c Add column type to RepoInfo (#660) 2024-06-19 12:20:38 +08:00
share-mgr.h Get accessible repo list return 500 when db error exists (#423) 2020-11-28 14:40:27 +08:00
size-sched.c Update repofilecount compatibility for older version upgrades (#540) 2022-02-10 16:49:33 +08:00
size-sched.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
upload-file.c Add upload link and download link API (#683) 2024-09-03 18:19:37 +08:00
upload-file.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
virtual-repo.c Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
web-accesstoken-mgr.c Add option to build http server (#648) 2024-03-13 19:38:44 +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 batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
zip-download-mgr.h Add upload link and download link API (#683) 2024-09-03 18:19:37 +08:00