mediagoblin.git
2017-11-11 Romain PorteFixed flake8 errors for tests/test_api.py
2017-11-11 Romain PorteAdded tests for custom file name using API
2017-11-11 Romain PorteChange API filename upload using custom header
2017-11-11 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2017-11-11 Boris Bobrovadd Roman to AUTHORS
2017-11-11 Romain PorteReplaced /bin/celeryd by /bin/celery in lazycelery
2017-10-31 Andrew BrowningFix location of host-meta.xml file [#5543]
2017-10-23 Andrew BrowningFix trivial spelling error in test comment
2017-10-16 Simen HeggestøylPort batchaddmedia command to Python 3
2017-10-16 Simen HeggestøylMake admin panel headers readable in Airy theme
2017-10-16 Simen HeggestøylHandle collection in batchaddmedia command
2017-10-16 Simen HeggestøylSupport Unicode characters in configuration values
2017-10-16 Simen HeggestøylRemove dead code in batchaddmedia.py
2017-10-08 Andrew BrowningUpdate batchaddmedia csv description docs [5458]
2017-09-20 Andrew BrowningFix #5460 - Log IP address for failed login
2017-09-20 Andrew BrowningFix #5517 - Change docs to clone repo using https
2017-09-20 Andrew BrowningAdd unit test for #5524
2017-09-20 Andrew BrowningFix #5524 Zero division error in exif.py
2017-08-29 Vijeth AradhyaMerge branch 'multiple-qualities-frontend' into 'transc...
2017-08-29 vijeth-aradhyaChange complimentary_task to complementary_tas
2017-08-27 vijeth-aradhyaRemove self.entry in VideoTranscoder
2017-08-22 vijeth-aradhyaShow default resolution progress in processing panel
2017-08-22 vijeth-aradhyaAdd main_transcoding_progress to ProgressCallback
2017-08-22 vijeth-aradhyaAdd main_transcoding_progress column migration
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-15 aylephFix #5514 - Add to Collection causes server error
2017-08-15 Andrew BrowningProperly escape asterisk in *buntu
2017-08-15 aylephFix #5513 - Can't delete blog post drafts
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
next