<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/changes, branch 0.9.0rc2</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[pkg] fold in changes</title>
<updated>2015-08-27T19:28:33+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-08-27T19:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=fd27f48a35736d8ba186c423a7de15ffee5143dd'/>
<id>fd27f48a35736d8ba186c423a7de15ffee5143dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] allow to disable EIP on build</title>
<updated>2015-08-24T21:16:35+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-21T17:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=eb5184845818d9440423251450c6bdcc44e5156d'/>
<id>eb5184845818d9440423251450c6bdcc44e5156d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] handle disabled registration, error 403.</title>
<updated>2015-08-24T19:30:57+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-04-20T20:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9a21cc06cfc4024c881b4ba59c10c69e7de90fe9'/>
<id>9a21cc06cfc4024c881b4ba59c10c69e7de90fe9</id>
<content type='text'>
If the user wants to register a new account we check whether the
provider allows registration or not right after getting the
provider.json file and show an error msg on the wizard if not allowed.

Also, there is a new signal to handle the error raised by the server if
a registration attempt is made but is rejected with error 403.

- Resolves: #6594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the user wants to register a new account we check whether the
provider allows registration or not right after getting the
provider.json file and show an error msg on the wizard if not allowed.

Also, there is a new signal to handle the error raised by the server if
a registration attempt is made but is rejected with error 403.

- Resolves: #6594
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] handle eip-config not providing locations</title>
<updated>2015-08-14T18:28:19+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-23T21:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=182dd2738f077079a47d3f56033b78dac9204986'/>
<id>182dd2738f077079a47d3f56033b78dac9204986</id>
<content type='text'>
Is valid for a provider not to provide locations for their gateways.

- Resolves: #7281
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Is valid for a provider not to provide locations for their gateways.

- Resolves: #7281
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add soledad sync progress to the UI</title>
<updated>2015-08-11T15:52:28+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-08-07T18:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=612deb39f759d9c5a86b78fc012b8a8b56fcb838'/>
<id>612deb39f759d9c5a86b78fc012b8a8b56fcb838</id>
<content type='text'>
Register to Soledad's sync (send and receive) events and display the
progress in the UI.

- Resolves: #7353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Register to Soledad's sync (send and receive) events and display the
progress in the UI.

- Resolves: #7353
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Add script apply_updates.py for pyinstaller bundle</title>
<updated>2015-08-10T15:03:46+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-08-10T15:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b5d7e5ec7b4532e39c36762a93a2c878d28d6931'/>
<id>b5d7e5ec7b4532e39c36762a93a2c878d28d6931</id>
<content type='text'>
apply_updates.py applies the already downloaded files from the updates
folder and removes all the obsolete files from the bundle. It's meant
to be use by the pyinstaller bundle.

- Resolves: #7342
- Related: #5876
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
apply_updates.py applies the already downloaded files from the updates
folder and removes all the obsolete files from the bundle. It's meant
to be use by the pyinstaller bundle.

- Resolves: #7342
- Related: #5876
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] fix SRP tests</title>
<updated>2015-08-07T19:59:51+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-08-07T10:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=877e92d8698510b243b32d45e9c46f25e6f04615'/>
<id>877e92d8698510b243b32d45e9c46f25e6f04615</id>
<content type='text'>
The tests where using deferToThread to run without need, I remove it
and now it's easier to debug when one test fails.

- Resolves: #7343
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests where using deferToThread to run without need, I remove it
and now it's easier to debug when one test fails.

- Resolves: #7343
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Move the updater code from the launcher</title>
<updated>2015-08-05T18:38:00+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-07-26T13:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=37a86b18242ccd27db41254e2f51b05b05509c8a'/>
<id>37a86b18242ccd27db41254e2f51b05b05509c8a</id>
<content type='text'>
The new pyinstaller method will rule out the launcher, we need the
updater working inside bitmask client.

- Closes: #7291
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new pyinstaller method will rule out the launcher, we need the
updater working inside bitmask client.

- Closes: #7291
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] prevent logbook subscriber to fail</title>
<updated>2015-07-20T23:14:36+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-08T19:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0d9c53c4ec182c6bf3452506351258b61bb1f739'/>
<id>0d9c53c4ec182c6bf3452506351258b61bb1f739</id>
<content type='text'>
Fix:
If the logbook controller is not started the stop call will fail.
Trying to start it twice fails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix:
If the logbook controller is not started the stop call will fail.
Trying to start it twice fails.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] bump dependencies</title>
<updated>2015-07-10T22:27:47+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-10T22:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=3a5eba162db77c76bd0bb035c84ffa42a8a08b0e'/>
<id>3a5eba162db77c76bd0bb035c84ffa42a8a08b0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
