<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_pycommon.git/src, branch 0.5.0</title>
<subtitle>[leap_pycommon] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/'/>
<entry>
<title>[feature] add variable to skip twisted version</title>
<updated>2015-11-11T04:15:58+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-11T03:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=e1702116b87dfdb5a10169194f62c00a0b4acb9d'/>
<id>e1702116b87dfdb5a10169194f62c00a0b4acb9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround for deadlock problem in zmq auth</title>
<updated>2015-10-21T16:25:33+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-10-21T08:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=5af395a5662c63a09cc6db2bacbb495090488d78'/>
<id>5af395a5662c63a09cc6db2bacbb495090488d78</id>
<content type='text'>
- See https://leap.se/code/issues/7536
- Actual root cause not identified yet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- See https://leap.se/code/issues/7536
- Actual root cause not identified yet
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix typo on dirname usage</title>
<updated>2015-10-13T16:09:45+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-10-13T16:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=c105a8d3b016cc907a908de1a31b445b32b42ca9'/>
<id>c105a8d3b016cc907a908de1a31b445b32b42ca9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix wrong ca_cert path inside bundle</title>
<updated>2015-10-09T19:01:13+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-10-09T19:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=c1781d87a76f941c588709405cd5b2634dc6b1e8'/>
<id>c1781d87a76f941c588709405cd5b2634dc6b1e8</id>
<content type='text'>
-Resolves: #7524
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Resolves: #7524
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] consider STANDALONE for the paths</title>
<updated>2015-10-07T15:11:06+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-10-06T17:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=459024de9e36aea0813aa01a570b68db7e9c1a26'/>
<id>459024de9e36aea0813aa01a570b68db7e9c1a26</id>
<content type='text'>
Since we need to write a file we have to consider whether we are
running in 'standalone' mode or not to use the right path prefix.

- Related: #7512
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we need to write a file we have to consider whether we are
running in 'standalone' mode or not to use the right path prefix.

- Related: #7512
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move checking flag to main module</title>
<updated>2015-09-16T16:29:45+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-16T16:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=967763e8d0cc5f70f0760994d87500e30ad724a7'/>
<id>967763e8d0cc5f70f0760994d87500e30ad724a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] Make txclient honor flags.EVENTS_ENABLED</title>
<updated>2015-09-16T09:21:01+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-09-16T09:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=d4e4d3dc8ff88d98477e1fcd1104d7cd8b9e6612'/>
<id>d4e4d3dc8ff88d98477e1fcd1104d7cd8b9e6612</id>
<content type='text'>
- Breaks tests in dependent repos like soledad otherwise,
  because server.key could not be found
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Breaks tests in dependent repos like soledad otherwise,
  because server.key could not be found
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] expose async events in api</title>
<updated>2015-09-15T16:40:02+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-15T03:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=9d0900de85d07ec5b7926708c51136810b337158'/>
<id>9d0900de85d07ec5b7926708c51136810b337158</id>
<content type='text'>
to make simpler the import of the tx client

- Related: #7274
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to make simpler the import of the tx client

- Related: #7274
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8 fix</title>
<updated>2015-08-17T23:15:05+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-17T23:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=97096fa2c22e96ec238c38ad3befdd052b5028cf'/>
<id>97096fa2c22e96ec238c38ad3befdd052b5028cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] allow passing callback to http client</title>
<updated>2015-08-17T15:47:18+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-08-11T14:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=8965be42773e3e6c7e154f2c1a27f4e34031ae91'/>
<id>8965be42773e3e6c7e154f2c1a27f4e34031ae91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
