aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow to unscope where conditions using `arel_table` with Symboldeeeki2014-12-032-1/+9
* Prefer object/nil over `true`/`false`Rafael Mendonça França2014-12-021-6/+4
* Merge pull request #17873 from kirs/refactor-debug-erbRafael Mendonça França2014-12-024-23/+54
|\
| * Refactor debug viewKir Shatrov2014-12-024-23/+54
* | Merge pull request #17727 from lleger/lleger-add-methods-to-message-verifierSean Griffin2014-12-023-22/+47
|\ \
| * | Add `#verified` and `#valid_message?` to MessageVerifierLogan Leger2014-12-013-22/+47
| |/
* | Merge pull request #17867 from tgxworld/silence_minitest_pluginsRafael Mendonça França2014-12-022-1/+4
|\ \
| * | Silence Minitest for plugin tests.Guo Xiang Tan2014-12-022-1/+4
* | | Merge pull request #17862 from lucasmazza/lm-hide-actionRafael Mendonça França2014-12-022-1/+4
* | | Allow failures for mysql adapter testsRafael Mendonça França2014-12-021-2/+1
* | | Merge pull request #17576 from senny/native_database_typesYves Senn2014-12-024-7/+13
|\ \ \
| * | | no need to pass native_database_types aroundYves Senn2014-12-024-7/+13
|/ / /
* | | pg tests, get rid of global schema `schema_1`.Yves Senn2014-12-023-53/+51
* | | pg tests, move uniqueness validation test to array tests.Yves Senn2014-12-023-27/+16
* | | tests, extract pg number tests into separate file.Yves Senn2014-12-023-44/+51
* | | tests, move schema shorthand assertions into pg specific tests.Yves Senn2014-12-0210-131/+89
* | | tests, move pg geometric tests out of `base_test`.Yves Senn2014-12-023-106/+73
* | | Merge pull request #17878 from claudiob/remove-unused-modgreet-fixtureYves Senn2014-12-021-1/+0
|\ \ \
| * | | 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