321 Commits

Author SHA1 Message Date
rick
bbab11d606 Add Faraday::Connection#basic_auth and Faraday::Connection#token_auth for specifying Authorization headers 2010-04-27 10:53:05 -04:00
rick
031d5e1c56 update gemspec, hello v0.4 2010-04-27 10:25:07 -04:00
rick
1c301a412b Version bump to 0.4.0 2010-04-27 10:23:52 -04:00
rick
c252c0ec8a update readme 2010-04-27 10:23:47 -04:00
rick
3cbff597d3 Add shortcut methods on Faraday for using a default Faraday::Connection instance 2010-04-27 10:21:57 -04:00
rick
f033ad4730 reset connection builder by default when Faraday::Connection#build is called 2010-04-27 10:11:20 -04:00
rick
6220abd088 use net/http by default if no middleware is set 2010-04-27 10:03:13 -04:00
rick
a43e0896a6 add http proxy support to net/http 2010-04-27 09:53:33 -04:00
rick
7739157945 add ssl support to net/http and typhoeus 2010-04-27 09:35:17 -04:00
rick
403ea34529 fix uri building issue where host/port should be specified before scheme 2010-04-27 08:54:56 -04:00
rick
4d266f42b6 bump gemspec v0.3.1 2010-04-22 13:39:47 -04:00
rick
d16bd74cc2 Version bump to 0.3.1 2010-04-22 13:39:39 -04:00
rick
c438392a6c fix Patron module shortcut 2010-04-22 13:39:35 -04:00
rick
3313836ae9 bump to faraday 0.3 v0.3.0 2010-04-22 12:19:58 -04:00
rick
5d8c4be5b3 merge zenhob/master 2010-04-22 12:19:40 -04:00
rick
4f9660213f add more options for passing Faraday::Builder instances around 2010-04-22 12:16:56 -04:00
rick
b7eabb95f7 add Faraday::Connection#dup 2010-04-22 11:16:28 -04:00
rick
415b82c89b doc tweaks and code consistency 2010-04-22 11:03:09 -04:00
rick
43c3284927 fix typo 2010-04-11 15:52:42 -07:00
rick
9a8649b6d6 remove dev dependency on context, update tests to work on 1.9.1 2010-02-18 14:05:01 -08:00
rick
d43d1f3a9f Version bump to 0.2.4 2010-02-18 14:04:37 -08:00
rick
f3c927c451 finished conversion, tests pass on 1.8.x and 1.9.1 2010-02-18 14:04:14 -08:00
rick
57dfcfcb11 convert dynamic adapter tests to test/unit 2010-02-18 13:49:00 -08:00
rick
a47c6066fa remove dependency on context 2010-02-18 13:33:50 -08:00
rick
bf5f00ceac tweak ActiveSupport:JSON test when #decode('') returns false 2010-02-08 22:23:48 -08:00
rick
06c4f3921c fix live tests 2010-02-07 10:24:13 -08:00
rick
ab2f7bc976 bump gem version 2010-02-06 21:16:54 -08:00
rick
42d1c8710a Version bump to 0.2.3 2010-02-06 21:16:48 -08:00
rick
14621781c4 send merged headers with requests 2010-02-06 21:16:42 -08:00
rick
2fe15f5d35 update gemspec 2010-02-06 19:58:53 -08:00
rick
b5eb49a058 Version bump to 0.2.2 2010-02-06 19:58:41 -08:00
rick
ca2c65edf2 handle nil bodies in response parsing 2010-02-06 19:58:27 -08:00
rick
67052df2d2 add NameError to exceptions that adapters rescue when loading dependent libs 2010-02-06 19:58:12 -08:00
Zack Hobson
ba31dbf39a Regenerated gemspec for version 0.2.1 v0.2.1 2010-02-04 17:04:59 -08:00
Zack Hobson
366e2750e4 Version bump to 0.2.1 2010-02-04 17:04:37 -08:00
Zack Hobson
dc978aba3c Test adapter: added Stubs#verify_stubbed_calls for mocking support. 2010-02-04 17:01:00 -08:00
rick
6d26256062 fix stub examples in the readme 2010-01-20 15:48:31 -08:00
rick
4715140d65 rename Alice=>Faraday in the readme 2010-01-20 15:12:52 -08:00
rick
2db6886d74 add rack and addressable dependencies 2010-01-12 17:05:42 -08:00
rick
0f41196129 Version bump to 0.2.0 2010-01-12 17:03:49 -08:00
rick
67d619d780 rename Alice => Faraday. 2010-01-12 17:03:34 -08:00
Zack Hobson
86f5a2a83d Regenerated gemspec for version 0.1.2 v0.1.2 2010-01-05 11:42:44 -08:00
Zack Hobson
085a1316bb Version bump to 0.1.2 2010-01-05 11:42:15 -08:00
Zack Hobson
387acc948d MockRequest: Fixed bad merge. 2010-01-05 11:41:53 -08:00
Zack Hobson
3c166066ca Regenerated gemspec. v0.1.1 2010-01-05 11:28:47 -08:00
Zack Hobson
913576b9fd Version bump to 0.1.1 2010-01-05 11:26:54 -08:00
Zack Hobson
5075a3e3e3 Merged from rick. 2010-01-05 11:23:10 -08:00
rick
f234b78554 merge with latest 2010-01-02 17:10:34 -08:00
rick
b720640150 faraday 0.1.0 2010-01-02 17:06:55 -08:00
rick
99c896386b Version bump to 0.1.0 2010-01-02 17:06:36 -08:00