index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
base
/
tests
Age
Commit message (
Expand
)
Author
2012-12-20
fix broken tests
kali
2012-12-15
use gnutls to parse pemfiles
kali
2012-12-12
tests for openvpn options
kali
2012-12-07
pep8
kali
2012-12-07
to improve code coverage, began writing tests for leap.base.auth.
antialias
2012-12-07
in leap.base.checks.check_internet_connection modified the order
antialias
2012-11-14
make tests pass + pep8
kali
2012-11-06
new validation pages in a reusable MVC style
kali
2012-10-08
Merge branch 'feature/network_check' into develop
kali
2012-10-05
pep8
kali
2012-10-02
refactored jsonconfig, included jsonschema validation
kali
2012-09-28
Added check that default route is tun0.
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-20
tests pass after branding changes
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-29
add eipconfig spec and config object
kali
2012-08-29
change slug to a property (read only)
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-23
basic provider-definition and provider spec classes
kali
2012-08-22
grabs a definition.json file if one isn't present. includes some basic error ...
antialias