summary refs log tree commit diff
path: root/jenkins-postgres.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-15Change get_pos_of_last_change to return upper boundErik Johnston2-6/+6
2016-09-15Enable state caches on workersErik Johnston6-0/+6
2016-09-15Use stream_change cache to make get_forward_extremeties_for_room cache more e...Erik Johnston3-2/+19
2016-09-15Add cache to get_forward_extremeties_for_roomErik Johnston2-1/+2
2016-09-15Remove default public rooms limitErik Johnston1-1/+1
2016-09-15By default limit /publicRooms to 100 entriesErik Johnston1-1/+1
2016-09-15Stream public room changes down replicationErik Johnston4-1/+74
2016-09-15Base public room list off of public_rooms streamErik Johnston2-7/+79
2016-09-15Pass since/from parameters over federationErik Johnston6-57/+63
2016-09-15Allow paginating both forwards and backwardsErik Johnston2-24/+65
2016-09-15Remove support for aggregate room listsErik Johnston3-65/+1
2016-09-15Ensure we don't mutate the cache of push rulesErik Johnston1-9/+1
2016-09-15