Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-05-26 | SYN-390: Don't modify the dictionary returned from the database here either | Mark Haines | 1 | -4/+7 |
2015-05-26 | SYN-390: Don't modify the dictionary returned from the data store | Mark Haines | 1 | -5/+8 |
2015-05-21 | Changelog v0.9.0-r5 | Erik Johnston | 1 | -0/+6 |
2015-05-21 | Bump version | Erik Johnston | 1 | -1/+1 |
2015-05-21 | Don't try to use a txn when not in one, remove spurious debug logging | Mark Haines | 2 | -5/+1 |
2015-05-21 | Add caches for things requested by the pushers | Mark Haines | 7 | -33/+44 |
2015-05-21 | Add a cache for get_current_state with state_key | Mark Haines | 5 | -2/+46 |
2015-05-11 | Bump version | Erik Johnston | 1 | -1/+1 |
2015-05-11 | Prefer to use _simple_*. | Erik Johnston | 1 | -44/+41 |
2015-05-11 | push_rules table expects an 'id' field | Erik Johnston | 2 | -13/+13 |
2015-05-10 | Bump version | Erik Johnston | 1 | -1/+1 |
2015-05-10 | Fix push rule bug: can't insert bool into small int column | Erik Johnston | 1 | -1/+1 |
2015-05-09 | typo | Matthew Hodgson | 1 | -1/+1 |
2015-05-08 |