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
/
media_types
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
1
-1
/
+1
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-2
/
+0
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
2
-13
/
+12
*
Simple hack to handle main workflow problem
vijeth-aradhya
2017-06-17
1
-5
/
+0
*
Celery Priority testing with debug statements
vijeth-aradhya
2017-06-13
1
-2
/
+1
*
Add priority to the celery tasks
vijeth-aradhya
2017-06-12
1
-1
/
+2
*
Add workflow method to other media ProcessingManagers
vijeth-aradhya
2017-06-05
1
-0
/
+6
*
Image media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+36
*
Pass filename instead of file object when calling PIL.Image.save()
宋文武
2016-01-21
1
-2
/
+1
*
Fix #1053 - Add height and width attributes and MetadataProcess task
Jessica Tallon
2014-12-11
1
-7
/
+65
*
Fix #1010 - Typos in mediagoblin/media_types/image/migrations.py
Jessica Tallon
2014-10-27
1
-3
/
+3
*
Merge branch 'location'
Jessica Tallon
2014-10-09
3
-6
/
+58
|
\
|
*
Add location model and migrations
Jessica Tallon
2014-10-09
3
-6
/
+58
*
|
Fix #919 - Use class names in super call not self.__class__
Jessica Tallon
2014-09-30
1
-1
/
+1
*
|
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-5
/
+1
|
\
|
|
*
Fix #927 - Clean up federation code after Elrond's review
Jessica Tallon
2014-07-30
1
-35
/
+0
|
*
Add more tests for federation APIs
Jessica Tallon
2014-07-22
1
-4
/
+11
|
*
Fix image upload problem in API
Jessica Tallon
2014-07-22
1
-1
/
+1
|
*
Add .jpe file extension recognition
Jessica Tallon
2014-07-22
1
-1
/
+1
|
*
Refactors api uploading to media managers
xray7224
2014-07-22
1
-1
/
+27
|
*
Implement Raw Image media type plugin
Odin Hørthe Omdal
2014-07-16
1
-2
/
+0
*
|
The file() builtin has been removed in Python 3. Use open() instead.
Berker Peksag
2014-06-07
1
-1
/
+1
*
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
1
-2
/
+4
*
|
Continue to port GMG codebase.
Berker Peksag
2014-05-08
1
-2
/
+3
|
/
*
Use MEDIA_TYPE, not hardcoded variable of same value
Sebastian Spaeth
2013-12-12
1
-1
/
+1
*
Revert "Replace hardcoded URL by variable for the same."
Sebastian Spaeth
2013-12-12
1
-1
/
+1
*
Merge branch 'master' into upstream-master
Sebastian Spaeth
2013-12-12
1
-0
/
+2
|
\
|
*
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin
Aditi Mittal
2013-09-09
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin
Aditi Mittal
2013-08-31
2
-2
/
+9
|
|
\
\
|
*
\
\
Pull changes and resolve merge conflict.
Aditi
2013-08-28
1
-4
/
+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin
Aditi
2013-08-25
2
-71
/
+239
|
|
\
\
\
\
|
*
|
|
|
|
Replace hardcoded URL by variable for the same.
Aditi
2013-07-19
1
-1
/
+1
*
|
|
|
|
|
Generic'ifying the submit code to not rely on the werkzeug FileStorage datast...
Christopher Allan Webber
2013-11-13
1
-13
/
+9
*
|
|
|
|
|
Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing'
Christopher Allan Webber
2013-09-18
1
-0
/
+41
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
skip image resizing if possible
Rodney Ewing
2013-08-21
1
-0
/
+41
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
typo. conversions not convirsions
Rodney Ewing
2013-09-06
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
image media_type now have their own config_spec.ini
Rodney Ewing
2013-08-29
2
-2
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
Removing unnecessary "setup_plugin()" calls, as pointed out by Velmont.
Christopher Allan Webber
2013-08-25
1
-6
/
+1
|
/
/
*
|
make sure size is a tuple
Rodney Ewing
2013-08-16
1
-1
/
+1
*
|
refactor get_orig_filename to return an acceptable filename to the processor.
Rodney Ewing
2013-08-16
1
-9
/
+12
*
|
include a thumb_size string with each Resizer to run gmg reprocess thumbs
Rodney Ewing
2013-08-16
1
-0
/
+1
*
|
typos
Rodney Ewing
2013-08-16
1
-2
/
+2
*
|
add quality and filter args to image processors
Rodney Ewing
2013-08-16
1
-21
/
+57
*
|
Cleanup image common processor
Rodney Ewing
2013-08-16
1
-15
/
+0
*
|
remove old code
Rodney Ewing
2013-08-16
1
-1
/
+0
*
|
add bulk_run, thumbs, and initial sub_commands
Rodney Ewing
2013-08-16
1
-4
/
+8
*
|
Add image resizer and some cleanup of old code
Rodney Ewing
2013-08-16
2
-185
/
+56
*
|
Fix (by Rodney Ewing) for processing, specifically the way resize_tool was be...
Christopher Allan Webber
2013-08-16
1
-5
/
+2
*
|
Don't forget to run copy_original()! That's critical!
Christopher Allan Webber
2013-08-16
1
-0
/
+1
*
|
A couple of fixes to stupid things I did while coding this. And it WORKS!
Christopher Allan Webber
2013-08-16
1
-9
/
+19
[next]