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
path:
root
/
mediagoblin
/
process_media
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes after merging video branch into master
Joar Wandborg
2011-11-21
1
-195
/
+0
*
Merge branch 'video_gstreamer-only'
Joar Wandborg
2011-11-21
1
-0
/
+3
|
\
|
*
Stashing changes
Joar Wandborg
2011-11-21
1
-0
/
+3
*
|
Made the image processing use intermediary conversion file.
Christopher Allan Webber
2011-11-20
1
-8
/
+22
*
|
Dot-Notation for "_id"
Elrond
2011-11-15
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
1
-8
/
+10
|
\
\
|
*
|
Whitespace and formatting cleanup.
Nathan Yergler
2011-10-01
1
-8
/
+10
|
|
/
*
|
Final step for non-force-conversion to jpeg
Christopher Allan Webber
2011-11-12
1
-9
/
+6
*
|
Don't force-convert resized images to JPEG.
Christopher Allan Webber
2011-11-12
1
-2
/
+2
|
/
*
Feature #571 - Closing storage objects - Removed closing(), renamed
Joar Wandborg
2011-09-05
1
-14
/
+5
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
1
-1
/
+1
*
Made a wrapper for cloudfiles.storage_object.Object
Joar Wandborg
2011-09-01
1
-2
/
+2
*
Converting multi-line-string-comment to a real comment.
Christopher Allan Webber
2011-08-13
1
-5
/
+3
*
@task decorator no longer used! Removing that import.
Christopher Allan Webber
2011-08-13
1
-1
/
+13
*
Capture and properly handle errors.
Christopher Allan Webber
2011-08-13
1
-22
/
+32
*
Proper handling of processor failures, working as hoped!
Christopher Allan Webber
2011-08-13
1
-11
/
+65
*
Create processing errors and raise BadMediaFail on failure to load the image
Christopher Allan Webber
2011-08-12
1
-1
/
+7
*
Feature 477 - Support Cloud Files public storage
Joar Wandborg
2011-08-04
1
-3
/
+10
*
Merge remote branch 'remotes/jwandborg/feature_400-resize_images_to_fit_page'
Christopher Allan Webber
2011-07-16
1
-13
/
+20
|
\
|
*
Feature #400 - Resize images to fit on page - Additions
Joar Wandborg
2011-07-03
1
-13
/
+20
*
|
Set the jpeg quality at 90 for now...
Christopher Allan Webber
2011-07-04
1
-2
/
+2
*
|
Not happy with 180x135, switching back to 180x180
Christopher Allan Webber
2011-07-04
1
-1
/
+1
*
|
New thumbnail size is apparently 180x135.
Christopher Allan Webber
2011-07-03
1
-1
/
+1
|
/
*
Feature #400 - Resize images to fit on page
Joar Wandborg
2011-07-03
1
-11
/
+25
*
Merge remote branch 'remotes/elrond/dev/workbench_class'
Christopher Allan Webber
2011-06-14
1
-3
/
+3
|
\
|
*
Move destroy_workbench to Workbench class
Elrond
2011-06-14
1
-1
/
+1
|
*
Create a Workbench class and use it everywhere.
Elrond
2011-06-13
1
-2
/
+2
*
|
Merge remote branch 'remotes/elrond/idea/simple_proc_media_clean'
Christopher Allan Webber
2011-06-12
1
-8
/
+10
|
\
\
|
|
/
|
/
|
|
*
Refactor filename generation in the public store
Elrond
2011-06-08
1
-8
/
+10
*
|
ensure color mode compatibility when making image thumbnails
cfdv
2011-06-12
1
-0
/
+3
*
|
First import of mg_globals as mgg, partly because I just wanted it to
Christopher Allan Webber
2011-06-12
1
-11
/
+11
*
|
mediagoblin.globals->mediagoblin.mg_globals
Christopher Allan Webber
2011-06-12
1
-1
/
+1
*
|
possibly_localize_file->localized_file... a bit less terribly long.
Christopher Allan Webber
2011-06-11
1
-1
/
+1
*
|
Switch process_media over to using the workbench.
Christopher Allan Webber
2011-06-11
1
-2
/
+11
*
|
Import mediagoblin.globals as mg_globals so we can be sure things are
Christopher Allan Webber
2011-06-11
1
-9
/
+10
|
/
*
Move ObjectId, DESCENDING to db.util
Elrond
2011-05-18
1
-2
/
+2
*
Erk, we didn't save the state right before
Christopher Allan Webber
2011-05-06
1
-2
/
+2
*
Process media! Successfully!
Christopher Allan Webber
2011-05-06
1
-5
/
+20
*
Add a rudimentary media processing function.
Christopher Allan Webber
2011-05-03
1
-0
/
+50