summary refs log tree commit diff
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-08mock config.max_mau_valueNeil Johnson1-0/+1
2018-08-07prevent total number of reserved users being too largeNeil Johnson1-1/+3
2018-08-07implement reserved users for mau limitsNeil Johnson4-13/+99
2018-08-06WIP building out mau reserved usersNeil Johnson1-1/+15
2018-08-06add default mau_limits_reserved_threepidsNeil Johnson1-0/+1
2018-08-06load mau limit threepidsNeil Johnson1-0/+3
2018-08-06Fix postgres compatibility bugNeil Johnson1-4/+15
2018-08-06update comments to reflect new sigNeil Johnson1-4/+1
2018-08-06make use of _simple_select_one_onecol, improved commentsNeil Johnson2-8/+15
2018-08-03py3 fixNeil Johnson1-1/+1
2018-08-03remove unused importNeil Johnson1-1/+1
2018-08-03bug fixesNeil Johnson5-27/+10
2018-08-03wip commit - tests failingNeil Johnson5-53/+66
2018-08-03