summary refs log tree commit diff
path: root/synapse/http/content_repository.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵Matthew Hodgson2014-09-031-1/+1
| | | | hasn't been incorporated in time for launch.
* Limit the size of uploadsMark Haines2014-09-031-0/+14
|
* Merge branch 'develop' of github.com:matrix-org/synapse into developErik Johnston2014-09-031-3/+4
| | | | | | Conflicts: synapse/http/server.py synapse/http/content_repository.py
* move contentrepo class to it's own fileMark Haines2014-09-031-0/+191