| Commit message (Expand) | Author | Files | Lines |
2015-02-07 | thou shalt specify a content-length | Matthew Hodgson | 1 | -0/+1 |
2015-02-07 | i hate weakly typed languages | Matthew Hodgson | 1 | -1/+1 |
2015-02-06 | SYN-258: get_recent_events_for_room only accepts stream tokens, convert the t... | Mark Haines | 1 | -1/+3 |
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 a... | Erik Johnston | 1 | -56/+72 |
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 | priority class now dealt with in namespaced rule_id | David Baker | 1 | -4/+0 |
2015-02-05 | Give server default rules the 'default' attribute and fix various brokenness. | David Baker | 3 | -3/+9 |
2015-02-05 | Server default rules now of all kinds rather than all being at lowest prio. | David Baker | 4 | -51/+98 |
2015-02-05 | namespace rule IDs to be unique within their scope and rule type. | David Baker | 1 | -123/+129 |
2015-02-05 | |