Rename a few files and minor cleanup
[mediagoblin.git] / mediagoblin / media_types /
2013-08-16 Rodney Ewing-scale-to only takes 1 size, so choose the smallest
2013-08-16 Rodney Ewinginclude '.png' in filename
2013-08-16 Rodney Ewingoops, localized_file not local_file
2013-08-16 Rodney Ewinguse a tmp_pdf filename
2013-08-16 Rodney Ewingdon't include the '.' in the ext
2013-08-16 Rodney Ewingforgot to change __init__ for new processing managers
2013-08-16 Rodney EwingCleanup image common processor
2013-08-16 Rodney Ewingadded resizer for stl media
2013-08-16 Rodney EwingAdded initial stl processor
2013-08-16 Rodney Ewingadd reprocess_manager to __init__
2013-08-16 Rodney EwingUse workbench for temp files, refactor _set_pdf_filenam...
2013-08-16 Rodney Ewingadded pdf Resizer
2013-08-16 Rodney EwingAdded pdf Initial processor
2013-08-16 Rodney Ewingadded file argument to video resizer and added ascii...
2013-08-16 Rodney EwingAdded initial processor for ascii media
2013-08-16 Rodney Ewingadded video transcoder
2013-08-16 Rodney EwingAdded thumbnail resizer for video
2013-08-16 Rodney Ewinguse type=float for audio vorbis quality
2013-08-16 Rodney EwingAdded Initial processor for video
2013-08-16 Rodney Ewingadded audio reprocessing transcoder
2013-08-16 Rodney Ewingjust use the default quality when creating a thumbnail...
2013-08-16 Rodney Ewingadd audio thumbnail and spectrogram resizer
2013-08-16 Rodney Ewingfetch spectrogram for thumbnail creation, create spectr...
2013-08-16 Rodney Ewingforgot nargs=2
2013-08-16 Rodney Ewingaudio processing code cleanup
2013-08-16 Rodney Ewingshould store file as webm_audio instead of medium
2013-08-16 Rodney Ewingmedia:thumb not medium:thumb :)
2013-08-16 Rodney Ewinguse name_builder with store_public, not create_pub_filepath
2013-08-16 Rodney Ewingcommon_setup() must be the first processing step
2013-08-16 Rodney EwingAudio Initial 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-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-10 AditiChange button names to Save and Blog.
2013-08-09 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-09 AditiWrite function get_blog_by_blogpost
2013-08-07 Rodney EwingUse the workbench for video processing.
2013-08-07 Christopher Allan... Merge branch 'merge-pyconfigure'
2013-08-07 AditiMove templates to blog plugin from all mediagoblin...
2013-08-07 AditiAdd url mapping to it, to have a complete media_type...
2013-08-07 AditiURL mapping blog post draft view.
2013-08-07 Aditiwrite a function to extract blog post state from create...
2013-08-07 AditiCode for blog post view when it is in draft state.
2013-08-07 AditiChange message when user tries to create multiple blogs.
2013-08-05 Aditiclean description of blog and blogposts.
2013-08-04 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-01 tilly-QMerge branch 'ticket-679' of gitorious.org:~npigeon...
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-31 AditiChange field name to description.
2013-07-31 AditiAdd Draft feature and add view blog_post_listing.
2013-07-31 AditiAdd Url for blog post listing.
2013-07-30 AditiReverse order of blog posts on blog dashboard.
2013-07-30 AditiChange blogpost_create redirect url.
2013-07-30 AditiAdd feature: redirect to 404 error if blog or blog...
2013-07-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-29 Christopher Allan... Why isn't .ogg in this list? A comment explains.....
2013-07-29 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-29 AditiFix error in blog edit view.
2013-07-29 AditiChange Redirect url to blog dashboard in blog_edit...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-25 AditiFix blog extraction for get and post both type of requests.
2013-07-24 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-22 AditiFormat url for blog_dashboard view.
2013-07-22 AditiWrite blog_dashboard view.
2013-07-22 AditiFix attribute error by writing request.user.is_admin.
2013-07-22 AditiChange class name to BlogPostData(camelcase) and add...
2013-07-22 AditiCreate may_edit_blogpost function.
2013-07-21 AditiFix media type.
2013-07-21 AditiMake changes in blogpost_edit view.
2013-07-21 AditiCreate view for blogpost_edit.
2013-07-21 AditiRemove unused import.
2013-07-20 AditiChange in blogpost create Url.
2013-07-20 AditiRemove BlogPost model and Add attribute for blog id...
2013-07-20 AditiAdd BlogPostMediaManager and setup_plugin.
next