| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | 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 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #17861 from kirs/pp-request-params | Rafael Mendonça França | 2014-12-01 | 2 | -1/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Pretty-print request params on exception page | Kir Shatrov | 2014-12-01 | 2 | -1/+9 |
* | | | | | | | | Ensure numericality validations work with mutation | Sean Griffin | 2014-12-01 | 3 | -6/+30 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #17860 from SamSaffron/fix_engine_backtrace | Rafael Mendonça França | 2014-11-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | FIX: absolute_path may be nil for code added via instance_eval | Sam | 2014-12-01 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Fix grammar on ActiveRecord::AttributeMethods doc. | Hendy Tanata | 2014-11-30 | 1 | -1/+1 |
* | | | | | | | [Testing guide] Using "Fixtures API" consistently | Prathamesh Sonpatki | 2014-11-30 | 1 | -1/+1 |
* | | | | | | | [Testing guide] Use "Fixtures API" instead of "fixture api". | Prathamesh Sonpatki | 2014-11-30 | 1 | -1/+1 |
* | | | | | | | Merge pull request #17850 from y-yagi/patch-2 | Richard Schneeman | 2014-11-30 | 2 | -18/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [ci skip] fix description of url_for | yuuji.yaginuma | 2014-11-30 | 2 | -18/+1 |
* | | | | | | | | Update Arel usage for rails/arel#98fc259 | Sean Griffin | 2014-11-29 | 4 | -8/+8 |
|/ / / / / / / |
|
* | | | | | | | Use arel master | Sean Griffin | 2014-11-29 | 1 | -0/+1 |
* | | | | | | | Stop using `Arel::Table.engine` | Sean Griffin | 2014-11-29 | 4 | -5/+5 |
* | | | | | | | Merge pull request #17823 from byroot/fix-mount-rack-apps-with-as | Sean Griffin | 2014-11-29 | 3 | -8/+22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Pure rack apps can be mounted with a name | Jean Boussier | 2014-11-29 | 3 | -8/+22 |
* | | | | | | | | Merge pull request #17848 from biow0lf/fix-link-in-action_view-base | Sean Griffin | 2014-11-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix link in documentation. [ci skip] | Igor Zubkov | 2014-11-30 | 1 | -2/+2 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #17846 from biow0lf/bump-ruby-version | Matthew Draper | 2014-11-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Bump ruby version to 2.1.0 in rails.gemspec too. | Igor Zubkov | 2014-11-29 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #16833 from sferik/symbol_to_proc | Rafael Mendonça França | 2014-11-29 | 120 | -276/+244 |
|\ \ \ \ \ \ \ \ |
|