Whitespace and formatting cleanup.
[mediagoblin.git] / mediagoblin / process_media / __init__.py
2011-10-01 Nathan YerglerWhitespace and formatting cleanup.
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-06 Christopher Allan... Merge remote branch 'remotes/jwandborg/f571_closing_sto...
2011-09-05 Joar WandborgFeature #571 - Closing storage objects - Removed closin...
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-09-01 Christopher Allan... Merge remote branch 'remotes/jwandborg/cloudfiles_stora...
2011-09-01 Joar WandborgMade a wrapper for cloudfiles.storage_object.Object
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... Merge remote branch 'remotes/elrond/dev/storage_config'
2011-08-21 Christopher Allan... Merge branch 'jwandborg-f298_create_envball'
2011-08-19 Christopher Allan... Merge branch 'processing'
2011-08-13 Christopher Allan... Converting multi-line-string-comment to a real comment.
2011-08-13 Christopher Allan... @task decorator no longer used! Removing that import.
2011-08-13 Christopher Allan... Capture and properly handle errors.
2011-08-13 Christopher Allan... Proper handling of processor failures, working as hoped!
2011-08-13 Christopher Allan... Create processing errors and raise BadMediaFail on...
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-08 ElrondMerge remote branch 'upstream/master' into dev/mount_st...
2011-08-08 Christopher Allan... Merge remote branch 'remotes/schendjes/master'
2011-08-05 Christopher Allan... Merge remote branch 'remotes/jwandborg/f477_cloudfiles'
2011-08-03 Joar WandborgFeature 477 - Support Cloud Files public storage
2011-07-30 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-06 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-04 Christopher Allan... Set the jpeg quality at 90 for now...
2011-07-04 Christopher Allan... Not happy with 180x135, switching back to 180x180
2011-07-03 Christopher Allan... New thumbnail size is apparently 180x135.
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Joar WandborgFeature #400 - Resize images to fit on page - Additions
2011-07-03 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f401_prev_...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/elrond/idea/lazyserver'
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-02 Joar WandborgFeature #400 - Resize images to fit on page
2011-06-19 Christopher Allan... Merge remote branch 'remotes/elrond/idea/globals_check'
2011-06-15 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-15 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-14 Christopher Allan... Merge remote branch 'remotes/elrond/dev/workbench_class'
2011-06-14 ElrondMove destroy_workbench to Workbench class
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/simple_proc_me...
2011-06-12 ElrondCreate a Workbench class and use it everywhere.
2011-06-12 cfdvensure color mode compatibility when making image thumb...
2011-06-12 Christopher Allan... First import of mg_globals as mgg, partly because I...
2011-06-12 Christopher Allan... mediagoblin.globals->mediagoblin.mg_globals
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... possibly_localize_file->localized_file... a bit less...
2011-06-12 Christopher Allan... Switch process_media over to using the workbench.
2011-06-12 Christopher Allan... Merge branch 'master' into workbench
2011-06-12 Christopher Allan... Import mediagoblin.globals as mg_globals so we can...
2011-06-08 ElrondRefactor filename generation in the public store
2011-05-20 Christopher Allan... Merge remote branch 'remotes/hanaku/pagination'
2011-05-18 ElrondMove ObjectId, DESCENDING to db.util
2011-05-07 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-06 Christopher Allan... Erk, we didn't save the state right before
2011-05-06 Christopher Allan... Process media! Successfully!
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Christopher Allan... Add a rudimentary media processing function.