index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add previous mg css to video player
vijeth-aradhya
2017-07-31
1
-2
/
+21
*
Modify video.html to add video-resolution-switcher plugin
vijeth-aradhya
2017-07-23
1
-27
/
+14
*
Add change-video-resolution.js to start video-resolution-switcher plugin
vijeth-aradhya
2017-07-23
1
-0
/
+27
*
Add video-resolution-switcher (video.js plugin) v0.4.2
vijeth-aradhya
2017-07-23
2
-0
/
+2
*
Change video.js version to v5.20.1
vijeth-aradhya
2017-07-23
2
-2
/
+2
*
Revert "Modify video template to accomodate multiple resolutions"
vijeth-aradhya
2017-07-23
1
-14
/
+27
*
Revert "Add change-video-resolution.js to start the plugin"
vijeth-aradhya
2017-07-23
1
-43
/
+0
*
Revert "Modify video-js link folder and change version"
vijeth-aradhya
2017-07-23
1
-1
/
+1
*
Revert "Add video-resolution-switcher (v0.4.2) plugin"
vijeth-aradhya
2017-07-23
16
-1181
/
+0
*
Add video-resolution-switcher (v0.4.2) plugin
vijeth-aradhya
2017-07-18
16
-0
/
+1181
*
Modify video-js link folder and change version
vijeth-aradhya
2017-07-18
1
-1
/
+1
*
Add change-video-resolution.js to start the plugin
vijeth-aradhya
2017-07-16
1
-0
/
+43
*
Modify video template to accomodate multiple resolutions
vijeth-aradhya
2017-07-16
1
-27
/
+14
*
Add get_all_media() in MediaEntryMixin
vijeth-aradhya
2017-07-16
1
-0
/
+27
*
Add property to media_fetch_order
vijeth-aradhya
2017-07-03
1
-1
/
+10
*
Fix test_accepted_resolutions
vijeth-aradhya
2017-06-27
1
-6
/
+7
*
Implement copy_original and _keep_best
vijeth-aradhya
2017-06-25
2
-10
/
+38
*
Test whether video is transcoded to all resolutions
vijeth-aradhya
2017-06-25
1
-3
/
+11
*
Test accepted_files and accepted_resolutions
vijeth-aradhya
2017-06-25
2
-1
/
+22
*
Add test_chord for TestSubmissionVideo
vijeth-aradhya
2017-06-25
1
-8
/
+74
*
Add VideoProcessingManager.workflow() tests
vijeth-aradhya
2017-06-25
1
-0
/
+69
*
Use tuple as default return type of workflow()
vijeth-aradhya
2017-06-21
2
-5
/
+6
*
Add choice of video resolutions for instance owner
vijeth-aradhya
2017-06-20
2
-12
/
+28
*
Render webm_480 as default if webm_video is absent
vijeth-aradhya
2017-06-17
3
-4
/
+11
*
Fix test_celery_setup error
vijeth-aradhya
2017-06-17
1
-2
/
+3
*
Simple hack to handle main workflow problem
vijeth-aradhya
2017-06-17
9
-47
/
+15
*
Celery concurrency is set to one
vijeth-aradhya
2017-06-13
1
-1
/
+1
*
Add complimentary_tasks to the celery group
vijeth-aradhya
2017-06-13
1
-10
/
+7
*
Individual resolution transcoding fixes
vijeth-aradhya
2017-06-13
2
-8
/
+5
*
Celery Priority testing with debug statements
vijeth-aradhya
2017-06-13
10
-47
/
+80
*
Few more changes to celery priority tasking
vijeth-aradhya
2017-06-12
1
-11
/
+16
*
Add priority to the celery tasks
vijeth-aradhya
2017-06-12
9
-21
/
+42
*
Add additional celery config settings
vijeth-aradhya
2017-06-11
3
-3
/
+15
*
Merge branch 'master' into 'multiple-qualities-backend'
Vijeth Aradhya
2017-06-10
8
-19
/
+21
|
\
|
*
Fix tests to reflect that we've moved to amqp
Boris Bobrov
2017-06-10
1
-4
/
+1
|
*
move exifread to other dependencies
Boris Bobrov
2017-06-10
1
-3
/
+1
|
*
Merge branch 'amqp-switch'
Boris Bobrov
2017-06-10
4
-6
/
+12
|
|
\
|
|
*
Remove upper cap on celery kombu
Boris Bobrov
2017-06-10
1
-2
/
+1
|
|
*
Switch to rabbitmq by default and in docs
Boris Bobrov
2017-06-09
3
-4
/
+11
|
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblin
Boris Bobrov
2017-06-09
2
-1
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add space between words in blog message
Andrew Browning
2017-06-06
1
-1
/
+1
|
|
*
Add register_captcha template hook
Andrew Browning
2017-06-06
1
-0
/
+1
|
*
|
Change all tabs to spaces in js file
Boris Bobrov
2017-05-23
1
-5
/
+5
|
|
/
*
|
Add main_task, complimentary_task and cleanup
vijeth-aradhya
2017-06-09
1
-0
/
+25
*
|
Modify CommonVideoPrcoessor to accomodate mulitple qualities
vijeth-aradhya
2017-06-09
1
-47
/
+37
*
|
Add workflow method to other media ProcessingManagers
vijeth-aradhya
2017-06-05
6
-0
/
+31
*
|
Add workflow method to VideoProcessingManager
vijeth-aradhya
2017-06-05
3
-5
/
+13
*
|
Add workflow method to ProcessingManager
vijeth-aradhya
2017-06-04
1
-0
/
+7
*
|
media_types/video/processing.py: Move store_metadata
vijeth-aradhya
2017-06-02
1
-11
/
+11
*
|
media_types/video/util.py: Add accepted resolutions
vijeth-aradhya
2017-05-31
1
-0
/
+9
|
/
[next]