26 Commits

Author SHA1 Message Date
Tiago
118f896ac3
[docs] Add httpx to list of external adapters (#1246)
httpx bundles its own faraday adapter, a la typhoeus. This adds it to the external adapters list.
2021-03-05 12:49:48 +01: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
7326cd8bfd
docs: Adapters, how to create them (#1193)
This begins a new section, probably we want to move the Parallel section to its own "Advanced Adapter authoring" or a subject-specific text. Anyway, we have started!
2020-10-22 11:55:46 +02:00
Joel Stimson
85b46bef6c
Remove retry_change_requests from documentation (#1185) 2020-10-06 10:33:29 +01:00
Julien Kirch
073bc25cd4 Very small fix in adapter documentation 2019-12-11 06:54:35 +01:00
Stanisław Pitucha
cccc145e2f Describe clearing cached stubs
This was the solution proposed in https://github.com/lostisland/faraday/issues/1041
2019-10-07 19:48:59 +02:00
risk danger olson
e8792e43d5 port changes from #1000 (#1004) 2019-07-19 14:11:30 +02:00
iMacTia
0ec66e8959 Fixes website navigation by adding trailing slashes to /index.md files.
See https://stackoverflow.com/questions/54727643/trailing-slashes-in-jekyll-github-pages-site-cause-404
2019-07-08 18:45:46 +01:00
rick olson
26c542d9e1 fix the order of the site nav 2019-07-02 07:43:06 -06:00
rick olson
62cbdb9d78 restructure adapters section:
* more prominent placing of test adapter
* remove next/prev navigation for adapter pages, they don't need to be read in order
* ensure all adapter pages link to top nav
2019-06-25 10:28:14 -06:00
iMacTia
32eacfd4ee Expands menu items. 2019-06-08 17:38:58 +01:00
iMacTia
f1d72a4cdf Adds navigation to adapters section. 2019-06-08 17:19:00 +01:00
Olle Jonsson
eb80f9aa26 Faraday website edits (#987) 2019-05-26 17:44:05 +01:00
iMacTia
3acd1c8d31 Moves README tutorials into separate pages. 2019-05-23 18:30:14 +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
9265247834 Modifies existing adapters doc to support jekyll options.
Switches theme.
2019-04-20 12:09:12 +02:00
Olle Jonsson
980a9514e0
[ci skip] Add missing "you" 2019-04-12 21:33:51 +02: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
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
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