aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGELOG entryRafael Mendonça França2013-07-226-34/+6
* Preparing for 3.2.14.rc2 releaseRafael Mendonça França2013-07-1616-17/+47
* Use Ruby 1.8 syntaxRafael Mendonça França2013-07-151-1/+1
* Merge pull request #11451 from jetthoughts/11450_do_not_resave_destroyed_asso...Yves Senn2013-07-153-0/+18
* Preparing for 3.2.14.rc1 releaseRafael Mendonça França2013-07-1216-24/+26
* Add missing require so that DateTime has the right superclassAndrew White2013-07-101-0/+1
* Return local time for backwards compatibilityAndrew White2013-07-093-10/+27
* Retain offset and fraction when using Time.at_with_coercionAndrew White2013-07-093-3/+51
* Do not shallow the original exception in exec_cacheRafael Mendonça França2013-07-092-1/+11
* Remove git dependecyRafael Mendonça França2013-07-081-1/+1
* Add license to the gemspecRafael Mendonça França2013-07-088-0/+19
* New changelog entries always on the top [ci skip]Rafael Mendonça França2013-07-061-4/+5
* Remove warning of assigned but unused variableRafael Mendonça França2013-07-061-1/+1
* Skip connection url test when the machine is using socket configuration.Rafael Mendonça França2013-07-061-0/+3
* Add missing requireSantiago Pastorino2013-07-021-0/+1
* Merge pull request #8881 from carsonreinke/3-2-stableRafael Mendonça França2013-07-013-2/+23
|\
| * Incorrectly providing program name the same as log message even when block is...Carson Reinke2013-07-013-2/+23
|/
* unify duplicate CHANGELOG entryYves Senn2013-06-271-6/+2
* Merge pull request #9173 from senny/backport_perftest_fixYves Senn2013-06-278-8/+23
|\
| * clear ARGV to prevent mintest autorun errors:Yves Senn2013-06-273-0/+8
| * Backport rails/rails-perftest#2 to fix rake test:benchmarkYves Senn2013-06-277-8/+15
|/
* Merge pull request #11019 from tkhr/test_case_for_issue_10393Yves Senn2013-06-253-1/+29
|\
| * Allow global override of default STI inheritance columnchapmajs2013-06-263-1/+29
* | build fix, fall back to old hash syntaxYves Senn2013-06-261-3/+3
|/
* Merge pull request #9893 from JonRowe/add_test_to_assert_association_doesnt_o...Yves Senn2013-06-251-0/+13
|\
| * test case to assert that associations do not overwrite after create, fixes #9310Jon Rowe2013-03-241-0/+13
* | Move changelog entry to the top [ci skip]Carlos Antonio da Silva2013-06-251-5/+6
* | Merge pull request #10373 from janko-m/fix-store-accessorCarlos Antonio da Silva2013-06-253-1/+13
|\ \
| * | Fix ActiveRecord::Store not tracking changesJanko Marohnić2013-04-293-1/+13
* | | Revert "Revert "Merge pull request #10901 from armstrjare/fix_query_null_fore...Yves Senn2013-06-253-1/+43
* | | Use old style hash syntax for 3-2-stableAndrew White2013-06-251-2/+2
* | | Fix shorthand routes where controller and action are in the scopeAndrew White2013-06-253-0/+30
* | | Add CHANGELOG entry for #10971Rafael Mendonça França2013-06-241-0/+14
* | | Merge pull request #10971 from dtaniwaki/escape_link_to_unlessRafael Mendonça França2013-06-242-1/+6
* | | Fix textile markupRafael Mendonça França2013-06-241-1/+1
* | | Revert "Merge pull request #10901 from armstrjare/fix_query_null_foreign_key_...Yves Senn2013-06-223-34/+1
* | | Merge pull request #10901 from armstrjare/fix_query_null_foreign_key_on_new_r...Yves Senn2013-06-223-1/+34
|\ \ \
| * | | Fixes CollectionAssociation#ids_reader returning incorrect ids for new recordsJared Armstrong2013-06-213-1/+34
* | | | Merge pull request #11033 from robin850/patch-1Xavier Noria2013-06-201-5/+5
|\ \ \ \
| * | | | Update the feedback instructions [ci skip]Robin Dupret2013-06-201-5/+5
|/ / / /
* | | | Merge pull request #10883 from ifeelgoods/3-2-stableYves Senn2013-06-191-2/+2
|\ \ \ \
| * | | | indicate the default Rails cache storeMatthieu Paret2013-06-191-2/+2
* | | | | Compare host scheme using case-insensitive regexpRafael Mendonça França2013-06-163-11/+52
* | | | | nokogiri >= 1.6 doesn't work with ruby 1.8Rafael Mendonça França2013-06-151-1/+1
* | | | | Merge pull request #10925 from senny/10917_test_to_prevent_regressionYves Senn2013-06-153-3/+35
| |/ / / |/| | |
* | | | Override Time.at to work with Time-like valuesAndrew White2013-06-083-0/+38
|/ / /
* | | adding a test for #10830Aaron Patterson2013-06-051-0/+46
* | | Restore rescue block for when IM is enabledAndrew White2013-05-241-19/+22
* | | Merge pull request #10745 from arunagw/build_fix_ruby187Andrew White2013-05-244-7/+7
|\ \ \
| * | | It's scoped in 3-2-stable!Arun Agrawal2013-05-241-1/+1