summary refs log tree commit diff
path: root/synapse/rest (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-21Combine the request wrappers in rest/media/v1 and http/server into a single w...Mark Haines5-140/+73
2015-04-21Split out the JsonResource request logging and error handling into a separate...Mark Haines1-94/+113
2015-04-17The new parameter to urlopen is "context" not "ctx"Mark Haines1-1/+1
2015-04-17Bump version</