Added empty_space class for user profile placeholders
[mediagoblin.git] / mediagoblin / process_media /
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... Moving workbench out of process_media
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-12 Christopher Allan... We don't need this extra '.' in making the filename
2011-06-11 Christopher Allan... Wrote functions and documentation for all the Workbench...
2011-06-11 Christopher Allan... Base structure of workbench manager
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.