1786 Commits

Author SHA1 Message Date
iMacTia
86fd91cf04 Merge remote-tracking branch 'origin/faraday-website' into faraday-website
# Conflicts:
#	docs/introduction/customize.md
2019-05-28 16:26:51 +01:00
iMacTia
eb9660a818 Adds multipart and url_encoded middleware pages. 2019-05-28 16:26:16 +01:00
Olle Jonsson
eb80f9aa26 Faraday website edits (#987) 2019-05-26 17:44:05 +01:00
iMacTia
d5906c100a Adds documentation for RaiseError middleware. 2019-05-26 15:32:53 +01:00
iMacTia
ad9a3965ee Merge branch 'master' of https://github.com/lostisland/faraday into faraday-website 2019-05-24 21:20:20 +01:00
Damir Gainetdinov
d76489a062 Fix a typo in raise_error spec description (#983) 2019-05-24 14:41:42 +02:00
iMacTia
06e364d998 Adds docs/README.md with instrucitons on how to run the Faraday Website on Jekyll. 2019-05-24 12:51:31 +01:00
iMacTia
75f3ca2443 Updates CONTRIBUTING guide including instrucitons on how to run the Faraday Website on Jekyll. 2019-05-24 11:56:43 +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
f0b780f822 Merge branch 'master' of https://github.com/lostisland/faraday into faraday-website 2019-05-23 17:05:03 +01:00
iMacTia
1818542ab7 Fixes Rubocop in master. 2019-05-23 16:57:46 +01:00
iMacTia
bd8d044507 Fixes test not working with Net::HTTP::Persistent 3.0.1 2019-05-23 16:56:03 +01:00
iMacTia
1a9312ce82 Merge branch 'master' of https://github.com/lostisland/faraday into faraday-website 2019-05-23 11:04:10 +01:00
iMacTia
d4f062a56b Use latest rubocop version like CircleCI. 2019-05-23 11:02:59 +01:00
iMacTia
9214d0b8ee Use latest rubocop version like CircleCI. 2019-05-23 10:58:26 +01:00
iMacTia
11f27d2214 Rubocop fixes. 2019-05-23 10:52:09 +01:00
iMacTia
06b4fac02b Merge branch 'master' of https://github.com/lostisland/faraday into faraday-website 2019-05-23 10:40:49 +01:00
lucasmoreno
91ba32e9d2 Introduces Faraday::ConflictError for 409 response code (#979) 2019-05-23 10:35:21 +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
iMacTia
8e89cab029 Merge branch 'expand-readme-2' of https://github.com/lostisland/faraday into faraday-website 2019-05-19 15:10:44 +01:00
iMacTia
7ad1bcd2ed Adds style override files.
Introduces styling for buttons.
2019-05-13 11:16:18 +01:00
iMacTia
272de2e480 Removes unused nav.yml
Renames About page into Team
2019-05-12 10:54:55 +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
iMacTia
9265247834 Modifies existing adapters doc to support jekyll options.
Switches theme.
2019-04-20 12:09:12 +02:00
Olle Jonsson
be097190e9
Refactor: Extract repeated calls to a shared map (#973)
* Extract repeated calls to a shared map

* Spec for net_http_persistent min_version

* Use realistic value in a spec
2019-04-14 20:51:52 +02:00
iMacTia
4b63db64a0 Merge branch 'master' of https://github.com/lostisland/faraday into faraday-website 2019-04-14 16:23:36 +01:00
Olle Jonsson
8a65a58de8
Merge pull request #972 from bdewater/net-http-persistent-ssl-minmax-version
Allow setting min/max SSL version for a Net::HTTP::Persistent connection
2019-04-14 09:02:33 +02:00
Bart de Water
b4a27f3734 Allow setting min/max SSL version for a Net::HTTP::Persistent connection 2019-04-13 19:17:59 -04:00
Olle Jonsson
980a9514e0
[ci skip] Add missing "you" 2019-04-12 21:33:51 +02:00
risk danger olson
84200628ee
expose the gemfile.lock file in CircleCI (#971) 2019-04-10 16:18:42 -06:00
rick olson
07788ab977 finish testing, and start listing docs in readme 2019-04-10 12:05:53 -06:00
rick olson
d9ec3a5f48 add new pages for testing, the env, and middleware usage 2019-04-10 11:36:59 -06:00
Olle Jonsson
03a0217354
RuboCop TODO update (#968) 2019-04-08 21:59:10 +02:00
risk danger olson
71c78694d4
CI: yard junk (#958)
* run yard-junk during ci

* better indentation

* create test-results/yard

* wat

* waat

* try this

* or this

* does that dir exist

* combine rubocop and yard-junk into single linting task

* dump to stdout

* create linting dir

* test-results does not exist

* persist test-results too

* cant persist HOME

* create test-results subdirs in the container that uses them

* dont care
2019-04-08 13:13:32 -06:00
Olle Jonsson
c8cf1ac535
Merge pull request #967 from lostisland/rubocop-use-performance-gem
Rubocop: use performance gem
2019-04-08 21:09:14 +02:00
risk danger olson
b9a7560f72
Merge pull request #964 from lostisland/multipart-content-disposition-test
use multipart-parser gem in multipart tests
2019-04-08 12:47:20 -06:00
Olle Jonsson
7c9a322b0d Add --require to RuboCop configuration 2019-04-08 20:42:31 +02:00
Olle Jonsson
7280a3803d Lint Style/IfUnlessModifier 2019-04-08 20:42:10 +02:00
Olle Jonsson
d91a5f4567 CI: use rubocop-performance gem 2019-04-08 20:40:55 +02:00
Olle Jonsson
def850b619 Lint Naming/RescuedExceptionsVariableName 2019-04-08 20:39:24 +02:00
Olle Jonsson
e74dbad644 Gemfile: Add rubocop-performance gem, update rubocop 2019-04-08 20:31:33 +02:00
Olle Jonsson
f6ee27d0c7
Merge pull request #966 from lostisland/expand-readme
Expand readme
2019-04-08 20:00:25 +02: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