summary refs log tree commit diff
path: root/jenkins-sqlite.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-17Only construct sets when necessaryMark Haines1-14/+19
2017-01-17Use better namesErik Johnston1-9/+7
2017-01-17Fix typo in return typeErik Johnston1-3/+2
2017-01-17Use better variable nameErik Johnston1-3/+3
2017-01-17Get state at event rather than for room in pushErik Johnston1-1/+1
2017-01-17Correctly handle case of rejected events in state resErik Johnston1-10/+16
2017-01-17Check event is in state_mapErik Johnston1-2/+7
2017-01-17Fix couple of federation state bugsErik Johnston2-3/+5
2017-01-17Optimise state resolutionErik Johnston7-72/+229
2017-01-17Tidy up testErik Johnston1-12/+12
2017-01-17Rename and comment tree_to_leaves_iteratorErik Johnston2-5/+8
2017-01-17Remove needless call to evict()Erik Johnston1-1/+0
2017-01-17Increase state_group_cache_sizeErik Johnston1-1/+1
2017-01-17Speed up cache size calculationErik Johnston