131 Commits

Author SHA1 Message Date
Matt
c010031269
Remove net-http adapter and update docs (#1336) 2021-10-25 11:17:11 +01:00
Matt
77a464344a
Swap Gitter badge for GitHub Discussions one in README 2021-10-09 10:47:55 +02:00
Matt
94b7bf4bf8
Update copyright year in README 2021-08-21 08:50:38 +01:00
Matt
da878eaf38
Update README to inform about main branch containing unreleased v2 code and documentation (#1305) 2021-08-13 16:26:52 +01:00
Matt
6333b73d13
Begin v2 release (#1297)
* Update UPGRADING.md to highlight adapters being moved out
* Cleanup tests
* Cleanup Gemfile
* Update CI
2021-08-01 17:09:03 +01:00
Olle Jonsson
33ee1c4eed
Drop CodeClimate (#1259)
This removes CodeClimate test reporter ID and badge.

Since the quality of reporting has gone down, and these fail the
builds, reducing our warning-seeing ability, I now take step of
stopping reporting to CC.

If we want to do any spot-checks, we can run rubycritic, or some other
metrics tool, which does not disrupt our workflow.
2021-04-13 18:27:34 +02:00
Nick Campbell
d22dd00856
Fix broken Rubydoc.info links (#1236)
For some reason the docs are not being published for this gem anymore,
but they are still reachable when referencing the github path instead.
2021-01-12 15:19:45 +01:00
Olle Jonsson
3ca146de4d Update year markers to 2020 for a lively look 2020-04-03 18:18:51 +02:00
Olle Jonsson
e33c559345
Link from GitHub Actions badge to CI workflow (#1141) 2020-04-03 17:02:01 +01:00
Olle Jonsson
f0c76f826f Remove Codeclimate coverage badge
- Until it supports SimpleCov 0.18, we drop this from our CI and README
2020-04-02 10:40:38 +02:00
Olle Jonsson
e346b8bdb4 README: Link the logo to the website (#1112) 2020-01-09 11:45:11 +00:00
technoweenie
d2372224f2 bump documented support up to ruby 2.4 2019-12-29 23:25:16 -07:00
Mattia
708ca5b9ab
Use GitHub Actions for CI (#1051) 2019-10-16 10:57:42 +01:00
iMacTia
6cd8c5dc35 Fixes placeholders for Faraday website URL. 2019-06-27 15:47:06 +01:00
iMacTia
cf078cf20b Adds Elena contribution to team page and footer.
Aligns README footer with Website one.
2019-06-25 16:31:51 +01:00
iMacTia
94a78e7eba Fix alt-img typo in README. 2019-06-25 15:56:33 +01:00
iMacTia
637c81196b Use slim repo card in README. 2019-06-25 15:54:32 +01:00
iMacTia
a50fcc413b Adds Team page with dynamic GitHub loading.
Styles website with new branding.
2019-06-18 17:57:27 +01:00
iMacTia
f97523dbf1 Removes last bits from README 2019-05-23 18:51:08 +01:00
iMacTia
c17f918425 Removes Travis link from README 2019-05-23 18:39:53 +01:00
iMacTia
3acd1c8d31 Moves README tutorials into separate pages. 2019-05-23 18:30:14 +01:00
iMacTia
43233f5766 Merge branch 'master' of https://github.com/lostisland/faraday into faraday-website
# Conflicts:
#	README.md
2019-05-21 22:18:35 +01:00
KevinKawai
7af105dabf Update license valid through year (#981) 2019-05-21 22:16:41 +01:00
iMacTia
66384d32dd Merges #970.
Adds table of content to homepage.
Adds details page for logger middleware.
2019-05-19 17:41:27 +01:00
Mattia
a217471dc6
Explain Absolute path behaviour in README (#977)
Updates the REAME to explain how the absolute path overrides the one provided while initialising the connection.
Fixes #976
2019-05-12 10:18:27 +01:00
Tomas Sandven
3abe9d1eea README: Fixed a code typo (#975) 2019-04-27 19:44:00 +02:00
rick olson
07788ab977 finish testing, and start listing docs in readme 2019-04-10 12:05:53 -06:00
rick olson
aa125e1bc1 add em adapter docs 2019-04-03 09:53:53 -06:00
rick olson
39058484d4 extract httpclient docs 2019-04-01 16:53:02 -06:00
rick olson
522b0d595d extract excon docs 2019-04-01 16:47:51 -06:00
rick olson
913583ff11 extract patron docs 2019-04-01 16:24:59 -06:00
rick olson
5d62e6f70f link to the net/http docs page 2019-04-01 16:21:59 -06:00
rick olson
e4f41053a0 extract net/http docs 2019-04-01 16:21:09 -06:00
rick olson
17b576ef12 extract net-http-persistent docs 2019-04-01 16:12:19 -06:00
rick olson
bd684191dd small tweaks 2019-04-01 16:12:05 -06:00
Mattia
224dd98ebe Update badges in README.md (#942)
Update Test coverage and Maintainability badges in README.md
2019-03-10 11:02:58 +01:00
Olle Jonsson
c8c9a0217c README: Add CircleCI badge (#940) 2019-03-09 10:21:56 +00:00
Olle Jonsson
2730f1247a README: Drop Travis CI badge 2019-03-06 18:22:20 +01:00
Sergey Prikhodko
1d3d675821 Add the log formatter that is easy to override and safe to inherit (#889) 2019-03-06 16:13:14 +00:00
Mattia
c8248ba2a4
Update README.md 2019-02-20 18:34:51 +00:00
Mattia
d3cbcd8825
README.md: Mark master branch as 1.0, and link to stable release branch (#850) 2019-02-20 18:29:15 +00:00
iMacTia
554780253f Merge branch 'master' of https://github.com/lostisland/faraday into 1.0 2018-11-26 15:58:58 +00:00
Col
f18a248c36 Expose pool_size as a option for the NetHttpPersistent adapter (#834) 2018-11-26 15:55:26 +00:00
iMacTia
a37f8c5c37 Merge branch 'master' of https://github.com/lostisland/faraday into 1.0 2018-10-29 16:15:49 +00:00
Olle Jonsson
3ff3dbc43e [1.0] Travis CI matrix: Drop 2.2: 2.3+ new min version required (#828) 2018-10-19 11:13:53 +01:00
Mattia
88de44ebe3
Fix label name for contributing 2018-10-02 15:26:39 +01:00
Olle Jonsson
c63efc6472 README: logger middleware wording (#798)
- this wording was borrowed from a comment on #794
2018-05-16 09:08:36 +01:00
iMacTia
5ee253a9a3 Merge branch 'master' of https://github.com/lostisland/faraday into 1.0
# Conflicts:
#	lib/faraday/adapter/patron.rb
2018-05-10 10:09:43 +01:00
Pete Nicholls
5f1687abbe Logger middleware: use $stdout instead of STDOUT (#794) 2018-05-10 09:51:06 +01:00
Mattia Giuffrida
5f9314fba6 Merge branch 'master' of https://github.com/lostisland/faraday into 1.0 2018-02-10 13:14:17 +00:00