documenting back-compat issue with environment variables
[catagits/Catalyst-Runtime.git] / t /
2011-03-18 Florian Ragwitz Merge branch 'master' into psgi
2011-03-12 Jonathan "Duke"... Make default test names reflect reality more and fix...
2011-03-09 Florian Ragwitz Merge branch 'master' into psgi
2011-03-08 Florian Ragwitz Avoid super long command lines when not aggregating
2011-03-03 Florian Ragwitz Deprecate local_request and remote_request
2011-03-02 Florian Ragwitz Run http-server.t tests on something other than the...
2011-03-02 Florian Ragwitz Remove testsuite's assumptions about where it's mounted...
2011-03-02 Florian Ragwitz Make http-server.t use Test::TCP
2011-03-02 Florian Ragwitz Don't use the server.pl script in the live tests
2011-03-02 Florian Ragwitz Make legacy IIS env fixing work again
2011-03-02 Florian Ragwitz Make legacy lighttpd env fixing work again
2011-03-02 Florian Ragwitz The HTTP engine is no more, and was also never required...
2011-03-02 Florian Ragwitz Avoid loading actual engines in script tests
2011-03-01 Florian Ragwitz Make getting to a PSGI app saner
2011-03-01 Florian Ragwitz Stop psgi_file.t from recursing
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
2011-03-01 Florian Ragwitz Properly skip known broken tests
2011-02-23 Tomas Doran Pass the extra restart options
2011-02-23 Tomas Doran Fix test
2011-02-22 Tomas Doran Add a few tests
2011-02-22 Tomas Doran Rename test
2011-02-22 Tomas Doran Make tests more clear
2011-02-22 Tomas Doran Un-TODO abraxxa's tests
2011-02-15 Tomas Doran Fix 5.80 bug which causes slurp to fail if called multi...
2011-02-14 Tomas Doran Fix body predicate bug/back compat issue
2011-02-01 Tomas Doran Add failing test of using a psgi file. Are you only...
2011-01-28 Alexander Hartmaier added test for chained dispatcher fail on multiple...
2011-01-24 Tomas Doran Small docs and fixes
2011-01-23 Florian Ragwitz Merge branch 'master' into psgi
2011-01-19 Tomas Doran Additional notes and cleanup
2010-12-17 Tomas Doran Bad test failed to show bug.
2010-12-17 Tomas Doran Fix the case for body '0'
2010-12-16 Tomas Doran Make response body able to be undef to allow RenderView...
2010-12-15 Ronald J Kimball Add test case for uri_for() with #fragment and query...
2010-12-10 Ferruccio Zamuner Found a another fault in chained action dispatcher.
2010-12-06 Florian Ragwitz Merge branch 'master' into psgi
2010-12-05 Ferruccio Zamuner Improved test about chained actions and add note in...
2010-12-05 Florian Ragwitz Merge remote branch 'svn/trunk' into psgi
2010-12-05 Tomas Doran Rename --title to --proc_title as that makes more sense...
2010-12-04 Florian Ragwitz Merge branch 'master' into psgi
2010-12-04 Florian Ragwitz Stop passing along @INC
2010-12-04 Florian Ragwitz Use the proper way of setting @INC for tests
2010-12-04 Florian Ragwitz Aggregate http-server.t tests
2010-12-03 Florian Ragwitz Allow aggregating specific tests only
2010-12-03 Florian Ragwitz Use the harness instead of all of prove
2010-12-03 Florian Ragwitz Merge branch 'master' into psgi
2010-11-19 Stefan Seifert Fix passing file GLOBs to $c->res->body
2010-11-03 Eskild Hustvedt Added a --title parameter to fastcgi script, sets proce...
2010-09-29 Tomas Doran Patch from the mailing list to clarify view warning
2010-09-29 Tomas Doran Avoid issues when just using CMOP::Class
2010-09-29 Tomas Doran Need to use _add_meta_method from new Moose onwards...
2010-09-19 Florian Ragwitz Don't rely on qw() providing PAREN tokens
2010-09-01 Tomas Doran Fix bug in the tests
2010-08-27 Andrew Rodland Don't fail chained tests under t/author/http-test.t
2010-08-27 Ferruccio Zamuner Moved failed test to TODO section
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...
next