Commit Graph

  • 9439fb81d5 Drop deprecated ath helpers from Connection. Merge Authentication middleware. Add possibility of passing a proc. Update documentation. #1308 Matt 2021-08-14 15:06:58 +01:00
  • 7d727f4f02 Merge latest commits from 1.x Matt 2021-08-14 13:32:53 +01:00
  • fa612a060a
    [1.x] Deprecate Authorization helpers in Faraday::Connection (#1306) Matt 2021-08-14 13:30:11 +01:00
  • 2b296f05a0 Tiny fixes #1306 Matt 2021-08-14 09:50:59 +01:00
  • ce0fdf8bca
    Remove deprecated Faraday::UploadIO (#1307) Matt 2021-08-14 09:48:16 +01:00
  • b05b5dd6cd
    Update UPGRADING.md #1307 Matt 2021-08-14 09:45:07 +01:00
  • 0ee20e03b0 Reorganise authentication.md putting suggested implementation on top Matt 2021-08-14 09:44:05 +01:00
  • 7de5dc82d3 Fix Code Review comments Matt 2021-08-14 09:37:42 +01:00
  • 2293975456 Remove deprecated Faraday::UploadIO Matt 2021-08-14 09:34:23 +01:00
  • 64b1c0bd2d Fix Rubocop offenses Matt 2021-08-14 09:10:18 +01:00
  • a8d81c9818 Update docs to show correct usage of the authorization middleware Matt 2021-08-14 09:05:50 +01:00
  • 980709cb29 Deprecate auth helpers in Faraday::Connection Matt 2021-08-14 08:45:32 +01:00
  • da878eaf38
    Update README to inform about main branch containing unreleased v2 code and documentation (#1305) Matt 2021-08-13 16:26:52 +01:00
  • abe1b12ace Update README to inform about main branch containing unreleased v2 code and documentation #1305 Matt 2021-08-13 16:20:53 +01:00
  • 456191715a
    Remove deprecated Faraday::Request#method (#1303) Olle Jonsson 2021-08-09 15:30:37 +02:00
  • d3cc61061a Remove deprecated Faraday::Request#method #1303 Olle Jonsson 2021-08-09 13:31:10 +02:00
  • 4b6162d364
    Move json middleware (request and response) from faraday_middleware (#1300) Matt 2021-08-09 08:52:02 +01:00
  • 83a97b72df
    Version Bump to 1.7.0 v1.7.0 Matt 2021-08-09 08:50:42 +01:00
  • f74a9da0be Address Code Review comments #1300 Matt 2021-08-09 08:43:37 +01:00
  • 13c077e804
    Apply suggestions from code review Matt 2021-08-09 08:32:06 +01:00
  • 1054c838aa
    Merge branch 'main' into move-json-middleware Matt 2021-08-09 08:26:08 +01:00
  • 08b7d4d3b7
    Autoloading, dependency loading and middleware registry cleanup (#1301) Matt 2021-08-09 08:25:02 +01:00
  • 4badf08951
    Apply suggestions from code review #1301 Matt 2021-08-08 18:45:59 +01:00
  • 8809caf523 Autoloading, dependency loading and middlewre registry cleanup Matt 2021-08-08 09:57:22 +01:00
  • 275bd90f4b Fix test middleware initializer Matt 2021-08-08 08:48:26 +01:00
  • ac3266cd98 Fix rubocop offenses Matt 2021-08-07 19:31:56 +01:00
  • a6d00f50b9 Move json middleware (request and response) from faraday_middleware Matt 2021-08-07 19:27:19 +01:00
  • ca37a9420e Merge branch '1.x' of https://github.com/lostisland/faraday Matt 2021-08-01 18:08:32 +01:00
  • a1ee375bcd
    Add strict_mode to Test::Stubs (#1298) Yutaka Kamei 2021-08-02 01:45:32 +09:00
  • 6c944829b5 No need to freeze USER_AGENT #1298 Matt 2021-08-01 17:28:37 +01:00
  • e102531eb6 No need to freeze USER_AGENT #1299 Matt 2021-08-01 17:28:37 +01:00
  • 96914b42e6 Add strict_mode to Test::Stubs Yutaka Kamei 2021-08-01 06:40:41 +09:00
  • fb161cd950 Revert "Merge branch 'main' into strict_mode" Matt 2021-08-01 17:19:13 +01:00
  • ed527e5714
    Merge branch 'main' into strict_mode Matt 2021-08-01 17:09:27 +01:00
  • 6333b73d13
    Begin v2 release (#1297) Matt 2021-08-01 17:09:03 +01:00
  • 13c0fcfc4b
    Add strict_mode to Test::Stubs Yutaka Kamei 2021-08-01 06:40:41 +09:00
  • c645cb4df1 Cleanup tests Cleanup Gemfile Update CI #1297 Mattia Giuffrida 2021-08-01 10:26:33 +01:00
  • 22ca4ad037 Update UPGRADING.md to highlight adapters being moved out Mattia Giuffrida 2021-08-01 09:28:51 +01:00
  • a089fb83fa
    Version bump to 1.6.0 v1.6.0 Matt 2021-08-01 09:03:31 +01:00
  • fd1007ae33
    Use external Rack adapter (#1296) Matt 2021-08-01 09:01:13 +01:00
  • 83fc5b62ad Use external Rack adapter #1296 Mattia Giuffrida 2021-08-01 08:47:28 +01:00
  • 66d5dae371
    Version bump to 1.5.1 v1.5.1 Matt 2021-07-11 11:03:24 +01:00
  • 6ed220cabf
    Fix jruby incompatibility after moving out EM adapters (#1294) Pavel Rosický 2021-07-11 12:02:52 +02:00
  • 4df232b93c rubocop reformat #1294 Pavel Rosický 2021-07-10 21:16:49 +02:00
  • 25f1fa595c fix jruby Pavel Rosický 2021-07-10 21:03:01 +02:00
  • 8727853801
    Update YARD to follow RackBuilder (#1292) Kenichi Kamiya 2021-07-08 23:41:27 +09:00
  • 95b193fdeb Update YARD to follow RackBuilder #1292 Kenichi Kamiya 2021-07-08 13:12:22 +09:00
  • 0e8bfa592f
    Version bump to 1.5.0 v1.5.0 Matt 2021-07-04 19:51:28 +01:00
  • bc4eb877c9
    Use external patron adapter (#1290) Matt 2021-07-04 19:50:59 +01:00
  • 8580ddc8e5 Fix Rubocop offense #1290 Mattia Giuffrida 2021-07-04 17:31:33 +01:00
  • 1e99ddacf1 Use external patron adapter Mattia Giuffrida 2021-07-04 17:26:43 +01:00
  • 274f5fa6ba
    Use external httpclient adapter (#1289) Matt 2021-07-04 16:55:22 +01:00
  • 465de885f7 Use external httpclient adapter #1289 Mattia Giuffrida 2021-07-04 15:06:20 +01:00
  • 8ca6a7eb58
    Update version.rb v1.4.3 Matt 2021-06-24 16:10:59 +01:00
  • 4dd36897af
    Always dup url_prefix in Connection#build_exclusive_url (#1288) Alexey D 2021-06-24 18:09:26 +03:00
  • 480de4d87a Always dup url_prefix in Connection#build_exclusive_url #1288 Alexey D 2021-06-23 18:44:51 +03:00
  • 830b696ae7
    silence warning (#1286) Adam Doppelt 2021-05-26 23:06:31 -07:00
  • 4e1a17b32a silence warning #1286 Adam Doppelt 2021-05-26 16:10:39 -07:00
  • 63c33d234d
    Version bump to 1.4.2 v1.4.2 Matt 2021-05-22 09:33:25 +01:00
  • 1f496a7f17
    Default proxy scheme to http:// if necessary, fixes #1282 (#1283) Adam Doppelt 2021-05-22 01:27:06 -07:00
  • 4b8f0b6a46 make rubocop happy #1283 Adam Doppelt 2021-05-21 15:43:31 -07:00
  • c29d42d856 only default http:// with proxy string (not uri or hash) Adam Doppelt 2021-05-21 15:41:59 -07:00
  • 98223320ad default proxy to http:// if necessary, fixes #1282 Adam Doppelt 2021-05-20 13:50:11 -07:00
  • 11d793dd7e
    Docs: add more middleware examples (#1277) Adam Doppelt 2021-05-01 23:28:29 -07:00
  • 0a345fd95c
    Merge branch 'main' into docs-middleware #1277 Olle Jonsson 2021-05-02 07:58:39 +02:00
  • b933e95cf4 PR feedback Adam Doppelt 2021-05-01 14:41:24 -07:00
  • 9fe90287ae middleware docs Adam Doppelt 2021-04-30 17:36:43 -07:00
  • 53e4baedc7
    Add proxy setting when url_prefix is changed (#1276) Catalin 2021-04-28 14:54:08 +01:00
  • eb3c73b327 Increase Rubocop Metrics/ClassLength #1276 Catalin Irimie 2021-04-28 14:12:53 +01:00
  • 093f907393 Add proxy setting when url_prefix is changed Catalin Irimie 2021-04-27 17:47:00 +01:00
  • 67c5f7b239
    Use external em_http and em_synchrony adapters (#1274) Matt 2021-04-26 10:57:10 +01:00
  • d8b27f8510
    Merge branch 'main' into external-em-adapters #1274 Matt 2021-04-26 09:24:37 +01:00
  • 7e442adf30 Use external em_http and em_synchrony adapters Mattia Giuffrida 2021-04-26 09:22:56 +01:00
  • a582495311
    [docs] Improve introduction page (#1273) Adam Doppelt 2021-04-26 00:00:28 -07:00
  • 0fa9ff5551 PR feedback #1273 Adam Doppelt 2021-04-25 22:43:15 -07:00
  • 581052a8d9 tweak Adam Doppelt 2021-04-25 14:02:51 -07:00
  • a76c549af6 update usage docs Adam Doppelt 2021-04-25 13:54:12 -07:00
  • 048718fb79
    Update version.rb v1.4.1 Matt 2021-04-18 19:22:24 +01:00
  • e82694793b
    Fix dependencies from external adapter gems (excon, net_http_persistent) (#1269) Matt 2021-04-18 19:22:01 +01:00
  • c232567cbc Fix dependencies from external adapter gems (excon, net_http_persistent) Fix https://github.com/lostisland/faraday/pull/1257#issuecomment-821981085 #1269 Mattia Giuffrida 2021-04-18 18:07:49 +01:00
  • 41d87d6225
    Update version.rb v1.4.0 Matt 2021-04-16 11:27:04 +01:00
  • e52f7b3650
    Update version.rb v1.3.1 Matt 2021-04-16 11:21:55 +01:00
  • bf7d855598
    Add rubocop-inclusivity (#1267) Olle Jonsson 2021-04-14 17:57:11 +02:00
  • 9f8c3a563f Add rubocop-inclusivity #1267 Mattia Giuffrida 2021-04-14 16:52:34 +01:00
  • 38d9398559
    CONTRIBUTING: add a policy on inclusive language (#1262) Olle Jonsson 2021-04-14 17:35:26 +02:00
  • 5c64b548ae
    Merge branch 'main' into add-policy-on-inclusive-language #1262 Matt 2021-04-14 16:30:48 +01:00
  • b390148bb7 Adds contact details to raise non-inclusive language breaches privately Co-Authored: @olleolleolle Mattia Giuffrida 2021-04-14 16:30:19 +01:00
  • 0787548639
    Drop RDoc support file .document (#1264) Olle Jonsson 2021-04-14 16:34:03 +02:00
  • f8ec987aaa
    Remove .document: It's for RDoc, and we use YARD #1264 Olle Jonsson 2021-04-14 16:17:40 +02:00
  • a0b2b88efc
    Merge branch 'main' into document-links Matt 2021-04-14 15:04:08 +01:00
  • 952dac0b4c Update RuboCop TODO file Olle Jonsson 2021-04-14 08:52:10 +02:00
  • a0c4a1cd03 Trivially edit docs/ README Olle Jonsson 2021-04-14 08:31:48 +02:00
  • 753b17d733
    Merge branch 'main' into add-policy-on-inclusive-language Olle Jonsson 2021-04-13 21:12:55 +02:00
  • f1bbc89dee
    Update .document to match current files Olle Jonsson 2021-04-13 21:10:50 +02:00
  • 21ac595919
    CI: Rename default branch to main (#1263) Olle Jonsson 2021-04-13 20:57:39 +02:00
  • 30dee42ba2
    CI: Rename default branch to main #1263 Olle Jonsson 2021-04-13 19:36:12 +02:00
  • ed9fa09f80
    CONTRIBUTING: add a policy on inclusive language Olle Jonsson 2021-04-13 19:33:47 +02:00
  • fbb441eca2
    CONTRIBUTING: Fix grammar and layout (#1261) Olle Jonsson 2021-04-13 18:51:23 +02:00
  • abbd110296
    CONTRIBUTING: Fix grammar and layout #1261 Olle Jonsson 2021-04-13 18:41:29 +02:00
  • dae8c596ea Bee #1260 macompimul1982 2021-04-13 18:38:58 +02:00