summary refs log tree commit diff
path: root/tests/rest/test_events.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move client v1 api rest servlets into a "client/v1" directoryMark Haines2015-01-221-225/+0
* Fix stream test. Make sure we add join to auth_events for invitiationsErik Johnston2014-12-121-4/+0
* Fix rest.test_events. Convert to use SQLiteMemoryDbPoolErik Johnston2014-11-101-10/+5
* Don't execute empty tests. Formatting.Erik Johnston2014-11-051-17/+28
* Sign outgoing PDUs.Mark Haines2014-10-161-2/+5
* Have all unit tests import from our own subclass of trial's unittest TestCase...Paul "LeoNerd" Evans2014-09-121-3/+1
* Unit tests do not need captchas.Kegan Dougal2014-09-051-0/+1
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* Fix tests to support ratelimitingMark Haines2014-09-031-1/+8
* change the world: make the default matrix API URL prefix /_matrix rather than...Matthew Hodgson2014-08-311-1/+1
* Merge branch 'develop' into storage_transactionsMark Haines2014-08-271-3/+2
|\
| * Renamed /rooms to /createRoom. Removed ability to PUT raw room IDs, and remov...Kegan Dougal2014-08-271-3/+2
* | Merge branch 'develop' into storage_transactionsMark Haines2014-08-271-1/+1
|\|
| * Removed MessageRestServlet, use RoomSendEventRestServlet instead. Updated cmd...Kegan Dougal2014-08-261-1/+1
* | Fold federation/handler into handlers/federationMark Haines2014-08-261-2/+3
|/
* Don't expect a reflection from events streamErik Johnston2014-08-191-3/+1
* Rename MockHttpServer to MockHttpResource as it stands for one server resourc...Paul "LeoNerd" Evans2014-08-191-8/+8
* add in copyrights to everything, not just the synapse subdir, and add a copyr...Matthew Hodgson2014-08-131-0/+14
* Reference Matrix Home Servermatrix.org2014-08-121-0/+202