Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-02-09 | Fix tests | Erik Johnston | 1 | -1/+6 | |
2015-02-06 | Bug fixes. | Erik Johnston | 2 | -27/+57 | |
2015-02-06 | Bugfix cache layer | Erik Johnston | 2 | -11/+22 | |
2015-02-06 | Add cache layer to state group resolution | Erik Johnston | 2 | -1/+72 | |
2015-02-06 | SYN-258: get_recent_events_for_room only accepts stream tokens, convert the ↵ | Mark Haines | 1 | -1/+3 | |
topological token to a stream token before passing it to get_recent_events_for_room | |||||
2015-02-06 | Explicitly list the RejectedReasons that we can prove | Erik Johnston | 1 | -1/+6 | |
2015-02-06 | Move delta/v13.sql to delta/v12.sql | Erik Johnston | 2 | -24/+11 | |
2015-02-06 | Don't query auth if the only difference is events that were rejected due to ↵ | Erik Johnston | 1 | -56/+72 | |
auth. | |||||
2015-02-06 | Make seen_ids a set | Erik Johnston | 1 | -1/+3 | |
2015-02-06 | Return body of response in HttpResponseException | Erik Johnston | 1 | -1/+2 | |
2015-02-06 | Handle the fact the list.remove raises if element doesn't exist | Erik Johnston | 1 | -4/+10 | |
2015-02-05 |