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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
|
*
|
added comments and did a little refactoring. not sure if it is actually any c...
Rodney Ewing
2013-08-16
1
-2
/
+10
|
*
|
very rough working version of image reprocessing
Rodney Ewing
2013-08-16
1
-3
/
+3
|
*
|
added image reprocessing
Rodney Ewing
2013-08-16
2
-2
/
+21
*
|
|
- need self.metadata with BaseProcessingFail
Rodney Ewing
2013-08-19
1
-1
/
+2
*
|
|
-update to latest master
Rodney Ewing
2013-08-19
2
-11
/
+12
*
|
|
Tweak Celery Task
Sebastian Spaeth
2013-08-19
2
-15
/
+14
|
/
/
*
|
Revert "Leave slug empty until we are sure media processing was successful."
Rodney Ewing
2013-08-08
1
-2
/
+0
*
|
Leave slug empty until we are sure media processing was successful.
Rodney Ewing
2013-08-07
1
-0
/
+2
|
/
*
Doc string for ProcessingState.
Elrond
2013-04-22
1
-0
/
+8
*
MediaManager: Use .foo instead of ['foo'].
Elrond
2013-04-17
1
-1
/
+1
*
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
2
-14
/
+1
*
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
2
-3
/
+37
*
Don't pass request into run_process_media
Sebastian Spaeth
2013-01-15
1
-1
/
+2
*
Make PuSHing the Pubhubsubbub server an async task (#436, #585)
Sebastian Spaeth
2013-01-15
1
-3
/
+45
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Remove ObjectId from the tree
Sebastian Spaeth
2012-12-25
1
-3
/
+2
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
2
-7
/
+7
*
We don't need to save entries during processing... also adding comments expla...
Christopher Allan Webber
2012-12-12
1
-0
/
+3
*
make media_manager a property of MediaEntry in mixin.py
Sebastian Spaeth
2012-12-04
1
-4
/
+1
*
HTTP callback fixes
Joar Wandborg
2012-09-26
1
-1
/
+1
*
Added support for http callbacks on processing
Joar Wandborg
2012-09-26
1
-0
/
+8
*
All processing exceptions are now logged
Joar Wandborg
2012-08-01
1
-0
/
+8
*
Panel improvements
Joar Wandborg
2012-07-11
2
-9
/
+21
*
Minor improvements to the processing panel
Joar Wandborg
2012-07-10
1
-4
/
+9
*
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
2
-57
/
+79
*
Turn processing.py into a submodule.
Elrond
2012-03-21
1
-0
/
+154
[prev]