index
:
bitmask-dev.git
9008_packaging
api_uri
check_vpn_egress
extend_vpn_tests
feat/if-modified
feat/pull-filter
master
tests/ox
travis
travis_osx_builds
[bitmask-dev]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
base
/
config.py
Age
Commit message (
Expand
)
Author
2013-02-13
change log severity for not found config files
kali
2013-01-31
pep8
kali
2013-01-31
add underscore to the $HOME pattern exception
kali
2013-01-28
change dirspec dep by pyxdg
kali
2013-01-25
use dirspec for cross-platform friendly directories
kali
2013-01-25
use dirspec
kali
2013-01-24
refine get_username to work on buildslaves
antialias
2013-01-24
changed get_username to work on buildslaves
antialias
2013-01-11
all calls except the first one are made to api uri
kali
2012-12-18
back-compat fix for requests api change
kali
2012-12-12
tests for openvpn options
kali
2012-12-11
fetch only if not changed-since config file timestamp
kali
2012-11-13
fix missing provider parameter in leapconfig objects chain
kali
2012-10-20
connecting page
kali
2012-10-11
comment out the set_password call until we fix #744
kali
2012-10-11
removed debug info since eval HOME is causing the bug
kali
2012-10-11
another attempt at fixing recursion error with expanduser
kali
2012-10-06
springbok hardcoded path for registration
kali
2012-10-02
refactored jsonconfig, included jsonschema validation
kali
2012-09-25
make test for provider pass
kali
2012-09-24
add schema to JSONLeapConfig classes
kali
2012-09-21
add property to baseconfig
kali
2012-09-20
cleanup
kali
2012-09-19
openvpn options come from eip.json
kali
2012-09-18
cert verification and malformed json checks
kali
2012-09-18
do_branding command added to setup
kali
2012-08-30
add test for JSONLeapConfig metaclass
kali
2012-08-30
fetcher moved to baseconfig + eipchecker using eipservice config.
kali
2012-08-30
fix config load method
kali
2012-08-30
add lazy evaluation to config specs
kali
2012-08-29
add eipconfig spec and config object
kali
2012-08-29
spec creation moved to JSONLeapConfig __metaclass__
kali
2012-08-27
add test_dump_default_eipconfig to eip.test_checks
kali
2012-08-27
change default_provider_path to base.constants
kali
2012-08-27
make provider-fetch tests pass
kali
2012-08-24
Merge branch 'get-definition.json' into providers-static
kali
2012-08-24
fix circular import
kali
2012-08-23
moved help functions from eip/config.py to base/configuration.py.
antialias
2012-08-23
base config and json-config
kali