summary refs log tree commit diff
path: root/synapse/api/urls.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-06Add stub ApplicationServiceTransactionStore. Bootstrap Recoverers. Fill in ↵Kegan Dougal2-7/+71
stub Transaction functions.
2015-03-06Add more tests; fix bugs.Kegan Dougal2-9/+49
2015-03-06