The nginx bullshit can just die
[catagits/Catalyst-Runtime.git] / t / lib /
2011-07-24 Tomas Doran Merge master into psgi branch
2011-07-15 Brian Phillips skip setting cookies that can't be created successfully
2011-06-01 Florian Ragwitz Merge branch 'master' into psgi
2011-05-16 Dagfinn Ilmari Man... Append $\ in Catalyst::Response->print
2011-05-15 Florian Ragwitz Merge branch 'master' into psgi
2011-05-05 Ton Voon Fixed situation where a detach($action) from a forward...
2011-05-03 Dave Rolsky Add a test to make sure that a die in a Controller...
2011-04-14 Florian Ragwitz Add a test for configuring attributes for all actions
2011-04-14 Florian Ragwitz Add a test view for dumping actions
2011-03-02 Florian Ragwitz Remove testsuite's assumptions about where it's mounted...
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
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-01-28 Alexander Hartmaier added test for chained dispatcher fail on multiple...
2011-01-23 Florian Ragwitz Merge branch 'master' into psgi
2010-12-17 Tomas Doran Fix the case for body '0'
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-03 Florian Ragwitz Merge branch 'master' into psgi
2010-11-19 Stefan Seifert Fix passing file GLOBs to $c->res->body
2010-09-29 Tomas Doran Patch from the mailing list to clarify view warning
2010-09-29 Tomas Doran Need to use _add_meta_method from new Moose onwards...
2010-09-01 Tomas Doran Fix bug in the tests
2010-08-26 Tomas Doran Merge 'trunk' into 'Catalyst-Test-base-href'
2010-08-25 Tomas Doran Fix RT#59738, show_internal_actions produces warnings...
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 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-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 Merge trunk into here, fix tests to pass again with...
2010-05-20 Tomas Doran Merge 'trunk' into 'more_metaclass_compat'
2010-05-19 Jay Hannah We appear to have a bug where if lazy => 1 isn't set...
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 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-21 Alex J. G. Burzyński Fix not stripping backslashes in DispatchType::Regex...
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-01-24 Oliver Charles Allow models and components to specify the names of...
2010-01-19 Florian Ragwitz Merge branch 'action_args'
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-10 Florian Ragwitz Don't dump psgi.input as it can't be deserialized.
2009-12-06 Tomas Doran Win32 fix, kmx++
2009-12-02 Gerda Shank add another failing test for Chained CaptureArgs preference
2009-11-29 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-29 Florian Ragwitz Less trailing whitespace.
2009-11-28 Tomas Doran Adding the files you need for the tests you've committe...
2009-11-27 Gerda Shank testcase for Chained bug - dispatches to wrong action
2009-11-23 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...
2009-11-22 Tomas Doran Do not use NEXT, like it says in the comments
2009-11-22 Tomas Doran Do not be @ISA Controller, that's hideous dumb and...
2009-11-22 Tomas Doran Chop out that crap, not needed
2009-11-20 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-13 Florian Ragwitz Add tests for passing extra arguments to action constru...
2009-11-12 Tomas Doran Merge 'trunk' into 'uri_encode_captures_andor_args_take2'
2009-11-12 Tomas Doran Tests, fix args as well as captureargs and be less...
2009-11-10 Tomas Doran Also retarded
2009-11-10 Tomas Doran Return 1, only currently works by chance
2009-10-19 Tomas Doran Remove warnings from duplicate action declerations
2009-09-17 Tomas Doran Meh, that shows what I mean. This can be done waaaay...
2009-09-17 Tomas Doran Skeleton testapp for testing the args thrown to the...
2009-09-10 Tomas Doran Merge 'deprecate_appclass_actions' into 'trunk'
2009-09-07 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
2009-09-05 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-09-05 Tomas Doran Basic tests for ScriptRunner, more needed
2009-09-03 Yousef H. Alhashemi Made $warnings a global variable for the appclass actio...
2009-09-03 Yousef H. Alhashemi Test that warnings are generated if appclass actions...
2009-09-01 Yousef H. Alhashemi Added a test that warnings do get thrown if appclass...
2009-09-01 Tomas Doran Stop remote tests breaking everything, and force author...
2009-08-26 Yousef H. Alhashemi Added 'use Test::More;'. Duh.
2009-08-26 Yousef H. Alhashemi Moved ACLTestApp from the test file to an app class...
2009-08-26 Yousef H. Alhashemi More actions moved to root controllers.
2009-08-21 Florian Ragwitz Add test for sending the body from a filehandle with...
2009-08-19 Tomas Doran Clean up test app for the exception test, as we don...
2009-08-19 Tomas Doran Fail commit was fail. Back out the part I didn't want
2009-08-19 Tomas Doran Move test to make more sense in my idea of the naming...
2009-08-18 Ferruccio Zamuner drop POD comments.
2009-08-18 Ferruccio Zamuner Test case using Exception::Class
2009-08-18 Tomas Doran Something like this
2009-08-17 Tomas Doran Switch to catalyst_component_name
2009-08-16 Yousef H. Alhashemi Returned the foo() action to TestAppPathBug.pm so it...
2009-08-16 Yousef H. Alhashemi Moved foo() from the app class to a root controller
2009-08-12 Tomas Doran Split test out into a more proper app, so that the...
2009-08-12 Yousef H. Alhashemi Moved action methods from TestAppDoubleAutoBug.pm to...
2009-08-11 Yousef H. Alhashemi Moved end() from Catalyst::Plugin::Test::Plugin to...
2009-08-10 Yousef H. Alhashemi prepare_action() fix by t0m (removed closure)
2009-08-06 Yousef H. Alhashemi Moved action methods from t/lib/TestApp.pm to t/lib...
next