summary refs log tree commit diff
path: root/UPGRADE.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-21Bump versionErik Johnston1-1/+1
2015-05-21Don't try to use a txn when not in one, remove spurious debug loggingMark Haines2-5/+1
2015-05-21Add caches for things requested by the pushersMark Haines7-33/+44
2015-05-21Add a cache for get_current_state with state_keyMark Haines5-2/+46
2015-05-11Bump versionErik Johnston1-1/+1
2015-05-11Prefer to use _simple_*.Erik Johnston1-44/+41
2015-05-11push_rules table expects an 'id' fieldErik Johnston2-13/+13
2015-05-10Bump versionErik Johnston1-1/+1
2015-05-10Fix push rule bug: can't insert bool into small int columnErik Johnston1-1/+1
2015-05-09typoMatthew Hodgson1-1/+1
2015-05-08Bump versionErik Johnston1-1/+1
2015-05-08Drop the old table not the new tableMark Haines1-1/+1
2015-05-08Rename unique constraintMark Haines1-1/+1
2015-05-08