1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-28 16:06:49 +00:00
seafile-server/fileserver
feiniks 7d26e0a8f4
Skip merge when post files with replace existed (#671)
* Skip merge when post files with replace existed

* Use handle_concurrent_update to check if merge commits

* Go handle concurrent update

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-07-27 10:39:09 +08:00
..
blockmgr Go fileserver (#437) 2021-01-04 11:41:53 +08:00
commitmgr Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
diff Merge branch '9.0' 2022-12-06 14:47:15 +08:00
fsmgr Fix empty commit because of encode add a newline (#633) 2023-10-21 10:23:21 +08:00
objstore Go fileserver (#437) 2021-01-04 11:41:53 +08:00
option Allow comment sybols # and ; inside values (#615) 2023-05-31 15:11:44 +08:00
repomgr Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
searpc Go fileserver (#437) 2021-01-04 11:41:53 +08:00
share Add column type to RepoInfo (#660) 2024-06-19 12:20:38 +08:00
utils Merge same repo once and check fs object is valid (#578) 2022-09-28 16:43:07 +08:00
workerpool Fix create closer error 2023-07-25 11:17:50 +08:00
crypt.go Go fileserver support enc v3 repo (#552) 2022-04-11 18:48:18 +08:00
fileop.go Skip merge when post files with replace existed (#671) 2024-07-27 10:39:09 +08:00
fileserver.go get nickname from seahub database (#663) 2024-07-10 16:34:33 +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 get nickname from seahub database (#663) 2024-07-10 16:34:33 +08:00
merge.go get nickname from seahub database (#663) 2024-07-10 16:34:33 +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 Add column type to RepoInfo (#660) 2024-06-19 12:20:38 +08:00
virtual_repo.go Send repo update event to notification server (#602) 2023-03-11 12:14:39 +08:00