<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_pycommon.git/changes, branch develop</title>
<subtitle>[leap_pycommon] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/'/>
<entry>
<title>[pkg] Update changelog</title>
<updated>2016-04-18T14:50:13+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-18T14:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=cef15c04610ee188052af78ead8cfe7ea29d81c6'/>
<id>cef15c04610ee188052af78ead8cfe7ea29d81c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] HookableService</title>
<updated>2016-03-11T19:33:18+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-03-02T15:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=ecf025e3d6065c9729ac72489efcdc0218fdffe1'/>
<id>ecf025e3d6065c9729ac72489efcdc0218fdffe1</id>
<content type='text'>
ad-hoc register/trigger mechanism used for service composition.
to be used in bitmask.core and bitmask.bonafide in the first place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ad-hoc register/trigger mechanism used for service composition.
to be used in bitmask.core and bitmask.bonafide in the first place.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] reactor-based authenticator</title>
<updated>2016-02-29T14:32:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-02-23T23:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=24977b744b42df912a23a2861453e7d4d5202310'/>
<id>24977b744b42df912a23a2861453e7d4d5202310</id>
<content type='text'>
We don't really need a thread to make use of the ZAP authenticator.
Document bug fix after authenticator thread is gone
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't really need a thread to make use of the ZAP authenticator.
Document bug fix after authenticator thread is gone
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] migrate changelog to rst and fold in changes</title>
<updated>2015-11-11T19:31:57+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-11-11T19:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=e5796bf55e3db177ee567118519136fd96ada3c4'/>
<id>e5796bf55e3db177ee567118519136fd96ada3c4</id>
<content type='text'>
Also, convert issues like #1234 to link pointing to issue tracker.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, convert issues like #1234 to link pointing to issue tracker.
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add next-changelog to changes/</title>
<updated>2015-11-11T18:31:39+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-11T04:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=a5fd99dcf3562a0d33afc67682d16a2f6652ca91'/>
<id>a5fd99dcf3562a0d33afc67682d16a2f6652ca91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>[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>[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>[pkg] fold in changes</title>
<updated>2015-08-26T19:28:30+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-08-26T19:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=ccecd1b3750bd10404511c33be1aaca82631a502'/>
<id>ccecd1b3750bd10404511c33be1aaca82631a502</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
