index
:
nickserver.git
bugfix/400
feature/web-key-directory
master
refactor/clarify-response
version/0.10
version/0.8
version/0.9
[nickserver]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
integration
Age
Commit message (
Expand
)
Author
2016-09-21
doc: explain the purpose of different integration tests
Azul
2016-09-21
feature: activate nicknym lookup
Azul
2016-09-12
test: separate remote tests into own directory
Azul
2016-09-12
[wip] nicknym source query implemented
Azul
2016-09-10
refactor: remove global require in test_helper
Azul
2016-08-30
feature: keep trying if no Host header given
Azul
2016-08-29
refactor: split EmailHandler in 3
Azul
2016-07-13
[FEATURE] fetch key by fingerprint
Zara Gebru
2016-07-02
refactor: replace blocks/yields with returns
Azul
2016-07-02
minor: silence warnings and cleanup
Azul
2016-06-30
actually use celluloid io for http requests
Azul
2016-06-30
fix host header handling and tests
Azul
2016-06-30
Trying to replace EM base server with reel
Azul
2016-06-15
we don't need FetchKeyInfo anymore including in Source
Azul
2016-06-14
use adapter for FetchKeyInfo
Azul
2016-06-11
use the adapter not EM in hkp source
Azul
2016-06-10
turn Hkp::FetchKey into Hkp::Source
Azul
2016-06-09
refactor: remove EM specific stuff from Hkp::FetchKey interface
Azul
2016-06-09
move hkp test to integration tests
Azul
2016-05-25
move nickserver_test to integration dir
Azul
2016-05-25
copy over all files from rewritten attempt
Azul