aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/storage/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Make copying to/from storage systems memory efficient (#419)Sebastian Spaeth2013-03-031-4/+6
* Make filestorage available to code that only imports storage.Brett Smith2012-07-081-0/+2
* Fix problems from pyflakes outputWill Kahn-Greene2012-06-031-2/+0
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Slightly clearer docs on copy_local_to_storageChristopher Allan Webber2011-11-201-0/+4
* copy_local_to_storage, both general and specialized-for-BasicFileStorage vers...Christopher Allan Webber2011-11-201-0/+8
* Finished splitting util.py into separate files.Aaron Williamson2011-10-011-2/+2
* Feature #587 - Split storage.py into submodulesJoar Wandborg2011-09-121-0/+240