<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/bitmask/platform_init, branch master</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>[bug] vindows initializer does not return state causing the application to always quit</title>
<updated>2016-04-19T01:17:05+00:00</updated>
<author>
<name>Paixu Aabuizia</name>
<email>PaixuAabuizia@users.noreply.github.com</email>
</author>
<published>2016-02-03T20:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=60aed8f499f6581e6568c6f66090da1aa8ac2fe0'/>
<id>60aed8f499f6581e6568c6f66090da1aa8ac2fe0</id>
<content type='text'>
- log the init_platform failure to the critical log
- return True/False in initializer
- remove implementation to install driver and display informative message instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- log the init_platform failure to the critical log
- return True/False in initializer
- remove implementation to install driver and display informative message instead
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] packaging hacks + update osx bundling notes</title>
<updated>2016-04-18T20:10:28+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-11T14:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=748dea614050dca9d1baf8e6b36900109066b2bb'/>
<id>748dea614050dca9d1baf8e6b36900109066b2bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] autopep8</title>
<updated>2016-04-06T21:30:25+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-06T20:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=b8acf1a9df87945012387dced43f8de5e13164a0'/>
<id>b8acf1a9df87945012387dced43f8de5e13164a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] adjust for the new cwd() inside bundle</title>
<updated>2016-04-06T21:30:25+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-06T20:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=e420ba19f79cf80c462ebdcf694a7cec453c73b2'/>
<id>e420ba19f79cf80c462ebdcf694a7cec453c73b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change title 'Missing Bitmask helpers'</title>
<updated>2015-11-09T14:57:35+00:00</updated>
<author>
<name>kwadronaut</name>
<email>kwadronaut@leap.se</email>
</author>
<published>2015-11-07T16:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=93d9469194ca567d14660572c65996b6330088b2'/>
<id>93d9469194ca567d14660572c65996b6330088b2</id>
<content type='text'>
solves https://www.transifex.com/otf/bitmask/translate/#ar/$/31977726
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
solves https://www.transifex.com/otf/bitmask/translate/#ar/$/31977726
</pre>
</div>
</content>
</entry>
<entry>
<title>Debian capitalization</title>
<updated>2015-11-09T14:57:35+00:00</updated>
<author>
<name>kwadronaut</name>
<email>kwadronaut@leap.se</email>
</author>
<published>2015-11-07T14:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=b370dfa37265ec7df99c8a85f2b7b7866a9a6b74'/>
<id>b370dfa37265ec7df99c8a85f2b7b7866a9a6b74</id>
<content type='text'>
Solves https://www.transifex.com/otf/bitmask/translate/#es/$/31977728
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Solves https://www.transifex.com/otf/bitmask/translate/#es/$/31977728
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] replace old log handler with new one</title>
<updated>2015-06-22T18:52:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-06-12T17:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=32658ae3108bc67a102cf6e0153d468b3a8ae1b0'/>
<id>32658ae3108bc67a102cf6e0153d468b3a8ae1b0</id>
<content type='text'>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</pre>
</div>
</content>
</entry>
<entry>
<title>bug regression: polkit agent is not automatically launched #6652</title>
<updated>2015-06-05T09:08:16+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-06-05T09:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=d8afaba3f1ec9f12d9206c511bccd61da308638c'/>
<id>d8afaba3f1ec9f12d9206c511bccd61da308638c</id>
<content type='text'>
Polkit was being launched and detected correctly, but Bitmask didn't
propagate this result to upper layers, so mainwindow thought the
platform wasn't initialized and then quitted without explanation.

Tested on debian testing, on June 5th 2015, using i3 window manager.

- Resolves: #6652
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Polkit was being launched and detected correctly, but Bitmask didn't
propagate this result to upper layers, so mainwindow thought the
platform wasn't initialized and then quitted without explanation.

Tested on debian testing, on June 5th 2015, using i3 window manager.

- Resolves: #6652
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] adapt to new events api on common</title>
<updated>2015-05-27T15:04:29+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-05-07T14:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5a0de9fd25d783039345674680c67a2bd91815a5'/>
<id>5a0de9fd25d783039345674680c67a2bd91815a5</id>
<content type='text'>
- Related: #6359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #6359
</pre>
</div>
</content>
</entry>
<entry>
<title>Quit Bitmask if there is no polkit agent running.</title>
<updated>2014-12-18T15:53:12+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-10-01T19:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=855e96cefe975e50d140e6c8aa7d3407931b25d7'/>
<id>855e96cefe975e50d140e6c8aa7d3407931b25d7</id>
<content type='text'>
Closes #6150.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6150.
</pre>
</div>
</content>
</entry>
</feed>
