Erik Johnston
|
baffe96d95
|
Add a room visibility stream
|
2016-09-14 17:29:19 +01:00 |
|
Erik Johnston
|
ed992ae6ba
|
Add a DB index to figure out past state at a stream ordering in a room
|
2016-09-14 16:20:27 +01:00 |
|
Erik Johnston
|
0b32bb20bb
|
Index contains_url for file search queries
|
2016-09-12 16:57:05 +01:00 |
|
Erik Johnston
|
15ca0c6a4d
|
Make reindex happen in bg
|
2016-09-12 12:36:36 +01:00 |
|
David Baker
|
b91e2833b3
|
Merge remote-tracking branch 'origin/develop' into dbkr/make_notif_highlight_query_fast
|
2016-09-09 19:11:34 +01:00 |
|
David Baker
|
f2acc3dcf9
|
Add index to event_push_actions
and remove room_id caluse so it uses it
Mostly from @negativemjark
|
2016-09-09 18:54:54 +01:00 |
|
Mark Haines
|
647c724573
|
Use the previous MAX value if any to set the stream_id
|
2016-09-09 11:52:44 +01:00 |
|
Mark Haines
|
6a6cbfcf1e
|
Track the max_stream_device_id in a separate table, since we delete from the inbox table
|
2016-09-09 11:48:23 +01:00 |
|
Mark Haines
|
303b6f29f0
|
Merge pull request #1087 from matrix-org/markjh/reapply_delta
Reapply 34/device_outbox in 35/device_outbox_again.py since the schem…
|
2016-09-09 11:24:27 +01:00 |
|
Mark Haines
|
0877157353
|
Just move the schema and add some DROPs
|
2016-09-09 11:04:47 +01:00 |
|
Mark Haines
|
43b77c5d97
|
Only catch databas errors
|
2016-09-08 17:44:21 +01:00 |
|
Mark Haines
|
7d5b142547
|
Add a stub run_upgrade
|
2016-09-08 17:39:11 +01:00 |
|
Mark Haines
|
fa722a699c
|
Reapply 34/device_outbox in 35/device_outbox_again.py since the schema was bumped before it landed on develop
|
2016-09-08 17:35:16 +01:00 |
|
Erik Johnston
|
ebb46497ba
|
Add delta file
|
2016-09-08 16:38:54 +01:00 |
|
Erik Johnston
|
485d999c8a
|
Correctly delete old state groups in purge history API
|
2016-09-05 14:49:08 +01:00 |
|
Erik Johnston
|
a99e933550
|
Add upgrade script that will slowly prune state_groups_state entries
|
2016-09-05 10:05:36 +01:00 |
|
Erik Johnston
|
9e25443db8
|
Move to storing state_groups_state as deltas
|
2016-09-01 14:31:26 +01:00 |
|