<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/util, branch 0.2.4</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>Do not allow the use of 'danger' flag in release.</title>
<updated>2013-07-23T16:44:08+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2013-07-23T16:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=98f168e422f2a21968bc368643cd282097fc5142'/>
<id>98f168e422f2a21968bc368643cd282097fc5142</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add IS_RELEASE_VERSION boolean.</title>
<updated>2013-07-23T16:40:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2013-07-23T16:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f8e48af9c9020d9f87a03cf10bdf9b4f60e632a1'/>
<id>f8e48af9c9020d9f87a03cf10bdf9b4f60e632a1</id>
<content type='text'>
Allows us to check if we are in a final release version or a development
one.
Also added tests for the new functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows us to check if we are in a final release version or a development
one.
Also added tests for the new functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround segfault when emitting a signal with a None parameter</title>
<updated>2013-07-19T15:14:23+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-07-19T14:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=2b2505683f9dd91b6f2f8aeb1ac0798c975a53d6'/>
<id>2b2505683f9dd91b6f2f8aeb1ac0798c975a53d6</id>
<content type='text'>
Also, support a response from requests be None in certain places.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, support a response from requests be None in certain places.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix locking for raising window</title>
<updated>2013-07-17T18:02:05+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-07-16T21:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f79633b942f2ae5ee844cc4f2e17c0f338e4ba3c'/>
<id>f79633b942f2ae5ee844cc4f2e17c0f338e4ba3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve LoggerWindow log colors.</title>
<updated>2013-07-12T17:10:03+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-07-10T21:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0cc747fbe97b7015e51504949546b47e2b110a68'/>
<id>0cc747fbe97b7015e51504949546b47e2b110a68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for the StreamToLogger class.</title>
<updated>2013-07-12T15:12:49+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-07-12T15:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=e008d98a9407f3cd2ac4cee88c78c5c577bfaffe'/>
<id>e008d98a9407f3cd2ac4cee88c78c5c577bfaffe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect output to the logger. Closes #3134.</title>
<updated>2013-07-12T15:12:23+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-07-11T18:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9bb26c4e4d23c6068ded00fd650e655c59c49534'/>
<id>9bb26c4e4d23c6068ded00fd650e655c59c49534</id>
<content type='text'>
Redirects:
    - the standard output
    - the standard error
    - the twisted log output
to the logger.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Redirects:
    - the standard output
    - the standard error
    - the twisted log output
to the logger.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if request content is None before doing anything</title>
<updated>2013-07-05T19:12:15+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-07-04T21:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=4f74133db5595b556b84e173a2e754f469eeb2c2'/>
<id>4f74133db5595b556b84e173a2e754f469eeb2c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set global request timeout to REQUEST_TIMEOUT (10 secs)</title>
<updated>2013-07-05T15:50:10+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-07-05T15:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=17f608f0148c2340a811d6eb85bebd2e612f10be'/>
<id>17f608f0148c2340a811d6eb85bebd2e612f10be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remember shouldn't be automatically set to checked</title>
<updated>2013-07-02T13:51:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-07-01T20:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=e0858fffc72379ffff818ce2d5b0a3994e6da324'/>
<id>e0858fffc72379ffff818ce2d5b0a3994e6da324</id>
<content type='text'>
Closes #2955.
Improve docstrings in keyring helpers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2955.
Improve docstrings in keyring helpers.
</pre>
</div>
</content>
</entry>
</feed>
