summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-05can log to logfilekali
2012-09-05app wide logging handlerkali
2012-09-04Merge branch 'feature/qt-refactor' into developkali
2012-09-04put timer constant instead of hardcoded valuekali
2012-09-04refactor icon/iconpath dictkali
2012-09-04add little docstrings to classeskali
2012-09-04further cleaning of main window by moving init functionskali
2012-09-04actual split of classes into own moduleskali
2012-09-04first attempt at class splittingkali
2012-09-04fix test_checks: do not mess with real home path!kali
2012-09-04better separate cert validation/download logickali
2012-09-03basic download cert functionalitykali
2012-09-03providercertchecks:check_https_is_workingkali
2012-08-31deprecated configparser. closes #500kali
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-23moved help functions from eip/config.py to base/configuration.py.antialias
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-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-22bye bye conductor, watcher (after refactor)kali