1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-31 06:49:58 +00:00
seafile-server/fileserver
feiniks b558426da8
Add ca_path and skip_verify option for mysql (#610)
* Add ca_path and skip_verify option for mysql

* Add comment

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2023-04-23 14:39:40 +08:00
..
blockmgr Go fileserver (#437) 2021-01-04 11:41:53 +08:00
commitmgr Merge same repo once and check fs object is valid (#578) 2022-09-28 16:43:07 +08:00
diff Merge branch '9.0' 2022-12-06 14:47:15 +08:00
fsmgr Reuse zlib ReadCloser and add timeout for get fs id list (#508) 2022-12-06 10:45:39 +08:00
objstore Go fileserver (#437) 2021-01-04 11:41:53 +08:00
option Send repo update event to notification server (#602) 2023-03-11 12:14:39 +08:00
repomgr go fileserver support enc v4 (#585) 2022-12-06 14:51:17 +08:00
searpc Go fileserver (#437) 2021-01-04 11:41:53 +08:00
share Fix sql column error 2022-12-08 14:36:51 +08:00
utils Merge same repo once and check fs object is valid (#578) 2022-09-28 16:43:07 +08:00
workerpool Add workpool to calculate fs id list (#574) 2022-09-03 18:22:46 +08:00
crypt.go Go fileserver support enc v3 repo (#552) 2022-04-11 18:48:18 +08:00
fileop.go Add retry count to 10 (#609) 2023-04-21 17:53:29 +08:00
fileserver.go Add ca_path and skip_verify option for mysql (#610) 2023-04-23 14:39:40 +08:00
go.mod Add notification server (#535) 2022-12-16 15:29:01 +08:00
go.sum Add notification server (#535) 2022-12-16 15:29:01 +08:00
http_code.go Go fileserver (#437) 2021-01-04 11:41:53 +08:00
merge_test.go Send repo update event to notification server (#602) 2023-03-11 12:14:39 +08:00
merge.go Don't use cache when merge 2022-12-06 17:04:44 +08:00
quota.go Send repo update event to notification server (#602) 2023-03-11 12:14:39 +08:00
size_sched.go Add workpool to calculate fs id list (#574) 2022-09-03 18:22:46 +08:00
sync_api.go Send repo update event to notification server (#602) 2023-03-11 12:14:39 +08:00
virtual_repo.go Send repo update event to notification server (#602) 2023-03-11 12:14:39 +08:00