Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the new config "plugin spec" loading code so it doesn't break on no ↵ | Christopher Allan Webber | 2013-05-08 | 1 | -1/+1 |
| | | | | plugins section | ||||
* | Allow plugins to install their own config_spec.ini if they like. | Christopher Allan Webber | 2013-05-08 | 1 | -0/+42 |
| | | | | This commit sponsored by Timothy Vollmer. Thanks Tim! | ||||
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | Whitespace and formatting cleanup. | Nathan Yergler | 2011-10-01 | 1 | -1/+1 |
| | | | | | | | * Removed trailing whitespace * Line length < 80 where possible * Honor conventions on number of blank lines * Honor conventions about spaces around :, = | ||||
* | 508. Updates copyright/license information | Will Kahn-Greene | 2011-09-01 | 1 | -1/+1 |
| | |||||
* | Move config.py to init/ | Elrond | 2011-07-02 | 1 | -0/+122 |
Some simple changes needed to do that. The interesting question left: Should config_spec.ini also be moved? |