Make get_all_posts_of_a_blog a function of Blog class.
[mediagoblin.git] / mediagoblin / media_types / image /
2013-08-31 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-29 Rodney Ewingimage media_type now have their own config_spec.ini
2013-08-28 AditiPull changes and resolve merge conflict.
2013-08-25 Christopher Allan... Removing unnecessary "setup_plugin()" calls, as pointed...
2013-08-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-25 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-22 AditiResolve merge conflict and merge.
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-16 Rodney Ewingmake sure size is a tuple
2013-08-16 Rodney Ewingrefactor get_orig_filename to return an acceptable...
2013-08-16 Rodney Ewinginclude a thumb_size string with each Resizer to run...
2013-08-16 Rodney Ewingtypos
2013-08-16 Rodney Ewingadd quality and filter args to image processors
2013-08-16 Rodney EwingCleanup image common processor
2013-08-16 Rodney Ewingremove old code
2013-08-16 Rodney Ewingadd bulk_run, thumbs, and initial sub_commands
2013-08-16 Rodney EwingAdd image resizer and some cleanup of old code
2013-08-16 Christopher Allan... Fix (by Rodney Ewing) for processing, specifically...
2013-08-16 Christopher Allan... Don't forget to run copy_original()! That's critical!
2013-08-16 Christopher Allan... A couple of fixes to stupid things I did while coding...
2013-08-16 Christopher Allan... Theoretically the last steps to get reprocessing workin...
2013-08-16 Christopher Allan... Factored the get_orig_filename from processing state...
2013-08-16 Christopher Allan... Marking the initial steps for processing
2013-08-16 Christopher Allan... Should be enough to get to the point where you can...
2013-08-16 Christopher Allan... Steps toward working "run" reprocessing command.
2013-08-16 Christopher Allan... `gmg reprocess available --action-help` now tells you...
2013-08-16 Christopher Allan... "initial" reprocessing subcommand now works!
2013-08-16 Christopher Allan... More progress towards the new reprocessing infrastructu...
2013-08-16 Rodney Ewingfix storage paramater in get_orig_filename(), fix __ini...
2013-08-16 Rodney EwingRefactor processing/reprocessing functions into Process...
2013-08-16 Rodney Ewingforgot to change to a class from a function after the...
2013-08-16 Rodney Ewingchange get_queued_filename to get_orig_filename and...
2013-08-16 Rodney Ewingadded comments and did a little refactoring. not sure...
2013-08-16 Rodney Ewingvery rough working version of image reprocessing
2013-08-16 Rodney Ewingadded image reprocessing
2013-08-16 Rodney Ewingadded a check_eligible function to image reprocessing
2013-08-16 Rodney Ewingadded a parser for the image media_type reprocessing
2013-08-16 Rodney Ewingend of day commit
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-09 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-04 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-31 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-29 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-24 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-19 AditiReplace hardcoded URL by variable for the same.
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Switching the hook 'get_media_manager' to a more "direc...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-02 Rodney Ewingtypo in image supported_filetypes
2013-07-02 Rodney Ewingfixed some typos and enabled media_type plugins in...
2013-07-02 Rodney Ewingremoved sniff_handler from Imange Media Manager class
2013-07-02 Rodney Ewingmodified gmg to use plugin media_types and converted...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-05-12 Christopher Allan... Merge branch 'master' into 623_context_hooks
2013-05-11 Christopher Allan... Moving the get_original_date method over to the MediaMa...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-27 ElrondRewrite resize_image to use proc_state.store_public.
2013-04-27 Elrondimage resizing: Refactor some decisions into resize_tool.
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-04-24 Elrondresize_image: Change calling style a bit.
2013-04-21 Elrondresize_image: Refactor config loading a small bit.
2013-04-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-20 dunkypimage quality can be set in config file
2013-04-17 ElrondTurning image's media manager into a new style class.
2013-04-17 Alon LevyPIL: Support systems with Pillow and without
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-03 ElrondLittle refactoring for images: media_files.
2013-03-04 Christopher Allan... Merge branch 'master' into 419_cherrypick_large_uploads
2013-03-04 Christopher Allan... Merge branch 'joar-skip_transcoding'
2013-03-03 Christopher Allan... Huge amount of work to (mostly) allow .ogg (and maybe...
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-02-09 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2013-02-08 ElrondKill monkeypatching of ProcessingState.
2013-02-08 ElrondAlso refactor "copy original into public storage".
2013-02-08 ElrondImplement ProcessingState class and use for images
2013-02-01 ElrondTurn media.{backref_nam} from a list to a scalar.
2013-01-25 Christopher Allan... Merge branch '216_cwebber_style_unique_slugs'
2013-01-22 Joar WandborgMade pil_filters a PIL_FILTERS (global)
2013-01-22 Joar WandborgMade the image sampling filter configurable
2013-01-22 Sebastian SpaethConvert media processing backends to delete the queue...
2013-01-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/436_c...
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-17 Christopher Allan... Merge commit '9408938' from 565_workbench_cleanup ...
2013-01-16 Sebastian SpaethSwitch over media processor to use the get_workbench...
2013-01-08 Sebastian SpaethMerge branch 'WIP/test_performance'
2013-01-08 Sebastian SpaethDon't read full image media into RAM on copying (#419)
2013-01-07 Sebastian SpaethMv db.sql.base to db.base
next