mediagoblin.git
2017-08-29 vijeth-aradhyaChange complimentary_task to complementary_tas
2017-08-27 vijeth-aradhyaRemove self.entry in VideoTranscoder
2017-08-21 vijeth-aradhyaAdd videojs-resolution-switcher to gitignore
2017-08-17 vijeth-aradhyaCreate a seperate test for get_all_media
2017-08-16 vijeth-aradhyaAdd test for get_all_media()
2017-08-14 vijeth-aradhyaChange webm to webm_video in media_size check
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-31 vijeth-aradhyaAdd previous mg css to video player
2017-07-23 vijeth-aradhyaModify video.html to add video-resolution-switcher...
2017-07-23 vijeth-aradhyaAdd change-video-resolution.js to start video-resolutio...
2017-07-23 vijeth-aradhyaAdd video-resolution-switcher (video.js plugin) v0.4.2
2017-07-23 vijeth-aradhyaChange video.js version to v5.20.1
2017-07-23 vijeth-aradhyaRevert "Modify video template to accomodate multiple...
2017-07-23 vijeth-aradhyaRevert "Add change-video-resolution.js to start the...
2017-07-23 vijeth-aradhyaRevert "Modify video-js link folder and change version"
2017-07-23 vijeth-aradhyaRevert "Add video-resolution-switcher (v0.4.2) plugin"
2017-07-18 vijeth-aradhyaAdd video-resolution-switcher (v0.4.2) plugin
2017-07-18 vijeth-aradhyaModify video-js link folder and change version
2017-07-16 vijeth-aradhyaAdd change-video-resolution.js to start the plugin
2017-07-16 vijeth-aradhyaModify video template to accomodate multiple resolutions
2017-07-16 vijeth-aradhyaAdd get_all_media() in MediaEntryMixin
2017-07-03 vijeth-aradhyaAdd property to media_fetch_order
2017-06-26 vijeth-aradhyaFix test_accepted_resolutions
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-25 vijeth-aradhyaTest whether video is transcoded to all resolutions
2017-06-25 vijeth-aradhyaTest accepted_files and accepted_resolutions
2017-06-25 vijeth-aradhyaAdd test_chord for TestSubmissionVideo
2017-06-24 vijeth-aradhyaAdd VideoProcessingManager.workflow() tests
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-19 Andrew BrowningFix #830 - Remove exif from blog posts
2017-06-18 Boris BobrovRemove mongodb-related stuff
2017-06-18 Boris BobrovAdd Robert to AUTHORS
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-aradhyaFix test_celery_setup error
2017-06-16 vijeth-aradhyaSimple hack to handle main workflow problem
2017-06-13 vijeth-aradhyaCelery concurrency is set to one
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-10 Boris BobrovFix tests to reflect that we've moved to amqp
2017-06-09 Boris Bobrovmove exifread to other dependencies
2017-06-09 Boris BobrovMerge branch 'amqp-switch'
2017-06-09 Boris BobrovRemove upper cap on celery kombu
2017-06-09 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2017-06-09 Boris BobrovSwitch to rabbitmq by default and in docs
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-06 Andrew BrowningAdd register_captcha template hook
2017-06-04 vijeth-aradhyaAdd workflow method to other media ProcessingManagers
2017-06-04 vijeth-aradhyaAdd workflow method to VideoProcessingManager
2017-06-04 vijeth-aradhyaAdd workflow method to ProcessingManager
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-05-23 Boris BobrovChange all tabs to spaces in js file
2017-05-03 Boris BobrovRemove tinymce from dependencies
2017-04-02 Boris BobrovChange aria-text when state changes
2017-04-02 Boris BobrovMake play button a button instead of div
2017-04-02 Boris BobrovAdd aria attributes to audio player
2017-04-02 Boris BobrovMove audio html out of js
2017-04-01 Boris BobrovCommit session after alembic updates have finished
2017-03-04 Boris BobrovPass connection to EnvironmentContext.configure
2017-03-01 Andrew BrowningFix trivial spelling and spacing error in cli help
2017-02-14 Andrew BrowningFix #5500 UnicodeEncodeError in atom feed
2017-02-14 vijeth-aradhyaedit_profile.html: Consistency in the width of input...
2017-01-29 Boris BobrovHeaders for collection items
2017-01-29 Boris BobrovAdd Stéphane Péchard to authors
2017-01-29 Boris BobrovMerge remote-tracking branch 'spechards-mediagoblin...
2017-01-29 vijeth-aradhyaoob.html: Removed line breaks around the verifier code
2017-01-29 Boris BobrovAdd Varadhya to AUTHORS
2017-01-29 vijeth-aradhyapost_comment.js, media.html: Add AJAX for posting comments
2017-01-16 Andrew BrowningFix #5484 - Add video icon to collection thumbnail
2017-01-16 aylephAdd media_titleinfo template hook
2016-11-14 Ben SturmfelsMerge branch '975-spanish-translation', fixes #975.
2016-11-12 Ben SturmfelsFix minor grammar issues in contributing docs; add...
2016-11-12 Alexandre FrankeAdd links in site-admin documentation foreword
2016-11-12 Ben SturmfelsUpdate contributor names.
2016-11-12 Ben SturmfelsMerge branch 'thumbnail', fixes #592.
2016-11-12 Ben SturmfelsMerge `white-space` change into main `.media_thumbnail...
2016-11-04 Andrew BrowningApply consistency & PEP8 to atom feeds
2016-11-04 Ben SturmfelsAdd thumbnail image to Atom feed.
2016-10-23 Andrew BrowningAdd kesara to list of AUTHORS
2016-10-23 Andrew BrowningFix #664 - Text overflow in media headings
2016-10-17 Andrew BrowningFix typo in user processing panel
2016-09-18 Olivier MehaniUpdate maps copyright notice to OSM
2016-09-18 Olivier MehaniUse OSM tiles in Geolocation plugin #5466
2016-09-18 Ben SturmfelsSpell-check the entire documentation.
next