Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux' | Christopher Allan Webber | 2011-10-01 | 1 | -2/+2 |
|\ | | | | | | | | | Conflicts: mediagoblin/util.py | ||||
| * | Finished splitting util.py into separate files. | Aaron Williamson | 2011-10-01 | 1 | -2/+2 |
| | | |||||
* | | mountstorage - Changed typo in import | Joar Wandborg | 2011-09-15 | 1 | -1/+1 |
|/ | |||||
* | Feature #587 - Split storage.py into submodules | Joar Wandborg | 2011-09-12 | 4 | -0/+630 |
* 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` |