summary refs log tree commit diff
path: root/tests/handlers/test_room.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sign federation transactionsMark Haines2014-09-241-1/+4
* Have all unit tests import from our own subclass of trial's unittest TestCase...Paul "LeoNerd" Evans2014-09-121-5/+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-0/+13
* Fix the tests to include new db callsErik Johnston2014-09-011-6/+6
* Merge branch 'develop' into storage_transactionsMark Haines2014-08-271-3/+2
|\
| * Fix tests.Erik Johnston2014-08-271-2/+2
* | Start updating state handling to use snapshotsMark Haines2014-08-271-0/+1
* | Fold federation/handler into handlers/federationMark Haines2014-08-261-9/+15
* | Merge branch 'develop' into storage_transactionsMark Haines2014-08-261-3/+3
|\|
| * Fix ALL THE UNIT TESTSKegan Dougal2014-08-261-3/+3
* | Take a snapshot of the state of the room before performing updatesMark Haines2014-08-221-5/+20
|/
* Use the "collect_presencelike_data" distributor signal instead of re-implemen...Paul "LeoNerd" Evans2014-08-201-0/+2
* Fix test. get_joined_hosts_for_room get's called multiple timesErik Johnston2014-08-201-3/+5
* Fix some of the tests to reflect changes in the storage layer.Erik Johnston2014-08-151-15/+7
* Removed http_server from HomeServer. Updated unit tests to use either resourc...Kegan Dougal2014-08-141-2/+1
* 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/+363