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 main_transcoding_progress to ProgressCallback
vijeth-aradhya
2017-08-22
2
-3
/
+9
*
Add main_transcoding_progress column migration
vijeth-aradhya
2017-08-22
2
-0
/
+29
*
Add videojs-resolution-switcher to gitignore
vijeth-aradhya
2017-08-22
1
-0
/
+1
*
Create a seperate test for get_all_media
vijeth-aradhya
2017-08-17
1
-3
/
+24
*
Add test for get_all_media()
vijeth-aradhya
2017-08-16
1
-1
/
+20
*
Change webm to webm_video in media_size check
vijeth-aradhya
2017-08-14
1
-2
/
+2
*
Merge branch 'master' into 'multiple-qualities-frontend'
Vijeth Aradhya
2017-08-14
7
-372
/
+9
|
\
|
*
Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblin
Boris Bobrov
2017-06-26
3
-6
/
+4
|
|
\
|
|
*
Apply button_warning style to blog delete buttons
Andrew Browning
2017-06-19
3
-4
/
+4
|
|
*
Fix #830 - Remove exif from blog posts
Andrew Browning
2017-06-19
1
-2
/
+0
|
*
|
Remove mongodb-related stuff
Boris Bobrov
2017-06-18
2
-364
/
+0
|
|
/
|
*
Add Robert to AUTHORS
Boris Bobrov
2017-06-18
1
-0
/
+1
|
*
Re #5308 added cascade to blog mediatype
Robert Smith
2017-06-17
1
-2
/
+4
*
|
Small changes to fixing transcode percentage
vijeth-aradhya
2017-08-11
2
-10
/
+8
*
|
Change entry.title to entry.id in logging
vijeth-aradhya
2017-08-10
1
-3
/
+3
*
|
Fix percentage reporting
vijeth-aradhya
2017-08-10
4
-6
/
+26
*
|
Add unicode to accomodate title of MediaEntry
vijeth-aradhya
2017-08-08
1
-3
/
+3
*
|
Replace print statements to logging
vijeth-aradhya
2017-08-05
2
-28
/
+18
*
|
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
[next]