summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-30Merge branch 'feature/ovpn-no-config' into developkali
2012-08-30remove unused functionkali
2012-08-30working with options only from clikali
2012-08-30move extra options from config template to cl optskali
2012-08-30add test for JSONLeapConfig metaclasskali
2012-08-30fetcher moved to baseconfig + eipchecker using eipservice config.kali
2012-08-30fix config load methodkali
2012-08-30add lazy evaluation to config specskali
2012-08-29add eipconfig spec and config objectkali
2012-08-29change slug to a property (read only)kali
2012-08-29spec creation moved to JSONLeapConfig __metaclass__kali
2012-08-29test for eip_config_checker called from eip_connection run_checks methodkali
2012-08-28eip_checks called from main app.kali
2012-08-28add todokali
2012-08-28fix importkali
2012-08-28checki complete eip_config tests.kali
2012-08-28eipchecker.fetch definition and testskali
2012-08-27add test_dump_default_eipconfig to eip.test_checkskali
2012-08-27add stubs for eip.checkskali
2012-08-27make eipconductor test use BaseLeapTestkali
2012-08-27change default_provider_path to base.constantskali
2012-08-27add new TODO commentkali
2012-08-27fix expanduser for home in expected openvpn optionkali
2012-08-27make provider-fetch tests passkali
2012-08-24Merge branch 'get-definition.json' into providers-statickali
2012-08-24fix config imports to make tests pass.kali
2012-08-24fix circular importkali
2012-08-23added requests to requirements.pip and setupkali
2012-08-23moved help functions from eip/config.py to base/configuration.py.antialias
2012-08-23updated requirementskali
2012-08-23basic provider-definition and provider spec classeskali
2012-08-23add get_tempfile and comment to testing/basetestkali
2012-08-23base config and json-configkali
2012-08-22grabs a definition.json file if one isn't present. includes some basic error ...antialias
2012-08-22moved help functions from eip/config.py to base/configuration.py.antialias
2012-08-22Merge branch 'develop' of ssh://leap.se:4422/leap-client into get-definition....antialias
2012-08-23fix ad0hoc testsuite runnerkali
2012-08-23test_config uses the new leap base testcasekali
2012-08-23base leap testcase that creates a tempdir and changes path therekali
2012-08-21Merge branch 'develop' of ssh://leap.se:4422/leap-client into developantialias
2012-08-22bye bye conductor, watcher (after refactor)kali
2012-08-22fix exceptions locationkali
2012-08-22fix install virtualenv for running testskali
2012-08-21pepantialias
2012-08-22moved json-config testskali
2012-08-22Merge branch 'refactor-tests' into refactorkali
2012-08-22removed dup exceptionskali
2012-08-21minor pep8 clean up.antialias
2012-08-22mv util tests to folderkali
2012-08-22minor tweaks to setup + env testkali