| Commit message (Expand) | Author | Age | Files | Lines |
* | Silence deprecation message for dynamic controller and actions on action_view... | Mehmet Emin İNAÇ | 2016-03-07 | 1 | -6/+8 |
* | Remove load_paths file | Arthur Neves | 2016-02-27 | 1 | -2/+0 |
* | Removed Mocha from Action View | Ronak Jangir | 2015-09-23 | 1 | -1/+0 |
* | mostly remove the ParamsParser middleware | Aaron Patterson | 2015-09-18 | 1 | -1/+0 |
* | Removed Mocha from ActionView part 1 | Ronak Jangir | 2015-08-24 | 1 | -0/+4 |
* | Fix deprecation warning in tests | eileencodes | 2015-08-08 | 1 | -7/+7 |
* | Revert "Merge pull request #19404 from dmathieu/remove_rack_env" | Jeremy Kemper | 2015-03-20 | 1 | -1/+1 |
* | don't fallback to RACK_ENV when RAILS_ENV is not present | Damien Mathieu | 2015-03-19 | 1 | -1/+1 |
* | Cleaning unused methods from abstract_unit | Thiago Pradi | 2015-03-14 | 1 | -57/+0 |
* | Revert "Leave all our tests as order_dependent! for now" | Matthew Draper | 2015-03-06 | 1 | -5/+0 |
* | Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 | robertomiranda | 2015-01-31 | 1 | -1/+1 |
* | Pass symbol as an argument instead of a block | Erik Michaels-Ober | 2014-11-29 | 1 | -1/+1 |
* | Don’t require already required modules | claudiofullscreen | 2014-09-26 | 1 | -2/+0 |
* | Default to sorting user's test cases for now | Godfrey Chan | 2014-09-08 | 1 | -1/+1 |
* | Leave all our tests as order_dependent! for now | Matthew Draper | 2014-09-02 | 1 | -0/+5 |
* | AM, AP, AV, and AMo tests are already order_independent! | Akira Matsuda | 2014-08-13 | 1 | -5/+0 |
* | Nobody sucks so nobody should call this awful method name | Rafael Mendonça França | 2014-08-12 | 1 | -1/+1 |
* | users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent! | Akira Matsuda | 2014-08-12 | 1 | -0/+5 |
* | Stop requiring mocha automatically | Rafael Mendonça França | 2014-07-19 | 1 | -0/+2 |
* | Remove unnecessary include for integration tests. | Guo Xiang Tan | 2014-05-11 | 1 | -1/+0 |
* | standardize on jruby_skip & rbx_skip | Gaurish Sharma | 2014-01-13 | 1 | -0/+8 |
* | Disable available locales checks to avoid warnings running the tests | Carlos Antonio da Silva | 2013-12-17 | 1 | -0/+3 |
* | Retain ActionPack dependency on ActionView | Łukasz Strzałkowski | 2013-12-05 | 1 | -2/+0 |
* | Do not load AV inside AP | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+1 |
* | Don not require AC::Caching | Łukasz Strzałkowski | 2013-08-25 | 1 | -1/+0 |
* | Remove ApplicationController & RoutingTestHelpers | Łukasz Strzałkowski | 2013-08-25 | 1 | -9/+0 |
* | Remove unused ActionDispatch::RoutingVerbs | Łukasz Strzałkowski | 2013-08-25 | 1 | -15/+1 |
* | Remove unused in AV fixture-controllers | Łukasz Strzałkowski | 2013-08-25 | 1 | -29/+0 |
* | Load AV::Layouts dynamicly via railties | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+2 |
* | Move template tests from actionpack to actionview | Piotr Sarnacki | 2013-06-20 | 1 | -0/+382 |