summary refs log tree commit diff
path: root/synapse/http/content_repository.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Write the upload portion of version 1 of the media repositoryMark Haines2014-12-021-212/+0
|
* typosMatthew Hodgson2014-11-241-2/+2
|
* Fix pep8 codestyle warningsMark Haines2014-11-201-6/+8
|
* apply some cache headers to try to make the content repo less nutsoMatthew Hodgson2014-11-111-0/+8
|
* Fix pep8 warningsMark Haines2014-10-301-7/+3
|
* 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