summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-01Postgres fast updateErik Johnston1-12/+8
2018-06-01Speed things up a bitErik Johnston1-17/+43
2018-06-01fixu[pErik Johnston1-51/+5
2018-06-01fixupErik Johnston2-2/+2
2018-06-01use farey functionErik Johnston2-73/+90
2018-06-01fooErik Johnston1-1/+47
2018-05-31fixuErik Johnston1-2/+2
2018-05-31fixupErik Johnston1-18/+19
2018-05-31fixupErik Johnston1-1/+1
2018-05-31fixupErik Johnston1-1/+1
2018-05-31FixupErik Johnston1-2/+14
2018-05-31Use fractionsErik Johnston3-141/+332
2018-05-31schemaErik Johnston3-91/+117
2018-05-30blahErik Johnston4-5/+106
2018-05-25Make to_s_neighbours setErik Johnston1-0/+2
2018-05-25Ignore topological for receiptsErik Johnston1-5/+3
2018-05-25Check is_stateErik Johnston1-2/+3
2018-05-25fix insertErik Johnston1-3/+5
2018-05-25Implement background update for chunksErik Johnston2-0/+75
2018-05-25Set a chunk ID for all forward extremitiesErik Johnston1-0/+33
2018-05-25Support pagination for tokens without chunk partErik Johnston1-7/+30
2018-05-25Fix purge historyErik Johnston1-11/+57
2018-05-25Fix non integer limitErik Johnston1-1/+2
2018-05-25Fix backfillErik Johnston2-30/+22
2018-05-25Fix clamp leave and disable backfillErik Johnston2-17/+47
2018-05-25Implement pagination using chunksErik Johnston3-14/+87
2018-05-25Use calculated topological ordering when persisting eventsErik Johnston1-4/+5
2018-05-25Add chunk ID to pagination tokenErik Johnston2-43/+84
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-23consent_tracking.md: clarify linkRichard van der Hoff1-1/+1
2018-05-23minor post-review tweaksRichard van der Hoff2-5/+5
2018-05-23fix typoRichard van der Hoff1-1/+1
2018-05-23Use the localpart in the consent uriRichard van der Hoff1-1/+3
2018-05-23Support for putting %(consent_uri)s in messagesRichard van der Hoff3-7/+50
2018-05-23mention public_baseurlRichard van der Hoff1-0/+9
2018-05-23