summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-06Flesh out more stub functions.Kegan Dougal3-10/+49
2015-03-06Add stub ApplicationServiceTransactionStore. Bootstrap Recoverers. Fill in st...Kegan Dougal2-7/+71
2015-03-06Add more tests; fix bugs.Kegan Dougal2-9/+49
2015-03-06Start adding some testsK