Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-30 | Trying to replace EM base server with reel | Azul | |
some tests are still broken. But at least they are running now. | |||
2016-06-08 | refactor: use new couch_db classes from fetch_key | Azul | |
This moves all the em_http related stuff into a single adapter. We're also not using callback and errback inside fetch_key or server for couch requests anymore. Changing the interface for hkp to do the same will follow. | |||
2016-05-25 | add minitest/hell to the mix | Azul | |
This will randomize test order and parallelize them iirc | |||
2016-05-25 | silence all warnings of webmock and evma_httpserver | Azul | |
2016-05-25 | run all tests by default | Azul | |
2016-05-25 | copy over all files from rewritten attempt | Azul | |
I started a nickserver from scratch to implement the things that are independent of our choice of stack (eventmachine or other). This commit copies them over and tests both things in parallel. | |||
2016-05-25 | rubocop: initialize and use ruby 1.9 hash syntax | Azul | |
2014-08-05 | added kkp_ca_file config option | elijah | |
2014-01-23 | upgraded gem requirements to most recent versions | elijah | |
2013-08-21 | switch to using identities db | elijah | |
2013-08-05 | added 'foreground' start option (start, but don't daemonize) | elijah | |
2013-05-15 | add CouchDB support. | elijah | |
2013-05-13 | s/sks_url/hkp_url | elijah | |
2013-05-12 | switch to new api for nickserver (get or post, json response) | elijah | |
2012-12-24 | remove cruft | elijah | |
2012-12-24 | initial commit | elijah | |