Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turning on caching for mediagoblin testing after all? | Christopher Allan Webber | 2011-09-05 | 1 | -1/+2 |
* | Basic beaker caching functionality added to the application. | Christopher Allan Webber | 2011-08-23 | 1 | -0/+3 |
* | Must switch queuestore_base_dir -> base_dir in test_mgoblin_app.ini | Christopher Allan Webber | 2011-08-23 | 1 | -1/+1 |
* | Updating tests for new storage config code | Christopher Allan Webber | 2011-08-21 | 1 | -3/+7 |
* | Removing option to make tags lowercase | Christopher Allan Webber | 2011-07-30 | 1 | -1/+0 |
* | Adds tag unit testing | Caleb Forbes Davis V | 2011-07-29 | 1 | -0/+5 |
* | Move mediagoblin.celery_setup -> mediagoblin.init.celery | Elrond | 2011-07-02 | 1 | -1/+1 |
* | Celery wasn't really being properly connected during tests. | Christopher Allan Webber | 2011-06-26 | 1 | -2/+5 |
* | Nosetests should now be able to run using the new configobj / app init setup | Christopher Allan Webber | 2011-06-18 | 1 | -0/+12 |