Erik Johnston
|
9eaf69a386
Merge pull request #3315 from matrix-org/erikj/chunk_pag_1
|
6 years ago |
Erik Johnston
|
c33810d9cc
Remove spurious conditional
|
6 years ago |
Erik Johnston
|
58aadd3dd4
Remove spurious break
|
6 years ago |
Erik Johnston
|
e7bb34b72a
Use *row
|
6 years ago |
Erik Johnston
|
9e7cf48461
Reuse stream_ordering attribute instead of order
|
6 years ago |
Erik Johnston
|
5bf4fa0fc4
Don't drop topo ordering when there is no chunk_id
|
6 years ago |
Erik Johnston
|
80a877e9d9
Comment on stream vs topological vs depth ordering in schema
|
6 years ago |
Erik Johnston
|
47b36e9a02
Update docs for RoomStreamToken
|
6 years ago |
Erik Johnston
|
b671e57759
Implement pagination using chunks
|
6 years ago |
Erik Johnston
|
bf599cdba1
Use calculated topological ordering when persisting events
|
6 years ago |
Erik Johnston
|
6188512b18
Add chunk ID to pagination token
|
6 years ago |
Erik Johnston
|
867132f28c
Merge pull request #3240 from matrix-org/erikj/events_chunks
|
6 years ago |
Erik Johnston
|
384731330d
Rename func to _insert_into_chunk_txn
|
6 years ago |
Erik Johnston
|
9e1d3f119a
Remove unnecessary COALESCE
|
6 years ago |
Erik Johnston
|
f687d8fae2
Comments
|
6 years ago |
Erik Johnston
|
ecd4931ab2
Just iterate once rather than create a new set
|
6 years ago |
Erik Johnston
|
1cdd0d3b0d
Remove redundant conditions
|
6 years ago |
Erik Johnston
|
1810cc3f7e
Remove unnecessary set
|
6 years ago |
Erik Johnston
|
6c1d13a15a
Correctly loop over events_and_contexts
|
6 years ago |
Erik Johnston
|
13dbcafb9b
Compute new chunks for new events
|
6 years ago |
Erik Johnston
|
bcc9e7f777
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/room_chunks
|
6 years ago |
Amber Brown
|
9c36c150e7
Merge pull request #3283 from NotAFile/py3-state
|
6 years ago |
Amber Brown
|
cc1349c06a
Merge pull request #3279 from NotAFile/py3-more-iteritems
|
6 years ago |
Amber Brown
|
5b788aba90
Merge pull request #3280 from NotAFile/py3-more-misc
|
6 years ago |
Adrian Tschira
|
0e61705661
py3-ize state.py
|
6 years ago |
Adrian Tschira
|
17a70cf6e9
Misc. py3 fixes
|
6 years ago |
Adrian Tschira
|
6c16a4ec1b
more iteritems
|
6 years ago |
Amber Brown
|
7ea07c7305
Merge pull request #3278 from NotAFile/py3-storage-base
|
6 years ago |
Amber Brown
|
1f69693347
Merge pull request #3244 from NotAFile/py3-six-4
|
6 years ago |
Amber Brown
|
c4fb15a06c
Merge pull request #3246 from NotAFile/py3-repr-string
|
6 years ago |