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
/
celery_setup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mediagoblin.celery_setup -> mediagoblin.init.celery
Elrond
2011-07-02
4
-182
/
+0
*
Actually make use of CELERY_SETUP in from_tests.py
Christopher Allan Webber
2011-06-30
1
-3
/
+6
*
Celery wasn't really being properly connected during tests.
Christopher Allan Webber
2011-06-26
3
-8
/
+10
*
Need to run nosetests with CELERY_CONFIG_MODULE set to from_tests again.
Christopher Allan Webber
2011-06-19
2
-5
/
+35
*
Removing "paste config" phrasing where we're no longer using paste's config
Christopher Allan Webber
2011-06-19
1
-3
/
+3
*
Nosetests should now be able to run using the new configobj / app init setup
Christopher Allan Webber
2011-06-18
1
-42
/
+0
*
Updating celery_setup.from_celery to use new config loading / app init
Christopher Allan Webber
2011-06-18
1
-54
/
+12
*
Removing option to set celery config section.
Christopher Allan Webber
2011-06-18
1
-3
/
+3
*
Removing type conversions from setup_celery_from_config.
Christopher Allan Webber
2011-06-18
1
-64
/
+5
*
mediagoblin.globals->mediagoblin.mg_globals
Christopher Allan Webber
2011-06-12
1
-1
/
+1
*
Merge remote branch 'remotes/elrond/idea/clean_celery_setup'
Christopher Allan Webber
2011-06-12
2
-6
/
+5
|
\
|
*
celery_setup: drop param to setup_self and simplify OUR_MODULENAME
Elrond
2011-06-10
2
-7
/
+5
*
|
Moving workbench out of process_media
Christopher Allan Webber
2011-06-11
1
-2
/
+1
*
|
Have the application set up instances of the WorkbenchManager.
Christopher Allan Webber
2011-06-11
1
-2
/
+8
|
/
*
Proper webtest infrastructure... seems to be about right anyway :)
Christopher Allan Webber
2011-06-04
1
-0
/
+43
*
Propagate Exceptions up in Celery-Eager-Mode
Elrond
2011-06-03
1
-0
/
+1
*
Now you can set CELERY_ALWAYS_EAGER environment variable so that you
Christopher Allan Webber
2011-05-20
1
-0
/
+5
*
Factor out most of the database connection into db/open.py
Elrond
2011-05-19
1
-6
/
+2
*
Clean unused imports (found by pyflakes).
Elrond
2011-05-18
1
-2
/
+1
*
Renaming connect_database to connect_database_from_config and using in from_c...
Christopher Allan Webber
2011-05-18
1
-5
/
+3
*
Move models into new db/ directory
Elrond
2011-05-18
1
-1
/
+2
*
Asbool the email debug mode option
Christopher Allan Webber
2011-05-08
1
-2
/
+2
*
Only convert db port if it's there and use asint to do it (better errors if f...
Christopher Allan Webber
2011-05-08
1
-1
/
+5
*
mgoblin_section.get, not app_config.get (doh)
Christopher Allan Webber
2011-05-08
1
-1
/
+1
*
Added an email debug mode which, by default, is enabled
Christopher Allan Webber
2011-05-07
1
-0
/
+1
*
Updated default sender address
Joar Wandborg
2011-05-08
1
-1
/
+1
*
Made changes according to http://bugs.foocorp.net/issues/271#note-7
Joar Wandborg
2011-05-08
1
-0
/
+4
*
Force imports of stuff like mediagoblin.process_media which has tasks we need
Christopher Allan Webber
2011-05-03
1
-0
/
+6
*
Register the models when using from_celery
Christopher Allan Webber
2011-05-01
1
-1
/
+2
*
Now we have something useful: mediagoblin.celery_setup.from_celery
Christopher Allan Webber
2011-05-01
1
-0
/
+87
*
tests for setup_celery_from_config()
Christopher Allan Webber
2011-04-30
1
-1
/
+1
*
A few more corrections to make setup_celery_from_config() work right
Christopher Allan Webber
2011-04-30
1
-7
/
+13
*
Import based on the DEFAULT_SETTINGS_MODULE in setup_celery_from_config
Christopher Allan Webber
2011-04-30
1
-6
/
+19
*
Commit dummy_settings_module, of course.
Christopher Allan Webber
2011-04-24
1
-0
/
+0
*
setup_celery_from_config tool. Haven't tried if it works, but looks right...
Christopher Allan Webber
2011-04-24
1
-0
/
+121