summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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-08Remove unsignedMark Haines1-2/+2
2015-05-08