aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/storage/filestorage.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
* Fix bug 647Boris Bobrov2015-03-021-1/+11
* Fix urlparse import.Berker Peksag2014-07-281-1/+1
* Cleanup mediagoblin._compat and fix translation tests.Berker Peksag2014-07-281-5/+5
* Continue to port GMG codebase.Berker Peksag2014-05-081-1/+2
* added user upload limitsRodney Ewing2013-08-261-0/+3
* Merge remote-tracking branch 'cwebber/254_delete_queue_directories'Elrond2013-04-081-2/+24
|\
| * Implement delete_dir in the FileStorageSebastian Spaeth2013-01-221-2/+24
* | Make copying to/from storage systems memory efficient (#419)Sebastian Spaeth2013-03-031-3/+2
|/
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* copy_local_to_storage, both general and specialized-for-BasicFileStorage vers...Christopher Allan Webber2011-11-201-0/+14
* Feature #587 - Split storage.py into submodulesJoar Wandborg2011-09-121-0/+78