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
/
processing
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming the processing manager stuff to be less ambiguous.
Christopher Allan Webber
2013-08-16
1
-3
/
+10
*
Updating to the point where we can allllmost run with the new reprocessing code
Christopher Allan Webber
2013-08-16
1
-3
/
+37
*
Should be enough to get to the point where you can actually initialize a proc...
Christopher Allan Webber
2013-08-16
1
-2
/
+14
*
Steps toward working "run" reprocessing command.
Christopher Allan Webber
2013-08-16
1
-1
/
+25
*
`gmg reprocess available --action-help` now tells you processor arguments!
Christopher Allan Webber
2013-08-16
1
-3
/
+3
*
"initial" reprocessing subcommand now works!
Christopher Allan Webber
2013-08-16
1
-2
/
+6
*
More steps towards a working reprocessing system.
Christopher Allan Webber
2013-08-16
1
-9
/
+19
*
Documentation for the MediaProcessor
Christopher Allan Webber
2013-08-16
1
-4
/
+54
*
started coding basics of new processing code
Christopher Allan Webber
2013-08-16
1
-0
/
+52
*
fix storage paramater in get_orig_filename(), fix __init__ for ProceessImage,...
Rodney Ewing
2013-08-16
1
-1
/
+3
*
change get_queued_filename to get_orig_filename and modified function
Rodney Ewing
2013-08-16
1
-27
/
+21
*
very rough working version of image reprocessing
Rodney Ewing
2013-08-16
1
-3
/
+3
*
added image reprocessing
Rodney Ewing
2013-08-16
1
-0
/
+17
*
Doc string for ProcessingState.
Elrond
2013-04-22
1
-0
/
+8
*
Implement queue dir delete for proc_state.delete_queue_file
Elrond
2013-04-08
1
-1
/
+6
*
Create ProcessingState.store_public.
Elrond
2013-04-03
1
-2
/
+10
*
Kill monkeypatching of ProcessingState.
Elrond
2013-02-08
1
-13
/
+0
*
Also refactor "copy original into public storage".
Elrond
2013-02-08
1
-0
/
+6
*
ProcessingState: Document monkey patching.
Elrond
2013-02-08
1
-0
/
+10
*
Implement ProcessingState class and use for images
Elrond
2013-02-08
1
-0
/
+31
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
1
-3
/
+3
*
Panel improvements
Joar Wandborg
2012-07-11
1
-0
/
+11
*
Prevent non-Unicode SQLAlchemy warnings in most submission tests.
Brett Smith
2012-07-08
1
-1
/
+1
*
Merge remote-tracking branch 'joar/audio+sniffing'
Joar Wandborg
2012-03-27
1
-3
/
+0
*
Merge remote branch 'origin/master' into bug261-resized-filenames
Brett Smith
2012-03-26
1
-0
/
+32
*
Move celery task into own task.py
Elrond
2012-03-21
1
-57
/
+1
*
Turn processing.py into a submodule.
Elrond
2012-03-21
1
-0
/
+154