| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix "warning: instance variable @defined_root not initialized" | yuuji.yaginuma | 2017-11-02 | 1 | -1/+1 |
* | Merge pull request #31002 from ta1kt0me/call_ajax_without_beforeSend | Guillermo Iguaran | 2017-10-29 | 2 | -1/+28 |
|\ |
|
| * | Enable to call Rails.ajax without beforeSend | ta1kt0me | 2017-10-28 | 2 | -1/+28 |
* | | Merge pull request #31005 from shuheiktgw/remove_unnecessary_semicolons | Matthew Draper | 2017-10-28 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #30513 from y-yagi/fix_30444 | Akira Matsuda | 2017-10-25 | 1 | -1/+3 |
|\ |
|
| * | Does not include disabled element in params | yuuji.yaginuma | 2017-09-03 | 1 | -1/+3 |
* | | Remove deprecated Erubis ERB handler | Rafael Mendonça França | 2017-10-23 | 1 | -15/+0 |
* | | Merge pull request #29127 from DmytroVasin/rails-ujs-remote-callbacks | Guillermo Iguaran | 2017-10-19 | 1 | -63/+29 |
|\ \ |
|
| * | | Fix callback in rails ujs | Vasin Dmitriy | 2017-06-07 | 1 | -63/+29 |
* | | | Remove unused `FixtureTemplate` class | yuuji.yaginuma | 2017-10-19 | 1 | -11/+0 |
* | | | Implement H2 Early Hints for Rails | eileencodes | 2017-10-04 | 2 | -1/+8 |
* | | | Add test case for `font_url` | yuuji.yaginuma | 2017-10-03 | 1 | -0/+26 |
* | | | Remove unused methods from `RenderPartialWithRecordIdentificationController` | yuuji.yaginuma | 2017-09-30 | 1 | -10/+0 |
* | | | Include `ActionDispatch::DrawOnce` in `ActiveSupport::TestCase` | Ryuta Kamizono | 2017-09-27 | 1 | -1/+1 |
* | | | Remove unused code that was copied from actionpack | Ryuta Kamizono | 2017-09-27 | 1 | -52/+1 |
* | | | Fix `test_should_sanitize_illegal_style_properties` failure | Ryuta Kamizono | 2017-09-25 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge pull request #30392 from koic/unify_source_control_keep_file_name | Matthew Draper | 2017-08-31 | 1 | -0/+0 |
|\ \ |
|
| * | | Unify the internal source control .keep file name | Koichi ITO | 2017-08-24 | 1 | -0/+0 |
* | | | Make sure image_alt is deprecated | Rafael Mendonça França | 2017-08-23 | 1 | -5/+15 |
* | | | Remove alt generation from image_submit_tag | Rafael Mendonça França | 2017-08-23 | 1 | -1/+1 |
* | | | Merge pull request #30213 from ckundo/ccundiff-alt-text-default | Rafael Mendonça França | 2017-08-23 | 1 | -16/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do not generate default alt text in image tags | Cameron Cundiff | 2017-08-17 | 1 | -16/+16 |
* | | | Use ssl in guide and comment [ci skip] | Yoshiyuki Hirano | 2017-08-19 | 1 | -1/+1 |
|/ / |
|
* | | Fix RuboCop offenses | Koichi ITO | 2017-08-16 | 7 | -69/+69 |
* | | Extend image_tag to accept ActiveStorage Attachments and Variants (#30084) | Anton Khamets | 2017-08-07 | 1 | -3/+0 |
* | | Merge pull request #30020 from rails/active-storage-import | David Heinemeier Hansson | 2017-08-04 | 2 | -0/+68 |
|\ \ |
|
| * | | Refactor convert_direct_upload_option_to_url | Rafael Mendonça França | 2017-08-03 | 1 | -0/+31 |
| * | | Make sure Action View doesn't break with Active Storage | Rafael Mendonça França | 2017-08-03 | 1 | -0/+37 |
* | | | Allow non-English values for collection_radio_buttons/check_boxes | colorfulfool | 2017-08-02 | 1 | -0/+14 |
|/ / |
|
* | | Merge pull request #30001 from y-yagi/fix_test_directory | Kasper Timm Hansen | 2017-07-30 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix test directory to correct path | yuuji.yaginuma | 2017-07-30 | 2 | -2/+2 |
* | | | Fix testing helpers that use Action View's capturing helpers (e.g. content_for) | George Claghorn | 2017-07-25 | 1 | -0/+8 |
|/ / |
|
* | | Merge pull request #29897 from kirs/frozen-actionview | Rafael França | 2017-07-24 | 74 | -0/+147 |
|\ \ |
|
| * | | Use frozen string literal in actionview/ | Kir Shatrov | 2017-07-24 | 74 | -0/+147 |
* | | | Merge pull request #29792 from lugray/delegate_respond_to | Rafael França | 2017-07-24 | 1 | -0/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Delegate respond_to? in ActionView::Helpers::ControllerHelper | Lisa Ugray | 2017-07-19 | 1 | -0/+11 |
* | | | Add jQuery to test vendor files | Marc Rendl Ignacio | 2017-07-20 | 2 | -1/+9832 |
|/ / |
|
* | | Enable `Layout/FirstParameterIndentation` cop | Ryuta Kamizono | 2017-07-17 | 2 | -24/+24 |
* | | [Action View] `rubocop -a --only Layout/EmptyLineAfterMagicComment` | Koichi ITO | 2017-07-11 | 1 | -0/+1 |
* | | Expectation first | Akira Matsuda | 2017-07-02 | 2 | -8/+8 |
* | | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 86 | -86/+0 |
* | | Merge pull request #29540 from kirs/rubocop-frozen-string | Matthew Draper | 2017-07-02 | 86 | -0/+86 |
|\ \ |
|
| * | | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 86 | -0/+86 |
* | | | Merge pull request #29506 from pat/frozen-string-literals | Matthew Draper | 2017-07-02 | 13 | -212/+212 |
|\ \ \ |
|
| * | | | Make ActionView frozen string literal friendly. | Pat Allan | 2017-06-20 | 13 | -212/+212 |
* | | | | Merge pull request #29349 from robertomiranda/responsive-images | Matthew Draper | 2017-07-02 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | Add `srcset` option to `image_tag` helper | Roberto Miranda | 2017-06-29 | 1 | -1/+4 |
| | |/ /
| |/| | |
|
* / | | | Fallback Parameters#to_s to Hash#to_s | Kir Shatrov | 2017-06-30 | 1 | -0/+6 |
|/ / / |
|
* / / | Fix current_page? helper issue with engine root path | savroff | 2017-06-19 | 1 | -3/+13 |
|/ / |
|
* | | Generate field ids in `collection_check_boxes` and `collection_radio_buttons` | yuuji.yaginuma | 2017-06-11 | 1 | -18/+18 |