aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4675 from lunks/3-2-stableAaron Patterson2012-01-251-1/+1
|\
| * Duping log handler. fixes #4668Pedro Nascimento2012-01-251-1/+1
* | Merge pull request #4673 from carlosantoniodasilva/validation-guides-update-3-2Vijay Dev2012-01-256-25/+34
|\ \ | |/ |/|
| * Fix callbacks order for destroying an object in validations guideCarlos Antonio da Silva2012-01-251-2/+4
| * Improve field error proc example in validations guideCarlos Antonio da Silva2012-01-251-7/+2
| * Change ActiveRecord::Errors to ActiveModel::Errors in guidesCarlos Antonio da Silva2012-01-256-14/+14
| * Fix custom validation methods section in AR validations and callbacks guideCarlos Antonio da Silva2012-01-251-2/+14
* | remove extra 'the'Rohit Arondekar2012-01-261-1/+1
* | example bracket errorDamian Le Nouaille2012-01-261-1/+1
* | Merge pull request #4658 from pwim/unicode-pathsAaron Patterson2012-01-251-0/+20
|\ \
| * | Test for unicode path supportPaul McMahon2012-01-251-0/+20
* | | Merge pull request #4654 from pwim/explicit-deprecation-requireJosé Valim2012-01-241-1/+1
|\ \ \ | |/ / |/| |
| * | allow requiring of 'active_model/naming'Paul McMahon2012-01-251-1/+1
* | | Merge pull request #4639 from joevandyk/datetime-infinity-select-fixAaron Patterson2012-01-242-1/+13
|\ \ \
| * | | datetime_select should work with -/+ infinity datesJoe Van Dyk2012-01-242-1/+13
* | | | Merge pull request #4643 from rafaelfranca/3-2-stableJosé Valim2012-01-241-3/+0
|\ \ \ \
| * | | | Remove unused variables to avoid warningsRafael Mendonça França2012-01-241-3/+0
|/ / / /
* | | | Merge pull request #4641 from rafaelfranca/date_select-fix-3-2José Valim2012-01-242-4/+41
|\ \ \ \
| * | | | Fix date_select with discard_month and discard_year optionsRafael Mendonça França2012-01-242-2/+39
| * | | | Fix date_select nil and blank and order caseIndrek Juhkam2012-01-242-18/+2
| * | | | Add failing test for date_selectIndrek Juhkam2012-01-241-0/+16
| |/ / /
* / / / Merge pull request #4514 from brainopia/update_timezone_offetsAaron Patterson2012-01-241-1/+1
|/ / /
* | | Fix GH #4344. A defined callback in extended module is called too.kennyj2012-01-242-5/+62
* | | work against 1-0-stable until a new journey is releasedAaron Patterson2012-01-231-1/+1
* | | Added custom regexps to ASTs that have literal nodes on either side ofAaron Patterson2012-01-232-1/+82
* | | Merge pull request #4601 from carlosantoniodasilva/patch-1José Valim2012-01-231-0/+1
|\ \ \
| * | | Add missing require to Array#wrap in generators action methodsCarlos Antonio da Silva2012-01-221-0/+1
* | | | test base64 encode and decodeVijay Dev2012-01-231-0/+9
* | | | Merge pull request #4611 from jviney/3-2-stableVijay Dev2012-01-231-1/+1
|\ \ \ \
| * | | | The deprecated ActiveSupport::Base64.decode64 method should call ::Base64.dec...Jonathan Viney2012-01-231-1/+1
|/ / / /
* | | | Support decimal{1,2} and decimal{1-2} and decimal{1.2} so it works fine with ...José Valim2012-01-222-5/+5
* | | | Merge pull request #4604 from ihid/3-2-stableJosé Valim2012-01-222-0/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Allow form.select to accept ranges.Jeremy Walker2012-01-222-0/+17
* | | | Fix `$rails_rake_task` global variable warning without replacing the value of...Jonathan Viney2012-01-221-2/+1
* | | | Merge pull request #4586 from waseem/assert_with_no_deprecation_warningsJosé Valim2012-01-211-1/+3
|\ \ \ \
| * | | | Remove deprecation warning from console output when runningWaseem Ahmad2012-01-221-1/+3
|/ / / /
* | | | Merge pull request #4582 from kennyj/fix_4580José Valim2012-01-212-1/+5
|\ \ \ \
| * | | | Fix GH #4580. Rails 3.2: uninitialized constant ActiveSupport::TaggedLogging:...kennyj2012-01-222-1/+5
|/ / / /
* / / / document `:raise` option support for several helpers [ci skip]Jonathan Roes2012-01-211-0/+3
|/ / /
* / / Fix another race condition.Jon Leighton2012-01-204-6/+23
|/ /
* | Preparing for 3.2.0 releaseDavid Heinemeier Hansson2012-01-2016-19/+17
* | update release notes [ci skip]Vijay Dev2012-01-201-2/+0
* | Update CHANGELOGJosé Valim2012-01-191-2/+0
* | Do not deprecate performed?José Valim2012-01-193-6/+10
* | add uglifier version info in the 'what to update' sectionVijay Dev2012-01-191-0/+1
* | fix duplicate ids for the headers [ci skip]Vijay Dev2012-01-191-7/+7
* | document AR::Base#with_lock in release notes [ci skip]Vijay Dev2012-01-191-0/+27
* | update the getting_started guide code [ci skip]Vijay Dev2012-01-199-24/+57
* | Merge pull request #4531 from exviva/pessimistic_with_lockAaron Patterson2012-01-194-1/+81
* | Fix small typo in mail_to docs in url_helper.rbSimon Baird2012-01-191-1/+1