summaryrefslogtreecommitdiff
path: root/lib/nickserver/adapters
AgeCommit message (Expand)Author
2017-09-23style: rubocop mostly auto-correctAzul
2017-07-24fix: #3 handle domains without A-recordAzul
2016-12-02bugfix: use user:password@ prefix in http basic authAzul
2016-12-02cleanup: old empty adapters and testsAzul
2016-09-24use plain http.rb rather than celluloid i/oAzul
2016-09-10refactor: remove global require in test_helperAzul
2016-08-26[update] trying to silence warningsAzul
2016-07-02refactor: replace blocks/yields with returnsAzul
2016-07-02minor: silence warnings and cleanupAzul
2016-06-30use proper ssl connection with ca_file - green!Azul
2016-06-30actually use celluloid io for http requestsAzul
2016-06-30Trying to replace EM base server with reelAzul
2016-06-24first attempt at using celluloid instead of em - brokenAzul
2016-06-08refactor: use new couch_db classes from fetch_keyAzul
2016-05-25copy over all files from rewritten attemptAzul