Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | Merge pull request #36723 from masakazutakewaka/fix_create_newline_between_bl... | Ryuta Kamizono | 2019-07-22 | 2 | -12/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | create a newline between blocks when gem_group, github and add_source was cal... | masakazutakewaka | 2019-07-21 | 2 | -12/+51 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #36721 from Edouard-chin/ec-errors-each | Carlos Antonio da Silva | 2019-07-21 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix deprecation on `AM::Errors` when each is called indirectly: | Edouard CHIN | 2019-07-20 | 2 | -1/+9 | |
* | | | | | | | | | | | | | | Merge pull request #35285 from masakazutakewaka/fix_railtie_add_newline_to_ge... | y-yagi | 2019-07-21 | 2 | -16/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Append a newline to the Gemfile if it doesn't end with a newline | masakazutakewaka | 2019-07-19 | 2 | -16/+63 | |
* | | | | | | | | | | | | | | Preserve existing attachment assignment behavior for upgraded apps | George Claghorn | 2019-07-20 | 9 | -15/+117 | |
* | | | | | | | | | | | | | | Fix argument in doc sample of new `sms_to` helper [ci skip] | Carlos Antonio da Silva | 2019-07-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #36511 from aantix/sms_link_helper | Guillermo Iguaran | 2019-07-19 | 2 | -0/+110 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Doc changes. | Jim Jones | 2019-06-18 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | Helper method to create an sms link - when clicked it opens the phone/desktop... | Jim Jones | 2019-06-18 | 2 | -0/+110 | |
* | | | | | | | | | | | | | | | Merge pull request #36713 from Shopify/fix-type-in-template | Kasper Timm Hansen | 2019-07-19 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix a minor typo in ActionView::UnboundTemplate | Jean Boussier | 2019-07-19 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | Merge pull request #36706 from kirs/dedup-optimizer-hints | Ryuta Kamizono | 2019-07-19 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | [ActiveRecord] Deduplicate optimizer hints | Kir Shatrov | 2019-07-19 | 2 | -1/+8 | |
* | | | | | | | | | | | | | | | | | Merge pull request #36712 from tekin/include-more-commands-in-rails-help-output | Eileen M. Uchitelle | 2019-07-19 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Include common commands in rails help output | Tekin Suleyman | 2019-07-19 | 1 | -4/+4 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #36710 from ypresto/patch-1 | Ryuta Kamizono | 2019-07-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | [ActionController] Fix send_file example for 404 | Yuya Tanaka | 2019-07-19 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #36703 from y-yagi/script-src-xxx_and_style-src-xxx | y-yagi | 2019-07-19 | 2 | -0/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add support for script-src-attr / elem and style-src-attr / elem directives | yuuji.yaginuma | 2019-07-18 | 2 | -0/+28 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #36695 from kamipo/revert_unnecessary_change | Ryuta Kamizono | 2019-07-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Revert "Merge pull request #36676 from wjessop/change_activestorage_metadata_... | Ryuta Kamizono | 2019-07-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #36603 from y-yagi/add_skip_collision_check_option | Yuji Yaginuma | 2019-07-18 | 2 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add `skip-collision-check` option to generator | yuuji.yaginuma | 2019-07-05 | 2 | -2/+15 | |
* | | | | | | | | | | | | | | | | Merge pull request #36691 from Edouard-chin/ec-system-test-route | Rafael França | 2019-07-17 | 2 | -6/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Don't include routes helpers inside System test class: | Edouard CHIN | 2019-07-16 | 2 | -6/+13 | |
* | | | | | | | | | | | | | | | | | Merge pull request #36700 from cpruitt/revert-36690-make-parameterize-require... | Eileen M. Uchitelle | 2019-07-17 | 2 | -15/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Revert "Make UTF-8 string requirement explicit for `ActiveSupport::Inflector.... | Cliff Pruitt | 2019-07-17 | 2 | -15/+2 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #36690 from cpruitt/make-parameterize-requires-utf-8-explicit | Eileen M. Uchitelle | 2019-07-17 | 2 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Make UTF-8 string requirement explicit for `transliterate` | Cliff Pruitt | 2019-07-16 | 2 | -2/+15 | |
* | | | | | | | | | | | | | | | | | Merge pull request #36696 from inopinatus/support_beginless_ranges | Ryuta Kamizono | 2019-07-17 | 3 | -2/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Support beginless ranges in hash conditions. | Josh Goodall | 2019-07-17 | 3 | -2/+30 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #36635 from abhaynikam/36332-fix-engine-documentation-to-r... | Kasper Timm Hansen | 2019-07-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fixed the engine documentation to not mention of assets/javascripts in app di... | Abhay Nikam | 2019-07-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge pull request #36694 from kirs/timeout-error-superclass | Rafael França | 2019-07-16 | 3 | -5/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | [ActiveRecord] Superclass for aborted queries | Kir Shatrov | 2019-07-16 | 3 | -5/+12 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Add missing period [ci skip] | Rafael Mendonça França | 2019-07-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge pull request #36692 from kirs/mysql2-adapter-timeout | Rafael França | 2019-07-16 | 3 | -1/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Raise specific exception on Mysql2::Error::TimeoutError | Kir Shatrov | 2019-07-16 | 3 | -1/+23 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #36648 from louim/patch-1 | Rafael França | 2019-07-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Update message verifier documentation [ci skip] | Louis-Michel Couture | 2019-07-10 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #36667 from gmcgibbon/clarify_logger_set_in_log_subscriber... | Gannon McGibbon | 2019-07-16 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Specify log subscribers need a logger set before they can receive events | Gannon McGibbon | 2019-07-15 | 1 | -0/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #36685 from Shopify/as-depedencies-unhook-fix | Rafael França | 2019-07-16 | 1 | -3/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Fix Loadable.exclude_from to also reset Kernel#require | Jean Boussier | 2019-07-16 | 1 | -3/+23 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #36639 from Edouard-chin/ec-am-errors-fullmessages | Rafael França | 2019-07-16 | 8 | -131/+173 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Switch to use `class_attribute`: | Edouard CHIN | 2019-07-16 | 2 | -4/+16 | |
| * | | | | | | | | | | | | | | | | | | Move the `ActiveModel:Errors#full_message` method to the `Error` class: | Edouard CHIN | 2019-07-16 | 8 | -131/+161 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Reuse the exception class name in all places in the wrapper | Rafael Mendonça França | 2019-07-16 | 1 | -3/+4 |