Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-07-16 | Consistently use `db_to_json` to convert from database values to JSON ↵ | Patrick Cloke | 22 | -82/+80 | |
objects. (#7849) | |||||
2020-07-16 | Combine nginx federation server blocks (#7823) | Luke Faraone | 1 | -11/+5 | |
I'm pretty sure there's no technical reason these have to be distinct server blocks, so collapse into one and go with the more terse location block. Signed-off-by: Luke W Faraone <luke@faraone.cc> | |||||
2020-07-16 |