summary refs log tree commit diff
path: root/synapse/storage/room.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into storage_transactionsMark Haines2014-08-261-2/+0
|\ | | | | | | | | | | | | Conflicts: synapse/api/auth.py synapse/handlers/room.py synapse/storage/__init__.py
| * Fix pyflakes errorsMark Haines2014-08-261-2/+0
| |
* | Move the event storage into a single transactionMark Haines2014-08-261-4/+6
|/
* PEP8 cleanupsErik Johnston2014-08-151-4/+11
|
* Reimplement the get public rooms api to work with new DB schemaErik Johnston2014-08-151-33/+57
|
* Return the room_alias when GETing public rooms.Kegan Dougal2014-08-131-2/+5
|
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
|
* Reference Matrix Home Servermatrix.org2014-08-121-0/+129