Merge remote-tracking branch 'refs/remotes/brett/bug270-lazycelery-script'
[mediagoblin.git] / mediagoblin / tests / test_storage.py
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-17 Aaron WilliamsonMerged changes with upstream
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-21 Christopher Allan... Tests for StorageInterface*.copy_local_to_storage()
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-09-14 Christopher Allan... Merge remote branch 'remotes/jwandborg/f587-split_stora...
2011-09-12 Joar WandborgFeature #587 - Split storage.py into submodules
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-08-31 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b503_remov...
2011-08-27 Christopher Allan... Merge remote branch 'remotes/jwandborg/configure_smtp'
2011-08-23 Christopher Allan... Merge branch 'master' into jwandborg-f482_media_attachments
2011-08-21 Christopher Allan... Updating tests for new storage config code
2011-06-20 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-20 Christopher Allan... Merge remote branch 'remotes/jwandborg/issue_363'
2011-06-20 Christopher Allan... Merge remote branch 'remotes/cmoylan/test_auth_views_364'
2011-06-19 cfdvMerge branch 'is330', remote-tracking branch 'origin...
2011-06-19 cfdvMerge remote-tracking branch 'origin/master' into is315
2011-06-19 Christopher Allan... Merge remote branch 'remotes/elrond/idea/globals_check'
2011-06-19 Christopher Allan... Merge branch 'configobj'
2011-06-19 Christopher Allan... renaming storage_system_from_paste_config()->storage_sy...
2011-06-15 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/simple_proc_me...
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/clean_celery_s...
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/tests_kill_db'
2011-06-12 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-12 Christopher Allan... Merge branch 'master' into workbench
2011-06-12 Christopher Allan... Added a FakeRemoteStorage, for testing purposes
2011-06-11 Christopher Allan... Adding a copy_locally() method to the StorageInterface...
2011-06-11 Christopher Allan... Allow storage systems to be local and allow for a get_l...
2011-04-17 Christopher Allan... storage.storage_system_from_paste_config() utility...
2011-04-16 Christopher Allan... Test for BasicFileStorage.file_url()
2011-04-16 Christopher Allan... Tests for BasicFileStorage.delete_file()
2011-04-16 Christopher Allan... Tests for BasicFileStorage.get_file()
2011-04-13 Will Kahn-GreeneChanges Mediagoblin -> MediaGoblin.
2011-04-10 Christopher Allan... Test BasicFileStorage.get_unique_filepath()
2011-04-10 Christopher Allan... Unit tests for BasicFileStorage.file_exists()
2011-04-10 Christopher Allan... Started BasicFileStorage tests. test_basic_storage__re...
2011-04-09 Christopher Allan... Raise a specific error if a filename component can...
2011-04-09 Christopher Allan... file storage filelist cleaning