Age | Commit message (Expand) | Author |
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 | add get_tempfile and comment to testing/basetest | kali |
2012-08-23 | base config and json-config | kali |
2012-08-23 | fix ad0hoc testsuite runner | kali |
2012-08-23 | test_config uses the new leap base testcase | kali |
2012-08-23 | base leap testcase that creates a tempdir and changes path there | kali |
2012-08-22 | bye bye conductor, watcher (after refactor) | kali |
2012-08-22 | fix exceptions location | kali |
2012-08-22 | moved json-config tests | kali |
2012-08-22 | Merge branch 'refactor-tests' into refactor | kali |
2012-08-22 | removed dup exceptions | kali |
2012-08-21 | minor pep8 clean up. | antialias |
2012-08-22 | mv util tests to folder | kali |
2012-08-22 | minor tweaks to setup + env test | kali |
2012-08-22 | config tests | kali |
2012-08-22 | moved tests to directory | kali |
2012-08-22 | fix udstelnet called test (green) | kali |
2012-08-22 | fix for failing bad port init test | kali |
2012-08-22 | add conductor + manager tests (red) | kali |
2012-08-22 | conductor tests | kali |
2012-08-22 | pep8 | kali |
2012-08-21 | Merge branch 'refactor' into json-config | antialias |
2012-08-21 | Error fixes and json commit. | antialias |
2012-08-22 | yay! First WORKING GUI in refactor branch :) | kali |
2012-08-22 | clean imports and remove connection base method | kali |
2012-08-20 | added json parsing from eip.json file and some basic tests. | antialias |
2012-08-21 | fix status_watcher callback stub | kali |
2012-08-21 | fix out-of-sync refactor. | kali |
2012-08-21 | udstelnet to its own file | kali |
2012-08-21 | moved exceptions to its own file | kali |
2012-08-21 | add __init__ to base module | kali |
2012-08-21 | fix imports + style cleaning | kali |
2012-08-21 | pep8 cleaning | kali |
2012-08-16 | Cleaned up files and file names using the PEP 8 style guide. | antialias |
2012-08-14 | Works and is now ready to write tests for. | antialias |
2012-08-14 | Merge branch 'develop' of ssh://leap.se:4422/leap-client into refactor | antialias |
2012-08-13 | First (non-working) pass at abstracting exisiting functionality into OO frame... | antialias |
2012-08-09 | updated resource | kali |
2012-08-09 | re-added missing mainwindow_rc | kali |
2012-08-08 | Merge branch 'tests-cleanup' into develop | kali |
2012-08-08 | Merge branch 'dict-comprenhension-fix' into develop | kali |
2012-08-08 | test for hash of the resources file | kali |
2012-08-08 | stub test for leap_argparse | kali |
2012-08-08 | fix bad permission check on check_and_fix_urw_only | kali |
2012-08-08 | bunch of tests for leap/util/fileutil | kali |
2012-08-08 | minimal coverage config | kali |
2012-08-08 | reset tests + run_tests script + very simple first test. | kali |
2012-08-08 | Merge branch 'ovpn-invocation' into tests-cleanup | kali |