Switch test_app generation over to use py.test fixtures.
[mediagoblin.git] / mediagoblin / media_types /
2013-04-03 ElrondLittle refactoring for images: media_files.
2013-03-25 Christopher Allan... Merge remote-tracking branch 'aeva/671_fix_stl'
2013-03-25 Aeva NtscAscii stl files now should have their whitespace stripp...
2013-03-24 Aeva NtscFixed a bug that had binary stls be handled by the...
2013-03-24 Christopher Allan... Merge remote-tracking branch 'jdshu/649_use_form_data_f...
2013-03-24 Joar WandborgUpdated VideoThumbnailerMarkII, removed old
2013-03-11 Christopher Allan... Fixing dates when uploaded in a video to a mediagoblin...
2013-03-06 Christopher Allan... Making a fix so that video codec name switched from...
2013-03-04 Christopher Allan... Merge branch 'master' into 419_cherrypick_large_uploads
2013-03-04 Christopher Allan... Removing an unnecessary video write
2013-03-04 Christopher Allan... Merge branch 'joar-skip_transcoding'
2013-03-03 Christopher Allan... Another elrond suggestion: only init orig_metadata...
2013-03-03 Christopher Allan... Per Elrond's suggestions moving DEFAULT_WEBM_TYPE to...
2013-03-03 Christopher Allan... Extrapolate type= based on the video metadata that...
2013-03-03 Christopher Allan... pdb.set_trace() in mediagoblin code is Not Allowed...
2013-03-03 Christopher Allan... Now store metadata info from processing into the media...
2013-03-03 Joar WandborgRemoved debugging exception
2013-03-03 Joar WandborgUpdated raven plugin
2013-03-03 Christopher Allan... Huge amount of work to (mostly) allow .ogg (and maybe...
2013-03-01 Christopher Allan... If we're not transcoding, copy this file directly over...
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-26 Joar WandborgAllow media managers without sniff_handler
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-21 Christopher Allan... Merge remote-tracking branch 'aleksej/632_config_spec_c...
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-02-19 ElrondMerge remote-tracking branch 'pythonsnake/537_version'
2013-02-10 Joar WandborgTuned logging and added comments to 511 fix
2013-02-10 pythonsnakeFixed issue #511.
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 ElrondUse ProcessingState for video.
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 Joar WandborgAdded option to skip transcoding
2013-01-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/521_l...
2013-01-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/436_c...
2013-01-17 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/565_w...
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-17 Sebastian SpaethMerge branch '540_User_delete_deletes_related_entries'
2013-01-16 Sebastian SpaethDo not read complete videos in RAM (#419)
2013-01-16 Sebastian SpaethSwitch over media processor to use the get_workbench...
2013-01-16 Christopher Allan... Make the workbench destroy itself for video processing...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
2013-01-08 Christopher Allan... Fixing import to mediagoblin.db.base in stl models
2013-01-08 Sebastian SpaethMerge branch 'WIP/test_performance'
2013-01-08 Sebastian SpaethAudio and video should use workbench instead of tempfil...
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
2013-01-07 Sebastian SpaethMove mediagoblin.db.sql.extratypes to mediagoblin.db...
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-24 Elrond(SQL) Media types: Refactor backrefnames.
2012-12-21 Sebastian SpaethMerge branch '577_denoise_video_transcoding'
2012-12-19 Sebastian SpaethOnly log output and write progress to db if it has...
2012-12-12 Christopher Allan... We don't need to save entries during processing......
2012-12-04 Sebastian Spaethmake media_manager a property of MediaEntry in mixin.py
2012-12-03 Christopher Allan... Switch stl processing over to using the workbench
2012-12-03 Christopher Allan... Correcting minor typo in exception string: Empyt->Empty
2012-12-03 Christopher Allan... Removing unused conversions subdir
2012-12-03 Christopher Allan... Moving blender render files to be accessed via pkg_reso...
2012-12-03 Aeva NtscFixed the binary stl loader.
2012-12-03 Aeva NtscAdded a table to store the file extension of a model.
2012-12-03 Aeva NtscAdded preview rendering for a bunch of different shots.
2012-12-03 Aeva NtscCatching ValueError when trying to use ObjModel on...
2012-12-03 Aeva NtscAdded the stl/obj mediatype.
2012-11-26 ElrondMerge remote-tracking branch 'spaetz/390_delim' into...
2012-11-15 Sebastian SpaethSimplify/Robustify the thumbnail URL usage in templates
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-10-02 Joar WandborgAdded VideoThumbnailerMarkII
2012-09-29 Joar WandborgSwitch from webob.Request to werkzeug.wrappers.Request
2012-09-22 Joar WandborgRemoved logging entry from sniff_handler
2012-08-11 Joar WandborgAudio support now creates OGG instead of WAV
2012-07-10 Joar WandborgPanel improvements
2012-07-10 Joar WandborgMinor improvements to the processing panel
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-08 Brett SmithPrevent non-Unicode SQLAlchemy warnings in most submiss...
2012-07-06 Joar WandborgRemoved .ogg extension from audio MEDIA_MANAGER.
2012-07-06 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2012-06-23 Joar WandborgFixed EXIF longitude bug
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-06-03 Will Kahn-GreeneFix problems from pyflakes output
2012-05-20 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-05-20 Jakob Krameradded support for original audio download; rename
2012-04-09 Joar WandborgRemoved commented out pdb.set_trace
2012-04-09 Joar WandborgMerge remote-tracking branch 'joar/media-fixes'
2012-04-09 Joar WandborgMedia processing, transcoding, display fixes
2012-04-01 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2012-03-30 Joar WandborgAdded pygst.require('0.10') since it's absence breaks...
2012-03-29 Joar WandborgCleaned up media_types.video.transcoders
2012-03-29 Joar WandborgMerge branch 'master' of gitorious.org:mediagoblin...
2012-03-29 Joar WandborgCleanded up video imports, removed PyGTK dependency
2012-03-29 ElrondAudio: And add empty migrations.
2012-03-29 ElrondAudio: Add models and disable media_data.
2012-03-29 Joar WandborgMerge branch 'master' of gitorious.org:mediagoblin...
next