aboutsummaryrefslogtreecommitdiff
path: root/src/admin_rpc.rs
Commit message (Expand)AuthorAgeFilesLines
* RPC to ourself do not pass through serialization + HTTPSAlex Auvolat2020-04-231-1/+1
* Return BadRequest codes for some admin_rpc failure casesAlex Auvolat2020-04-211-7/+10
* Make the repair command accept subcommands to not do everything all the timeAlex Auvolat2020-04-211-44/+79
* Improve table syncAlex Auvolat2020-04-211-1/+33
* Pretty loggingAlex Auvolat2020-04-211-4/+13
* Log which workers are doing whatAlex Auvolat2020-04-191-1/+3
* Implement repair object->version and version->block refAlex Auvolat2020-04-191-2/+110
* Implement repair commandAlex Auvolat2020-04-191-1/+40
* More aggressive sync timings & improve other stuffAlex Auvolat2020-04-191-5/+5
* Begin implement bucket management & admin commandsAlex Auvolat2020-04-191-0/+146