<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/bitmask/util, branch 0.9.0rc1</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<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>[feat] add a zmq based logger, change log window</title>
<updated>2015-06-22T18:52:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-06-05T16:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=584a6d93ad1fe1ba46929108f002a16a8b70e95d'/>
<id>584a6d93ad1fe1ba46929108f002a16a8b70e95d</id>
<content type='text'>
- Add a new handler for a zmq/thread-safe log send between components.
- Update the log window to use this new handler.
- Remove old custom handler
  We have implemented a new handler that uses logbook, so this one is no
  longer needed.
- Adapt log silencer to new handler
- Use log file always as default

- Related: #6733
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add a new handler for a zmq/thread-safe log send between components.
- Update the log window to use this new handler.
- Remove old custom handler
  We have implemented a new handler that uses logbook, so this one is no
  longer needed.
- Adapt log silencer to new handler
- Use log file always as default

- Related: #6733
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add support for xfce-polkit agent</title>
<updated>2015-03-09T15:28:55+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-03-09T15:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=c24ddb25c4266c2328590a0499846858ff4b9ea1'/>
<id>c24ddb25c4266c2328590a0499846858ff4b9ea1</id>
<content type='text'>
Resolves: #6713
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: #6713
</pre>
</div>
</content>
</entry>
<entry>
<title>enable --offline mode for email again</title>
<updated>2015-02-13T17:01:45+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-02-12T03:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=e52f9a239a146c06a0683e47eaf9d53f4deb332b'/>
<id>e52f9a239a146c06a0683e47eaf9d53f4deb332b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix path for gnome polkit agent (Closes: #6652)</title>
<updated>2015-01-30T16:02:25+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-01-19T18:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=d06b2c765b046465eb1ec10bdd3bcb1efe05d59c'/>
<id>d06b2c765b046465eb1ec10bdd3bcb1efe05d59c</id>
<content type='text'>
fix also a typo when logging errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix also a typo when logging errors
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tuple instead of set.</title>
<updated>2015-01-15T16:12:55+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-01-15T16:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=e7472ad6686e06c2bd78e9f873632b58538f05f7'/>
<id>e7472ad6686e06c2bd78e9f873632b58538f05f7</id>
<content type='text'>
The set syntax using {} works for python &gt;= 2.7, so failed on 2.6.
Closes #6638.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The set syntax using {} works for python &gt;= 2.7, so failed on 2.6.
Closes #6638.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable '--offline' temporarily.</title>
<updated>2014-12-19T20:05:13+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-12-19T18:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=30b02e9153b21d177bf0f79e7132157bf25b636d'/>
<id>30b02e9153b21d177bf0f79e7132157bf25b636d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Forward the right env data to subprocess call.</title>
<updated>2014-12-19T17:45:53+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-12-19T17:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=6378638e94df93c3a13f10adc3b6946f6b132be0'/>
<id>6378638e94df93c3a13f10adc3b6946f6b132be0</id>
<content type='text'>
Closes #6123.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6123.
</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>
<entry>
<title>Add support for the internal LXDE polkit agent.</title>
<updated>2014-11-11T18:19:51+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-11-10T19:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=2c8cd4c4f225536bb506b9df7240767b2b7765f4'/>
<id>2c8cd4c4f225536bb506b9df7240767b2b7765f4</id>
<content type='text'>
Closes #6043.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6043.
</pre>
</div>
</content>
</entry>
</feed>
