fixed 5068
[mediagoblin.git] / mediagoblin / media_types / __init__.py
2015-04-22 Boris Bobrovfixed 5068
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2015-03-05 Christopher Allan... Patch from breton: fix #5053 (gmg addmedia broken in...
2015-02-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/new_g...
2015-02-16 Boris BobrovAdd new hook for two-step media type checking
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-27 Alon Levymedia_types/sniff_media: reset file back to 0 offset...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-11-14 Christopher Allan... Generic'ifying the submit code to not rely on the werkz...
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
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-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
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 Ewingremoved CompatMediaManager() since all core media_types...
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-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-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-17 ElrondAdd sniff_handler method to mediamanagers.
2013-04-17 ElrondAdd MediaManagerBase class.
2013-04-17 ElrondMediaManager: Use .foo instead of ['foo'].
2013-04-17 ElrondFirst step towards a MediaManager class: Compat one.
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-26 Joar WandborgAllow media managers without sniff_handler
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
2012-12-04 Sebastian Spaethmake media_manager a property of MediaEntry in mixin.py
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-09-29 Joar WandborgSwitch from webob.Request to werkzeug.wrappers.Request
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-04-01 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-22 Joar WandborgFaster sniffing
2012-03-07 Joar WandborgRemoved diaper patterns from audio/video sniffers,...
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-15 Joar WandborgChanged media processing delegation to a 'sniffing...
2012-02-14 Joar WandborgAudio media handler, media sniffing, video fixes
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-05 Jef van SchendelFix merge conflicts
2011-12-31 Joar WandborgFixed submission error handling and broken tests
2011-12-31 ElrondMerge remote branch 'remotes/joar/tests'
2011-12-31 Joar WandborgASCII media type support & fix a bug in file submission...
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-13 Jef van SchendelMerge jQuery branch, resolve conflicts
2011-12-06 Joar WandborgBug 681 - Comments from reviewing the new video merge
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-04 ElrondMerge branch 'misc/fixture_add_user'
2011-12-04 Christopher Allan... Merge remote-tracking branch 'remotes/manolinux/645_gmg...
2011-12-04 Christopher Allan... Raise a slightly useful exception when we can't find...
2011-12-03 ElrondMerge remote branch 'remotes/manolinux/671_spaces_in_ta...
2011-11-27 ElrondMerge remote branch 'remotes/manolinux/683_text_separat...
2011-11-26 ElrondMerge remote branch 'remotes/inconexo/588_lowercase_ext...
2011-11-25 Christopher Allan... Load multiple media types based on the media_types...
2011-11-24 Christopher Allan... Merge remote-tracking branch 'remotes/jwandborg/master'
2011-11-22 Joar WandborgFixes for video branch
2011-11-21 Joar WandborgVideo support is disabled by default, set enable_video...
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 Joar WandborgStashing changes
2011-10-05 Joar WandborgMultimedia refractoring, and added video thumbnail...
2011-09-24 Joar WandborgMultimedia support - Refractored video processing.
2011-09-23 Joar WandborgMultimedia support - Commiting from a not yet finished...