aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove unused AV/test/fixtures/scopeclaudiob2014-12-011-1/+0
| |/ /
* | | Merge pull request #17877 from claudiob/remove-happy-path-fixtureYves Senn2014-12-021-1/+0
|\ \ \ | |/ / |/| |
| * | Remove unused AV/test/fixtures/happy_pathclaudiob2014-12-011-1/+0
|/ /
* | Merge pull request #17871 from claudiob/remove-unused-blog-public-fixturesSantiago Pastorino2014-12-024-4/+0
|\ \
| * | Remove unused AV/test/fixtures/blog_publicclaudiob2014-12-014-4/+0
* | | Merge pull request #17872 from claudiob/remove-duplicate-functional-caching-f...Santiago Pastorino2014-12-021-3/+0
|\ \ \ | |_|/ |/| |
| * | Remove one AV fixture (duplicate of an AP fixture)claudiob2014-12-011-3/+0
| |/
* | Merge pull request #17866 from bogdan/default-form-builderSantiago Pastorino2014-12-012-1/+42
|\ \ | |/ |/|
| * Bugfix config.action_view.default_form_builder optionBogdan Gusiev2014-12-012-1/+42
* | ugh, forgot to add this test to cdd90f39d796986dabf1678b3277b230dbe18961Aaron Patterson2014-12-011-0/+5
* | Merge pull request #17869 from 2called-chaos/patch-1Xavier Noria2014-12-011-1/+1
|\ \
| * | Fix documentation for #defaultSven Pachnit2014-12-011-1/+1
|/ /
* | tests, favor public API over inspecting columns where possible.Yves Senn2014-12-013-23/+20
* | Merge pull request #17827 from rkh/rkh-fix-or-patternAaron Patterson2014-12-012-0/+7
|\ \
| * | make OR in journey patterns compile to a valid regular expressionKonstantin Haase2014-11-292-0/+7
* | | tests, run numeric default tests for every adapter.Yves Senn2014-12-011-15/+33
* | | tests, use public API to verify default parsing. #17863, #17856Yves Senn2014-12-011-1/+2
* | | Merge pull request #17863 from tgxworld/fix_extracated_default_value_for_nega...Rafael Mendonça França2014-12-012-1/+5
|\ \ \
| * | | Fix value extracted from negative integers for PostgreSQL.Guo Xiang Tan2014-12-012-1/+5
|/ / /
* | | Merge pull request #17861 from kirs/pp-request-paramsRafael Mendonça França2014-12-012-1/+9
|\ \ \
| * | | Pretty-print request params on exception pageKir Shatrov2014-12-012-1/+9
* | | | Ensure numericality validations work with mutationSean Griffin2014-12-013-6/+30
|/ / /
* | | Merge pull request #17860 from SamSaffron/fix_engine_backtraceRafael Mendonça França2014-11-301-1/+1
|\ \ \
| * | | FIX: absolute_path may be nil for code added via instance_evalSam2014-12-011-1/+1
|/ / /
* | | Fix grammar on ActiveRecord::AttributeMethods doc.Hendy Tanata2014-11-301-1/+1
* | | [Testing guide] Using "Fixtures API" consistentlyPrathamesh Sonpatki2014-11-301-1/+1
* | | [Testing guide] Use "Fixtures API" instead of "fixture api".Prathamesh Sonpatki2014-11-301-1/+1
* | | Merge pull request #17850 from y-yagi/patch-2Richard Schneeman2014-11-302-18/+1
|\ \ \
| * | | [ci skip] fix description of url_foryuuji.yaginuma2014-11-302-18/+1
* | | | Update Arel usage for rails/arel#98fc259Sean Griffin2014-11-294-8/+8
|/ / /
* | | Use arel masterSean Griffin2014-11-291-0/+1
* | | Stop using `Arel::Table.engine`Sean Griffin2014-11-294-5/+5
* | | Merge pull request #17823 from byroot/fix-mount-rack-apps-with-asSean Griffin2014-11-293-8/+22
|\ \ \
| * | | Pure rack apps can be mounted with a nameJean Boussier2014-11-293-8/+22
* | | | Merge pull request #17848 from biow0lf/fix-link-in-action_view-baseSean Griffin2014-11-291-2/+2
|\ \ \ \
| * | | | Fix link in documentation. [ci skip]Igor Zubkov2014-11-301-2/+2
|/ / / /
* | | | Merge pull request #17846 from biow0lf/bump-ruby-versionMatthew Draper2014-11-301-1/+1
|\ \ \ \
| * | | | Bump ruby version to 2.1.0 in rails.gemspec too.Igor Zubkov2014-11-291-1/+1
|/ / / /
* | | | Merge pull request #16833 from sferik/symbol_to_procRafael Mendonça França2014-11-29120-276/+244
|\ \ \ \
| * | | | Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-29120-276/+244
|/ / / /
* | | | adds missing period in test.rb [ci skip]Xavier Noria2014-11-291-1/+1
* | | | Merge pull request #17816 from byroot/prevent-numeric-to-s-to-allocate-an-arrayRafael Mendonça França2014-11-292-16/+25
|\ \ \ \
| * | | | Prevent Numeric#to_s from allocating an arrayJean Boussier2014-11-282-16/+25
| |/ / /
* | | | Merge pull request #17830 from claudiob/bump-required-ruby-versionRafael Mendonça França2014-11-299-11/+11
|\ \ \ \
| * | | | Bump required Ruby version to 2.1.0claudiob2014-11-289-11/+11
|/ / / /
* | | | Merge pull request #17838 from claudiob/remove-ruby19-reference-in-guidesArthur Nogueira Neves2014-11-281-1/+1
|\ \ \ \
| * | | | Remove a reference to Ruby 1.9 in Guidesclaudiob2014-11-281-1/+1
|/ / / /
* | | | Merge pull request #17828 from yui-knk/fix/i18n_guideZachary Scott2014-11-281-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | [ci skip] fix class nameyui-knk2014-11-291-1/+1
|/ / /
* | | Allow failures with Active Job integration testsRafael Mendonça França2014-11-281-0/+1