summary refs log tree commit diff
path: root/synapse/storage/feedback.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into storage_transactionsMark Haines2014-08-261-5/+1
|\ | | | | | | | | | | | | Conflicts: synapse/api/auth.py synapse/handlers/room.py synapse/storage/__init__.py
| * Fix pyflakes errorsMark Haines2014-08-261-5/+1
| |
* | Move the event storage into a single transactionMark Haines2014-08-261-2/+2
|/
* Start fixing places that use the data store.Erik Johnston2014-08-141-1/+3
|
* Rename _execute_queryErik Johnston2014-08-141-1/+1
|
* Make feedback table also store sender.Erik Johnston2014-08-131-0/+1
|
* Initial stab at refactoring the SQL tables, including rejigging some of the ↵Erik Johnston2014-08-131-48/+21
| | | | storage layer.
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
|
* Reference Matrix Home Servermatrix.org2014-08-121-0/+74