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
Age
Commit message (
Expand
)
Author
2016-09-24
use plain http.rb rather than celluloid i/o
Azul
2016-09-24
test: rename so no name is duplicated
Azul
2016-09-23
basic logging and recovery from exceptions raised
Azul
2016-09-23
test: some very basic functional tests
Azul
2016-09-23
Merge branch 'feature/deal-with-network-failures' into 'master'
azul
2016-09-22
return nil on 404 in hkp source
Azul
2016-09-22
hand on connection errors to dispatcher so it can handle it
Azul
2016-09-22
feature: 502 on ConnectionErrors
Azul
2016-09-21
doc: explain the purpose of different integration tests
Azul
2016-09-21
feature: activate nicknym lookup
Azul
2016-09-21
rescue and track exceptions in handler chain
Azul
2016-09-19
refactor: separate handler chain from dispatcher
Azul
2016-09-16
gitignore: vendor
Azul
2016-09-16
deal with network issues in nicknym source
Azul
2016-09-16
Merge branch 'bugfix/load-error-in-bin' into 'master'
azul
2016-09-16
bugfix: load order issue in server, include test
Azul
2016-09-16
Merge branch 'feature/query-leap-servers' into 'master'
azul
2016-09-16
test: properly test nicknym source + fixes
Azul
2016-09-12
test: separate remote tests into own directory
Azul
2016-09-12
test: first steps towards a remote nicknym test
Azul
2016-09-12
[wip] nicknym source query implemented
Azul
2016-09-10
refactor: remove global require in test_helper
Azul
2016-08-31
wip: key lookup by address via leaps nicknym
Azul
2016-08-30
refactor: make the RequestHandler classes callable
Azul
2016-08-30
refactor: rename EmailHandler to HkpEmailHandler
Azul
2016-08-30
feature: keep trying if no Host header given
Azul
2016-08-29
Merge branch 'refactor/request-handling' into 'master'
azul
2016-08-29
refactor: split EmailHandler in 3
Azul
2016-08-29
cleanup: remove outdated ideas
Azul
2016-08-29
refactor: let handlers check if they are applicable
Azul
2016-08-29
refactor: split up ResponseHandler
Azul
2016-08-29
expose Request class from RequestHandler
Azul
2016-08-27
refactor: push down adapter dependency injection to sources
Azul
2016-08-26
refactor: split up RequestHandler even more
Azul
2016-08-26
refactor: Request helper class in RequestHandler
Azul
2016-08-26
Merge branch 'test/gitlab' into 'master'
azul
2016-08-26
[upgrade] ruby 2.3 on CI
Azul
2016-08-26
[update] trying to silence warnings
Azul
2016-08-26
[test] initial .gitlab-ci.yml file
Azul
2016-07-21
Merge pull request #6 from pixelated/by_fingerprint
azul
2016-07-13
[FEATURE] fetch key by fingerprint
Zara Gebru
2016-07-12
[Test] get email form hkp
Zara Gebru
2016-07-12
[refactor] encapsulate get key by email
Zara Gebru
2016-07-12
Merge pull request #5 from azul/celluloid
azul
2016-07-04
fix start / stop script
Azul
2016-07-02
refactor: turn EmailAddress into a class, cleanup
Azul
2016-07-02
refactor: replace blocks/yields with returns
Azul
2016-07-02
minor: silence warnings and cleanup
Azul
2016-06-30
use proper ssl connection with ca_file - green!
Azul
2016-06-30
actually use celluloid io for http requests
Azul
[next]