summary refs log tree commit diff
path: root/synapse/storage/pdu.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* Remove unused populate_previous_pdusMark Haines2014-08-271-6/+1
* Move pdu and event persistence into a single persist_event functionMark Haines2014-08-261-19/+3
* Add a 'backfill room' buttonErik Johnston2014-08-191-8/+8
* Rename method name to not clash with other ones in storage.Erik Johnston2014-08-151-3/+3
* when we're talking about backfilling data in federation, call it backfilling ...Matthew Hodgson2014-08-131-10/+10
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+993