]> mj.ucw.cz Git - eval.git/history - t/moe/config.py
Added unfix(), corrected fix()
[eval.git] / t / moe / config.py
2010-09-24 Tomas GavenciakAdded unfix(), corrected fix()
2010-09-22 Tomas GavenciakAdd context manager to ConfigTree.parse
2010-09-22 Tomas GavenciakAdded ConfigTree.remove, adapted parse and parse_file
2010-09-22 Tomas GavenciakFixed ConfigVar.variables in case of no operations
2010-09-22 Tomas GavenciakFixed variable-list returning functions and removing...
2010-09-18 Tomas GavenciakFixes in config and config parsing
2010-09-11 Tomas GavenciakMade ConfigTree.fix take list os well, added test
2010-09-10 Tomas GavenciakAdd ConfigTree.fix, improve parse_file and use it in...
2010-09-10 Tomas GavenciakPlayed with the documentation
2010-09-10 Tomas GavenciakCreated documentation
2010-09-07 Tomas GavenciakRenamed conf -> config, refactoring inside config
2009-08-14 Martin MaresMake "+=" insert spaces as necessary
2009-08-14 Martin MaresRemoved config resolution caching
2009-08-11 Martin MaresErr -> Error in all exception names (to be consistent...
2009-08-11 Martin MaresBatch task testing works (sort of)
2009-08-09 Martin MaresCleaned up exception handling and logging
2009-08-09 Martin MaresLogging
2009-08-09 Martin MaresImplemented configuration overrides from the command...
2009-08-09 Martin MaresLocating batch tasks
2009-08-09 Martin MaresFirst attempts at the evaluation overlord
2009-08-09 Martin MaresBetter error reporting
2009-08-09 Martin MaresDo not try to distinguish between single and double...
2009-08-08 Martin MaresConfiguration values are now cached
2009-08-08 Martin MaresImplemented overrides
2009-08-08 Martin MaresBetter error reporting
2009-08-08 Martin MaresAdded a prototype of the configuration module.
2009-08-08 Martin MaresInitial experimental version of the meta-file module.