summary refs log tree commit diff
path: root/synapse/storage/schema/delta (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into pushersDavid Baker2015-01-138-5/+49
|\
| * Add delta and bump DB versionErik Johnston2015-01-061-0/+16
| * Update copyright noticesMark Haines2015-01-067-5/+33
* | Merge branch 'develop' into pushersDavid Baker2014-12-181-0/+79
|\|
| * Fix upgrade script to run all the missing deltas.Erik Johnston2014-12-161-1/+57
| * track replication destination health, and perform exponential back-off when s...Matthew Hodgson2014-12-071-0/+23
* | schema version is now 10David Baker2014-12-181-0/+0
* | Rename the pusher SQL delta to v9 which the next free oneDavid Baker2014-12-181-0/+0
* | after a few rethinks, a working implementation of pushers.David Baker2014-12-181-2/+1
* | Update to app_id / app_instance_id (partially) and mangle to be PEP8 compliant.David Baker2014-12-031-2/+3
* | Merge branch 'develop' into pushersDavid Baker2014-12-021-0/+34
|\|
| * Add update delta for schema changeErik Johnston2014-11-261-0/+34
* | More work on pushers. Attempt to do HTTP pokes. Not sure if the actual HTTP p...David Baker2014-11-211-0/+2
* | Start creating a module to do generic notifications (just prints them to stdo...David Baker2014-11-191-0/+28
|/
* Bump database version number.Erik Johnston2014-10-171-0/+31
* SYN-48: Implement WHOIS rest servletErik Johnston2014-09-291-1/+2
* SYN-48: Track User-Agents as well as IPs for client devices.Erik Johnston2014-09-291-1/+3
* Track the IP users connect with. Add an admin column to users table.Erik Johnston2014-09-261-0/+13
* Rename deletions to redactionsErik Johnston2014-09-241-5/+6
* SYN-12: Implement auth for deletion by adding a 'delete_level' on the ops lev...Erik Johnston2014-09-231-0/+4
* Add m.room.deletion. If an event is deleted it will be returned to clients 'p...Erik Johnston2014-09-231-2/+4
* Add a deletions tableErik Johnston2014-09-221-0/+5
* Generate m.room.aliases event when the HS creates a room aliasErik Johnston2014-09-051-0/+27
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* Store SQL DDL deltas as well; attempt to upgrade the database on startup if i...Paul "LeoNerd" Evans2014-09-031-0/+168