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
/
CHANGELOG
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use attr_accessor_with_default to dry up attribute initialization. References...
Marcel Molina
2006-11-16
1
-0
/
+2
*
Add basic logging support for logging outgoing requests.
Jamis Buck
2006-10-23
1
-0
/
+2
*
Add Base.delete for deleting resources without having to instantiate them first
Jamis Buck
2006-10-06
1
-0
/
+2
*
Make #save behavior mimic AR::Base#save (true on success, false on failure)
Jamis Buck
2006-10-02
1
-0
/
+2
*
Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan]
Rick Olson
2006-09-29
1
-0
/
+2
*
fixed failing tests now that non-GET requests are sent with .xml file ext. E...
Rick Olson
2006-09-20
1
-0
/
+3
*
Optimistic locking: raise ActiveResource::ResourceConflict on 409 Conflict re...
Jeremy Kemper
2006-09-09
1
-0
/
+9
*
Basic validation support [Rick Olson]
Rick Olson
2006-09-08
1
-0
/
+6
*
Deep hashes are converted into collections of resources. Class attribute writ...
Jeremy Kemper
2006-09-04
1
-0
/
+9
*
Major updates to ActiveResource, please see changelog and unit tests [Rick Ol...
Rick Olson
2006-09-01
1
-0
/
+27
*
200...400 are valid response codes. PUT and POST request bodies default to ''.
Jeremy Kemper
2006-08-31
1
-1
/
+1
*
site= accepts URIs
Jeremy Kemper
2006-08-31
1
-0
/
+2
*
start an Active Resource changelog
Jeremy Kemper
2006-08-26
1
-0
/
+3