summary refs log tree commit diff
path: root/UPGRADE.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-06Add appservice txns sql schemaKegan Dougal3-1/+38
2015-03-06Upper bound the backoff.Kegan Dougal1-1/+3
2015-03-06Update UTsKegan Dougal1-5/+5
2015-03-06Apply clarity and docstringsKegan Dougal3-3/+15
2015-03-06Finish synapse.appservice.scheduler implementation.Kegan Dougal4-53/+186
2015-03-06Add some loggersKegan Dougal1-0/+10
2015-03-06Flesh out more stub functions.Kegan Dougal4-12/+52
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 testsKegan Dougal2-10/+119
2015-03-06Rejig structure given the appservice_handler already filters the correct ASes...Kegan Dougal1-59/+85
2015-03-05Minor tweaksKegan Dougal1-7/+9
2015-03-05Add stub architecture for txn reliability.Kegan Dougal1-10