| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Active Model xml serialization test to reflect a change in builder | Carlos Antonio da Silva | 2012-09-07 | 1 | -0/+11 |
* | CHANGELOGs are now per branch | Xavier Noria | 2012-08-28 | 1 | -205/+1 |
* | Accept a symbol for `:in` option on inclusion and exclusion validators | Gabriel Sobrinho | 2012-08-24 | 1 | -0/+6 |
* | Merge pull request #7024 from bogdan/strict_validation_custom_exception | Rafael Mendonça França | 2012-08-16 | 1 | -1/+10 |
|\ |
|
| * | AM::Validation#validates: ability to pass custom exception to `:strict` option | Bogdan Gusiev | 2012-08-06 | 1 | -0/+2 |
* | | Following the false issue reporting I did here : https://github.com/rails/rai... | Anthony | 2012-08-13 | 1 | -0/+2 |
* | | Sync CHANGELOGs [ci skip] | Rafael Mendonça França | 2012-08-11 | 1 | -0/+14 |
|/ |
|
* | prevent users from unknowingly using bad regexps that can compromise security... | MrBrdo | 2012-06-14 | 1 | -0/+5 |
* | change AMS::JSON.include_root_in_json default value to false | Francesco Rodriguez | 2012-06-06 | 1 | -0/+27 |
* | Sync CHANGLOG with the 3-2-stable branch | Rafael Mendonça França | 2012-06-01 | 1 | -0/+15 |
* | Don't enable validations when passing false hash values to ActiveModel.validates | Steve Purcell | 2012-05-28 | 1 | -0/+2 |
* | Reordered changelog entry | Brian Cardarella | 2012-04-23 | 1 | -2/+2 |
* | Updated CHANGELOG | Brian Cardarella | 2012-04-23 | 1 | -0/+2 |
* | Fix my name in the CHANGELOG to follow the convention | Rafael Mendonça França | 2012-03-09 | 1 | -0/+11 |
* | changelog updates for Rails 4 [ci skip] | Vijay Dev | 2012-03-09 | 1 | -0/+2 |
* | Add ActiveModel::Model, a mixin to make Ruby objects to work with AP inmediatly | Guillermo Iguaran | 2012-03-02 | 1 | -0/+2 |
* | Add release dates to documentation | claudiob | 2012-03-01 | 1 | -1/+1 |
* | Update changelogs with rails 3.0-stable branch info | Paco Guzman | 2012-02-25 | 1 | -1/+47 |
* | AM::Errors: allow :full_messages parameter for #as_json | Bogdan Gusiev | 2012-02-20 | 1 | -0/+2 |
* | Trim down Active Model API by removing valid? and errors.full_messages | José Valim | 2012-02-07 | 1 | -0/+2 |
* | Add release date of Rails 3.2.0 to documentation | claudiob | 2012-01-26 | 1 | -1/+1 |
* | Revert "Implement ArraySerializer and move old serialization API to a new nam... | José Valim | 2011-11-30 | 1 | -8/+0 |
* | Deprecated `define_attr_method` in `ActiveModel::AttributeMethods` | Jon Leighton | 2011-11-29 | 1 | -0/+5 |
* | Revert the serializers API as other alternatives are now also under discussion | José Valim | 2011-11-25 | 1 | -2/+0 |
* | Add docs to serializers. Update CHANGELOGs. | José Valim | 2011-11-25 | 1 | -1/+13 |
* | Convert CHANGELOGs to Markdown format. | Jon Leighton | 2011-11-04 | 1 | -0/+109 |