Mislav Marohnić
|
8c5701f8ea
|
enable net/http adapter to use gzip for GET
also get rid of `full_path_for`; replaced with `url.request_uri`
|
2011-03-26 21:16:42 +01:00 |
|
Mislav Marohnić
|
20eee87486
|
warn if some modules haven't loaded in tests
|
2011-03-26 21:16:42 +01:00 |
|
Erik Michaels-Ober
|
67054db3b0
|
Bump version to 0.5.1
|
2010-10-15 17:01:46 -07:00 |
|
rick
|
9629bfba9a
|
leftright and ruby-debug are optional
|
2010-10-08 15:24:45 -07:00 |
|
Wilson Bilkovich
|
a49d732b6e
|
Match test/helper.rb version requirement to gemspec
|
2010-07-30 04:01:43 +08:00 |
|
Joe Ferris
|
32ee0dcd7f
|
Depend on rack >= 1.0.1 to be compatible with actionpack 2.3.5
|
2010-05-04 14:29:00 -04:00 |
|
rick
|
11fc5adf9d
|
load right gem versions in the tests
|
2010-04-30 09:55:22 -07:00 |
|
rick
|
a47c6066fa
|
remove dependency on context
|
2010-02-18 13:33:50 -08:00 |
|
rick
|
67d619d780
|
rename Alice => Faraday.
|
2010-01-12 17:03:34 -08:00 |
|
Zack Hobson
|
5075a3e3e3
|
Merged from rick.
|
2010-01-05 11:23:10 -08:00 |
|
Zack Hobson
|
cf2589a626
|
Support for custom request encoding (e.g. POST or JSON).
|
2009-12-31 14:38:58 -08:00 |
|
rick
|
43a26e59c0
|
test that Faraday::Connection instances pass the params and headers
|
2009-12-22 13:16:22 -08:00 |
|
rick
|
8ed4c74d4c
|
define a basic Faraday::TestConnection
|
2009-12-19 16:20:02 -08:00 |
|
rick
|
92accb2b8e
|
merge
|
2009-12-11 18:31:07 -08:00 |
|
rick
|
75bec559d6
|
dont require typhoeus for tests
|
2009-12-11 18:18:42 -08:00 |
|
Zack Hobson
|
0a7ce75588
|
MockRequest test adapter, connection error.
|
2009-12-11 11:34:10 -08:00 |
|
rick
|
07d9de223d
|
add StringResponse + tests
|
2009-12-10 07:44:32 -08:00 |
|
rick
|
a7416caeeb
|
add basic NetHttp adapter with GET support. supply sinatra server for testing
|
2009-12-10 06:21:41 -08:00 |
|
rick
|
f5128bad51
|
rename test classes
|
2009-12-10 05:54:12 -08:00 |
|
rick
|
e1667ee024
|
add initial Faraday::Connection with #get method
|
2009-12-10 05:14:53 -08:00 |
|
rick
|
f6bf1677af
|
Initial commit to faraday.
|
2009-12-10 04:43:53 -08:00 |
|