Age | Commit message (Expand) | Author |
2012-10-12 | ping_gateway now uses the provider gateway defined in config file. | antialias |
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-08 | Merge branch 'feature/network_check' into develop | kali |
2012-10-08 | popup dialog error when network error happens | kali |
2012-10-06 | springbok hardcoded path for registration | kali |
2012-10-05 | add comments to netchecks | kali |
2012-10-05 | pep8 | kali |
2012-10-02 | refactored jsonconfig, included jsonschema validation | kali |
2012-10-01 | Still some QT related problems. Hand off to kali to fix. | antialias |
2012-10-01 | Checker starting and stopping correctly. | antialias |
2012-09-28 | Functionality to shutdown network checker when openvpn is stopped. | antialias |
2012-09-28 | Added check that default route is tun0. | antialias |
2012-09-25 | First check for threaded network checks. | antialias |
2012-09-25 | moved LeapNetworkChecker and test in base. | antialias |
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-20 | tests pass after branding changes | 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-09-12 | Merge branch 'feature/network_check' into develop | kali |
2012-09-12 | checks for systray in unity | kali |
2012-09-12 | moved network checks to its own class | 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 | change slug to a property (read only) | kali |
2012-08-29 | spec creation moved to JSONLeapConfig __metaclass__ | kali |
2012-08-28 | eipchecker.fetch definition and tests | 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 | add new TODO comment | 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 | basic provider-definition and provider spec classes | kali |
2012-08-23 | base config and json-config | kali |
2012-08-22 | grabs a definition.json file if one isn't present. includes some basic error ... | antialias |
2012-08-22 | moved help functions from eip/config.py to base/configuration.py. | antialias |
2012-08-22 | clean imports and remove connection base method | kali |
2012-08-21 | add __init__ to base module | kali |
2012-08-21 | fix imports + style cleaning | kali |
2012-08-21 | pep8 cleaning | kali |