Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | copy_local_to_storage, both general and specialized-for-BasicFileStorage ↵ | Christopher Allan Webber | 2011-11-20 | 1 | -0/+14 |
| | | | | | | | versions This utility should allow for easy copying from a local filesystem to the storage instance. | ||||
* | Feature #587 - Split storage.py into submodules | Joar Wandborg | 2011-09-12 | 1 | -0/+78 |
* Removed storage.py * Created submodules for filestorage, cloudfiles, mountstorage * Changed test_storage to reflect the changes made in the storage module structure * Added mediagoblin.storage.filestorage.BasicFileStorage as a default for both publicstore and queuestore's `storage_class` |