| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Preparing for 3.2.14.rc1 release | Rafael Mendonça França | 2013-07-12 | 16 | -24/+26 |
* | | Add test to prevent route reloading regression | Andrew White | 2013-07-21 | 1 | -0/+45 |
* | | Merge pull request #11486 from wolframarnold/3-2-stable_fix_respond_to_missin... | Rafael Mendonça França | 2013-07-18 | 3 | -0/+12 |
|\ \ |
|
| * | | Add respond_to_missing? for TaggedLogging which is needed if another log abst... | Wolfram Arnold | 2013-07-17 | 3 | -0/+12 |
* | | | Merge pull request #10800 from 907th/fix-custom-message-for-assert_redirected_to | Rafael Mendonça França | 2013-07-17 | 3 | -2/+11 |
|\ \ \ |
|
| * | | | Fix `assert_redirected_to` does not show user-supplied message. | Alexey Chernenkov | 2013-07-18 | 3 | -2/+11 |
|/ / / |
|
* | | | Merge pull request #11468 from arunagw/removed_unsed_test | Carlos Antonio da Silva | 2013-07-17 | 1 | -32/+0 |
|\| | |
|
| * | | Removed unused test file | Arun Agrawal | 2013-07-17 | 1 | -32/+0 |
|/ / |
|
* | | Use Ruby 1.8 syntax | Rafael Mendonça França | 2013-07-15 | 1 | -1/+1 |
* | | Merge pull request #11451 from jetthoughts/11450_do_not_resave_destroyed_asso... | Yves Senn | 2013-07-15 | 2 | -0/+9 |
|/ |
|
* | Add missing require so that DateTime has the right superclass | Andrew White | 2013-07-10 | 1 | -0/+1 |
* | Return local time for backwards compatibility | Andrew White | 2013-07-09 | 3 | -10/+27 |
* | Retain offset and fraction when using Time.at_with_coercion | Andrew White | 2013-07-09 | 3 | -3/+51 |
* | Do not shallow the original exception in exec_cache | Rafael Mendonça França | 2013-07-09 | 2 | -1/+11 |
* | Remove git dependecy | Rafael Mendonça França | 2013-07-08 | 1 | -1/+1 |
* | Add license to the gemspec | Rafael Mendonça França | 2013-07-08 | 8 | -0/+19 |
* | New changelog entries always on the top [ci skip] | Rafael Mendonça França | 2013-07-06 | 1 | -4/+5 |
* | Remove warning of assigned but unused variable | Rafael Mendonça França | 2013-07-06 | 1 | -1/+1 |
* | Skip connection url test when the machine is using socket configuration. | Rafael Mendonça França | 2013-07-06 | 1 | -0/+3 |
* | Add missing require | Santiago Pastorino | 2013-07-02 | 1 | -0/+1 |
* | Merge pull request #8881 from carsonreinke/3-2-stable | Rafael Mendonça França | 2013-07-01 | 3 | -2/+23 |
|\ |
|
| * | Incorrectly providing program name the same as log message even when block is... | Carson Reinke | 2013-07-01 | 3 | -2/+23 |
|/ |
|
* | unify duplicate CHANGELOG entry | Yves Senn | 2013-06-27 | 1 | -6/+2 |
* | Merge pull request #9173 from senny/backport_perftest_fix | Yves Senn | 2013-06-27 | 8 | -8/+23 |
|\ |
|
| * | clear ARGV to prevent mintest autorun errors: | Yves Senn | 2013-06-27 | 3 | -0/+8 |
| * | Backport rails/rails-perftest#2 to fix rake test:benchmark | Yves Senn | 2013-06-27 | 7 | -8/+15 |
|/ |
|
* | Merge pull request #11019 from tkhr/test_case_for_issue_10393 | Yves Senn | 2013-06-25 | 3 | -1/+29 |
|\ |
|
| * | Allow global override of default STI inheritance column | chapmajs | 2013-06-26 | 3 | -1/+29 |
* | | build fix, fall back to old hash syntax | Yves Senn | 2013-06-26 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #9893 from JonRowe/add_test_to_assert_association_doesnt_o... | Yves Senn | 2013-06-25 | 1 | -0/+13 |
|\ |
|
| * | test case to assert that associations do not overwrite after create, fixes #9310 | Jon Rowe | 2013-03-24 | 1 | -0/+13 |
* | | Move changelog entry to the top [ci skip] | Carlos Antonio da Silva | 2013-06-25 | 1 | -5/+6 |
* | | Merge pull request #10373 from janko-m/fix-store-accessor | Carlos Antonio da Silva | 2013-06-25 | 3 | -1/+13 |
|\ \ |
|
| * | | Fix ActiveRecord::Store not tracking changes | Janko Marohnić | 2013-04-29 | 3 | -1/+13 |
* | | | Revert "Revert "Merge pull request #10901 from armstrjare/fix_query_null_fore... | Yves Senn | 2013-06-25 | 3 | -1/+43 |
* | | | Use old style hash syntax for 3-2-stable | Andrew White | 2013-06-25 | 1 | -2/+2 |
* | | | Fix shorthand routes where controller and action are in the scope | Andrew White | 2013-06-25 | 3 | -0/+30 |
* | | | Add CHANGELOG entry for #10971 | Rafael Mendonça França | 2013-06-24 | 1 | -0/+14 |
* | | | Merge pull request #10971 from dtaniwaki/escape_link_to_unless | Rafael Mendonça França | 2013-06-24 | 2 | -1/+6 |
* | | | Fix textile markup | Rafael Mendonça França | 2013-06-24 | 1 | -1/+1 |
* | | | Revert "Merge pull request #10901 from armstrjare/fix_query_null_foreign_key_... | Yves Senn | 2013-06-22 | 3 | -34/+1 |
* | | | Merge pull request #10901 from armstrjare/fix_query_null_foreign_key_on_new_r... | Yves Senn | 2013-06-22 | 3 | -1/+34 |
|\ \ \ |
|
| * | | | Fixes CollectionAssociation#ids_reader returning incorrect ids for new records | Jared Armstrong | 2013-06-21 | 3 | -1/+34 |
* | | | | Merge pull request #11033 from robin850/patch-1 | Xavier Noria | 2013-06-20 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | Update the feedback instructions [ci skip] | Robin Dupret | 2013-06-20 | 1 | -5/+5 |
|/ / / / |
|
* | | | | Merge pull request #10883 from ifeelgoods/3-2-stable | Yves Senn | 2013-06-19 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | indicate the default Rails cache store | Matthieu Paret | 2013-06-19 | 1 | -2/+2 |
* | | | | | Compare host scheme using case-insensitive regexp | Rafael Mendonça França | 2013-06-16 | 3 | -11/+52 |
* | | | | | nokogiri >= 1.6 doesn't work with ruby 1.8 | Rafael Mendonça França | 2013-06-15 | 1 | -1/+1 |
* | | | | | Merge pull request #10925 from senny/10917_test_to_prevent_regression | Yves Senn | 2013-06-15 | 3 | -3/+35 |
| |/ / /
|/| | | |
|