| Commit message (Expand) | Author | Age | Files | Lines |
* | Output junit format test report | Fumiaki MATSUSHIMA | 2019-04-04 | 1 | -0/+2 |
* | Use `Testing::Parallelization` in Action Packs's test | yuuji.yaginuma | 2018-11-28 | 1 | -77/+1 |
* | Revert "Merge pull request #33970 from rails/eager-url-helpers" | schneems | 2018-10-03 | 1 | -4/+1 |
* | Eagerly build the routing helper module after routes are committed | Aaron Patterson | 2018-09-25 | 1 | -1/+4 |
* | Merge pull request #33973 from rails/remove-catch-all | Aaron Patterson | 2018-09-25 | 1 | -0/+1 |
|\ |
|
| * | Remove deprecated catch-all route in the AV tests | Aaron Patterson | 2018-09-24 | 1 | -0/+1 |
* | | Remove private def | Sakshi Jain | 2018-09-23 | 1 | -8/+10 |
|/ |
|
* | let drb make temprary server | Nobuyoshi Nakada | 2017-12-29 | 1 | -8/+1 |
* | Generate tmpname on its own | yuuji.yaginuma | 2017-12-15 | 1 | -1/+6 |
* | Add headless firefox driver to System Tests | bogdanvlviv | 2017-12-07 | 1 | -0/+4 |
* | removed unnecessary semicolons | Shuhei Kitagawa | 2017-10-28 | 1 | -1/+1 |
* | Add headless chrome driver to System Tests | yuuji.yaginuma | 2017-10-17 | 1 | -0/+4 |
* | [Action Pack] `rubocop -a --only Layout/EmptyLineAfterMagicComment` | Koichi ITO | 2017-07-11 | 1 | -0/+1 |
* | Prepare AP and AR to be frozen string friendly | Kir Shatrov | 2017-07-06 | 1 | -1/+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 |
* | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 1 | -5/+5 |
* | Call system test driver per-instance rather than globally | eileencodes | 2017-03-09 | 1 | -0/+8 |
* | Don't pollute Object with rubinius_skip and jruby_skip | Akira Matsuda | 2017-01-17 | 1 | -9/+9 |
* | Use Encoding::UTF_8 constant for default_{internal,external} in the tests | Akira Matsuda | 2017-01-11 | 1 | -2/+2 |
* | Fix style guide violations | Rafael Mendonça França | 2017-01-05 | 1 | -3/+3 |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | Fix broken comments indentation caused by rubocop auto-correct [ci skip] | Ryuta Kamizono | 2016-09-14 | 1 | -1/+1 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -4/+4 |
* | Allow specifying encoding of parameters by action | Kerri Miller | 2016-08-09 | 1 | -13/+5 |
* | code gardening: removes redundant selfs | Xavier Noria | 2016-08-08 | 1 | -1/+1 |
* | Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines | Ryuta Kamizono | 2016-08-07 | 1 | -1/+0 |
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -5/+5 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -19/+19 |
* | modernizes hash syntax in actionpack | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -38/+38 |
* | Fix GET JSON integration test request to use method override | eileencodes | 2016-08-05 | 1 | -0/+1 |
* | Remove unused activerecord requirement in actionpack. | Jun Aruga | 2016-07-11 | 1 | -1/+0 |
* | More Action Pack `abstract_unit` cleanup (#25211) | Jon Moss | 2016-05-31 | 1 | -27/+0 |
* | Move `Workshop` class definition | Jon Moss | 2016-05-30 | 1 | -18/+0 |
* | Merge pull request #23932 from arthurnn/arthurnn/remove_load_paths | Arthur Nogueira Neves | 2016-03-01 | 1 | -2/+0 |
|\ |
|
| * | Remove load_paths file | Arthur Neves | 2016-02-27 | 1 | -2/+0 |
* | | Deprecate :controller and :action path parameters | Andrew White | 2016-03-01 | 1 | -2/+6 |
|/ |
|
* | do not run in parallel on travis | Aaron Patterson | 2016-01-12 | 1 | -1/+5 |
* | Test ActionController::Renderers::use_renderers | Benjamin Fleischer | 2015-12-31 | 1 | -0/+6 |
* | mostly remove the ParamsParser middleware | Aaron Patterson | 2015-09-18 | 1 | -1/+0 |
* | Remove mocha from ActionPack tests | Marcin Olichwirowicz | 2015-09-05 | 1 | -1/+0 |
* | provide a request and response to all controllers | Aaron Patterson | 2015-08-25 | 1 | -2/+6 |
* | adding a direct dispatch method to controller classes | Aaron Patterson | 2015-08-25 | 1 | -8/+2 |
* | Merge pull request #21368 from rodzyn/remove_mocha | Kasper Timm Hansen | 2015-08-25 | 1 | -1/+7 |
|\ |
|
| * | Get rid of mocha tests - part 2 | Marcin Olichwirowicz | 2015-08-25 | 1 | -1/+7 |
* | | Merge pull request #21345 from aditya-kapoor/trim-ap | Rafael Mendonça França | 2015-08-25 | 1 | -2/+0 |
|\ \ |
|
| * | | Trim out unneeded controllers from AP test suite | Aditya Kapoor | 2015-08-24 | 1 | -2/+0 |
* | | | remove dead code :bomb: | Aaron Patterson | 2015-08-24 | 1 | -2/+0 |
* | | | subclass and delegate rather than mutating existing objects | Aaron Patterson | 2015-08-24 | 1 | -12/+29 |