Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Define `respond_to_missing?` instead of `respond_to?` | Ryuta Kamizono | 2017-02-21 | 1 | -4/+4 | |
| * | | | | | | | | Cache target scope for collection proxy | Ryuta Kamizono | 2016-12-25 | 2 | -3/+4 | |
| * | | | | | | | | No need to cache collection proxies separately | Ryuta Kamizono | 2016-12-25 | 3 | -17/+1 | |
| * | | | | | | | | Delegate to `scope` rather than `merge!` for collection proxy | Ryuta Kamizono | 2016-12-25 | 2 | -14/+24 | |
* | | | | | | | | | Merge pull request #28079 from ck3g/rename-osx-to-macos | Robin Dupret | 2017-02-20 | 5 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [ci skip] Update Guides to use macOS instead of Mac OS X | Vitali Tatarintev | 2017-02-20 | 5 | -9/+9 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #27925 from robin850/hwia-removal | Kasper Timm Hansen | 2017-02-20 | 4 | -4/+49 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Deprecate the top-level `HashWithIndifferentAccess` contant | Robin Dupret | 2017-02-19 | 4 | -4/+49 | |
* | | | | | | | | | Import rails-ujs v0.1.0 from rails/rails-ujs | Guillermo Iguaran | 2017-02-20 | 11 | -255/+35 | |
* | | | | | | | | | Merge pull request #28059 from y-yagi/do_not_run_git_init_inside_test_dummy | Guillermo Iguaran | 2017-02-20 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Do not run `git init` in dummy application | yuuji.yaginuma | 2017-02-18 | 2 | -1/+2 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #28070 from kamipo/improve_create_table_force_true | Guillermo Iguaran | 2017-02-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Improve `create_table force: true` | Ryuta Kamizono | 2017-02-20 | 1 | -2/+2 | |
* | | | | | | | | | | Merge pull request #28073 from bogdanvlviv/routes-in-tests | Guillermo Iguaran | 2017-02-20 | 4 | -9/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Set correct "routes" in tests cases | bogdanvlviv | 2017-02-20 | 3 | -7/+7 | |
| * | | | | | | | | | Add assertion to polymorphic_routes_test.rb | bogdanvlviv | 2017-02-20 | 1 | -2/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #28013 from iguchi1124/fix-missing-namespace-wrapper | Godfrey Chan | 2017-02-19 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add test for generate namespaced integration test | Shota Iguchi | 2017-02-16 | 1 | -2/+6 | |
| * | | | | | | | | | Add missing module namespacing wrapper | Shota Iguchi | 2017-02-15 | 1 | -0/+2 | |
* | | | | | | | | | | Merge pull request #28069 from st0012/change-back-frozen-string | Matthew Draper | 2017-02-20 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Unfreeze interpolated string because it's useless. | Stan Lo | 2017-02-19 | 2 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Share the common implementation between apps and engines. | Kasper Timm Hansen | 2017-02-18 | 1 | -12/+7 | |
* | | | | | | | | | Merge pull request #28058 from y-yagi/follow_up_to_27608 | Jon Moss | 2017-02-17 | 2 | -23/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove deprecate passing string to `:if` and `:unless` conditional options [c... | yuuji.yaginuma | 2017-02-18 | 2 | -23/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #28049 from notapatch/master | Jon Moss | 2017-02-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Change engines guide to demonstrate maintained forum | Richard | 2017-02-17 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #28053 from kamipo/remove_doc | Akira Matsuda | 2017-02-18 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove `:doc:` for `NumericalityValidator` [ci skip] | Ryuta Kamizono | 2017-02-17 | 1 | -5/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #28047 from Erol/fix-i18n-documentation-typo | Yves Senn | 2017-02-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo in I18n Guide [ci skip] | Erol Fornoles | 2017-02-17 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #28040 from kenta-s/fix-doc-in-multibyte-chars | Jon Moss | 2017-02-16 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix doc in Multibyte::Chars [ci skip] | kenta-s | 2017-02-17 | 1 | -4/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #28026 from Sen-Zhang/fix_some_typos_in_comments | Jon Moss | 2017-02-15 | 11 | -11/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | change ActiveModel::Validation to ActiveModel::Validations in comments | Sen Zhang | 2017-02-15 | 11 | -11/+11 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #28016 from kenta-s/fix-docs-of-deprecated_method_warning | Jon Moss | 2017-02-15 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove redundant namespaces from sample code of `deprecated_method_warning` [... | kenta-s | 2017-02-15 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #27993 from koic/fix_test_ar_value_too_long_using_oracle | Eileen M. Uchitelle | 2017-02-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix a tests of AR::ValueTooLong when using OracleAdapter | Koichi ITO | 2017-02-14 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #28018 from frewsxcv/patch-1 | Eileen M. Uchitelle | 2017-02-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Indicate units of 'limit' in 'Integer' error message. | Corey Farwell | 2017-02-15 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #27605 from mtsmfm/fix-generator-command-for-nested-rails-... | Godfrey Chan | 2017-02-14 | 3 | -3/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix generator command for nested (namespaced) rails engine (take 2) | Fumiaki MATSUSHIMA | 2017-01-07 | 3 | -3/+27 | |
* | | | | | | | | Merge pull request #28000 from kamipo/remove_unused_ddl_helper | Rafael França | 2017-02-14 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unused DdlHelper in ForeignKeyTest | Ryuta Kamizono | 2017-02-14 | 1 | -2/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #27999 from yahonda/space_shuttles | Matthew Draper | 2017-02-15 | 1 | -11/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use ActiveRecord `bigint` type, not SQL literal bigint | Yasuo Honda | 2017-02-14 | 1 | -11/+14 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #27997 from kamipo/should_keep_pk_column_order | Eileen M. Uchitelle | 2017-02-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Should keep the primary key column order | Ryuta Kamizono | 2017-02-14 | 1 | -0/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #27996 from ream88/patch-1 | Vipul A M | 2017-02-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Not ants were harmed! 🐜 | Mario Uher | 2017-02-14 | 1 | -1/+1 | |
|/ / / / / / / / |