summary refs log tree commit diff
path: root/synapse/storage/transactions.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-18Make upload dir a configurable path.Eric Myhre2-2/+6
Fixes SYN-425. Signed-off-by: Eric Myhre <hash@exultant.us>
2015-06-17Fix bug where synapse was sending AS user queries incorrectly.Kegan Dougal2-1/+44
Bug introduced in 92b