fixed Catalyst::Upgrading spelling and phrasing
[catagits/Catalyst-Runtime.git] / t /
2010-08-26 Tomas Doran Make this test actually work
2010-08-26 Tomas Doran Fix optional test for code move
2010-08-26 Tomas Doran Merge 'trunk' into 'Catalyst-Test-base-href'
2010-08-26 Tomas Doran Rename test, to merge
2010-08-26 Tomas Doran Unify options, get rid of -h which only worked on the...
2010-08-25 Tomas Doran No idea why but lack of this causes a void context...
2010-08-25 Tomas Doran Omit the run method for scripts which new Pod::Coverage...
2010-08-25 Tomas Doran No passing TODOs
2010-08-25 Tomas Doran Test::Aggregate does not like __END__
2010-08-25 Tomas Doran Fix test output, as per RT#56590
2010-08-25 Tomas Doran Fix RT#59738, show_internal_actions produces warnings...
2010-08-25 Tomas Doran Back out 13528, cocked that up.
2010-08-25 Tomas Doran Fix bug with parse_on_demand
2010-08-25 Andrew Rodland Add the app for ChainedActionsApp test. It's still...
2010-08-22 Ferruccio Zamuner Checks for any action now.
2010-08-22 Ferruccio Zamuner Discovered some inconsistency in precedence behavior...
2010-08-16 Tomas Doran Remove that idiocy
2010-08-16 Tomas Doran Fix test when live
2010-08-16 Tomas Doran Merge 'trunk' into 'psgi'
2010-08-04 Robert Buels don't load Catalyst::Exception in Utils.pm BEGIN, becau...
2010-08-03 Ronald J Kimball Make Catalyst::Test::local_request() set response base...
2010-07-28 Tomas Doran Merge 'trunk' into 'fix_iis_cgi'
2010-07-28 Tomas Doran Fix TODO tests.
2010-07-08 John Napiorkowski fixed running unnder http server test failure and added...
2010-06-15 Tomas Doran Commit standalone test, test which makes the TestApp...
2010-05-24 Tomas Doran Add in the REDIRECT_URL handling from trunk and the...
2010-05-24 Tomas Doran Start making the path handling like it is in trunk...
2010-05-24 Tomas Doran Merge trunk into here, fix tests to pass again with...
2010-05-20 Tomas Doran Merge 'trunk' into 'more_metaclass_compat'
2010-05-20 Jay Hannah Oops. I should have TODO'd this one. rafl++
2010-05-19 Jay Hannah We appear to have a bug where if lazy => 1 isn't set...
2010-05-15 Tomas Doran Simplify madness some more, back to how it looked in...
2010-05-08 Tomas Doran I hate this name less. Others may feel differently
2010-05-02 Tomas Doran Merge 'trunk' into 'fix_request_uri'
2010-05-02 Florian Ragwitz Unbreak tests by actually adding the module they're...
2010-05-02 Tomas Doran Merge 'trunk' into 'fix_request_uri'
2010-05-02 Tomas Doran Back out crazy heuristics
2010-05-02 Florian Ragwitz Allow parameterized roles to be applied as plugins.
2010-05-02 Tomas Doran Revert to old behaviour, allow config for new behaviour...
2010-04-28 Florian Ragwitz Make sure path_to returns an instance of the right...
2010-04-21 Alex J. G. Burzyński Fix not stripping backslashes in DispatchType::Regex...
2010-04-19 Tomas Doran Just add comments to tests, no functional changes
2010-04-19 Tomas Doran Go away useless warning
2010-04-19 Tomas Doran Bah, accidentally removed..
2010-04-19 Tomas Doran Document the action config here, as people don't seem...
2010-04-19 Tomas Doran Remove the fugly hack to avoid metaclass compat issues...
2010-04-18 Tomas Doran Fix unquoted regex as per RT#24951
2010-04-12 Tomas Doran Fix dsadinoff's mod_rewrite bug I hope
2010-04-01 Florian Ragwitz Import croak, which the test already uses in various...
2010-03-22 Rafael Kitover fix for CGI on IIS
2010-03-08 Tomas Doran Rename test to be more sensible
2010-03-08 Tomas Doran Port tests to plack branch. Sorry, they still fail...
2010-03-05 Matt S Trout fix Index uri_for_action bug
2010-03-02 Brian Phillips remove filtering, get request/response logging from...
2010-03-01 Tomas Doran Merge 'trunk' into 'param_filtering'
2010-02-08 Tomas Doran Merge 'trunk' into 'uri_for_utf8'
2010-02-04 Florian Ragwitz Merge branch 'expand_modules'
2010-01-28 Tomas Doran And test the non root app case
2010-01-28 Tomas Doran Fix paths with URI encoding as the first path part
2010-01-27 Tomas Doran Fix / => %2F in uri_for so that it only works for actio...
2010-01-27 Tomas Doran Fix failing test related to missing g in regex
2010-01-25 Florian Ragwitz Revert "in what case is a numeric comparison called...
2010-01-24 Oliver Charles Allow models and components to specify the names of...
2010-01-19 Florian Ragwitz Merge branch 'action_args'
2010-01-15 Peter Karman in what case is a numeric comparison called for? I...
2010-01-14 Dan Dascalescu Passing test case for RT #53678 - Catalyst::Test::get...
2010-01-14 Dan Dascalescu Cosmetic: wrapped long code line
2010-01-14 Florian Ragwitz Merge branch 'master' into psgi
2010-01-14 Florian Ragwitz Only set up the leakchecker for the tests that need it.
2010-01-14 Florian Ragwitz Merge branch 'master' into psgi
2010-01-12 Florian Ragwitz Fix a deprecation warning in the tests.
2010-01-11 Tomas Doran Move everything back out into the scriptrole, allow...
2010-01-11 Florian Ragwitz Canonicalize the url becuse we're building it from...
2010-01-11 Florian Ragwitz Well, apparently this *is* necessary, just the extra_en...
2010-01-11 Florian Ragwitz Delete unfixable FAIL.
2010-01-11 Florian Ragwitz Port t/aggregate/live_engine_request_escaped_path.t...
2010-01-11 Tomas Doran Deprecate bare imports of Catalyst::Test - either use...
2010-01-10 Florian Ragwitz Skip Engine::CGI-specific tests until we find a better...
2010-01-10 Florian Ragwitz Stop expecting the Host header for proxy requests to...
2010-01-10 Florian Ragwitz Properly merge the extra env var into the psgi environment.
2010-01-10 Florian Ragwitz Don't dump psgi.input as it can't be deserialized.
2010-01-10 Florian Ragwitz Adapt to the changed _customize_request calling convention.
2010-01-10 Florian Ragwitz Properly set REMOTE_USER in the request env.
2010-01-09 Florian Ragwitz Remove outdated comment and some trailing whitespace.
2010-01-09 Florian Ragwitz Fix typo.
2010-01-09 Florian Ragwitz There's no Content-Length for streaming responses.
2010-01-09 Tomas Doran Correctly pass argv option into Catalyst::Engine::HTTP
2010-01-07 Rafael Kitover add a test for the uri_for utf8 stuff
2010-01-06 Rafael Kitover utf8::decode captures and args, and uri-escape captures
2010-01-05 Florian Ragwitz Stop supressing Adopt::NEXT warnings.
2009-12-22 Tomas Doran Someone think of a less fugly way of doing this please...
2009-12-18 Tomas Doran Fix RT#52898, __MOP__ removal breaking debug screen...
2009-12-15 Tomas Doran Bug fix for issue reported on the mailing list by Toby...
2009-12-11 Florian Ragwitz moar better warnings fix. 5.80016
2009-12-11 Tomas Doran Remove warning when running tests aggregated
2009-12-11 Tomas Doran Unfuck that as well
2009-12-10 Tomas Doran Fix RT#52630
2009-12-09 Tomas Doran Additional test
2009-12-09 Tomas Doran More tests for the prepare_path thing, fix said tests...
2009-12-09 Tomas Doran And more tests and fixing for the same thing
next