Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -0/+1 |
* | Run black. | black | 2018-08-10 | 1 | -23/+19 |
* | Test fixes for Python 3 (#3647) | Amber Brown | 2018-08-09 | 1 | -4/+4 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -1/+4 |
* | Burminate v1auth | Adrian Tschira | 2018-04-30 | 1 | -1/+1 |
* | s/replication_client/federation_client/ | Erik Johnston | 2018-03-13 | 1 | -1/+1 |
* | Fix tests | Erik Johnston | 2018-03-13 | 1 | -1/+1 |
* | Split out profile handler to fix tests | Erik Johnston | 2017-08-25 | 1 | -2/+1 |
* | Add `create_requester` function | Richard van der Hoff | 2016-07-26 | 1 | -8/+5 |
* | Use parse_json_object_from_request to parse JSON out of request bodies | Mark Haines | 2016-03-11 | 1 | -2/+4 |
* | Pass whole requester to ratelimiting | Daniel Wagner-Hall | 2016-03-03 | 1 | -2/+2 |
* | Fix flake8 warnings for tests | Mark Haines | 2016-02-19 | 1 | -22/+34 |
* | Introduce a Requester object | Daniel Wagner-Hall | 2016-01-11 | 1 | -4/+3 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Allow guests to register and call /events?room_id= | Daniel Wagner-Hall | 2015-11-04 | 1 | -2/+2 |
* | Fix tests | David Baker | 2015-03-24 | 1 | -1/+1 |
* | Factor out some of the common homeserver setup code into a | Mark Haines | 2015-02-11 | 1 | -9/+4 |
* | Return the device_id from get_auth_by_req | Mark Haines | 2015-01-28 | 1 | -1/+1 |
* | Replace hs.parse_userid with UserID.from_string | Mark Haines | 2015-01-23 | 1 | -1/+2 |
* | Merge rest servlets into the client json resource object | Mark Haines | 2015-01-23 | 1 | -1/+3 |
* | Move client rest tests back under rest | Mark Haines | 2015-01-22 | 1 | -0/+150 |