<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/tests, branch api_uri</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[feat] use bonafide Provider object as a singleton</title>
<updated>2017-10-06T16:38:42+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-10-06T09:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=a5cb9c9940b34252da66d43498d705980532f60c'/>
<id>a5cb9c9940b34252da66d43498d705980532f60c</id>
<content type='text'>
There was common situations where two provider instances where running
in parallel. And was creating weird errors (like getting wrong api_uri)
because the bootstrap deferreds were global but the Provider objects
not.

I don't like much singletons, but I think now is simpler than before.

- Resolves: #9073
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was common situations where two provider instances where running
in parallel. And was creating weird errors (like getting wrong api_uri)
because the bootstrap deferreds were global but the Provider objects
not.

I don't like much singletons, but I think now is simpler than before.

- Resolves: #9073
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] VPN e2e tests now against ci.leap.se</title>
<updated>2017-09-21T16:20:10+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-09-20T22:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=40d0b29d44d634defc9fac566890f83ebe16c80d'/>
<id>40d0b29d44d634defc9fac566890f83ebe16c80d</id>
<content type='text'>
Relates to #8918
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relates to #8918
</pre>
</div>
</content>
</entry>
<entry>
<title>debug</title>
<updated>2017-09-20T20:42:32+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-20T17:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=cd6b3ee31a0216c445df599563e180fd91b74ab7'/>
<id>cd6b3ee31a0216c445df599563e180fd91b74ab7</id>
<content type='text'>
(add some extra line to force tests to run again)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(add some extra line to force tests to run again)
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] check if there are newest configuration files</title>
<updated>2017-09-20T17:06:28+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-18T13:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0d0459ac31f40d90270de0a9da8e1eac0b57784d'/>
<id>0d0459ac31f40d90270de0a9da8e1eac0b57784d</id>
<content type='text'>
here we port the if-modified-since conditional mechanism, so that we
only write the config if it is newer than whan we have.

we also add a line with the status code to the logs, so that it's easier
to debug.

note that the 'configs.json' file is never returning 304.

- Resolves: #8773
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
here we port the if-modified-since conditional mechanism, so that we
only write the config if it is newer than whan we have.

we also add a line with the status code to the logs, so that it's easier
to debug.

note that the 'configs.json' file is never returning 304.

- Resolves: #8773
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] send UIDNEXT on select</title>
<updated>2017-09-13T16:42:56+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-24T21:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6173c99fa3b705814ade642ea4c900b8421283dc'/>
<id>6173c99fa3b705814ade642ea4c900b8421283dc</id>
<content type='text'>
node-mail chokes if we don't.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
node-mail chokes if we don't.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] list vpn gateways in the order that they are going to be used</title>
<updated>2017-08-31T10:56:43+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-30T17:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=663c87c221c42e081b5947e298bc9f0541e6913a'/>
<id>663c87c221c42e081b5947e298bc9f0541e6913a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] apply dns workaround for functional tests</title>
<updated>2017-08-30T20:20:42+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-29T17:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=997c3d6aaee429b6fda2294c1465319f4dc434bc'/>
<id>997c3d6aaee429b6fda2294c1465319f4dc434bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] apply dns workaround</title>
<updated>2017-08-30T20:20:41+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-29T14:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=baf14c76a3cc083283e2fc7d981b02d38e4569c2'/>
<id>baf14c76a3cc083283e2fc7d981b02d38e4569c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] increase timeout on vpn on</title>
<updated>2017-08-30T20:18:59+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-29T06:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9f124cc66615e92814576748bc414584962ef9da'/>
<id>9f124cc66615e92814576748bc414584962ef9da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] reuse tox virtualenv for e2e/functional</title>
<updated>2017-08-30T20:18:57+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-29T04:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7cdb807f2ceb8be757ecf14acc60beef4fc9b699'/>
<id>7cdb807f2ceb8be757ecf14acc60beef4fc9b699</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
