summaryrefslogtreecommitdiff
path: root/lib/net/hippie
AgeCommit message (Expand)Author
2019-10-04Update changelogmo khan
2019-04-30bump versionmokha
2019-04-30fix linter errorsmokha
2019-04-29Update client.rbZouski
2019-04-29Add patch to hippieZouski
2019-02-06bump versionv0.2.5mokha
2019-02-06revert change in 0.2.4mokha
2019-02-06default path to "/"mokha
2019-02-06send path instead of full uri.v0.2.4mokha
2019-02-01bump versionmokha
2019-02-01configure global verify modemokha
2019-02-01compacting definition of attr_accessorsazohoori
2019-02-01bumps up the gem versionazohoori
2019-02-01adding open timeout attributeazohoori
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-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-10add retry.mokha
2018-11-10update README and bump version.mokha
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-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-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-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-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-07support a passphrase.v0.1.0mo