<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_pycommon.git, branch 0.4.4</title>
<subtitle>[leap_pycommon] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/'/>
<entry>
<title>[pkg] fold in changes</title>
<updated>2015-10-28T13:21:03+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-10-27T21:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=3fabc788c27b2c2619d8e23b3eebc018b95faf7a'/>
<id>3fabc788c27b2c2619d8e23b3eebc018b95faf7a</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>[pkg] fold in changes</title>
<updated>2015-09-22T16:30:24+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-22T16:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=d3519a062ea6924fa6b6b5cb4d804b5a39eb249f'/>
<id>d3519a062ea6924fa6b6b5cb4d804b5a39eb249f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>[docs] add downloads badge</title>
<updated>2015-09-09T19:44:01+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-09T19:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=0748be7aa4a7031adf55cccf3d106f0ca8e64f07'/>
<id>0748be7aa4a7031adf55cccf3d106f0ca8e64f07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
