aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Be sure that test fixtures satisfy referential integrity before calculatingAkira Matsuda2014-08-281-1/+1
| * | | Expectations firstAkira Matsuda2014-08-284-9/+9
| * | | Reset RACK_ENV after modified in a test caseAkira Matsuda2014-08-281-0/+1
| * | | Rails.root should be a PathnameAkira Matsuda2014-08-281-1/+1
| * | | No need to sort testsAkira Matsuda2014-08-283-3/+3
| * | | Test everythingAkira Matsuda2014-08-281-1/+1
| * | | AP test files does no more need to be alphabetically sorted hereAkira Matsuda2014-08-281-4/+1
| * | | Ignore SCHEMA queries when asserting no queriesAkira Matsuda2014-08-285-22/+22
| * | | Reset schema properly after schema changing testAkira Matsuda2014-08-281-0/+2
| * | | Merge pull request #16727 from BanzaiMan/travis-yml-fixRafael Mendonça França2014-08-271-0/+1
| |\ \ \
| | * | | Add language directive to .travis.ymlHiro Asari2014-08-271-0/+1
| * | | | remove useless parameterAaron Patterson2014-08-271-2/+2
| * | | | remove dead codeAaron Patterson2014-08-271-12/+2
| |/ / /
| * | | Merge pull request #16544 from schneems/schneems/death-to-dir-globGuillermo Iguaran2014-08-276-20/+13
| |\ \ \
| | * | | Refactor out Dir.glob from ActionDispatch::Staticschneems2014-08-276-20/+13
| |/ / /
| * | | Merge pull request #16723 from rubys/mention_assert_select_changesZachary Scott2014-08-271-0/+13
| |\ \ \
| | * | | [ci skip] mention assert_select in release notesSam Ruby2014-08-271-0/+13
| |/ / /
| * | | Merge pull request #16717 from splattael/keygeneratorSantiago Pastorino2014-08-271-1/+1
| |\ \ \
| | * | | Use less iterations for KeyGenerator in testsPeter Suschlik2014-08-271-1/+1
| * | | | Merge pull request #16707 from katmutua/masterSantiago Pastorino2014-08-271-3/+3
| |\ \ \ \
| | * | | | [ci skip] Update 4_2_release notesJackie Mutua2014-08-271-3/+3
| * | | | | Merge pull request #16702 from sgrif/sg-binary-serializedRafael Mendonça França2014-08-273-0/+31
| |\ \ \ \ \
| | * | | | | Correctly detect mutation on serialized columns mapping to binarySean Griffin2014-08-273-0/+31
| * | | | | | Merge pull request #16722 from yui-knk/fix/guides_association_basics2Rafael Mendonça França2014-08-271-4/+4
| |\ \ \ \ \ \
| | * | | | | | [ci skip] Fix typo of `collection_singular_ids=` method.yui-knk2014-08-271-4/+4
| * | | | | | | Merge pull request #16721 from yui-knk/fix/guides_association_basicsRafael Mendonça França2014-08-271-4/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | [ci skip] Fix typo of `collection=` method.yui-knk2014-08-271-4/+4
| |/ / / / / /
| * | | | | | Merge pull request #16719 from tgxworld/fix_spelling_in_changelogArun Agrawal2014-08-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix spelling. [CI SKIP]Guo Xiang Tan2014-08-271-1/+1
| |/ / / / / /
| * | | | | | fix broken `gem` method with non-String arguments. Closes #16709.Yves Senn2014-08-273-4/+23
| * | | | | | minor changelog formatting changes.Yves Senn2014-08-273-9/+11
| * | | | | | Merge pull request #16661 from edogawaconan/doc-fixYves Senn2014-08-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | Update documentation to match change in #5942 [ci skip]edogawaconan2014-08-241-1/+1
| * | | | | | | Merge pull request #16715 from y-yagi/update_4_2_release_notesZachary Scott2014-08-271-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | [ci skip] Modify a web-console PR linkyuuji.yaginuma2014-08-271-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #16713 from tomkadwill/documented_eqls_other_paramZachary Scott2014-08-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | [ci skip] Updated documentation syntax of other parameter for rdocTom Kadwill2014-08-271-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #16708 from zzak/bcjordan-patch-1Zachary Scott2014-08-261-16/+16
| |\ \ \ \ \ \
| | * | | | | | Adjusted punctuation and grammar for Form Helpers guide [ci skip]Brian Jordan2014-08-261-16/+16
| |/ / / / / /
| * | | | | | Merge pull request #16705 from tomkadwill/documented_many_block_paramZachary Scott2014-08-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | [ci skip] Updated documentation syntax of block parameter for rdoc Tom Kadwill2014-08-261-1/+1
| * | | | | | | Merge pull request #16706 from tomkadwill/documented_include_record_paramZachary Scott2014-08-261-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | [ci skip] Updated include to reference record parameter for rdocTom Kadwill2014-08-261-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #16703 from tomkadwill/documented_any_block_paramZachary Scott2014-08-261-1/+1
| |\| | | | |
| | * | | | | [ci skip] Updated documentation syntax of block parameter for rdocTom Kadwill2014-08-261-1/+1
| |/ / / / /
| * | | | | Merge pull request #16700 from seuros/autoloadRafael Mendonça França2014-08-263-2/+18
| |\ \ \ \ \
| | * | | | | [ActiveJob] Autoload adaptersAbdelkader Boudih2014-08-263-2/+18
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #16613 from splattael/masterMatthew Draper2014-08-271-7/+10
| |\ \ \ \ \
| | * | | | | Speed up JRuby tests by improving its startup timePeter Suschlik2014-08-251-7/+10
| * | | | | | Keep the first string we fetchMatthew Draper2014-08-271-1/+1
| | |/ / / / | |/| | | |