Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect ENV variables when finding DBs etc for the test suite | Matthew Draper | 2019-02-06 | 1 | -0/+1 |
* | Do not enable disabled elements for XHR redirects | Patrik Bóna | 2018-09-27 | 1 | -1/+6 |
* | Add support for automatic nonce generation for Rails UJS | Andrew White | 2018-02-19 | 1 | -7/+19 |
* | Use frozen string literal in actionview/ | Kir Shatrov | 2017-07-24 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Test rails-ujs in our travis matrix | Rafael Mendonça França | 2017-02-22 | 1 | -35/+2 |
* | Fix Rubocop violations and fix documentation visibility | Rafael Mendonça França | 2016-12-28 | 1 | -13/+13 |
* | stop using removed `render :text` | yuuji.yaginuma | 2016-12-03 | 1 | -1/+1 |
* | Add UJS tests | Guillermo Iguaran | 2016-11-26 | 1 | -0/+105 |