| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | Merge pull request #17889 from mxie/mx-fix-nonexistent-typo | Sean Griffin | 2014-12-02 | 7 | -11/+11 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Fix "nonexistent" typo in tests | Melissa Xie | 2014-12-02 | 7 | -11/+11 |
* | | | | | | | | | | | Require missing association in test | Sean Griffin | 2014-12-02 | 1 | -0/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #17888 from mrgilman/dot-notation | Sean Griffin | 2014-12-02 | 2 | -29/+40 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Refactor `build_from_hash` to convert dot notation to hash first | Melanie Gilman | 2014-12-02 | 2 | -29/+40 |
* | | | | | | | | | | | require 'rake' before requiring Rake tasks | Akira Matsuda | 2014-12-03 | 1 | -0/+2 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #17886 from mrgilman/refactor-predicate-builder | Sean Griffin | 2014-12-02 | 4 | -19/+32 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Refactor `PredicateBuilder` from singleton to instance | Melanie Gilman | 2014-12-02 | 4 | -19/+32 |
* | | | | | | | | | | | Action View is needed for DebugExceptions | Rafael Mendonça França | 2014-12-02 | 1 | -0/+2 |
* | | | | | | | | | | | Merge pull request #17881 from deeeki/unscope_arel_where | Rafael Mendonça França | 2014-12-02 | 2 | -1/+9 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Allow to unscope where conditions using `arel_table` with Symbol | deeeki | 2014-12-03 | 2 | -1/+9 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Fix typo [ci skip] | Andrew White | 2014-12-02 | 1 | -2/+2 |
* | | | | | | | | | | | Clarify change to process helpers [ci skip] | Andrew White | 2014-12-02 | 1 | -0/+11 |
* | | | | | | | | | | | Add some FIXME notes about documentation [ci skip] | Rafael Mendonça França | 2014-12-02 | 1 | -0/+4 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Prefer object/nil over `true`/`false` | Rafael Mendonça França | 2014-12-02 | 1 | -6/+4 |
* | | | | | | | | | | Merge pull request #17873 from kirs/refactor-debug-erb | Rafael Mendonça França | 2014-12-02 | 4 | -23/+54 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Refactor debug view | Kir Shatrov | 2014-12-02 | 4 | -23/+54 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #17727 from lleger/lleger-add-methods-to-message-verifier | Sean Griffin | 2014-12-02 | 3 | -22/+47 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Add `#verified` and `#valid_message?` to MessageVerifier | Logan Leger | 2014-12-01 | 3 | -22/+47 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #17867 from tgxworld/silence_minitest_plugins | Rafael Mendonça França | 2014-12-02 | 2 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Silence Minitest for plugin tests. | Guo Xiang Tan | 2014-12-02 | 2 | -1/+4 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #17862 from lucasmazza/lm-hide-action | Rafael Mendonça França | 2014-12-02 | 2 | -1/+4 |
* | | | | | | | | | | Allow failures for mysql adapter tests | Rafael Mendonça França | 2014-12-02 | 1 | -2/+1 |
* | | | | | | | | | | Merge pull request #17576 from senny/native_database_types | Yves Senn | 2014-12-02 | 4 | -7/+13 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | no need to pass native_database_types around | Yves Senn | 2014-12-02 | 4 | -7/+13 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | pg tests, get rid of global schema `schema_1`. | Yves Senn | 2014-12-02 | 3 | -53/+51 |
* | | | | | | | | | | pg tests, move uniqueness validation test to array tests. | Yves Senn | 2014-12-02 | 3 | -27/+16 |
* | | | | | | | | | | tests, extract pg number tests into separate file. | Yves Senn | 2014-12-02 | 3 | -44/+51 |
* | | | | | | | | | | tests, move schema shorthand assertions into pg specific tests. | Yves Senn | 2014-12-02 | 10 | -131/+89 |
* | | | | | | | | | | tests, move pg geometric tests out of `base_test`. | Yves Senn | 2014-12-02 | 3 | -106/+73 |
* | | | | | | | | | | Merge pull request #17878 from claudiob/remove-unused-modgreet-fixture | Yves Senn | 2014-12-02 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Remove unused AV/test/fixtures/scope | claudiob | 2014-12-01 | 1 | -1/+0 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #17877 from claudiob/remove-happy-path-fixture | Yves Senn | 2014-12-02 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Remove unused AV/test/fixtures/happy_path | claudiob | 2014-12-01 | 1 | -1/+0 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #17871 from claudiob/remove-unused-blog-public-fixtures | Santiago Pastorino | 2014-12-02 | 4 | -4/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Remove unused AV/test/fixtures/blog_public | claudiob | 2014-12-01 | 4 | -4/+0 |
* | | | | | | | | | | Merge pull request #17872 from claudiob/remove-duplicate-functional-caching-f... | Santiago Pastorino | 2014-12-02 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Remove one AV fixture (duplicate of an AP fixture) | claudiob | 2014-12-01 | 1 | -3/+0 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #17866 from bogdan/default-form-builder | Santiago Pastorino | 2014-12-01 | 2 | -1/+42 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Bugfix config.action_view.default_form_builder option | Bogdan Gusiev | 2014-12-01 | 2 | -1/+42 |
* | | | | | | | | | ugh, forgot to add this test to cdd90f39d796986dabf1678b3277b230dbe18961 | Aaron Patterson | 2014-12-01 | 1 | -0/+5 |
* | | | | | | | | | Merge pull request #17869 from 2called-chaos/patch-1 | Xavier Noria | 2014-12-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix documentation for #default | Sven Pachnit | 2014-12-01 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | tests, favor public API over inspecting columns where possible. | Yves Senn | 2014-12-01 | 3 | -23/+20 |
* | | | | | | | | | Merge pull request #17827 from rkh/rkh-fix-or-pattern | Aaron Patterson | 2014-12-01 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | make OR in journey patterns compile to a valid regular expression | Konstantin Haase | 2014-11-29 | 2 | -0/+7 |
* | | | | | | | | | | tests, run numeric default tests for every adapter. | Yves Senn | 2014-12-01 | 1 | -15/+33 |
* | | | | | | | | | | tests, use public API to verify default parsing. #17863, #17856 | Yves Senn | 2014-12-01 | 1 | -1/+2 |
* | | | | | | | | | | Merge pull request #17863 from tgxworld/fix_extracated_default_value_for_nega... | Rafael Mendonça França | 2014-12-01 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix value extracted from negative integers for PostgreSQL. | Guo Xiang Tan | 2014-12-01 | 2 | -1/+5 |
|/ / / / / / / / / / |
|