<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/base/tests, branch release-0.2.0</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>Merge branch 'feature/network_check' into develop</title>
<updated>2012-10-07T22:57:42+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-07T22:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=4d195cd5b6e6600ccf0df78946cab6038a1fcaec'/>
<id>4d195cd5b6e6600ccf0df78946cab6038a1fcaec</id>
<content type='text'>
Conflicts:
	src/leap/baseapp/mainwindow.py
	src/leap/eip/tests/test_checks.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	src/leap/baseapp/mainwindow.py
	src/leap/eip/tests/test_checks.py
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8</title>
<updated>2012-10-05T11:15:12+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-05T11:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=31c0afa5eb9bc7566ca39099520e8adc7b531e22'/>
<id>31c0afa5eb9bc7566ca39099520e8adc7b531e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored jsonconfig, included jsonschema validation</title>
<updated>2012-10-01T20:27:15+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-09-24T20:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=abf481cab381a86d8a9c5607a131b56636081382'/>
<id>abf481cab381a86d8a9c5607a131b56636081382</id>
<content type='text'>
and type casting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and type casting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added check that default route is tun0.</title>
<updated>2012-09-28T22:15:47+00:00</updated>
<author>
<name>antialias</name>
<email>antialias@leap.se</email>
</author>
<published>2012-09-28T22:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=202345940e12d4633c5d46d5ed21c3a433573d48'/>
<id>202345940e12d4633c5d46d5ed21c3a433573d48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved LeapNetworkChecker and test in base.</title>
<updated>2012-09-25T20:05:02+00:00</updated>
<author>
<name>antialias</name>
<email>antialias@leap.se</email>
</author>
<published>2012-09-25T20:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=15b017656e6865b7b85ae389ab3b462c562a1e42'/>
<id>15b017656e6865b7b85ae389ab3b462c562a1e42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make test for provider pass</title>
<updated>2012-09-24T22:19:07+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-09-24T22:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5d8e518d03e9fd045a75a63fec79b52392266c26'/>
<id>5d8e518d03e9fd045a75a63fec79b52392266c26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add schema to JSONLeapConfig classes</title>
<updated>2012-09-24T13:21:50+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-09-24T13:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=30570bd89c04a56b35b91a0bc1d5fc00bb6ad266'/>
<id>30570bd89c04a56b35b91a0bc1d5fc00bb6ad266</id>
<content type='text'>
and a jsonvalidate function too,
that calls to jsonchemea.validate(self, data) with self.schema

We're using the specs to both purposes now:
* providing a type casting system for our config options (work in
  progress for the type casting)
* json schema validation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and a jsonvalidate function too,
that calls to jsonchemea.validate(self, data) with self.schema

We're using the specs to both purposes now:
* providing a type casting system for our config options (work in
  progress for the type casting)
* json schema validation
</pre>
</div>
</content>
</entry>
<entry>
<title>tests pass after branding changes</title>
<updated>2012-09-19T17:40:41+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-09-19T17:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=ecd8696e6e009826523b62a508cdf2202eaa2411'/>
<id>ecd8696e6e009826523b62a508cdf2202eaa2411</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do_branding command added to setup</title>
<updated>2012-09-18T10:10:13+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-09-18T02:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=0d35f2a82bf15504ace2135af3e0c66ae1c16874'/>
<id>0d35f2a82bf15504ace2135af3e0c66ae1c16874</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for JSONLeapConfig metaclass</title>
<updated>2012-08-29T19:37:30+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-29T19:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5e77b77765154850fb708e6ea188fcf7ba99fdce'/>
<id>5e77b77765154850fb708e6ea188fcf7ba99fdce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
