Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-08-08 | mock config.max_mau_value | Neil Johnson | 1 | -0/+1 |
2018-08-07 | prevent total number of reserved users being too large | Neil Johnson | 1 | -1/+3 |
2018-08-07 | implement reserved users for mau limits | Neil Johnson | 4 | -13/+99 |
2018-08-06 | WIP building out mau reserved users | Neil Johnson | 1 | -1/+15 |
2018-08-06 | add default mau_limits_reserved_threepids | Neil Johnson | 1 | -0/+1 |
2018-08-06 | load mau limit threepids | Neil Johnson | 1 | -0/+3 |
2018-08-06 | Fix postgres compatibility bug | Neil Johnson | 1 | -4/+15 |
2018-08-06 | update comments to reflect new sig | Neil Johnson | 1 | -4/+1 |
2018-08-06 | make use of _simple_select_one_onecol, improved comments | Neil Johnson | 2 | -8/+15 |
2018-08-03 | py3 fix | Neil Johnson | 1 | -1/+1 |
2018-08-03 | remove unused import | Neil Johnson | 1 | -1/+1 |
2018-08-03 | bug fixes | Neil Johnson | 5 | -27/+10 |
2018-08-03 | wip commit - tests failing | Neil Johnson | 5 | -53/+66 |
2018-08-03 | fix (lots of) py3 test failures | Neil Johnson | 3 | -3/+3 |
2018-08-03 | fix py3 test |