summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-10peace emojimokha
2018-11-10add badges.v0.2.0mokha
2018-11-10fix linter errors.mokha
2018-11-10bump to 0.2mokha
2018-11-10add random jitter.mokha
2018-11-10fix linter errors.mokha
2018-11-10retry with exponential delaymokha
2018-11-10ensure response it 200mokha
2018-11-10add retry.mokha
2018-11-10update README and bump version.mokha
2018-11-10add helper to generate bearer tokenmokha
2018-11-10add helper to generate basic auth credentials.mokha
2018-11-10be proud.mokha
2018-08-14fix lint error.v0.1.9mo
2018-08-14allow read_timeout override.mokha
2018-05-24fix lint error.v0.1.8mo
2018-05-24add support for URI::Generic.mokha
2018-05-18add shipit script.v0.1.7mo
2018-05-18bump version.mo
2018-05-18fix rubocop error.mo
2018-05-14add client.deletemokha
2018-05-14fix rubocop errors.mokha
2018-05-14rubocop -amokha
2018-05-14inline conditional.mokha
2018-05-14add test for client tls with passphrase.mokha
2018-05-14test mutual tls connection.mokha
2018-05-14attempt to map body using content type header.mokha
2018-05-09bump version.v0.1.6mo
2018-05-08capture block as parameter and remove duplication.mokha
2018-05-08add tests for Api.mokha
2018-05-08fix rubocop errors.mokha
2018-05-08create Net::Hippie::Api.mokha
2018-05-07fix rubocop errors.v0.1.5mo
2018-05-07assign passphrase.mo
2018-05-07rubocop -amo
2018-05-07hook up CI.mo
2018-05-07allow clients to override the default headers.v0.1.4mo
2018-05-07attempt to normalize uri.v0.1.3mo
2018-05-07do not accept default headers in ctor.v0.1.2mo
2018-05-07merge in default headers.mo
2018-05-07bump version.v0.1.1mo
2018-05-07peace.mo
2018-05-07support a passphrase.v0.1.0mo
2018-05-07extract json mapper.mo
2018-05-07extract mapper method.mo
2018-05-07remove duplication.mo
2018-05-07add test for body.mo
2018-05-07test with headers.mo
2018-05-07add spec for post and put.mo
2018-05-07extract executemo