Include only the things we actually want in the dist.
[catagits/Catalyst-Runtime.git] / t /
2009-03-25 Hans Dieter Pearcey add Catalyst::Response->code
2009-03-22 Tomas Doran Merge 'add_captures_to_visit' into 'trunk'
2009-03-22 Tomas Doran Make chaining to yourself explode at app load time...
2009-03-21 Tomas Doran Unfuck last commit, fix go tests, remove unneeded crud...
2009-03-21 Tomas Doran Much cleaner. The visit class test wasn't actually...
2009-03-21 Tomas Doran Fix the go test
2009-03-21 Tomas Doran Make CaptureArgs get passed, this makes the test less...
2009-03-21 Tomas Doran Merge r9534 renaming kanes crequest to ctx_request...
2009-03-21 Tomas Doran Add the test from r9505, move the new method out of...
2009-03-21 Tomas Doran Merge up ashs r9505 from 5.70
2009-03-20 Jos Boumans rename crequest to ctx_request on request of #cat-dev
2009-03-20 Tomas Doran Port kanes r9520 up to 5.80 trunk
2009-03-18 Jos Boumans Add Catalyst::Test::crequest to return both HTTP::Respo...
2009-03-16 Ash Berlin Add test for looping DispatchType::Chained->list
2009-03-04 Tomas Doran Backport failing test into 5.70 trunk
2009-03-04 Tomas Doran Make Moose components collaberate with non-Moose Catalyst
2009-03-04 Tomas Doran FAILCAKE, I only meant to TODO
2009-03-04 Tomas Doran From #catalyst-dev before
2009-03-01 Florian Ragwitz Add failing test for passing arguments to visited chain...
2009-02-20 Florian Ragwitz Skip NEXT warning tests on stable releases.
2009-02-20 Tomas Doran Upgrade that debug statement to a warning + test we...
2009-02-20 Tomas Doran Shut up warnings we don't care about and are explicitly...
2009-02-20 Tomas Doran Fix my retardedness with ::MVC:: warning having no...
2009-02-19 Florian Ragwitz Don't run the moose controller test if Moose isn't...
2009-02-19 Florian Ragwitz Don't set up the moose controller unless Moose is avail...
2009-02-19 Florian Ragwitz Remove uneccesary code i accidentially copied from...
2009-02-19 Florian Ragwitz Remove uneccesary code i accidentially copied from...
2009-02-19 Florian Ragwitz backport test for moose controller instances being...
2009-02-19 Florian Ragwitz Add test for moose controller instances being construct...
2009-02-15 Tomas Doran Don't barf by trying to make roles mutable.
2009-02-15 Tomas Doran Make restarters immutable handling less naive + tests
2009-02-15 Tomas Doran Should commit the new controller also
2009-02-15 Tomas Doran Immutable components no longer break the restarter...
2009-02-10 Tomas Doran This did never work, has never worked, etc. Writing...
2009-02-10 Tomas Doran By the point that you get here, $reference is already...
2009-02-04 Florian Ragwitz Use MRO::Compat instead of Class::C3 as we already...
2009-02-04 Florian Ragwitz Allow testing of forks with Engine::HTTP using $ENV...
2009-01-29 Tomas Doran Back out 9138:9137 in favour of a more generic implemen...
2009-01-29 Tomas Doran Apply patch for redacting parameters in the log.
2009-01-12 Marcus Ramberg Fix locating t/lib 5.7099_04
2009-01-12 Marcus Ramberg Add tests for forwarding to action object
2009-01-12 Tomas Doran IIS 6.0 FastCGI env patch from janus
2009-01-12 Marcus Ramberg Fix test failure
2009-01-12 Marcus Ramberg Backport go/visit from 5.8 (janh), prepare for dev...
2009-01-12 Tomas Doran Sort out CatalystX::CRUD issues
2009-01-12 Tomas Doran Fix Plugin::Authorization::ACL + tests for the weird...
2009-01-08 Florian Ragwitz Make the optional tests bail out as early as possible...
2009-01-07 Tomas Doran Fix test, we're now outputting multiple lines, and...
2009-01-07 Tomas Doran Make it more obvious what's being reported in the leak...
2009-01-07 Tomas Doran Fix IIS FastCGI support as-per we do with lighty +...
2009-01-07 Andy Grundman Make it more obvious what's being reported in the leak...
2009-01-07 Andy Grundman Memleak test needs to use resident size
2009-01-04 Tomas Doran Warnings about deprecated runtime plugins
2009-01-04 Tomas Doran Chop that chunk of sh*t out again, as we're going to...
2009-01-03 Tomas Doran And fixes for the CDI issue, this is getting really...
2009-01-03 Tomas Doran Fix, I suck today
2009-01-03 Tomas Doran Fix
2009-01-03 Tomas Doran More CDI related fail
2009-01-02 Tomas Doran Fix additive logging setup, and ergo Catalyst-Plugin...
2009-01-02 Tomas Doran Catalyst::View::Mason fixed
2009-01-02 Tomas Doran plugin new method test as-per various other plugins...
2008-12-28 Tomas Doran Move all the public attributes in Catalyst::Dispatcher...
2008-12-27 Tomas Doran Fix the return value of Catalyst::Request's body method...
2008-12-27 Tomas Doran Fix C::Request disparity between _body and body accesso...
2008-12-27 Tomas Doran Fix another test, I'm not doing well today
2008-12-27 Tomas Doran Fix test
2008-12-27 Tomas Doran Yet another 5.80 regression
2008-12-27 Tomas Doran Go away, otherwise running the tests against 5.70 doesn...
2008-12-27 Tomas Doran Fix the way Catalyst::Plugin::Server adds custom dispat...
2008-12-27 Tomas Doran Change what we stream to make test sync for engines...
2008-12-27 Tomas Doran Change what we stream to make test sync for engines...
2008-12-24 Florian Ragwitz Make the test suites YAML dependency optional.
2008-12-24 Tomas Doran Balls, that wasn't meant to be committed
2008-12-24 Tomas Doran Fix stringification of dispatcher and engine in debug...
2008-12-21 Tomas Doran Actually add the plugin, and remove the TODO item
2008-12-21 Tomas Doran C::P::A passes its tests against 5.80 now - fixed plugi...
2008-12-21 Tomas Doran Fix the CDI issue, Plugin::Auth's tests now blow up...
2008-12-21 Tomas Doran Authentication back compat fail due to ::ClassData...
2008-12-18 Tomas Doran Test for basename fixes
2008-12-18 Tomas Doran s/parent/base/
2008-12-18 Tomas Doran Fix lib path
2008-12-14 Tomas Doran Fix a 5.70/5.80 behavior change in Catalyst::Utils...
2008-12-10 Tomas Doran Patch to logging to add doc and make it possible to...
2008-12-08 Andy Grundman Backport several fixes from 5.8 needed to get remote...
2008-12-08 Tomas Doran Do a load of small refatoring to remove direct hash...
2008-12-07 Tomas Doran Fix and test for issues when components import or defin...
2008-12-07 Tomas Doran Add test case for the thing which breaks C::P::Authenti...
2008-12-07 Tomas Doran Fix SKIP block in optional test
2008-12-07 Tomas Doran Test and fix for a case which caused uri_for to generat...
2008-12-06 Andy Grundman Move live_engine_response_print into aggregate
2008-12-05 Florian Ragwitz s/parent/base/;
2008-12-05 Florian Ragwitz Don't run the pod coverage tests unless Pod::Coverage...
2008-12-05 Andy Grundman Workaround max_redirect 0 bug
2008-12-05 Andy Grundman Note for other redirect test
2008-12-05 Andy Grundman Add note about failing tests on remote servers because...
2008-12-05 Andy Grundman Fix engine_request_uri tests to work on remote server...
2008-12-05 Andy Grundman Fix upload test to work with remote servers, don't...
2008-12-05 Andy Grundman Fix Catalyst::GO error in remote tests
2008-12-05 Andy Grundman Fix optional tests to run the live tests in the aggrega...
2008-12-05 Andy Grundman Change memleak test to use rss instead of total size
next