<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nickserver.git/lib/nickserver/hkp, branch version/0.9</title>
<subtitle>[nickserver] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/'/>
<entry>
<title>return nil on 404 in hkp source</title>
<updated>2016-09-22T10:27:53+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-09-22T10:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=68ffe9928620d3e5e3b96152ed4d37da90f6a89b'/>
<id>68ffe9928620d3e5e3b96152ed4d37da90f6a89b</id>
<content type='text'>
This way the other RequestHandlers can give it a try.
If none handles it we'll get a 404 anyway. But maybe there's
been an exception before so a 502 should be send.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way the other RequestHandlers can give it a try.
If none handles it we'll get a 404 anyway. But maybe there's
been an exception before so a 502 should be send.
</pre>
</div>
</content>
</entry>
<entry>
<title>[FEATURE] fetch key by fingerprint</title>
<updated>2016-07-13T18:35:55+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-07-13T18:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=59263baee9fc04524c8a69af1f7293fa4315d3ff'/>
<id>59263baee9fc04524c8a69af1f7293fa4315d3ff</id>
<content type='text'>
- add fingerprint unit tests
- add integration test
- implement by_fingerprint
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add fingerprint unit tests
- add integration test
- implement by_fingerprint
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: turn EmailAddress into a class, cleanup</title>
<updated>2016-07-02T11:26:43+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-07-02T11:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=e81c1a8cf274a13903be00c74c975c0cb2c20995'/>
<id>e81c1a8cf274a13903be00c74c975c0cb2c20995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: replace blocks/yields with returns</title>
<updated>2016-07-02T10:03:46+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-07-02T10:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=fb2d7e6f8f1fceefbc8964d34369a867eb8f25bb'/>
<id>fb2d7e6f8f1fceefbc8964d34369a867eb8f25bb</id>
<content type='text'>
This became possible because we now use celluloid.
Celluloid handles asynchronity without the need for callbacks
or blocks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This became possible because we now use celluloid.
Celluloid handles asynchronity without the need for callbacks
or blocks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Trying to replace EM base server with reel</title>
<updated>2016-06-30T10:04:07+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-06-30T09:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=0491e79c4e5f16d38cf87e53290394e1eccfa2e9'/>
<id>0491e79c4e5f16d38cf87e53290394e1eccfa2e9</id>
<content type='text'>
some tests are still broken. But at least they are running now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some tests are still broken. But at least they are running now.
</pre>
</div>
</content>
</entry>
<entry>
<title>add Nickserver::Source as superclass</title>
<updated>2016-06-20T08:58:25+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-06-20T08:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=6925fc2fe17d7e22e22af664171cd98956c62cf1'/>
<id>6925fc2fe17d7e22e22af664171cd98956c62cf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>we don't need FetchKeyInfo anymore including in Source</title>
<updated>2016-06-15T08:36:25+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-06-15T08:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=93258bd6fe6247e7af67f423243eba9808e920ee'/>
<id>93258bd6fe6247e7af67f423243eba9808e920ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce Hkp::Client</title>
<updated>2016-06-14T08:36:58+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-06-14T07:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=48502085e5aa7a1d8d430fc1dd4913f34e818afa'/>
<id>48502085e5aa7a1d8d430fc1dd4913f34e818afa</id>
<content type='text'>
wraps the hkp protocol
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wraps the hkp protocol
</pre>
</div>
</content>
</entry>
<entry>
<title>use adapter for FetchKeyInfo</title>
<updated>2016-06-14T08:36:58+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-06-11T13:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=f567ed80427d43019ceb1aaf77d4bc6c01e62729'/>
<id>f567ed80427d43019ceb1aaf77d4bc6c01e62729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the adapter not EM in hkp source</title>
<updated>2016-06-11T08:20:06+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-06-11T08:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=92c86fc4e1e6dcb86793992e69dfd0608c118c9a'/>
<id>92c86fc4e1e6dcb86793992e69dfd0608c118c9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
