Change complimentary_task to complementary_tas
[mediagoblin.git] / mediagoblin / media_types /
2017-08-29 vijeth-aradhyaChange complimentary_task to complementary_tas
2017-08-27 vijeth-aradhyaRemove self.entry in VideoTranscoder
2017-08-14 Vijeth AradhyaMerge branch 'master' into 'multiple-qualities-frontend'
2017-08-11 vijeth-aradhyaSmall changes to fixing transcode percentage
2017-08-10 vijeth-aradhyaChange entry.title to entry.id in logging
2017-08-10 vijeth-aradhyaFix percentage reporting
2017-08-08 vijeth-aradhyaAdd unicode to accomodate title of MediaEntry
2017-08-05 vijeth-aradhyaReplace print statements to logging
2017-07-03 vijeth-aradhyaAdd property to media_fetch_order
2017-06-26 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2017-06-25 vijeth-aradhyaImplement copy_original and _keep_best
2017-06-21 vijeth-aradhyaUse tuple as default return type of workflow()
2017-06-20 vijeth-aradhyaAdd choice of video resolutions for instance owner
2017-06-19 Andrew BrowningApply button_warning style to blog delete buttons
2017-06-17 Robert SmithRe #5308 added cascade to blog mediatype
2017-06-16 vijeth-aradhyaRender webm_480 as default if webm_video is absent
2017-06-16 vijeth-aradhyaSimple hack to handle main workflow problem
2017-06-13 vijeth-aradhyaAdd complimentary_tasks to the celery group
2017-06-13 vijeth-aradhyaIndividual resolution transcoding fixes
2017-06-12 vijeth-aradhyaCelery Priority testing with debug statements
2017-06-12 vijeth-aradhyaFew more changes to celery priority tasking
2017-06-12 vijeth-aradhyaAdd priority to the celery tasks
2017-06-11 vijeth-aradhyaAdd additional celery config settings
2017-06-10 Vijeth AradhyaMerge branch 'master' into 'multiple-qualities-backend'
2017-06-09 Boris BobrovMerge branch 'amqp-switch'
2017-06-09 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2017-06-08 vijeth-aradhyaAdd main_task, complimentary_task and cleanup
2017-06-08 vijeth-aradhyaModify CommonVideoPrcoessor to accomodate mulitple...
2017-06-06 Andrew BrowningAdd space between words in blog message
2017-06-04 vijeth-aradhyaAdd workflow method to other media ProcessingManagers
2017-06-04 vijeth-aradhyaAdd workflow method to VideoProcessingManager
2017-06-01 vijeth-aradhyamedia_types/video/processing.py: Move store_metadata
2017-05-30 vijeth-aradhyamedia_types/video/util.py: Add accepted resolutions
2017-01-29 Boris BobrovMerge remote-tracking branch 'spechards-mediagoblin...
2016-07-25 Boris BobrovMerge branch 'fix-unhelpful-smtp-error-5081'
2016-07-25 Boris BobrovUse GLib instead of GObject
2016-07-25 Boris BobrovMerge branch 'login-validator-5414'
2016-07-14 Christopher Allan... Prevent erroring out in some cases of checking video...
2016-04-03 Andrew BrowningImport messages in blog views
2016-04-02 Andrew BrowningFix #5451 - add_message inconsistencies
2016-04-02 宋文武Fix the blog_delete page for admins.
2016-03-26 Christopher Allan... Blog media type initial migration.
2016-03-26 Christopher Allan... PDF media type initial migration.
2016-03-26 Christopher Allan... STL media type initial migration.
2016-03-26 Christopher Allan... Ascii media type initial migration.
2016-03-26 Christopher Allan... Video media type initial migration.
2016-03-26 Christopher Allan... Audio media type initial migration.
2016-03-26 Christopher Allan... Image media type initial migration.
2016-03-11 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2016-03-09 Boris BobrovCheck all tags for existence before using them
2016-03-08 Boris BobrovCheck tags for existence before using them
2016-03-07 Andrew BrowningFix #5440 - Typo in blog views
2016-02-05 Boris Bobrovremoved debug prints, added video icon
2016-02-05 Boris BobrovDisplay type icon in thumbnails
2016-02-05 Boris BobrovMerge branch 'media_panel'
2016-02-05 Boris BobrovPrevent `dict changed during iteration` in video
2016-01-22 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2016-01-21 宋文武Pass filename instead of file object when calling PIL...
2016-01-15 aylephFix issue 5366 Update blog views
2015-12-20 Boris BobrovMerge branch 'stable'
2015-12-20 Boris BobrovWork around pbutils import warning bug (5066)
2015-12-20 Boris BobrovFix typo in VideoData docstring
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-19 aylephFix Issue 5375 Deprecated function in video thumb
2015-12-19 aylephFix Issue 5375 Deprecated function in video thumb
2015-12-10 aylephFix issue 983 PDF UnicodeDecodeError
2015-11-19 aylephFix for issue 5070 gst incomplete file
2015-10-07 Jessica TallonCollection changes and migration for federation
2015-08-24 Jessica TallonFix some unit tests and bugs
2015-07-31 Jessica TallonChange codebase to query or create correct User model
2015-06-25 Berker PeksagChange all unicode() calls with six.text_type().
2015-06-25 Berker PeksagChange all unicode() calls with six.text_type().
2015-06-25 Berker PeksagFix typo.
2015-06-25 Berker PeksagFix more print statements. Refs #5331
2015-06-25 Sebastian SpaethFix print statements to be python3 compatible. Refs...
2015-06-25 Berker PeksagFix typo.
2015-06-25 Berker PeksagFix more print statements. Refs #5331
2015-06-25 Sebastian SpaethFix print statements to be python3 compatible. Refs...
2015-05-22 Christopher Allan... Use of deprecated frombytes when processing videos...
2015-04-23 Boris BobrovMove check that metadata exists earlier
2015-04-22 Boris Bobrovfixed 5068
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2015-03-19 Boris BobrovProper handling of tags in skip_transcode
2015-03-19 Boris BobrovPrevent exception on transcoding failure (bug 460)
2015-03-12 Jakob Kramerwtforms.fields.TextField was deprecated
2015-03-05 Christopher Allan... Patch from breton: fix #5053 (gmg addmedia broken in...
2015-03-05 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/bug...
2015-02-25 Boris Bobrovinit GStreamer on demand only
2015-02-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/new_g...
2015-02-17 Boris BobrovMissing codecs processing with gst 1.4
2015-02-16 Boris Bobrovadded missing import to video transcoding
2015-02-16 Boris BobrovAdded multiple a-v streams handling
2015-02-16 Boris BobrovAdd new hook for two-step media type checking
2015-02-16 Boris BobrovPort of audio to GStreamer 1.0
2015-02-16 Boris BobrovPorting video to GStreamer 1.0
2015-02-15 Boris BobrovRewrite thumbnailer
2014-12-11 Jessica TallonFix #1053 - Add height and width attributes and Metadat...
2014-10-27 Jessica TallonFix #1010 - Typos in mediagoblin/media_types/image...
next