Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mediagoblin.celery_setup -> mediagoblin.init.celery | Elrond | 2011-07-02 | 1 | -33/+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 | 1 | -1/+5 |
* | Need to run nosetests with CELERY_CONFIG_MODULE set to from_tests again. | Christopher Allan Webber | 2011-06-19 | 1 | -0/+26 |
* | Nosetests should now be able to run using the new configobj / app init setup | Christopher Allan Webber | 2011-06-18 | 1 | -42/+0 |
* | celery_setup: drop param to setup_self and simplify OUR_MODULENAME | Elrond | 2011-06-10 | 1 | -3/+2 |
* | Proper webtest infrastructure... seems to be about right anyway :) | Christopher Allan Webber | 2011-06-04 | 1 | -0/+43 |