summary refs log tree commit diff
path: root/synctl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-31Fix purge historyErik Johnston1-11/+57
2018-05-31Fix non integer limitErik Johnston1-1/+2
2018-05-31Fix backfillErik Johnston2-30/+22
2018-05-31Fix clamp leave and disable backfillErik Johnston2-17/+47
2018-05-31Implement pagination using chunksErik Johnston3-14/+87
2018-05-31Use calculated topological ordering when persisting eventsErik Johnston1-4/+5
2018-05-31Add chunk ID to pagination tokenErik Johnston2-43/+84
2018-05-30Rename func to _insert_into_chunk_txnErik Johnston1-6/+5
2018-05-30Remove unnecessary COALESCEErik Johnston1-2/+2
2018-05-30CommentsErik Johnston1-4/+4
2018-05-30Just iterate once rather than create a new setErik Johnston1-13/+6
2018-05-30Remove redundant conditionsErik Johnston1-10/+9
2018-05-30Remove unnecessary setErik Johnston1-1/+1
2018-05-30Correctly loop over events_and_contextsErik Johnston1-16/+14
2018-05-25Compute new chunks for new eventsErik Johnston2-6/+203
2018-05-24py3-ize state.pyAdrian Tschira1-23/+25
2018-05-24Misc. py3 fixesAdrian Tschira5-11/+13
2018-05-24more iteritemsAdrian Tschira1-4/+6
2018-05-24Py3 storage/_base.pyAdrian Tschira1-17/+22
2018-05-24Remove users from user directory on deactivateDavid Baker2-0/+11
2018-05-24Update CHANGES.rst v0.30.0 github/release-v0.30.0 release-v0.30.0Neil Johnson1-5/+5
2018-05-24Update CHANGES.rstNeil Johnson1-1/+1
2018-05-24update for v0.30.0Neil Johnson1-4/+23
2018-05-24bump versionNeil Johnson1-1/+1
2018-05-23Allow overriding the server_notices user's avatarRichard van der Hoff3-9/+32
2018-05-23