Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let users know when their migrations are from the future :O | Christopher Allan Webber | 2011-07-30 | 1 | -3/+10 |
* | Move setting up of storage into init/__init__.py | Elrond | 2011-07-18 | 1 | -0/+14 |
* | Move application level setup of database to init/ | Elrond | 2011-07-17 | 1 | -0/+29 |
* | Move db_name default into config_spec.ini | Elrond | 2011-07-11 | 1 | -1/+1 |
* | Factor setup_workbench into init submodule. | Elrond | 2011-07-07 | 1 | -0/+10 |
* | Let setup_global_and_app_config call setup_globals | Elrond | 2011-07-05 | 1 | -0/+5 |
* | Create setup_global_and_app_config | Elrond | 2011-07-04 | 1 | -0/+13 |
* | Move setting up of staticdirector to init submodule | Elrond | 2011-07-04 | 1 | -0/+21 |
* | Move config.py to init/ | Elrond | 2011-07-02 | 1 | -0/+122 |
* | Move get_jinja_loader to init submodule. | Elrond | 2011-07-02 | 1 | -0/+18 |
* | Move mediagoblin.celery_setup -> mediagoblin.init.celery | Elrond | 2011-07-02 | 4 | -0/+182 |
* | Start mediagoblin.init | Elrond | 2011-07-02 | 1 | -0/+15 |