index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activeresource
/
test
/
connection_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow per Resource format settings
Jacques Crocker
2010-09-25
1
-5
/
+9
*
Revert "Setup explicit requires for files with exceptions. Removed them from ...
José Valim
2010-09-02
1
-1
/
+0
*
Setup explicit requires for files with exceptions. Removed them from autoload...
Łukasz Strzałkowski
2010-09-02
1
-0
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-2
/
+2
*
Digest auth option for ActiveResource.
pivotal
2009-10-15
1
-0
/
+15
*
Ruby 1.9: Fix ActiveResource::ConnectionError#to_s when @response does not re...
Chad Woolley
2009-10-08
1
-1
/
+1
*
Active Resource recognizes 410 as Resource Gone now [#2316 state:resolved] [J...
Jordan Brough
2009-08-09
1
-0
/
+3
*
Add ability to set SSL options on ARes connections.
Roy Nicholson
2009-08-09
1
-0
/
+18
*
Setting connection timeout also affects Net::HTTP open_timeout.
Jeremy Kemper
2009-08-09
1
-0
/
+11
*
HTTP proxy support
Marshall Huss
2009-08-08
1
-0
/
+10
*
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
Jeremy Kemper
2009-02-03
1
-15
/
+13
*
HTTP Accept header
Edgar J. Suarez
2008-09-18
1
-2
/
+10
*
Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ...
Jeremy Kemper
2008-08-31
1
-1
/
+1
*
Rescue from Timeout::Error in ActiveResource::Connection.
Cheah Chu Yeow
2008-04-22
1
-0
/
+9
*
Introduce ActiveResource::Base.timeout. This allows a timeout to be set on th...
Cheah Chu Yeow
2008-04-22
1
-0
/
+5
*
Use HEAD instead of GET inside exists? Closes #11062 [bscofield]
Michael Koziarski
2008-02-09
1
-0
/
+7
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Ruby 1.9 compat: move from the deprecated Base64 module to ActiveSupport::Bas...
Jeremy Kemper
2007-12-18
1
-1
/
+0
*
Added more specific exceptions for 400, 401, and 403 (all descending from Cli...
David Heinemeier Hansson
2007-12-14
1
-1
/
+10
*
Ruby 1.9 compat, consistent load paths
Jeremy Kemper
2007-10-02
1
-2
/
+2
*
Raise ActiveResource::Redirection on 301,302 http code
Tobias Lütke
2007-08-09
1
-3
/
+3
*
Added proper handling of arrays. Closes #8537 [hasmanyjosh]
Rick Olson
2007-06-21
1
-1
/
+1
*
Recognize and raise an exception on 405 Method Not Allowed responses. Closes ...
Jeremy Kemper
2007-05-26
1
-0
/
+13
*
Add support for setting custom headers per ActiveResource model [Rick]
Rick Olson
2007-04-29
1
-0
/
+25
*
Disregard namespaces from the default element name, so Highrise::Person will ...
David Heinemeier Hansson
2007-04-19
1
-1
/
+1
*
Interpret 422 Unprocessable Entity as ResourceInvalid. Closes #7097.
Jeremy Kemper
2007-01-17
1
-3
/
+3
*
Fix issues with ActiveResource collection handling. Closes #6291. [bmilekic]
Rick Olson
2006-12-12
1
-3
/
+28
*
*_path instance methods. Check for missing/invalid site uri. http_mock respon...
Jeremy Kemper
2006-12-05
1
-11
/
+21
*
Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan]
Rick Olson
2006-09-29
1
-0
/
+40
*
Optimistic locking: raise ActiveResource::ResourceConflict on 409 Conflict re...
Jeremy Kemper
2006-09-09
1
-0
/
+3
*
Basic validation support [Rick Olson]
Rick Olson
2006-09-08
1
-1
/
+4
*
200...400 are valid response codes. PUT and POST request bodies default to ''.
Jeremy Kemper
2006-08-31
1
-5
/
+36
*
Initial check-in of Active Resourse
David Heinemeier Hansson
2006-06-25
1
-0
/
+11