| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-04-30 | 1 | -1/+2 |
* | Merge pull request #20701 from iamvery/date-helper-argument-error | Andrew White | 2017-04-27 | 3 | -18/+41 |
|\ |
|
| * | Ensure input to distance_of_time_in_words is not nil | Jay Hayes | 2017-04-27 | 3 | -18/+41 |
* | | Merge pull request #28844 from kyuden/remove_unnecessary_attributes_of_select... | Kasper Timm Hansen | 2017-04-27 | 2 | -1/+3 |
|\ \ |
|
| * | | Remove unnecessary `skip_default_ids` and `allow_method_names_outside_object`... | kyuden | 2017-04-24 | 2 | -1/+3 |
| |/ |
|
* | | Merge pull request #28848 from Edouard-chin/ec-remove-unused-method | Rafael França | 2017-04-26 | 1 | -7/+0 |
|\ \ |
|
| * | | `sort_query_string_params` method is no more used | Edouard CHIN | 2017-04-23 | 1 | -7/+0 |
| |/ |
|
* / | Fix `current_page?` regression: | Edouard CHIN | 2017-04-26 | 2 | -1/+19 |
|/ |
|
* | Set to `form_with_generates_remote_forms` only when config is explicitly spec... | yuuji.yaginuma | 2017-04-22 | 1 | -2/+4 |
* | Configure form_with_generates_remote_forms in its own initializer | Rafael Mendonça França | 2017-04-21 | 2 | -0/+29 |
* | Fix all style guides violations | Rafael Mendonça França | 2017-04-19 | 9 | -12/+12 |
* | Reuse the Parameters#to_h check in the routing helpers | Rafael Mendonça França | 2017-04-18 | 2 | -6/+5 |
* | Add `form_with_generates_remote_forms` config. | Kasper Timm Hansen | 2017-04-16 | 1 | -1/+3 |
* | Default embed_authenticity_token_in_remote_forms to nil. | Kasper Timm Hansen | 2017-04-16 | 3 | -8/+10 |
* | Fix module name [ci skip] | yuuji.yaginuma | 2017-04-15 | 1 | -10/+10 |
* | Merge pull request #28748 from DmytroVasin/rails-ujs-fix-ajax-response-parsing | Rafael França | 2017-04-13 | 2 | -3/+31 |
|\ |
|
| * | Fix mistake in JS response parser: | Dmytro Vasin | 2017-04-13 | 2 | -3/+31 |
* | | Close form_for tag in FormHelper API docs | Alex Muller | 2017-04-13 | 1 | -2/+2 |
|/ |
|
* | Fix rubocop violations | yuuji.yaginuma | 2017-04-12 | 1 | -1/+1 |
* | Set current page as default for ajax requests | Dmytro Vasin | 2017-04-11 | 2 | -22/+46 |
* | Correct typo in component name | Andrew White | 2017-03-31 | 1 | -1/+1 |
* | Reorganize rails-ujs files | Javan Makhmali | 2017-03-30 | 13 | -104/+104 |
* | Restore rails-ujs.js UMD module support | Javan Makhmali | 2017-03-30 | 1 | -1/+42 |
* | Update comment in sanitizer helper test [skip ci] | Ross Kaffenberger | 2017-03-29 | 1 | -1/+1 |
* | Fix link to rails-ujs | Ryunosuke Sato | 2017-03-30 | 2 | -2/+2 |
* | Merge pull request #28367 from ptoomey3/ignore-disabled-buttons | Aaron Patterson | 2017-03-27 | 3 | -1/+38 |
|\ |
|
| * | Prevent event propogation if element is disabled when event chain begins. | Patrick Toomey | 2017-03-09 | 3 | -1/+38 |
* | | Fix `assert_logged` failure | Ryuta Kamizono | 2017-03-23 | 1 | -2/+2 |
* | | Stop complaining about not being able to digest dynamic template partial name... | David Heinemeier Hansson | 2017-03-22 | 1 | -2/+4 |
* | | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 3 | -219/+4 |
* | | Merge pull request #28450 from adamgamble/bug_fix/fix_typo_in_actionview | Rafael França | 2017-03-21 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix typo in actionview error message | adamgamble | 2017-03-17 | 1 | -1/+1 |
* | | | Always use original url_for when generating direct routes | Andrew White | 2017-03-17 | 1 | -0/+46 |
|/ / |
|
* | | Merge pull request #28407 from claudiob/changelog-skip-pipeline | Richard Schneeman | 2017-03-13 | 1 | -0/+17 |
|\ \ |
|
| * | | Add CHANGELOG for #26226 [ci skip] | claudiob | 2017-03-13 | 1 | -0/+17 |
| |/ |
|
* / | Small grammar change + new line for "fixes" | Jon Moss | 2017-03-13 | 1 | -2/+4 |
|/ |
|
* | Deprecate implicit coercion of `ActiveSupport::Duration` | Andrew White | 2017-03-02 | 1 | -1/+1 |
* | Remove `encode_special_chars` option from `strip_tags` | Andrew Hood | 2017-02-27 | 3 | -4/+19 |
* | Update package.json | Rafael Mendonça França | 2017-02-23 | 1 | -1/+1 |
* | Preparing for 5.1.0.beta1 release | Rafael Mendonça França | 2017-02-23 | 2 | -1/+3 |
* | Test rails-ujs in our travis matrix | Rafael Mendonça França | 2017-02-22 | 7 | -69/+170 |
* | Move rails-ujs README and LICENCE to actionview | Rafael Mendonça França | 2017-02-22 | 2 | -0/+69 |
* | Add custom polymorphic mapping | Andrew White | 2017-02-21 | 1 | -4/+4 |
* | Import rails-ujs v0.1.0 from rails/rails-ujs | Guillermo Iguaran | 2017-02-20 | 11 | -255/+35 |
* | Set correct "routes" in tests cases | bogdanvlviv | 2017-02-20 | 2 | -4/+4 |
* | Add assertion to polymorphic_routes_test.rb | bogdanvlviv | 2017-02-20 | 1 | -2/+1 |
* | Unfreeze interpolated string because it's useless. | Stan Lo | 2017-02-19 | 1 | -1/+1 |
* | Add `Style/EmptyLinesAroundMethodBody` in `.rubocop.yml` and remove extra emp... | Ryuta Kamizono | 2017-02-12 | 2 | -2/+0 |
* | Merge pull request #27870 from kenta-s/get-todo-done-in-render_test | Kasper Timm Hansen | 2017-02-11 | 1 | -2/+1 |
|\ |
|
| * | Add information on `:formats` option in action_view_overview.md | kenta-s | 2017-02-06 | 1 | -2/+1 |