Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix servlet metric names (#5734) | Jorik Schellekens | 2019-07-24 | 1 | -0/+2 |
* | Remove the ability to query relations when the original event was redacted. (... | Andrew Morgan | 2019-07-18 | 1 | -32/+43 |
* | Don't bundle aggregations when retrieving the original event (#5654) | Andrew Morgan | 2019-07-10 | 1 | -2/+12 |
* | Include the original event in /relations (#5626) | Andrew Morgan | 2019-07-09 | 1 | -3/+5 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -1/+4 |
* | Unify v1 and v2 REST client APIs (#5226) | Amber Brown | 2019-06-03 | 1 | -6/+6 |
* | Move parsing of tokens out of storage layer | Erik Johnston | 2019-05-16 | 1 | -0/+19 |
* | Check that event is visible in new APIs | Erik Johnston | 2019-05-16 | 1 | -2/+15 |
* | Add aggregations API | Erik Johnston | 2019-05-16 | 1 | -1/+140 |
* | Actually implement idempotency | Erik Johnston | 2019-05-15 | 1 | -1/+8 |
* | Add simple pagination API | Erik Johnston | 2019-05-15 | 1 | -0/+50 |
* | Add simple send_relation API and track in DB | Erik Johnston | 2019-05-15 | 1 | -0/+110 |