Commit Graph

  • 7162f14e26 Bee macompimul1982 2021-04-13 18:37:39 +02:00
  • 6810abb55d Bee macompimul1982 2021-04-13 18:36:50 +02:00
  • 9f5f844811 Bee macompimul1982 2021-04-13 18:31:03 +02:00
  • 33ee1c4eed
    Drop CodeClimate (#1259) Olle Jonsson 2021-04-13 18:27:34 +02:00
  • 36134c0e58 Drop CodeClimate #1259 Olle Jonsson 2021-04-13 18:15:18 +02:00
  • 20be816bc8
    Replace Excon adapter with Faraday::Excon gem, and fix autoloading issue with Faraday::NetHttpPersistent (#1257) Matt 2021-04-12 10:36:09 +01:00
  • 6211ecf36e Fix Rubocop offense #1257 Mattia Giuffrida 2021-04-12 10:29:06 +01:00
  • caa26bce96 Use Faraday::Excon gem instead of internal adapter. Also: fixes autoloading issues with Faraday::NetHttpPersistent Mattia Giuffrida 2021-04-12 10:24:19 +01:00
  • 8d379a16fe
    Some docs on EventMachine adapters. (#1232) Damau 2021-04-11 14:30:57 +02:00
  • 1ce72342f7
    Merge branch 'master' into master #1232 Matt 2021-04-11 13:27:26 +01:00
  • 99afc0ff6f
    Fix NoMethodError undefined method 'coverage' (#1255) Marouen Bousnina 2021-03-28 13:36:26 +03:00
  • 4879db5db9
    Merge branch 'master' into 1254_fix_coveralls_issue #1255 Matt 2021-03-28 10:10:40 +01:00
  • 506954e5fe
    CI: Configure the regenerated Coveralls token (#1256) Olle Jonsson 2021-03-28 11:10:16 +02:00
  • 85926aff6e Fix NoMethodError undefined method 'coverage' Marouen Bousnina 2021-03-27 18:56:26 +02:00
  • e33e69ce38
    CI: Configure the regenerated Coveralls token #1256 Olle Jonsson 2021-03-28 00:46:53 +01:00
  • 14d0dd70c4
    Replacing Net::HTTP::Persistent with faraday-net_http_persistent (#1250) Mike Rogers 2021-03-26 08:00:05 +00:00
  • 12313a4ecd
    Merge branch 'master' into feature/faraday-net_http_persistent-gem #1250 Mike Rogers 2021-03-25 22:11:42 +00:00
  • fda9082534 Removing net-http-persistent from Gemfile & moving it to faraday-net_http_persistent instead Mike Rogers 2021-03-25 22:07:51 +00:00
  • ff848c2821
    Merge branch 'master' into middleware-mutex-preload #1253 Masoud Shokohi 2021-03-25 02:49:06 +04:30
  • 850155eb41
    Handle IPv6 address String on Faraday::Connection#proxy_from_env (#1252) Hiroshi Hatake 2021-03-22 20:30:22 +09:00
  • 8957a439e0 connection: Handle IPv6 address String on #proxy_from_env #1252 Hiroshi Hatake 2021-03-22 15:05:38 +09:00
  • be67df473c Bumping CI now v1.0.1 is out Mike Rogers 2021-03-19 22:56:52 +00:00
  • 560f9d758d Replacing Net::HTTP::Persistent with faraday-net_http_persistent Mike Rogers 2021-03-19 00:17:57 +00:00
  • 118f896ac3
    [docs] Add httpx to list of external adapters (#1246) Tiago 2021-03-05 11:49:48 +00:00
  • 74d509a5eb
    Adding httpx adapter documentation #1246 Tiago 2021-03-05 11:36:11 +00:00
  • 908149ead5
    Merge 4a17694fef7c8b6f2666f11c4564d1bfd838ae86 into e7ab94f16921d184e8fc1fa854998af44cd30485 #1062 risk danger olson 2021-02-20 03:38:10 +01:00
  • 2f3a7da89e
    Version bump to 0.17.4 v0.17.4 Matt 2021-02-06 09:30:52 +00:00
  • 3e45edecab
    Fix === for subclasses of deprecated classes (#1243) Mervyn Chng 2021-02-04 20:54:48 +00:00
  • 056c1d1f71 Fix === for subclasses of deprecated classes #1243 Mervyn Chng 2021-02-02 07:48:29 +00:00
  • a58e25b3dc
    Fix 0.1x ci workflow (#1244) Matt 2021-02-04 19:30:32 +00:00
  • 7b82ac6b34
    Remove Ruby 2.0-2.3 from CI matrix #1244 Matt 2021-02-04 19:14:02 +00:00
  • 86ff6fa980
    Adds fail-fast = false to ci workflow Matt 2021-02-03 18:44:45 +00:00
  • c4f31d64a1
    Merge 4dab37744060323c84d7e465c08d16b466b6cf95 into e7ab94f16921d184e8fc1fa854998af44cd30485 #1074 risk danger olson 2021-01-29 06:56:46 +01:00
  • e7ab94f169
    gemspec: Pick a good ruby2_keywords release (#1241) Olle Jonsson 2021-01-20 15:10:34 +01:00
  • 1d61590217
    gemspec: Pick a good ruby2_keywords release #1241 Olle Jonsson 2021-01-20 08:49:42 +01:00
  • 0ed6480f6e
    escape colon in path segment (#1237) yarafan 2021-01-18 19:18:21 +03:00
  • 2488889539 add ciphers to ssl options #1239 Benjamin Roth 2021-01-18 16:59:03 +01:00
  • abc7309aea leave uri escaped #1237 Yaroslav 2021-01-13 14:22:32 +03:00
  • 02dc8e95fe Merge branch 'fix/colon_in_path' of github.com:yarafan/faraday into fix/colon_in_path Yaroslav 2021-01-13 14:15:10 +03:00
  • d29c56371a fix rubocop Yaroslav 2021-01-13 14:13:46 +03:00
  • 36a4ad720a
    Merge branch 'master' into fix/colon_in_path Matt 2021-01-13 09:46:11 +00:00
  • ae627fc16a escape colon in path segment Yaroslav 2021-01-12 23:00:48 +03:00
  • d22dd00856
    Fix broken Rubydoc.info links (#1236) Nick Campbell 2021-01-12 14:19:45 +00:00
  • b0559c46f0
    Fix broken Rubydoc.info links #1236 Nick Campbell 2021-01-12 14:15:55 +00:00
  • ab6f06e52f Reintroduce Codeclimate coverage and badge #1233 Olle Jonsson 2021-01-07 10:10:16 +01:00
  • 844b0cdf35 PR Comments: rr - r damau 2021-01-06 15:10:28 +01:00
  • 7ff5316c87 Upper case A. damau 2021-01-05 18:29:19 +01:00
  • fa9b65a644 Some docs on EventMachine adapters. damau 2021-01-05 18:15:28 +01:00
  • 086bb62217
    Refactor CI to remove duplicated line (#1230) Ryunosuke Sato 2021-01-02 14:49:49 +09:00
  • c7f5f11929
    Refactor CI to remove duplicated line #1230 Ryunosuke Sato 2021-01-02 11:28:23 +09:00
  • 18b9bd5e0c
    Update CHANGELOG.md Matt 2020-12-31 13:26:33 +00:00
  • f68a821dde
    Version bump to 1.3.0 v1.3.0 Matt 2020-12-31 13:13:52 +00:00
  • 023cc41335
    Improves consistency with Faraday::Error and Faraday::RaiseError (#1229) Matt 2020-12-31 13:07:21 +00:00
  • fa108eafe6 Adds tests #1229 Mattia Giuffrida 2020-12-31 12:19:17 +00:00
  • 8590a3d651 Improves consistency with Faraday::Error and Faraday::RaiseError Fixes #956 Mattia Giuffrida 2020-12-31 11:53:01 +00:00
  • 453b26f1f0
    Improves retry middleware documentation. (#1228) Matt 2020-12-31 11:25:20 +00:00
  • dbb777ce5b Improves retry middleware documentation. Fixes #1207 #1228 Mattia Giuffrida 2020-12-31 11:11:33 +00:00
  • 687108bb4d
    Adds Ruby 3.0 to CI Matrix (#1226) Matt 2020-12-31 10:51:03 +00:00
  • 66b774f861 Merge remote-tracking branch 'origin/ruby-3' into ruby-3 #1226 Mattia Giuffrida 2020-12-31 10:36:55 +00:00
  • b28acc7552 Allows Net::HTTP::Persistent v4.0 also for Ruby < 3.0 Removes ruby-head from CI Mattia Giuffrida 2020-12-31 10:36:38 +00:00
  • 2f0ef2db6d
    Merge branch 'master' into ruby-3 Matt 2020-12-31 10:25:48 +00:00
  • a7cdc40404 Fixes Timeout issue with Net::HTTP::Persistent Mattia Giuffrida 2020-12-31 10:22:03 +00:00
  • d67d012dd5
    Don't assign to global ::Timer (#1227) brian p o'rourke 2020-12-31 01:34:59 -08:00
  • 6c2d8df2fc
    Don't assign to global ::Timer #1227 Brian P O'Rourke 2020-12-30 16:41:46 -08:00
  • 0aed31626c Adds Ruby 3.0 to CI Matrix Mattia Giuffrida 2020-12-29 17:58:43 +00:00
  • 968dfc18ba
    CHANGELOG: add releases after 1.0 (#1225) Olle Jonsson 2020-12-29 13:06:21 +01:00
  • b2316dd5f5
    CHANGELOG: add releases after 1.0 #1225 Olle Jonsson 2020-12-29 12:35:45 +01:00
  • e41668ee59
    Move out Net::HTTP adapter (#1222) Matt 2020-12-29 11:29:21 +00:00
  • 51cc89079b Bumps faraday-net_http version to 1.0 #1222 Mattia Giuffrida 2020-12-29 11:08:28 +00:00
  • 11ec6000a0 Merge master with JanDintel-replace-net-http-with-extracted-net-http-gem Mattia Giuffrida 2020-12-23 14:58:23 +00:00
  • 2457525702 Version bump to 1.2.0 v1.2.0 Mattia Giuffrida 2020-12-23 14:39:22 +00:00
  • 97a3bc2386
    Fix #1219 Net::HTTP still uses env proxy (#1221) Matt 2020-12-23 14:00:45 +00:00
  • cfd3dd5484 Addresses code review comments #1221 Mattia Giuffrida 2020-12-23 13:58:07 +00:00
  • b70f308c01 Improves tests Mattia Giuffrida 2020-12-23 12:24:46 +00:00
  • fb5b0b2411 Removes deprecated Net::HTTP::Proxy Fixes #1219 Mattia Giuffrida 2020-12-23 12:10:45 +00:00
  • fe69f84bd4
    dependency_loader: Shotgun style typo fix #1209 Olle Jonsson 2020-12-07 08:54:32 +01:00
  • 2445a3a84d
    Merge branch 'master' into grosser/args Olle Jonsson 2020-12-07 08:19:43 +01:00
  • e111db34c3
    Avoid 1 use of keyword hackery (#1211) Michael Grosser 2020-12-01 22:06:38 -08:00
  • 8460511759
    avoid 1 use of keyword hackery #1211 Michael Grosser 2020-11-27 17:48:58 -08:00
  • 47411d8154
    EmHttp adapter: drop superfluous loaded? check (#1213) Olle Jonsson 2020-12-01 10:21:42 +01:00
  • 299378785d EmHttp adapter: drop superfluous loaded? check #1213 Olle Jonsson 2020-12-01 09:23:33 +01:00
  • ebbbab5c2e
    test against ruby head (#1208) Michael Grosser 2020-11-28 00:24:02 -08:00
  • 2143bb2ccb
    avoid argument warnings Michael Grosser 2020-11-27 15:33:25 -08:00
  • 185387dd37
    redo #1208 Michael Grosser 2020-11-27 14:59:29 -08:00
  • 2f91c90d5f
    Gemfile: doc net-http-persistent has no gemspec Olle Jonsson 2020-10-22 21:59:29 +02:00
  • d9edc66404
    Gemfile: Select net-http-persistent 4 differently Olle Jonsson 2020-10-22 21:13:02 +02:00
  • aae0f810e7
    Gemfile: Allow Ruby 3 to use net-http-client 4.x Olle Jonsson 2020-10-22 21:06:34 +02:00
  • 1ec23b324e
    CI: add "head" Ruby to matrix Olle Jonsson 2020-10-21 08:31:54 +02:00
  • b766d1f848
    Update call to em_http_ssl_patch (#1202) Kyle Keesling 2020-11-19 08:45:40 -05:00
  • 1595e6fc05
    Fix rdebug recursion issue (#1205) Matt 2020-11-13 09:00:18 +00:00
  • 200195589b
    Merge branch 'master' into native-api-fix_rdebug_recursion_alt #1205 Matt 2020-11-13 08:56:04 +00:00
  • 8c746f68e3 Require 'date' to avoid retry exception Rusty Geldmacher 2020-11-12 19:25:32 -05:00
  • 8e642a915c Require 'date' to avoid retry exception #1206 Rusty Geldmacher 2020-11-12 19:25:32 -05:00
  • 33f5bc5611 Properly split Faraday constants in separate files Mattia Giuffrida 2020-11-12 19:20:23 +00:00
  • f88b174ff9
    Update call to em_http_ssl_patch #1202 Kyle Keesling 2020-11-09 08:05:10 -05:00
  • 340c0f48df Alternative solution #1204 Ivan Pozdeev 2020-11-12 19:19:02 +03:00
  • 69260788d3 change style #1203 Ivan Pozdeev 2020-11-11 20:30:00 +03:00
  • 7254560f0e Fix infinite recursion and NameError on load when running with -rdebug Ivan Pozdeev 2020-11-11 01:31:11 +03:00
  • d33840bb8d Replace the Net::HTTP adapter by a separate gem #1195 Jan van der Pas 2020-10-23 21:12:45 +02:00
  • 01c25e880c
    Adjust the retry documentation and spec to align with implementation (#1197) (#1198) Nathan Beyer 2020-10-27 00:11:38 -05:00