index
:
leap_pycommon.git
build_packages
debian/experimental
debian/platform-0.7
debian/platform-0.8
debian/platform-0.9
develop
master
release/0.5.x
release/bitmask-0.9.x-alpha
release/v0.2.5
[leap_pycommon]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
common
/
config
Age
Commit message (
Expand
)
Author
2016-07-11
[pkg] remove dependency on dirspec
drebs
2016-07-11
[test] toxify tests
drebs
2015-10-07
[bug] consider STANDALONE for the paths
Ivan Alejandro
2015-07-23
[style] Fixed pep8 warnings
Bruno Wagner
2013-08-29
Update baseconfig tests to use schema correctly.
Ivan Alejandro
2013-08-28
Use dirspec instead of plain xdg. Closes #3574.
Ivan Alejandro
2013-08-07
Fix old parameter error.
Ivan Alejandro
2013-08-07
Handle schemas and api versions in base class.
Ivan Alejandro
2013-08-06
Check if schema exists before load a config.
Ivan Alejandro
2013-07-30
Fix path prefix for OSX
Tomás Touceda
2013-07-02
Add tests for the BaseConfig class.
Ivan Alejandro
2013-06-27
Bugfix: use the provider's default language as default string
Ivan Alejandro
2013-05-29
change docstring comments to use sphinx style
Kali Kaneko
2013-05-29
allow absolute paths to config.load
Kali Kaneko
2013-05-01
return None if no key found, avoid KeyError
Kali Kaneko
2013-04-09
add BaseConfig class and its dependencies
Kali Kaneko