<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/util/checkerthread.py, branch 0.3.1</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>Use Twisted's deferToThread and Deferreds to handle parallel tasks</title>
<updated>2013-06-03T23:32:34+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-06-03T18:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=4c726c1531abfe288604eaa4c1d347e85bed81eb'/>
<id>4c726c1531abfe288604eaa4c1d347e85bed81eb</id>
<content type='text'>
This removes CheckerThread
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes CheckerThread
</pre>
</div>
</content>
</entry>
<entry>
<title>updated documentation</title>
<updated>2013-05-11T12:59:58+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-05-02T17:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=2dae2703fb8c2ae7e721ce83020c0dd10ff9ca33'/>
<id>2dae2703fb8c2ae7e721ce83020c0dd10ff9ca33</id>
<content type='text'>
* documentation reviewed after rewrite, ready for 0.2.1
* updated docstrings format to fit sphinx autodoc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* documentation reviewed after rewrite, ready for 0.2.1
* updated docstrings format to fit sphinx autodoc
</pre>
</div>
</content>
</entry>
<entry>
<title>namespace leap + leap.common split</title>
<updated>2013-03-14T16:02:11+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-03-13T22:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=d0dfad6ac2af360de6421ce74a6831b5b81ad019'/>
<id>d0dfad6ac2af360de6421ce74a6831b5b81ad019</id>
<content type='text'>
leap is a namespace package from here on.
common folder will be deleted and moved to leap_pycommon repository.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
leap is a namespace package from here on.
common folder will be deleted and moved to leap_pycommon repository.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update name in file header</title>
<updated>2013-03-13T14:37:16+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-03-13T14:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=df01ec4406134d9abbda3c3e1ae1933633827a7f'/>
<id>df01ec4406134d9abbda3c3e1ae1933633827a7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mtime check for existing json definitions before download</title>
<updated>2013-03-13T12:43:13+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-03-13T12:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=70c402fe170ca4e01159b03739b7cacda7b0dfd0'/>
<id>70c402fe170ca4e01159b03739b7cacda7b0dfd0</id>
<content type='text'>
Also, wait for threads to finish when quitting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, wait for threads to finish when quitting
</pre>
</div>
</content>
</entry>
<entry>
<title>Change asserts for a custom leap_assert method</title>
<updated>2013-03-07T22:05:11+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-03-07T22:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=751638b4eb8208e1eaa1beaaed284da6b412bca7'/>
<id>751638b4eb8208e1eaa1beaaed284da6b412bca7</id>
<content type='text'>
Also:
- Make SRPAuth and the Bootstrappers be a QObject instead of a QThread
  so we can use them inside another more generic thread
- Add a generic CheckerThread that runs checks or whatever operation
  as long as it returns a boolean value
- Closes the whole application if the wizard is rejected at the first
  run
- Do not fail when the config directory doesn't exist
- Set the wizard pixmap logo as LEAP's logo
- Improve wizard checks
- Make SRPRegister play nice with the CheckerThread
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Make SRPAuth and the Bootstrappers be a QObject instead of a QThread
  so we can use them inside another more generic thread
- Add a generic CheckerThread that runs checks or whatever operation
  as long as it returns a boolean value
- Closes the whole application if the wizard is rejected at the first
  run
- Do not fail when the config directory doesn't exist
- Set the wizard pixmap logo as LEAP's logo
- Improve wizard checks
- Make SRPRegister play nice with the CheckerThread
</pre>
</div>
</content>
</entry>
</feed>
