Commit Graph

  • b319ce260e Adjust the retry documentation and spec to align with implementation (#1197) #1198 Nathan Beyer 2020-10-26 16:44:26 -05:00
  • 95667f848a
    Update documentation on using the logger (#1196) Tijmen Brommet 2020-10-26 08:17:27 +00:00
  • ff2b8c7d72
    Update documentation on using the logger #1196 Tijmen Brommet 2020-10-26 08:11:10 +00:00
  • 4e9f4b06f1
    Fix a typo re: on_response -> on_complete Olle Jonsson 2020-10-23 17:28:00 +02:00
  • 6ad8b2fb07
    Gemfile: doc net-http-persistent has no gemspec #1191 Olle Jonsson 2020-10-22 21:59:29 +02:00
  • 3e7b3baad3
    Gemfile: Select net-http-persistent 4 differently Olle Jonsson 2020-10-22 21:13:02 +02:00
  • f9caaabf3b
    Merge branch 'master' into add-ruby-head-to-ci Olle Jonsson 2020-10-22 21:07:01 +02:00
  • df02fd8c17
    Gemfile: Allow Ruby 3 to use net-http-client 4.x Olle Jonsson 2020-10-22 21:06:34 +02:00
  • 0977306827
    docs: Fix typo in markdown Olle Jonsson 2020-10-22 20:23:25 +02:00
  • d56742a174
    Introduces on_request and on_complete methods in Faraday::Middleware. (#1194) Matt 2020-10-22 15:04:46 +01:00
  • d94fa5ea42 Merge remote-tracking branch 'origin/easy-middleware' into easy-middleware #1194 Mattia Giuffrida 2020-10-22 14:51:06 +01:00
  • cff5d3ccf1 Documentation improvements Mattia Giuffrida 2020-10-22 14:50:43 +01:00
  • ad09fe8d86
    Merge branch 'master' into easy-middleware Matt 2020-10-22 14:40:12 +01:00
  • e505d465ad Introduces on_request and on_complete methods in Faraday::Middleware. Adds documentation on how to leverage the new methods. Mattia Giuffrida 2020-10-22 14:37:21 +01:00
  • 7326cd8bfd
    docs: Adapters, how to create them (#1193) Olle Jonsson 2020-10-22 11:55:46 +02:00
  • ad73418e71
    docs: Move a section, for clarity #1193 Olle Jonsson 2020-10-22 11:49:23 +02:00
  • b4e7ca3dc8
    docs: Adapters, how to create them Olle Jonsson 2020-10-21 21:44:09 +02:00
  • 680407daa9
    Add comment in gemspec to explain exposure of examples and spec folders. (#1192) Matt 2020-10-21 09:22:52 +01:00
  • 1883b08192 Add comment in gemspec to explain exposure of examples and spec folders. Fixes #1190 #1192 Mattia Giuffrida 2020-10-21 09:16:10 +01:00
  • b137a79ee0 CI: add "head" Ruby to matrix Olle Jonsson 2020-10-21 08:31:54 +02:00
  • 5907c1e937 Do not package examples and specs in builds #1190 Nathaniel Bibler 2020-10-20 10:21:56 -04:00
  • 72e3edbaec
    Merge cecc700e098e6ce67a26e2900cbd4a073ea9dbd6 into 571dc11c2faae7b43fc3b6f4e5750493b0d68fbc #1075 risk danger olson 2020-10-17 21:10:40 +03:00
  • 571dc11c2f
    Version bump to 1.1.0 v1.1.0 Matt 2020-10-17 11:49:07 +01:00
  • cbd3ec032f
    Update ci.yml #1188 Igor Victor 2020-10-13 16:25:25 +02:00
  • 0461c4b321
    Upgrade CI to ruby/setup-ruby (#1187) Igor Victor 2020-10-13 16:22:53 +02:00
  • 1b45a619d8
    Update ci.yml #1187 Igor Victor 2020-10-13 16:02:17 +02:00
  • 16b5402e0d
    Upgrade CI to ruby/setup-ruby Igor Victor 2020-10-13 16:01:04 +02:00
  • 50aeac95e8
    Move to ruby/setup-ruby #1176 Igor Victor 2020-10-13 15:52:47 +02:00
  • 85b46bef6c
    Remove retry_change_requests from documentation (#1185) Joel Stimson 2020-10-06 02:33:29 -07:00
  • 88189c9964
    Remove retry_change_requests from documentation #1185 Joel Stimson 2020-10-01 12:33:32 -07:00
  • a5b7a6bc81
    Drop git ls-files in gemspec (#1183) Utkarsh Gupta 2020-09-23 14:50:37 +05:30
  • 906db670ac Bump RuboCop::Packaging to v0.5 #1183 Utkarsh Gupta 2020-09-23 02:29:16 +05:30
  • 235aa5e564 Drop git ls-files in gemspec Utkarsh Gupta 2020-09-18 22:31:40 +05:30
  • 8ee406d788
    Include request info in exceptions raised by RaiseError Middleware (#1181) Sandro Damilano 2020-09-17 11:45:25 -03:00
  • 5374e0dfb7
    Merge pull request #2 from rootstrap/include_request_info_in_raise_error_middleware #1181 Sandro Damilano 2020-09-17 11:30:34 -03:00
  • 868fe9bb18
    Fix linting bumping Rubocop to 0.90.0 (#1182) Matt 2020-09-17 16:02:47 +02:00
  • 583eaab9e0 Fix linting bumping Rubocop to 0.90.0 #1182 Mattia Giuffrida 2020-09-17 15:53:33 +02:00
  • 0dc35cf946 Include request info in exceptions raised by RaiseError Middleware Sandro Damilano 2020-09-15 09:52:11 -03:00
  • c4a5a09210 Include request info in exceptions raised by RaiseError Middleware #1180 #1179 Sandro Damilano 2020-09-15 09:52:11 -03:00
  • 7b31d03560
    Update ci.yml Igor Victor 2020-09-06 22:34:17 +02:00
  • 9af091f9c4
    Improves documentation on how to contribute to the site by using Docker. (#1175) Matt 2020-09-01 16:32:18 +01:00
  • 1fc0d2cf00 Improves documentation on how to contribute to the site by using Docker. #1175 Mattia Giuffrida 2020-09-01 11:55:29 +01:00
  • acfa47fc67 Handle verify_hostname in excon adapter on SSL context #1172 Hiroshi Hatake 2020-07-30 10:44:48 +09:00
  • 3daf091dd9 Prevent false-positive assertion Hiroshi Hatake 2020-07-29 10:37:19 +09:00
  • a822c3a391 Refer verify_hostname on net/http adapter Hiroshi Hatake 2020-07-28 17:23:32 +09:00
  • aa823a4518 Handle verify_hostname SSL Option Hiroshi Hatake 2020-07-27 14:19:27 +09:00
  • 6521a1606e Properly fix test failure with Rack 2.1+. Vít Ondruch 2020-07-24 20:39:25 +02:00
  • bf03db0979 Properly fix test failure with Rack 2.1+. #1171 Vít Ondruch 2020-07-24 20:39:25 +02:00
  • 610fd15285 Trivial refactor: Range is guaranteed to be immutable #1167 ujihisa 2020-07-16 09:13:45 -07:00
  • 5acab36239
    Introduces flat_encode option for multipart adapter. (#1163) Mattia 2020-07-09 10:43:09 +01:00
  • 7b87d4690d Introduces flat_encode option for multipart adapter. Fixes #1157 #1163 iMacTia 2020-07-08 18:12:04 +01:00
  • e02a8c1009
    Makes parameters sorting configurable (#1162) John W Higgins 2020-07-07 02:02:50 -07:00
  • cf2634dcb1 Rubocop cleanup #1162 John W Higgins 2020-07-06 12:48:33 -07:00
  • 17dc991e8d Refactor parameter sorting John W Higgins 2020-06-29 21:03:29 -07:00
  • 4dab377440
    Merge branch 'master' into middleware-mutex-preload #1074 middleware-mutex-preload Olle Jonsson 2020-05-29 16:52:39 +02:00
  • f6130995eb
    Update typhoeus to new stable version (1.4) (#1159) Alexander Popov 2020-05-27 19:34:43 +03:00
  • f9d366f82a
    Merge branch 'master' into update_typhoeus_to_new_stable_version #1159 Mattia 2020-05-27 17:27:43 +01:00
  • 90b4564cec
    Rubocop linting with 0.84.0 (#1160) Olle Jonsson 2020-05-27 18:26:31 +02:00
  • 9ff394a434 (chore) Lint Performance/StartWith #1160 Olle Jonsson 2020-05-26 22:24:13 +02:00
  • 2dd6764467 (chore) Configure RuboCop rule Style/IfUnlessModifier 'off' Olle Jonsson 2020-05-26 22:20:21 +02:00
  • d599dceb60 (chore) Lint Lint/DeprecatedOpenSSLConstant, Layout/EmptyLineAfterMagicComment Olle Jonsson 2020-05-26 22:19:07 +02:00
  • 8c06ad140e (chore) Lint Layout/EmptyLinesAroundAttributeAccessor Olle Jonsson 2020-05-26 22:17:10 +02:00
  • 6daf5653c8 Use Rubocop 0.84.0; add new rules Olle Jonsson 2020-05-26 22:13:37 +02:00
  • 634a704301
    Update typhoeus to new stable version (1.4) Alexander Popov 2020-05-26 19:50:02 +03:00
  • 722821fab7
    Avoid 'last arg as keyword param' warning when building user middleware on Ruby 2.7 (#1153) Daniel George Holz 2020-05-15 15:32:38 +01:00
  • faadb91010
    Spec fix: derive test middleware from Faraday::Middleware #1153 Olle Jonsson 2020-05-15 00:10:13 +02:00
  • c97b62fb8d Let Rubocop know I'm intentionally not using the app argument for stub classes in spec Daniel Holz 2020-05-08 17:27:30 +01:00
  • 385cd6dcbd Prevent kwargs warnings when building swapped-in handler Daniel Holz 2020-05-08 17:10:13 +01:00
  • 6d41c57d33 Prevent kwargs warnings when building handler inserted after another Daniel Holz 2020-05-08 17:05:17 +01:00
  • e40a305dff Prevent kwargs warnings when building inserted handler Daniel Holz 2020-05-08 16:49:16 +01:00
  • 8cd00a516d Prevent kwargs warnings when building Adapter Daniel Holz 2020-05-08 16:33:07 +01:00
  • c858c470f7 Prevent kwargs warnings when building Response middleware Daniel Holz 2020-05-08 15:48:30 +01:00
  • b46f64dd27 Prevent kwargs warnings when building Request middleware Daniel Holz 2020-05-08 15:48:21 +01:00
  • e8f936410d Only check for warning for middleware with named args Daniel Holz 2020-05-08 15:43:03 +01:00
  • 9e759f0532 Check for deprecation warnings in RackBuilder middleware spec Daniel Holz 2020-05-08 14:16:59 +01:00
  • 06429905d4 Actually use the stub middleware classes in the test... Daniel Holz 2020-05-04 16:25:22 +01:00
  • 1538b70a63 Decrease the scope of stub middleware classes Daniel George Holz 2020-05-04 14:56:24 +01:00
  • 980a98b978 Replace inline ruby2_keywords with the gem Daniel Holz 2020-05-04 11:48:56 +01:00
  • eab584e913 Avoid 'last arg as keyword param' warning when building user middleware Daniel Holz 2020-05-01 16:10:37 +01:00
  • 019e1a8417
    Limits net-http-persistent version to < 4.0 (#1156) Mattia 2020-05-07 23:34:48 +01:00
  • 07add3523f Limits net-http-persistent version to < 4.0 #1156 iMacTia 2020-05-07 21:23:26 +01:00
  • 41c0dc7edf
    Add 1.0 release to wording in CONTRIBUTING (#1155) Olle Jonsson 2020-05-07 15:28:57 +02:00
  • c1e04ffd0b
    CONTRIBUTING: Notes on adapters, middlewares #1155 Olle Jonsson 2020-05-07 09:54:21 +02:00
  • 1d1ff2e047 NetHttpPersistent: ConnectionError on OpenTimeout #1154 net-http-persistent-new-exception Olle Jonsson 2020-05-04 09:25:41 +02:00
  • 916e94af35 Add 1.0 release to wording in CONTRIBUTING Olle Jonsson 2020-05-05 21:41:16 +02:00
  • 96654968bc
    Merge branch 'master' into middleware-mutex-preload Olle Jonsson 2020-04-28 21:13:17 +02:00
  • 3d65df1ff5
    Allow stub relative paths (for relative requests) #1151 Alexander Popov 2020-04-20 15:06:20 +03:00
  • 87ecaf9682 Return tests of Test adapter Alexander Popov 2020-04-18 01:15:33 +03:00
  • 12a6c7c8a9
    Return tests of Test adapter #1147 Alexander Popov 2020-04-18 01:15:33 +03:00
  • 680b9f8a6c Add EditorConfig file Alexander Popov 2020-04-18 01:24:41 +03:00
  • 862254f2a0
    Merge branch 'master' into add_editor_config_file #1148 Olle Jonsson 2020-04-19 22:49:46 +02:00
  • c26df87b86 Update RuboCop Alexander Popov 2020-04-18 01:51:55 +03:00
  • 1bd13da41c
    Update RuboCop #1149 Alexander Popov 2020-04-18 01:51:55 +03:00
  • e30e020f72
    Add EditorConfig file Alexander Popov 2020-04-18 01:24:41 +03:00
  • 3b3de79e3d Fix typo for RSpec LuckyWind_sck 2020-04-06 18:49:39 +09:00
  • d6a0b1db85 Fix typo for RSpec #1145 LuckyWind_sck 2020-04-06 18:49:39 +09:00
  • 3ca146de4d Update year markers to 2020 for a lively look Olle Jonsson 2020-04-03 18:04:44 +02:00
  • ce5f528e41 Update year markers to 2020 for a lively look #1142 Olle Jonsson 2020-04-03 18:04:44 +02:00
  • e33c559345
    Link from GitHub Actions badge to CI workflow (#1141) Olle Jonsson 2020-04-03 18:02:01 +02:00
  • 372f4207d8
    Link from GitHub Actions badge to CI workflow #1141 Olle Jonsson 2020-04-03 17:55:19 +02:00