aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move PredicateBuilder instantiation to constructorMelanie Gilman2014-12-031-4/+5
* document that `.delete` does work on `#readonly?` records. Closes #11860Yves Senn2014-12-031-0/+2
* skip test to get `sqlite3_mem` suite passing.Yves Senn2014-12-031-1/+1
* Merge pull request #17890 from sergey-alekseev/remove-useless-methodsYves Senn2014-12-031-10/+0
|\
| * remove useless methodsSergey Alekseev2014-12-031-10/+0
* | Merge pull request #17892 from y-yagi/active_support_core_extensions_guideZachary Scott2014-12-021-18/+0
|\ \
| * | [ci skip] remove references to `Numeric#from_now`yuuji.yaginuma2014-12-031-18/+0
* | | Merge pull request #17889 from mxie/mx-fix-nonexistent-typoSean Griffin2014-12-027-11/+11
|\ \ \ | |_|/ |/| |
| * | Fix "nonexistent" typo in testsMelissa Xie2014-12-027-11/+11
* | | Require missing association in testSean Griffin2014-12-021-0/+1
|/ /
* | Merge pull request #17888 from mrgilman/dot-notationSean Griffin2014-12-022-29/+40
|\ \
| * | Refactor `build_from_hash` to convert dot notation to hash firstMelanie Gilman2014-12-022-29/+40
* | | require 'rake' before requiring Rake tasksAkira Matsuda2014-12-031-0/+2
|/ /
* | Merge pull request #17886 from mrgilman/refactor-predicate-builderSean Griffin2014-12-024-19/+32
|\ \
| * | Refactor `PredicateBuilder` from singleton to instanceMelanie Gilman2014-12-024-19/+32
* | | Action View is needed for DebugExceptionsRafael Mendonça França2014-12-021-0/+2
* | | Merge pull request #17881 from deeeki/unscope_arel_whereRafael Mendonça França2014-12-022-1/+9
|\ \ \
| * | | Allow to unscope where conditions using `arel_table` with Symboldeeeki2014-12-032-1/+9
| |/ /
* | | Fix typo [ci skip]Andrew White2014-12-021-2/+2
* | | Clarify change to process helpers [ci skip]Andrew White2014-12-021-0/+11
* | | Add some FIXME notes about documentation [ci skip]Rafael Mendonça França2014-12-021-0/+4
|/ /
* | 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
|/ /