]> git.arvados.org - arvados.git/commit
21702: Use replace_files API instead of serializing writes.
authorTom Clegg <tom@curii.com>
Tue, 10 Sep 2024 19:25:00 +0000 (15:25 -0400)
committerTom Clegg <tom@curii.com>
Tue, 10 Sep 2024 19:30:11 +0000 (15:30 -0400)
commit944aebca46b931a31013103ae21651fe7d315f24
tree3c2fda02e9d1d6d7bd662838286a3764d6ecfc99
parent2417c9b1b4b7c97e762000a8a7b048fb7da41639
21702: Use replace_files API instead of serializing writes.

Also remove reference to nonexistent RMCOL method ("rmcol" is a
cadaver command, but the WebDAV method for removing a collection is
DELETE).

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
services/keep-web/cadaver_test.go
services/keep-web/handler.go
services/keep-web/handler_test.go