This website requires JavaScript.
Explore
Help
Register
Sign in
Deuxfleurs
/
garage
Watch
48
Star
55
Fork
You've already forked garage
73
Code
Issues
100
Pull requests
15
Releases
30
Wiki
Activity
980572a887
garage
/
src
/
api
/
admin
History
Alex Auvolat
533afcf4e1
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
continuous-integration/drone/push
Build is passing
Details
simplify
2022-12-11 18:17:08 +01:00
..
api_server.rs
Separate /health (simple text answer) and /v0/health (full json answer, authenticated)
2022-12-05 15:38:32 +01:00
bucket.rs
Fix typo in admin API on BucketInfo
2022-11-11 16:56:56 +01:00
cluster.rs
simplify
2022-12-11 18:17:08 +01:00
error.rs
Fix Content-Type headers for {admin,k2v} errors and admin responses
2022-05-25 17:09:33 +02:00
key.rs
Fix Content-Type headers for {admin,k2v} errors and admin responses
2022-05-25 17:09:33 +02:00
mod.rs
First version of admin API (
#298
)
2022-05-24 12:16:39 +02:00
router.rs
Separate /health (simple text answer) and /v0/health (full json answer, authenticated)
2022-12-05 15:38:32 +01:00