Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-03-25 | Remove unused captcha_bypass_secret option (#7137) | Aaron Raimist | 3 | -9/+1 | |
Signed-off-by: Aaron Raimist <aaron@raim.ist> | |||||
2020-03-25 | Move catchup of replication streams to worker. (#7024) | Erik Johnston | 24 | -487/+635 | |
This changes the replication protocol so that the ser |