Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | Bump version | Erik Johnston | 1 | -1/+1 |
2015-05-08 | Drop the old table not the new table | Mark Haines | 1 | -1/+1 |
2015-05-08 | Rename unique constraint | Mark Haines | 1 | -1/+1 |
2015-05-08 | Remove unsigned | Mark Haines | 1 | -2/+2 |