Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move admin api impl to its own package | Richard van der Hoff | 2019-05-01 | 1 | -616/+0 |
* | Add unit test for deleting groups | Erik Johnston | 2019-04-03 | 1 | -0/+124 |
* | Merge pull request #4908 from matrix-org/erikj/block_peek_on_blocked_rooms | Erik Johnston | 2019-03-21 | 1 | -1/+65 |
|\ | |||||
| * | isort | Erik Johnston | 2019-03-21 | 1 | -1/+1 |
| * | Deny peeking into rooms that have been blocked | Erik Johnston | 2019-03-21 | 1 | -1/+65 |
* | | Fix typo and add description | Erik Johnston | 2019-03-21 | 1 | -1/+5 |
|/ | |||||
* | Rejig testcase to make it more extensible | Erik Johnston | 2019-03-21 | 1 | -17/+22 |
* | Remove debug | Erik Johnston | 2019-03-21 | 1 | -1/+0 |
* | Add tests | Erik Johnston | 2019-03-21 | 1 | -1/+66 |
* | Add 'server_version' endpoint to admin API | Joseph Weston | 2019-03-01 | 1 | -1/+35 |
* | Import 'admin' module rather than 'register_servlets' directly | Joseph Weston | 2019-03-01 | 1 | -2/+2 |
* | create support user (#4141) | Neil Johnson | 2018-12-14 | 1 | -5/+28 |
* | Remove some boilerplate in tests (#4156) | Amber Brown | 2018-11-07 | 1 | -63/+53 |
* | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -1/+1 |
* | Run black. | black | 2018-08-10 | 1 | -1/+4 |
* | Test fixes for Python 3 (#3647) | Amber Brown | 2018-08-09 | 1 | -5/+5 |
* | Admin API for creating new users (#3415) | Amber Brown | 2018-07-20 | 1 | -0/+305 |