Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test directory to correct path | yuuji.yaginuma | 2017-07-30 | 2 | -2/+2 |
* | Use frozen string literal in actionview/ | Kir Shatrov | 2017-07-24 | 2 | -0/+4 |
* | Add jQuery to test vendor files | Marc Rendl Ignacio | 2017-07-20 | 2 | -1/+9832 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 2 | -2/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 2 | -0/+2 |
* | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 1 | -1/+1 |
* | Fix mistake in JS response parser: | Dmytro Vasin | 2017-04-13 | 1 | -0/+28 |
* | Set current page as default for ajax requests | Dmytro Vasin | 2017-04-11 | 1 | -22/+45 |
* | Prevent event propogation if element is disabled when event chain begins. | Patrick Toomey | 2017-03-09 | 1 | -0/+28 |
* | Test rails-ujs in our travis matrix | Rafael Mendonça França | 2017-02-22 | 4 | -68/+7 |
* | Import rails-ujs v0.1.0 from rails/rails-ujs | Guillermo Iguaran | 2017-02-20 | 6 | -204/+23 |
* | Correct spelling | Benjamin Fleischer | 2017-02-05 | 1 | -1/+1 |
* | s/an/a/ | Akira Matsuda | 2017-01-26 | 1 | -1/+1 |
* | Fix Rubocop violations and fix documentation visibility | Rafael Mendonça França | 2016-12-28 | 2 | -15/+15 |
* | stop using removed `render :text` | yuuji.yaginuma | 2016-12-03 | 1 | -1/+1 |
* | Add UJS tests | Guillermo Iguaran | 2016-11-26 | 20 | -0/+5266 |