| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-10-19 | Added configuration access including tests to remote | Sebastian Thiel | |
| config: fixed issue that would cause it to abort reading if the file did not exist - this is valid now Test does not work as the configuration parsing does not work as expected - this must be fixed first | |||
| 2009-10-19 | added additional testing for the configuration, concurrent access and config ↵ | Sebastian Thiel | |
| reading, all tests work | |||
| 2009-10-19 | implemented config class as far as necessary, one check is still failing | Sebastian Thiel | |
| Added odict module to get an OrderedDict to be used in the config parser, assuring the order of sections and options does not change | |||
| 2009-10-18 | Added frame for configuration reader involving a meta class, decorators and ↵ | Sebastian Thiel | |
| tests - most of which still has to be filled out | |||
