summary refs log tree commit diff
path: root/synapse/storage/schema/delta/35 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a room visibility streamErik Johnston2016-09-141-0/+33
* Add a DB index to figure out past state at a stream ordering in a roomErik Johnston2016-09-141-0/+37
* Index contains_url for file search queriesErik Johnston2016-09-121-0/+17
* Make reindex happen in bgErik Johnston2016-09-121-3/+2
* Merge remote-tracking branch 'origin/develop' into dbkr/make_notif_highlight_...David Baker2016-09-093-0/+80
|\
| * Use the previous MAX value if any to set the stream_idMark Haines2016-09-091-1/+2
| * Track the max_stream_device_id in a separate table, since we delete from the ...Mark Haines2016-09-091-0/+20
| * Merge pull request #1087 from matrix-org/markjh/reapply_deltaMark Haines2016-09-091-0/+39
| |\
| | * Just move the schema and add some DROPsMark Haines2016-09-092-34/+39
| | * Only catch databas errorsMark Haines2016-09-081-1/+1
| | * Add a stub run_upgradeMark Haines2016-09-081-0/+4
| | * Reapply 34/device_outbox in 35/device_outbox_again.py since the schema was bu...Mark Haines2016-09-081-0/+30
| * | Add delta fileErik Johnston2016-09-081-0/+20
| |/
* / Add index to event_push_actionsDavid Baker2016-09-091-0/+18
|/
* Correctly delete old state groups in purge history APIErik Johnston2016-09-051-0/+1
* Add upgrade script that will slowly prune state_groups_state entriesErik Johnston2016-09-051-0/+17
* Move to storing state_groups_state as deltasErik Johnston2016-09-011-0/+21