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