Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | 508. Updates copyright/license information | Will Kahn-Greene | 2011-09-01 | 1 | -1/+1 |
| | |||||
* | Merge remote branch 'remotes/elrond/idea/globals_check' | Christopher Allan Webber | 2011-06-19 | 1 | -0/+7 |
|\ | | | | | | | | | Conflicts: mediagoblin/tests/test_globals.py | ||||
| * | Let setup_globals check for known globals | Elrond | 2011-06-12 | 1 | -0/+7 |
| | | | | | | | | | | | | To avoid typos in calling setup_globals(), only allow globals, which are already known to the system. Plugins should have their own globals. | ||||
* | | Reset the globals parameters while testing parameters | Christopher Allan Webber | 2011-06-19 | 1 | -11/+20 |
| | | | | | | | | | | (This way we can be sure that the database is torn down if necessary but this was the only test that passed last.) | ||||
* | | mediagoblin.globals->mediagoblin.mg_globals | Christopher Allan Webber | 2011-06-12 | 1 | -1/+1 |
|/ | |||||
* | Make certain bits of info accessable as global variables from anywhere | Christopher Allan Webber | 2011-04-24 | 1 | -0/+29 |