aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* buffered logger is initialized with the log level passed trough the initializerNiranjan Paranjape2012-06-092-2/+7
* Don't add sqlite3 to gemspec with -O on rails plugin newPiotr Sarnacki2012-06-082-0/+10
* Merge pull request #6678 from arunagw/fix_issue_6673Rafael Mendonça França2012-06-082-1/+9
|\
| * We should not include engine.rake file into rakeArun Agrawal2012-06-082-1/+9
* | Merge pull request #6677 from arunagw/3-2-stableRafael Mendonça França2012-06-081-2/+0
|\ \ | |/ |/|
| * Removed protected as we already doing it above. Arun Agrawal2012-06-081-2/+0
|/
* Fix railties test suitePiotr Sarnacki2012-06-081-2/+1
* Fix asset tags for files with more than one dotPiotr Sarnacki2012-06-074-1/+9
* Make test cover previous reversionJon Leighton2012-06-071-0/+1
* Revert "Perf: Don't load the association for #delete_all."Jon Leighton2012-06-076-45/+21
* Merge pull request #6642 from kuroda/3-2-activemodel-translation-patchJosé Valim2012-06-062-2/+7
|\
| * Fix human attribute_name to handle deeply nested attributesTsutomu Kuroda2012-06-062-2/+7
|/
* Revert "fix the Flash middleware loading the session on every request (very d...Rafael Mendonça França2012-06-053-23/+7
* Add test to flash sweep after two redirectsRafael Mendonça França2012-06-051-0/+20
* Merge pull request #6613 from carlosgaldino/3-2-data-confirmRafael Mendonça França2012-06-056-22/+128
|\
| * Deprecate `:confirm` in favor of `:data => { :confirm => 'Text' }` optionCarlos Galdino2012-06-056-22/+128
|/
* Merge pull request #6622 from kennyj/fix_6591-32Rafael Mendonça França2012-06-042-1/+13
|\
| * Fix #6591. If a field with timezone isn't changed, we don't call will_change!.kennyj2012-06-041-1/+2
| * Add failing test for 3.2.5 datetime attribute regressionEvan Arnold2012-06-041-0/+11
|/
* Merge pull request #6593 from yahonda/skip_test_remove_column_with_array_as_a...Rafael Mendonça França2012-06-011-1/+3
|\
| * Skip test_remove_column_with_array_as_an_argument_is_deprecated with Oracle a...Yasuo Honda2012-06-021-1/+3
* | Allow to use mounted helpers in ActionView::TestCasePiotr Sarnacki2012-06-014-1/+24
* | Merge pull request #6588 from nbibler/polymorphic_to_modelJosé Valim2012-06-012-2/+34
|\ \
| * | Use to_model delegates for polymorphic route generationNathaniel Bibler2012-06-012-2/+34
| |/
* | Add release date of 3.2.5 on the CHANGELOGRafael Mendonça França2012-06-015-3/+34
* | Include routes.mounted_helpers into integration testsPiotr Sarnacki2012-06-013-2/+28
* | Merge pull request #6587 from amatsuda/controller_generator_remove_blank_line_32Rafael Mendonça França2012-06-012-2/+2
|\ \ | |/ |/|
| * remove unneeded blank line from !namespeced? controller generatorsAkira Matsuda2012-06-012-2/+2
|/
* bumping to 3.2.5Aaron Patterson2012-05-319-9/+9
* Restore behavior of Active Record 3.2.3 scopesAndrew White2012-06-014-31/+4
* Merge branch '3-2-rel' into 3-2-stableAaron Patterson2012-05-3116-13/+47
|\
| * bumping to 3.2.4Aaron Patterson2012-05-319-9/+9
| * adding security notifications to CHANGELOGsAaron Patterson2012-05-312-0/+6
| * Merge branch '3-2-stable-sec' into 3-2-relAaron Patterson2012-05-315-5/+66
| |\
| * | updating changelogsAaron Patterson2012-05-317-4/+32
| * | Merge pull request #6558 from parndt/fix_regressionAaron Patterson2012-05-301-3/+4
* | | Merge branch '3-2-stable-sec' into 3-2-stableAaron Patterson2012-05-3114-22/+83
|\ \ \ | | |/ | |/|
| * | Strip [nil] from parameters hash.Aaron Patterson2012-05-302-1/+28
| * | predicate builder should not recurse for determining where columns.Aaron Patterson2012-05-303-4/+38
| |/
| * bumping to 3.2.4.rc1Aaron Patterson2012-05-289-17/+17
* | Merge pull request #6562 from martinoconnor/generator-fix-stableRafael Mendonça França2012-05-302-2/+2
|\ \
| * | Changed symbol platform to platforms for the commented out call to gem 'theru...Martin O'Connor2012-05-302-2/+2
|/ /
* | Merge pull request #6558 from parndt/fix_regressionAaron Patterson2012-05-301-3/+4
|\ \
| * | Revert "Removes unneeded caching from ActiveRecord::Base.relation"Philip Arndt2012-05-311-3/+4
|/ /
* | Merge pull request #6477 from steveklabnik/close_discovered_pg_connectionRafael Mendonça França2012-05-301-1/+2
* | Merge pull request #6553 from erichmenge/3-2-stable-json-patchPiotr Sarnacki2012-05-304-10/+32
|\ \
| * | Deprecate ActiveSupport::JSON::VariableErich Menge2012-05-303-4/+20
| * | True, False, and Nil should be represented in as_json as themselves.Erich Menge2012-05-302-6/+12
* | | Merge pull request #5810 from kennyj/fix_5797Aaron Patterson2012-05-304-5/+15
|/ /
* | Merge pull request #6519 from oscardelben/3-2-stableCarlos Antonio da Silva2012-05-292-7/+11
|\ \