Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge pull request #18759 from yuki24/remove-warning | Yves Senn | 2015-02-01 | 1 | -3/+3 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | :scissors: warning from controller renderer test | Yuki Nishijima | 2015-01-31 | 1 | -3/+3 | |
| * | | | | Merge pull request #18767 from robertomiranda/ruby-2.2 | Sean Griffin | 2015-01-31 | 22 | -32/+32 | |
| |\ \ \ \ | ||||||
| | * | | | | Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 | robertomiranda | 2015-01-31 | 22 | -32/+32 | |
| * | | | | | Merge pull request #18763 from robertomiranda/ruby-2.2 | Sean Griffin | 2015-01-31 | 2 | -3/+3 | |
| |\| | | | | ||||||
| | * | | | | Use Module#include instead of send :include, since now is a public method [ci... | robertomiranda | 2015-01-31 | 2 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1 from mdluo/pr/18316 | Mingdong Luo | 2015-01-31 | 3 | -1/+18 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Merge branch 'master' into pr/18316 | Mingdong Luo | 2015-01-31 | 571 | -4788/+7210 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | Attribute assignment and type casting has nothing to do with columns | Sean Griffin | 2015-01-31 | 15 | -113/+153 | |
* | | | | | Merge pull request #18760 from hjoo/fix_fixtures | Aaron Patterson | 2015-01-31 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | changed deleted_tables list to set | Hyonjee Joo | 2015-01-31 | 1 | -1/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #18512 from vipulnsward/18492-fixtures-with-sti | Aaron Patterson | 2015-01-31 | 7 | -12/+46 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fixes #18492 | Vipul A M | 2015-01-14 | 7 | -12/+46 | |
* | | | | | Remove `AttributeSet#initialized_keys` | Sean Griffin | 2015-01-31 | 2 | -6/+2 | |
* | | | | | Merge pull request #18700 from nygrenh/better-required-message | Aaron Patterson | 2015-01-31 | 4 | -3/+29 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Provide a better error message on :required association | Henrik Nygren | 2015-01-28 | 4 | -3/+29 | |
* | | | | | Merge pull request #18753 from andreynering/guide-single-table-inheritance | Robin Dupret | 2015-01-31 | 2 | -0/+68 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add Single Table Inheritance to guides [ci skip] | Andrey Nering | 2015-01-31 | 2 | -0/+68 | |
* | | | | | | Merge pull request #18540 from andreynering/guides-custom-form-builder | Robin Dupret | 2015-01-31 | 1 | -1/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Improving 'Customizing Form Builder' section with example [ci skip] | Andrey Nering | 2015-01-16 | 1 | -1/+8 | |
* | | | | | | | Merge pull request #18752 from vipulnsward/kwargs-av | Arthur Nogueira Neves | 2015-01-31 | 3 | -29/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed test for deprecation warning in actionview, renaming from https://githu... | Vipul A M | 2015-01-31 | 3 | -29/+29 | |
* | | | | | | | | Merge pull request #18749 from JuanitoFatas/doc/fix-type-in-deprecation | Andrew White | 2015-01-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix a typo in deprecation warning. #process takes method instead of http_method. | Juanito Fatas | 2015-01-31 | 1 | -1/+1 | |
* | | | | | | | | fix kindlerb version [ci skip] | Xavier Noria | 2015-01-31 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #18748 from JuanitoFatas/doc/process-format | Abdelkader Boudih | 2015-01-31 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] Document format parameter of process method in AC test_case. | Juanito Fatas | 2015-01-31 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* / / / / / / | unify CHANGELOG format. [ci skip] | Yves Senn | 2015-01-31 | 4 | -39/+42 | |
|/ / / / / / | ||||||
* | | | | | | Fixed a few things from ee9e4c3 | Godfrey Chan | 2015-01-30 | 5 | -12/+12 | |
* | | | | | | Merge pull request #13601 from robinboening/allow_dashes_in_gem_names | Godfrey Chan | 2015-01-30 | 21 | -67/+194 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow hyphenated names for `rails plugin new` generator. | Robin Böning | 2015-01-30 | 21 | -67/+194 | |
* | | | | | | | Allow keyword arguments to work with ActiveJob | Sean Griffin | 2015-01-30 | 4 | -19/+82 | |
* | | | | | | | Remove most type related predicates from `Column` | Sean Griffin | 2015-01-30 | 26 | -101/+134 | |
* | | | | | | | Remove most uses of `Column#cast_type` | Sean Griffin | 2015-01-30 | 6 | -22/+48 | |
* | | | | | | | Fix a state leak in `autosave_association_test` | Sean Griffin | 2015-01-30 | 1 | -0/+5 | |
|/ / / / / / | ||||||
* | | | | | | Always perform validations on nested attribute associations | Sean Griffin | 2015-01-30 | 4 | -5/+22 | |
* | | | | | | fix typo in `_filter` deprecation message. [ci skip] | Yves Senn | 2015-01-30 | 1 | -5/+5 | |
* | | | | | | build fix II, adjust broken tests as a consequence of 670ac73126. | Yves Senn | 2015-01-30 | 1 | -4/+4 | |
* | | | | | | build fix. | Yves Senn | 2015-01-30 | 1 | -4/+4 | |
* | | | | | | scaffold controller_test template should use kwargs. refs #18323. | Yves Senn | 2015-01-30 | 1 | -5/+5 | |
* | | | | | | tests, use `capture` instead of custom `redirect_stderr` helper. | Yves Senn | 2015-01-30 | 1 | -12/+2 | |
* | | | | | | Merge pull request #18736 from nonsensery/autoload-guide-grammar-fix | Yves Senn | 2015-01-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix grammar in Qualified Constants section | Alex Johnson | 2015-01-29 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #18734 from andreynering/docs-dumping | Rafael Mendonça França | 2015-01-29 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improvements about schema dumping [ci skip] | Andrey Nering | 2015-01-29 | 1 | -5/+10 | |
* | | | | | | | | Merge pull request #18477 from Alamoz/scaffold_css_template | Rafael Mendonça França | 2015-01-29 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add a margin to body and padding to th, td. | Adrien Lamothe | 2015-01-29 | 1 | -0/+11 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18732 from BMorearty/document-bundle-update | Rafael Mendonça França | 2015-01-29 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Doc: run bundle update after cloning Rails. | Brian Morearty | 2015-01-29 | 1 | -0/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Remove duplicated tests | Rafael Mendonça França | 2015-01-29 | 1 | -30/+0 |