| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #6690 from suginoy/fix-templates-copy | Rafael Mendonça França | 2012-06-11 | 2 | -1/+13 |
* | | Merge pull request #6698 from yahonda/address_ora_911_master | Rafael Mendonça França | 2012-06-11 | 2 | -2/+2 |
* | | Merge pull request #6521 from Empact/throw-result | Rafael Mendonça França | 2012-06-10 | 2 | -1/+8 |
* | | Remove warning | Rafael Mendonça França | 2012-06-10 | 1 | -1/+1 |
* | | Add test to column alias in `exists?` SQL. | Rafael Mendonça França | 2012-06-10 | 1 | -0/+6 |
* | | Minimal change to query generation of exists? that makes SQLServer and others... | iaddict | 2012-06-10 | 1 | -1/+1 |
* | | Merge pull request #6688 from c42engineering/buffered_logger_level_while_crea... | Rafael Mendonça França | 2012-06-10 | 2 | -2/+7 |
|\ \ |
|
| * | | buffered logger is initialized with the log level passed trough the initializer | Niranjan Paranjape | 2012-06-09 | 2 | -2/+7 |
* | | | Merge pull request #6695 from kennyj/fix_6635 | Rafael Mendonça França | 2012-06-10 | 2 | -5/+14 |
* | | | Merge pull request #6693 from jkraemer/3-2-stable | José Valim | 2012-06-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fix namespace collision with test-unit-activesupport | Jens Kraemer | 2012-06-10 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #6687 from tiegz/3-2-optimizations | José Valim | 2012-06-09 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | ActiveRecord#attributes optimization: minimize objects created | Tieg Zaharia | 2012-06-09 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge pull request #6689 from arunagw/duplicate_test_removed | Andrew White | 2012-06-09 | 1 | -16/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Duplicate tests removed. | Arun Agrawal | 2012-06-09 | 1 | -16/+0 |
|/ / |
|
* | | Don't add sqlite3 to gemspec with -O on rails plugin new | Piotr Sarnacki | 2012-06-08 | 2 | -0/+10 |
* | | Merge pull request #6678 from arunagw/fix_issue_6673 | Rafael Mendonça França | 2012-06-08 | 2 | -1/+9 |
|\ \ |
|
| * | | We should not include engine.rake file into rake | Arun Agrawal | 2012-06-08 | 2 | -1/+9 |
| |/ |
|
* | | Merge pull request #6677 from arunagw/3-2-stable | Rafael Mendonça França | 2012-06-08 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | Removed protected as we already doing it above. | Arun Agrawal | 2012-06-08 | 1 | -2/+0 |
|/ |
|
* | Fix railties test suite | Piotr Sarnacki | 2012-06-08 | 1 | -2/+1 |
* | Fix asset tags for files with more than one dot | Piotr Sarnacki | 2012-06-07 | 4 | -1/+9 |
* | Make test cover previous reversion | Jon Leighton | 2012-06-07 | 1 | -0/+1 |
* | Revert "Perf: Don't load the association for #delete_all." | Jon Leighton | 2012-06-07 | 6 | -45/+21 |
* | Merge pull request #6642 from kuroda/3-2-activemodel-translation-patch | José Valim | 2012-06-06 | 2 | -2/+7 |
|\ |
|
| * | Fix human attribute_name to handle deeply nested attributes | Tsutomu Kuroda | 2012-06-06 | 2 | -2/+7 |
|/ |
|
* | Revert "fix the Flash middleware loading the session on every request (very d... | Rafael Mendonça França | 2012-06-05 | 3 | -23/+7 |
* | Add test to flash sweep after two redirects | Rafael Mendonça França | 2012-06-05 | 1 | -0/+20 |
* | Merge pull request #6613 from carlosgaldino/3-2-data-confirm | Rafael Mendonça França | 2012-06-05 | 6 | -22/+128 |
|\ |
|
| * | Deprecate `:confirm` in favor of `:data => { :confirm => 'Text' }` option | Carlos Galdino | 2012-06-05 | 6 | -22/+128 |
|/ |
|
* | Merge pull request #6622 from kennyj/fix_6591-32 | Rafael Mendonça França | 2012-06-04 | 2 | -1/+13 |
|\ |
|
| * | Fix #6591. If a field with timezone isn't changed, we don't call will_change!. | kennyj | 2012-06-04 | 1 | -1/+2 |
| * | Add failing test for 3.2.5 datetime attribute regression | Evan Arnold | 2012-06-04 | 1 | -0/+11 |
|/ |
|
* | Merge pull request #6593 from yahonda/skip_test_remove_column_with_array_as_a... | Rafael Mendonça França | 2012-06-01 | 1 | -1/+3 |
|\ |
|
| * | Skip test_remove_column_with_array_as_an_argument_is_deprecated with Oracle a... | Yasuo Honda | 2012-06-02 | 1 | -1/+3 |
* | | Allow to use mounted helpers in ActionView::TestCase | Piotr Sarnacki | 2012-06-01 | 4 | -1/+24 |
* | | Merge pull request #6588 from nbibler/polymorphic_to_model | José Valim | 2012-06-01 | 2 | -2/+34 |
|\ \ |
|
| * | | Use to_model delegates for polymorphic route generation | Nathaniel Bibler | 2012-06-01 | 2 | -2/+34 |
| |/ |
|
* | | Add release date of 3.2.5 on the CHANGELOG | Rafael Mendonça França | 2012-06-01 | 5 | -3/+34 |
* | | Include routes.mounted_helpers into integration tests | Piotr Sarnacki | 2012-06-01 | 3 | -2/+28 |
* | | Merge pull request #6587 from amatsuda/controller_generator_remove_blank_line_32 | Rafael Mendonça França | 2012-06-01 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | remove unneeded blank line from !namespeced? controller generators | Akira Matsuda | 2012-06-01 | 2 | -2/+2 |
|/ |
|
* | bumping to 3.2.5 | Aaron Patterson | 2012-05-31 | 9 | -9/+9 |
* | Restore behavior of Active Record 3.2.3 scopes | Andrew White | 2012-06-01 | 4 | -31/+4 |
* | Merge branch '3-2-rel' into 3-2-stable | Aaron Patterson | 2012-05-31 | 16 | -13/+47 |
|\ |
|
| * | bumping to 3.2.4 | Aaron Patterson | 2012-05-31 | 9 | -9/+9 |
| * | adding security notifications to CHANGELOGs | Aaron Patterson | 2012-05-31 | 2 | -0/+6 |
| * | Merge branch '3-2-stable-sec' into 3-2-rel | Aaron Patterson | 2012-05-31 | 5 | -5/+66 |
| |\ |
|
| * | | updating changelogs | Aaron Patterson | 2012-05-31 | 7 | -4/+32 |
| * | | Merge pull request #6558 from parndt/fix_regression | Aaron Patterson | 2012-05-30 | 1 | -3/+4 |