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
*
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