Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |