aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10774 from chuckbergeron/validates-inclusion-of-accuracy-...Carlos Antonio da Silva2013-06-251-0/+9
|\
| * Use Range#cover? for Numeric ranges (tests via endpoints) and use Range#inclu...Charles Bergeron2013-05-271-0/+4
* | Fix regression in has_secure_password.Phil Calvin2013-05-301-0/+5
|/
* deprecate Validator#setup (to get rid of a respond_to call). validators do th...Nick Sutterer2013-05-231-1/+3
* rails/master is now 4.1.0.betaRafael Mendonça França2013-04-291-212/+2
* use unified and clean formatting in CHANGELOGS. [ci skip]Yves Senn2013-04-121-9/+12
* Improve changelog entry for ActiveModel::Errors#full_messages_for [ci skip]Carlos Antonio da Silva2013-03-301-2/+13
* Add a method full_messages_for to the Errors classshock_one2013-03-241-0/+5
* Fixed typo in activemodel/CHANGELOGPrathamesh Sonpatki2013-03-241-1/+1
* The repair_validations helper was not working correctly before becausewangjohn2013-03-191-0/+21
* Small typos here and there.Vipul A M2013-03-151-1/+1
* Fix AMo code example indent, add missing author to entry [ci skip]Carlos Antonio da Silva2013-03-091-6/+8
* `has_secure_password` is not invalid when assigning empty Strings.Yves Senn2013-03-041-0/+10
* `validates_confirmation_of` does not override writer methods.Yves Senn2013-03-041-0/+15
* Update CHANGELOGSRafael Mendonça França2013-02-261-0/+3
* Preparing for 4.0.0.beta1 releaseDavid Heinemeier Hansson2013-02-251-1/+1
* did a pass over the AM changelog [ci skip]Xavier Noria2013-02-241-15/+35
* This change doesn't need a CHANGELOG entry.Rafael Mendonça França2012-12-261-5/+0
* Add CHANGELOG entry for #8622Rafael Mendonça França2012-12-261-0/+5
* Remove CHANGELOG entry for ActiveModel::Errors#add_on_presentRafael Mendonça França2012-12-211-5/+0
* Fix Action Mailer changelog indenation to match other changelogsCarlos Antonio da Silva2012-12-191-0/+1
* Improve AMo changelog example to not rely on AR [ci skip]Carlos Antonio da Silva2012-12-191-4/+8
* Add `ActiveModel::Validations::AbsenceValidator`, a validator to check the a...Roberto Vasquez Angel2012-12-151-0/+19
* Convert changelogs to 1.9 hash style and fix some formatting [ci skip]Carlos Antonio da Silva2012-12-141-1/+1
* Reset attributes should not report changes.Renato Mascarenhas2012-12-011-0/+4
* Add CHANGELOG entries for the observes extractionRafael Mendonça França2012-11-291-0/+4
* Specify type of singular association during serializationSteve Klabnik2012-11-281-0/+2
* Merge pull request #7282 from xHire/validates_length_of_fixRafael Mendonça França2012-11-261-0/+4
|\
| * Length validation handles correctly nil. Fix #7180Michal Zima2012-11-261-0/+4
* | cleanup, removed dispensable `require` statements from `ActiveModel`Yves Senn2012-11-251-0/+5
|/
* Use BCrypt's MIN_COST in the test environment for speedier testsTrevor Turk2012-11-141-0/+4
* add credit to committer of pull request #6569Jan Berdajs2012-10-181-1/+1
* Revert "Merge pull request #7826 from sikachu/master-validators-kind"Rafael Mendonça França2012-10-021-10/+0
* Make `.validators_on` accept `:kind` optionPrem Sichanugrist2012-10-021-0/+10
* Update changelogs to add entries about strong_parameters integrationGuillermo Iguaran2012-09-191-0/+11
* Update Active Model xml serialization test to reflect a change in builderCarlos Antonio da Silva2012-09-071-0/+11
* CHANGELOGs are now per branchXavier Noria2012-08-281-205/+1
* Accept a symbol for `:in` option on inclusion and exclusion validatorsGabriel Sobrinho2012-08-241-0/+6
* Merge pull request #7024 from bogdan/strict_validation_custom_exceptionRafael Mendonça França2012-08-161-1/+10
|\
| * AM::Validation#validates: ability to pass custom exception to `:strict` optionBogdan Gusiev2012-08-061-0/+2
* | Following the false issue reporting I did here : https://github.com/rails/rai...Anthony2012-08-131-0/+2
* | Sync CHANGELOGs [ci skip]Rafael Mendonça França2012-08-111-0/+14
|/
* prevent users from unknowingly using bad regexps that can compromise security...MrBrdo2012-06-141-0/+5
* change AMS::JSON.include_root_in_json default value to falseFrancesco Rodriguez2012-06-061-0/+27
* Sync CHANGLOG with the 3-2-stable branchRafael Mendonça França2012-06-011-0/+15
* Don't enable validations when passing false hash values to ActiveModel.validatesSteve Purcell2012-05-281-0/+2
* Reordered changelog entryBrian Cardarella2012-04-231-2/+2
* Updated CHANGELOGBrian Cardarella2012-04-231-0/+2
* Fix my name in the CHANGELOG to follow the conventionRafael Mendonça França2012-03-091-0/+11
* changelog updates for Rails 4 [ci skip]Vijay Dev2012-03-091-0/+2