aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Respect ENV variables when finding DBs etc for the test suiteMatthew Draper2019-02-061-3/+24
* Enable Start/EndWith and RegexpMatch copsBart de Water2018-07-281-1/+1
* Improve redundancy in line tasksYoshiyuki Hirano2018-04-191-1/+1
* couple of edits [ci skip]Xavier Noria2018-04-131-2/+2
* Use comment instead of desc in actionview's RakefileYoshiyuki Hirano2018-04-051-2/+2
* Add :ujs desc to Rakefile in actionviewYoshiyuki Hirano2018-04-051-0/+1
* Correctly kill the server started with ujs testyuuji.yaginuma2017-11-091-2/+2
* 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
* Use File::NULL instead of "/dev/null"Kazuhiro NISHIYAMA2017-07-311-1/+1
* Use frozen string literal in actionview/Kir Shatrov2017-07-241-0/+2
* Remove log directory in test postprocessingyuuji.yaginuma2017-07-211-1/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Define path with __dir__bogdanvlviv2017-05-231-6/+4
* Suppress `warning: assigned but unused variable - stdout`Koichi ITO2017-05-121-1/+1
* Correct typo in component nameAndrew White2017-03-311-1/+1
* Restore rails-ujs.js UMD module supportJavan Makhmali2017-03-301-1/+42
* Test rails-ujs in our travis matrixRafael Mendonça França2017-02-221-0/+27
* Fix Rubocop violations and fix documentation visibilityRafael Mendonça França2016-12-281-1/+1
* Add asset compilation Rake task for UJSJon Moss2016-11-261-1/+9
* Add UJS testsGuillermo Iguaran2016-11-261-0/+7
* fixes remaining RuboCop issues [Vipul A M, Xavier Noria]Xavier Noria2016-09-011-1/+1
* modernizes hash syntax in actionviewXavier Noria2016-08-061-2/+2
* applies new string literal convention to the rest of the projectXavier Noria2016-08-061-9/+9
* Remove package:clean taskJavan Makhmali2016-05-241-1/+0
* Wrangle the asset build into something that sounds more generalMatthew Draper2016-02-011-0/+3
* Remove unused package tasksArun Agrawal2015-05-281-7/+0
* Merge pull request #20263 from arunagw/aa-remove-custom-lines-actionviewRafael Mendonça França2015-05-281-21/+3
|\
| * Remove custom `lines` and use `/tools/line_statistics`Arun Agrawal2015-05-221-21/+3
* | Remove broken and unused release taskArun Agrawal2015-05-221-7/+0
|/
* Revert "For now, we will keep sorting the tests."Matthew Draper2015-03-061-1/+1
* Follow up to #16613Robin Dupret2014-09-281-0/+3
* For now, we will keep sorting the tests.Matthew Draper2014-09-051-1/+1
* No need to sort testsAkira Matsuda2014-08-281-1/+1
* Running all isolated test for actionviewArun Agrawal2013-10-031-1/+1
* Move actionpack's controller testsŁukasz Strzałkowski2013-08-251-1/+1
* Add AP tests to runnerŁukasz Strzałkowski2013-08-251-1/+9
* Cleanup & reorganise rake tasks in AVŁukasz Strzałkowski2013-08-251-16/+13
* grab executable from rubygemsArun Agrawal2013-07-261-2/+1
* Removed unused require from actionview rakefile.Arun Agrawal2013-07-091-1/+0
* Minor changes to actionpack/actionview RakefileArun Agrawal2013-06-261-4/+0
* Merge pull request #11046 from arunagw/verbose_mode_onCarlos Antonio da Silva2013-06-251-1/+3
|\
| * Adding verbose in isolated test.Arun Agrawal2013-06-211-1/+1
| * Adding verbose mode to test_with_ar_integrationArun Agrawal2013-06-211-0/+2
* | Saying gemcutter => rubygems [ci skip]Arun Agrawal2013-06-211-1/+1
|/
* Fix isolated tests on AVŁukasz Strzałkowski2013-06-201-3/+5
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+77