summaryrefslogtreecommitdiff
path: root/src/leap/common/config
AgeCommit message (Expand)Author
2013-08-29Update baseconfig tests to use schema correctly.Ivan Alejandro
2013-08-28Use dirspec instead of plain xdg. Closes #3574.Ivan Alejandro
2013-08-07Fix old parameter error.Ivan Alejandro
2013-08-07Handle schemas and api versions in base class.Ivan Alejandro
2013-08-06Check if schema exists before load a config.Ivan Alejandro
2013-07-30Fix path prefix for OSXTomás Touceda
2013-07-02Add tests for the BaseConfig class.Ivan Alejandro
2013-06-27Bugfix: use the provider's default language as default stringIvan Alejandro
2013-05-29change docstring comments to use sphinx styleKali Kaneko
2013-05-29allow absolute paths to config.loadKali Kaneko
2013-05-01return None if no key found, avoid KeyErrorKali Kaneko
2013-04-09add BaseConfig class and its dependenciesKali Kaneko