aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Replace print statements to loggingvijeth-aradhya2017-08-052-28/+18
| * | 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
| |\ \
| * | | 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
* | | | always guess the same filetypeBoris Bobrov2018-07-121-2/+5
* | | | finally fix url validatorBoris Bobrov2018-07-121-2/+2
* | | | Revert "Revert "Import messages in blog views""Boris Bobrov2018-07-121-1/+1
* | | | fix typoBoris Bobrov2018-07-111-1/+1
* | | | fix auth error and simplify url and email checksBoris Bobrov2018-07-112-18/+11
* | | | remove requirement for the file to be with single dot in nameBoris Bobrov2018-07-111-11/+2
* | | | fix default gmg help messageBoris Bobrov2018-07-111-1/+4
* | | | Merge remote-tracking branch 'gsoc2016/Subtitle-1'Boris Bobrov2018-07-1022-6/+794
|\ \ \ \