summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-06Move delta/v13.sql to delta/v12.sqlErik Johnston2-24/+11
2015-02-06Don't query auth if the only difference is events that were rejected due to a...Erik Johnston1-56/+72
2015-02-06Make seen_ids a setErik Johnston1-1/+3
2015-02-06Return body of response in HttpResponseExceptionErik Johnston1