aboutsummaryrefslogtreecommitdiffstats
path: root/actionview
Commit message (Expand)AuthorAgeFilesLines
* Use new Rake URL of Ruby core [ci skip]aycabta2017-11-101-1/+1
* Merge pull request #31088 from neumayr/am-helper-missing-field_with_errorsRafael França2017-11-094-3/+104
|\
| * Fix field_error_proc wrap form select optgroup and divider option tagneumayr2017-11-094-3/+104
* | Correctly kill the server started with ujs testyuuji.yaginuma2017-11-091-2/+2
|/
* Fix output of `select_tag` with `include_blank: true` [ci skip]yuuji.yaginuma2017-11-081-1/+1
* Merge remote-tracking branch 'upstream/master' into nofollow-changeDillon Welch2017-11-038-10/+33
|\
| * Fix "warning: instance variable @defined_root not initialized"yuuji.yaginuma2017-11-021-1/+1
| * Merge pull request #31004 from shuheiktgw/remove_unnecessary_returnsRafael França2017-10-311-2/+2
| |\
| | * removed unnecessary returnsShuhei Kitagawa2017-10-281-2/+2
| * | Merge pull request #31012 from y-yagi/remove_unused_missing_requests_errorRafael França2017-10-302-4/+0
| |\ \
| | * | Remove unused `MissingRequestError`yuuji.yaginuma2017-10-312-4/+0
| | |/
| * | Merge pull request #31002 from ta1kt0me/call_ajax_without_beforeSendGuillermo Iguaran2017-10-293-2/+29
| |\ \
| | * | Enable to call Rails.ajax without beforeSendta1kt0me2017-10-283-2/+29
| | |/
| * / Merge pull request #31005 from shuheiktgw/remove_unnecessary_semicolonsMatthew Draper2017-10-281-1/+1
| |/
* | Fix typoDillon Welch2017-11-021-1/+1
* | Use blank? check instead of key? checkDillon Welch2017-11-021-3/+3
* | Prevent extra string allocations when no 'rel' arg passedDillon Welch2017-10-261-3/+7
|/
* Merge pull request #30513 from y-yagi/fix_30444Akira Matsuda2017-10-252-2/+4
|\
| * Does not include disabled element in paramsyuuji.yaginuma2017-09-032-2/+4
* | Remove deprecated Erubis ERB handlerRafael Mendonça França2017-10-235-112/+4
* | Merge pull request #29710 from padi/rails-ujs-docsGuillermo Iguaran2017-10-222-0/+25
|\ \
| * | Adds descriptions to rails-ujs methods [ci skip]Marc Rendl Ignacio2017-07-072-0/+25
* | | [Action View] require_relative => requireAkira Matsuda2017-10-2125-35/+35
* | | Return correct exit status of ujs testyuuji.yaginuma2017-10-201-1/+1
* | | PhantomJS is abandoned, replace it with Selenium/Chrome headlessGuillermo Iguaran2017-10-191-1/+1
* | | Merge pull request #29127 from DmytroVasin/rails-ujs-remote-callbacksGuillermo Iguaran2017-10-193-69/+34
|\ \ \
| * | | Fix callback in rails ujsVasin Dmitriy2017-06-073-69/+34
* | | | Remove unused `FixtureTemplate` classyuuji.yaginuma2017-10-191-11/+0
* | | | Remove extra spaces in the args in the `time_zone_select` [ci skip]Ryuta Kamizono2017-10-161-6/+6
* | | | Fix some typos.Mike Boone2017-10-102-3/+3
* | | | Merge pull request #30831 from masatooba/fix-radio-button-tag-commentEileen M. Uchitelle2017-10-081-1/+1
|\ \ \ \
| * | | | Fix radio_button_tag commentMasato Oba2017-10-081-1/+1
* | | | | request checkpavel2017-10-051-2/+2
|/ / / /
* | | | Implement H2 Early Hints for Railseileencodes2017-10-043-5/+34
* | | | Merge pull request #30786 from y-yagi/add_test_case_for_font_urlRyuta Kamizono2017-10-031-0/+26
|\ \ \ \
| * | | | Add test case for `font_url`yuuji.yaginuma2017-10-031-0/+26
* | | | | rails-ujs: Update READMEElliot Winkler2017-10-021-23/+18
|/ / / /
* | | | Remove `:api:` tag that has leaked on the doc directly [ci skip]Ryuta Kamizono2017-09-302-7/+1
* | | | Remove unused methods from `RenderPartialWithRecordIdentificationController`yuuji.yaginuma2017-09-301-10/+0
* | | | Include `ActionDispatch::DrawOnce` in `ActiveSupport::TestCase`Ryuta Kamizono2017-09-271-1/+1
* | | | Remove unused code that was copied from actionpackRyuta Kamizono2017-09-271-52/+1
* | | | Fix `test_should_sanitize_illegal_style_properties` failureRyuta Kamizono2017-09-251-2/+2
* | | | Merge pull request #29791 from yui-knk/at_objectRyuta Kamizono2017-09-0513-19/+19
|\ \ \ \
| * | | | Do not pass an instance variable to a private methodyui-knk2017-09-0513-19/+19
* | | | | Fix outdated comment [ci skip]yuuji.yaginuma2017-09-021-1/+1
| |_|_|/ |/| | |
* | | | double assign is no longer an effective workaround for unused variable warningAkira Matsuda2017-09-011-1/+1
* | | | Clarify intentions around method redefinitionsMatthew Draper2017-09-012-4/+4
* | | | Merge pull request #30392 from koic/unify_source_control_keep_file_nameMatthew Draper2017-08-311-0/+0
|\ \ \ \
| * | | | Unify the internal source control .keep file nameKoichi ITO2017-08-241-0/+0
* | | | | Use tt in doc for ActionView [ci skip]Yoshiyuki Hirano2017-08-275-24/+24