<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/tests, branch 9008_packaging</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[bug] replace content-type after removing the signature</title>
<updated>2017-08-25T08:29:22+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-22T11:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5292016becad94bfe603cdb7c4833b82ac07723a'/>
<id>5292016becad94bfe603cdb7c4833b82ac07723a</id>
<content type='text'>
- Resolves: #9003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #9003
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] pep8 test_gateways.py</title>
<updated>2017-08-14T07:30:25+00:00</updated>
<author>
<name>azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-08-14T07:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=8c55088a3f42caf2415b34872da38d493b1f2042'/>
<id>8c55088a3f42caf2415b34872da38d493b1f2042</id>
<content type='text'>
tests were failing because of pep8 issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests were failing because of pep8 issues
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] allow manual gateway selection for vpn</title>
<updated>2017-08-11T18:22:00+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-11T17:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=8487dcd0b9565657e1e6e89c7d8467d54a7c41ba'/>
<id>8487dcd0b9565657e1e6e89c7d8467d54a7c41ba</id>
<content type='text'>
For now, the way to select a gateway is to add a section in
bitmaskd.cfg:

  [vpn_prefs]
  locations = ["frankfurt", "seattle__wa"]
  countries = ["DE", "US"]

Note that the location indication has priority over country code.

This will be exposed by the UI in release 0.11

- Resolves: #8855
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For now, the way to select a gateway is to add a section in
bitmaskd.cfg:

  [vpn_prefs]
  locations = ["frankfurt", "seattle__wa"]
  countries = ["DE", "US"]

Note that the location indication has priority over country code.

This will be exposed by the UI in release 0.11

- Resolves: #8855
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] automatic vpn gateway selection, based on timezone</title>
<updated>2017-08-11T18:21:57+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-10T22:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d64f3c22c132c5de0d759d1e76ff7ced054bfcaa'/>
<id>d64f3c22c132c5de0d759d1e76ff7ced054bfcaa</id>
<content type='text'>
This is a first approach to automatic gateways selection.
More things are missing:

- allow manual selection, by location or country code.
- take the hemisphere into account.
- expose the selected gw to the api/cli

but overall seems this is a good approach to make 0.10 release usable in
terms of vpn.

- Resolves: #8804
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a first approach to automatic gateways selection.
More things are missing:

- allow manual selection, by location or country code.
- take the hemisphere into account.
- expose the selected gw to the api/cli

but overall seems this is a good approach to make 0.10 release usable in
terms of vpn.

- Resolves: #8804
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] Succeed VPN test if helper files exists</title>
<updated>2017-07-21T14:27:28+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-07-21T14:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c56cdc970110ab8a4f6394fb213cdeee483c3e0f'/>
<id>c56cdc970110ab8a4f6394fb213cdeee483c3e0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] keep artifacts inside the project dir</title>
<updated>2017-07-20T19:23:17+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-07-20T13:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f6ff8482c14ad49c6ee77c4d7918520a0013c132'/>
<id>f6ff8482c14ad49c6ee77c4d7918520a0013c132</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] enable and check vpn</title>
<updated>2017-07-20T19:23:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-07-20T13:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=bd24e2024ad29fa72cae661ac5898cad4ace8e8b'/>
<id>bd24e2024ad29fa72cae661ac5898cad4ace8e8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] minor: only set env["HOME"] once</title>
<updated>2017-07-20T19:23:12+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-07-20T12:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=702cb93e24d313bab428881876d94fd10098bf2f'/>
<id>702cb93e24d313bab428881876d94fd10098bf2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] clearer message if test user not defined</title>
<updated>2017-07-20T19:13:35+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-07-20T16:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=8febd7da7746fbaa8a78042d893ffe09eb41ba0a'/>
<id>8febd7da7746fbaa8a78042d893ffe09eb41ba0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] Tests inside docker with gitlab-runner</title>
<updated>2017-07-20T13:14:39+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-07-20T13:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=2d74c25ca3f7dd124f3a9d766da1357cd87a3555'/>
<id>2d74c25ca3f7dd124f3a9d766da1357cd87a3555</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
