Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use google style doc strings. | Mark Haines | 2016-04-01 | 1 | -30/+51 |
* | Fix regression where synapse checked whether push rules were valid JSON befor... | Mark Haines | 2016-03-14 | 1 | -4/+17 |
* | Use parse_json_object_from_request to parse JSON out of request bodies | Mark Haines | 2016-03-11 | 1 | -5/+12 |
* | Add a parse_json_object function | Mark Haines | 2016-03-09 | 1 | -5/+65 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Host /unstable and /r0 versions of r0 APIs | Daniel Wagner-Hall | 2015-12-01 | 1 | -4/+4 |
* | Combine the request wrappers in rest/media/v1 and http/server into a single w... | Mark Haines | 2015-04-21 | 1 | -55/+55 |
* | Add missing commas | Erik Johnston | 2015-03-13 | 1 | -2/+2 |
* | Add client v2_alpha resource to synapse server resource tree | Mark Haines | 2015-01-23 | 1 | -0/+57 |
* | Add RestServlet base class in synapse/http/servlet.py | Mark Haines | 2015-01-23 | 1 | -0/+56 |