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
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
risk danger olson
a8cd68e18f
Merge pull request #959 from lostisland/docs-connection-overload
...
document both uses of Connection#options
2019-04-01 15:41:08 -06:00
rick olson
474b2b690f
monkeypatch no longer necessary
2019-04-01 15:14:08 -06:00
rick olson
e54c86a6ce
use multipart-parser gem in multipart tests
2019-04-01 15:11:56 -06:00
risk danger olson
8230d11214
Merge pull request #963 from lostisland/trim-gemfile
...
remove test/unit related gems
2019-04-01 09:58:12 -06:00
rick olson
1fa623b35a
remove test/unit related gems
2019-03-31 14:13:04 -06:00
risk danger olson
cda3a0171d
Merge pull request #962 from lostisland/memoized-wo-block
...
Fix Memoized w/o block
2019-03-31 13:51:34 -06:00
rick olson
34bf23ae40
feed rubocop
2019-03-31 13:42:02 -06:00
rick olson
7aa80e21b9
stop relying on surprising Proc.new behavior
...
this raises a warning in ruby 2.7.0
https://docs.ruby-lang.org/en/trunk/NEWS.html
2019-03-31 13:39:21 -06:00
rick olson
342c2e4eb8
raise ArgumentError if Faraday::Options.memoized is called w/o a block
2019-03-31 13:28:25 -06:00
risk danger olson
ef8d9eb2bc
Merge pull request #957 from lostisland/docs-retry-arg
...
document missing `:retry_statuses` argument
2019-03-30 08:52:31 -06:00
rick olson
4656ca4283
document both uses of Connection#options
2019-03-29 16:03:05 -06:00
rick olson
d986824c32
i've determined there's a spelling mistake here
2019-03-29 14:51:43 -06:00
rick olson
e2c07759de
document missing argument
2019-03-29 14:50:45 -06:00
risk danger olson
5063ffe963
rubocop: fix Style/Documentation offenses ( #951 )
...
* rubocop: fix Style/Documentation offenses
* no test dir
* use @see tag
* put @example after @params, before @return
2019-03-21 09:40:49 +01:00
risk danger olson
ffc6911ed3
Merge pull request #948 from lostisland/document-example
...
[documentation] RackBuilder example, params
2019-03-20 16:34:33 -06:00
rick olson
e500ccd42d
Merge branch 'master' into document-example
2019-03-20 16:27:34 -06:00
risk danger olson
d16ea15626
Merge pull request #952 from lostisland/rubocop-0.66
...
Rubocop 0.66
2019-03-20 16:26:38 -06:00
rick olson
9e29d03f63
prefer Lint/SafeNavigationWithEmpty
2019-03-20 13:29:27 -06:00
rick olson
6394090d1b
ignore more weird const names
2019-03-20 13:27:52 -06:00
rick olson
6167052fc7
Execute Order 66.
...
A manual version tweak in the Gemfile is required because rubocop
updated its
unicode-display_width dependency version:
* OLD - '~> 1.4.0'
* NEW - '< 1.6, >= 1.4.0'
Bundler wanted to install v1.5.0 for rubocop v0.66, but fails to update
rubocop
because unicode-display_width v1.5.0 will not work with rubocop v0.65.
2019-03-20 13:27:31 -06:00
rick olson
a2161e10a8
remove sinatra from gemspec, only used for live http tests
2019-03-20 13:23:35 -06:00