summary refs log tree commit diff
path: root/synapse/rest (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-28Add basic application_services SQL, and hook up parts of the appservice store...Kegan Dougal1-2/+2
2015-01-28Remove unused importKegan Dougal1-2/+0
2015-01-27Log when ASes are registered/unregistered.Kegan Dougal2-1/+5
2015-01-27Use ApplicationSer