aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add previous mg css to video playervijeth-aradhya2017-07-311-2/+21
* Modify video.html to add video-resolution-switcher pluginvijeth-aradhya2017-07-231-27/+14
* Add change-video-resolution.js to start video-resolution-switcher pluginvijeth-aradhya2017-07-231-0/+27
* Add video-resolution-switcher (video.js plugin) v0.4.2vijeth-aradhya2017-07-232-0/+2
* Change video.js version to v5.20.1vijeth-aradhya2017-07-232-2/+2
* Revert "Modify video template to accomodate multiple resolutions"vijeth-aradhya2017-07-231-14/+27
* Revert "Add change-video-resolution.js to start the plugin"vijeth-aradhya2017-07-231-43/+0
* Revert "Modify video-js link folder and change version"vijeth-aradhya2017-07-231-1/+1
* Revert "Add video-resolution-switcher (v0.4.2) plugin"vijeth-aradhya2017-07-2316-1181/+0
* Add video-resolution-switcher (v0.4.2) pluginvijeth-aradhya2017-07-1816-0/+1181
* Modify video-js link folder and change versionvijeth-aradhya2017-07-181-1/+1
* Add change-video-resolution.js to start the pluginvijeth-aradhya2017-07-161-0/+43
* Modify video template to accomodate multiple resolutionsvijeth-aradhya2017-07-161-27/+14
* Add get_all_media() in MediaEntryMixinvijeth-aradhya2017-07-161-0/+27
* Add property to media_fetch_ordervijeth-aradhya2017-07-031-1/+10
* Fix test_accepted_resolutionsvijeth-aradhya2017-06-271-6/+7
* Implement copy_original and _keep_bestvijeth-aradhya2017-06-252-10/+38
* Test whether video is transcoded to all resolutionsvijeth-aradhya2017-06-251-3/+11
* Test accepted_files and accepted_resolutionsvijeth-aradhya2017-06-252-1/+22
* Add test_chord for TestSubmissionVideovijeth-aradhya2017-06-251-8/+74
* Add VideoProcessingManager.workflow() testsvijeth-aradhya2017-06-251-0/+69
* Use tuple as default return type of workflow()vijeth-aradhya2017-06-212-5/+6
* Add choice of video resolutions for instance ownervijeth-aradhya2017-06-202-12/+28
* Render webm_480 as default if webm_video is absentvijeth-aradhya2017-06-173-4/+11
* Fix test_celery_setup errorvijeth-aradhya2017-06-171-2/+3
* Simple hack to handle main workflow problemvijeth-aradhya2017-06-179-47/+15
* Celery concurrency is set to onevijeth-aradhya2017-06-131-1/+1
* Add complimentary_tasks to the celery groupvijeth-aradhya2017-06-131-10/+7
* Individual resolution transcoding fixesvijeth-aradhya2017-06-132-8/+5
* Celery Priority testing with debug statementsvijeth-aradhya2017-06-1310-47/+80
* Few more changes to celery priority taskingvijeth-aradhya2017-06-121-11/+16
* Add priority to the celery tasksvijeth-aradhya2017-06-129-21/+42
* Add additional celery config settingsvijeth-aradhya2017-06-113-3/+15
* Merge branch 'master' into 'multiple-qualities-backend'Vijeth Aradhya2017-06-108-19/+21
|\
| * Fix tests to reflect that we've moved to amqpBoris Bobrov2017-06-101-4/+1
| * move exifread to other dependenciesBoris Bobrov2017-06-101-3/+1
| * Merge branch 'amqp-switch'Boris Bobrov2017-06-104-6/+12
| |\
| | * Remove upper cap on celery kombuBoris Bobrov2017-06-101-2/+1
| | * Switch to rabbitmq by default and in docsBoris Bobrov2017-06-093-4/+11
| * | Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblinBoris Bobrov2017-06-092-1/+2
| |\ \ | | |/ | |/|
| | * Add space between words in blog messageAndrew Browning2017-06-061-1/+1
| | * Add register_captcha template hookAndrew Browning2017-06-061-0/+1
| * | Change all tabs to spaces in js fileBoris Bobrov2017-05-231-5/+5
| |/
* | Add main_task, complimentary_task and cleanupvijeth-aradhya2017-06-091-0/+25
* | Modify CommonVideoPrcoessor to accomodate mulitple qualitiesvijeth-aradhya2017-06-091-47/+37
* | Add workflow method to other media ProcessingManagersvijeth-aradhya2017-06-056-0/+31
* | Add workflow method to VideoProcessingManagervijeth-aradhya2017-06-053-5/+13
* | Add workflow method to ProcessingManagervijeth-aradhya2017-06-041-0/+7
* | media_types/video/processing.py: Move store_metadatavijeth-aradhya2017-06-021-11/+11
* | media_types/video/util.py: Add accepted resolutionsvijeth-aradhya2017-05-311-0/+9
|/