summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01remove bundler dependencyv0.2.3mokha
2019-02-01update ci configmokha
2019-02-01bump versionmokha
2019-02-01remove warningmokha
2019-02-01configure global verify modemokha
2019-02-01upgrade bundler dependencymokha
2019-02-01Merge pull request #1 from awebz/open_timeoutv0.2.2mo khan
2019-02-01compacting definition of attr_accessorsazohoori
2019-02-01bumps up the gem versionazohoori
2019-02-01adding open timeout attributeazohoori
2018-11-10do not convert to json.v0.2.1mo
2018-11-10revert constant name.mo
2018-11-10extract attemp method.mo
2018-11-10fix ruby 2.3, 2.4 syntax errors.mo
2018-11-10start backoff at 100 msmo
2018-11-10fix off by one on retry logic.mo
2018-11-10update homepage.mokha
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