reluctantlt move setup_trace before setup_plugins (we want it for use in plugins)
[catagits/Catalyst-Runtime.git] / t /
2012-12-04 Tomas Doran Better test fail if you don't have the author deps
2012-12-04 Tomas Doran Fix http server test, which also runs all the tests...
2012-12-04 Tomas Doran More v5.17.5-518-g7dc8663 related fixing
2012-12-04 Tomas Doran Fix for v5.17.5-518-g7dc8663
2012-11-12 Tomas Doran Make a load of the tests fail more obviously
2012-11-12 Tomas Doran Fix for perl 5.8. RT#61122
2012-10-23 Tomas Doran Fix more stupidity
2012-10-23 Tomas Doran Using a regex on data::dumper output is insane. I suck
2012-10-23 Tomas Doran Stop being insane
2012-08-28 Gareth Kirwan Change Catalsyt _parse_attrs so that when sub attr...
2012-08-16 John Napiorkowski patch to make prepare_parameters not be both a builder...
2012-08-14 Matt S Trout Fix model/view/controller methods to handle stringifiab...
2012-08-14 Matt S Trout Fix model/view/controller methods to handle stringifiab...
2012-06-30 Tomas Doran Fix ->finalize_headers getting called twice. RT#78090
2012-06-25 Andrew Rodland Fix CPAN RT#76179
2012-06-08 Florian Ragwitz Move Controller::ActionRole's functionality into the...
2012-05-26 Tomas Doran Fix t/author/http-server.t on Win32
2012-05-26 Tomas Doran Fix script test when aggregated
2012-05-25 skaufman tests and patch for Controller to accept action_args...
2012-05-24 Gerda Shank fix body_parameters is undef when no params
2012-05-15 Tomas Doran Fix test, whoops
2012-05-05 Tomas Doran Remove dep on B::H::EOS, for RT#76437
2012-03-13 Tomas Doran Add test case from RT#75607
2012-03-13 Brian Phillips prevent body_params from being reset on each access
2012-03-02 Nigel Metheringham Fixed up uses of catdir being used to return a file...
2012-03-02 Tomas Doran Fix for closing fds with --background
2012-03-01 Tomas Doran Simplify loading madness back to what I was originally...
2012-02-29 Tomas Doran Add fake Makefile.PL to make test apps think they're...
2012-02-29 Tomas Doran Fix for tests
2012-02-16 Tomas Doran Tests and fixes for conditional inclusion
2012-02-12 Peter Rabbitson Catalyst is tested and works just fine with 5.8.3....
2012-02-06 Tomas Doran Change path_to testing to use a real app to test it...
2012-01-22 Tomas Doran My aspell already knew my name
2012-01-22 Tomas Doran lose the aggressive error handling - works when aggrega...
2012-01-22 Tomas Doran Another recusion warning
2012-01-22 Tomas Doran Shut up another test
2012-01-22 Tomas Doran Fix all test warnings
2012-01-22 Tomas Doran Spelling, more
2012-01-22 Tomas Doran Merge remote branch 'origin/no_state_in_engine'
2011-12-11 Tomas Doran Spelling skips
2011-12-01 Brian Cassidy silent warnings from Data::Dumper about dummy CODE...
2011-12-01 Tomas Doran Spelling skips origin/no_state_in_engine
2011-12-01 Tomas Doran Work when not aggregated
2011-11-22 Matthias Dietrich Changed ActionRole to ActionClass
2011-11-22 Matthias Dietrich Implemented match_captures
2011-11-03 Tomas Doran Fix docs in Response, fix Pod tests
2011-10-31 Tomas Doran Stop the request needing the context, just pass in...
2011-10-28 Tomas Doran Move preparing the body into the request, almost works.
2011-10-25 Tomas Doran Move all request state out of the engine into Request...
2011-10-25 Tomas Doran Spelling fixes
2011-10-25 Tomas Doran Store the script options in the engine.
2011-10-22 Tomas Doran Merge branch script_roles
2011-10-21 Tomas Doran Do not fail pod coverage.
2011-10-21 Tomas Doran More spelling stopwords and small fixes till we pass
2011-10-21 André Walker fixing to work with perl 5.8
2011-10-21 André Walker Suppressing Data::Dumper warnings in test t/aggregate...
2011-10-21 Alexander Hartmaier fixed the remaining spelling errors + improved some...
2011-10-21 Alexander Hartmaier we agreed on neither enforcing en_US nor en_GB
2011-10-21 Alexander Hartmaier more spelling fixes
2011-10-21 Alexander Hartmaier added some more stopwords to spelling test
2011-10-21 Alexander Hartmaier added spelling author test
2011-10-21 Lian Wan Situ allow uri_for_action to be called with captures and...
2011-10-21 Florian Ragwitz Implement automatic role loading for script classes.
2011-10-21 Tomas Doran Merge branch captures_and_args_combined
2011-10-21 Tomas Doran Merge remote branch 'origin/suppress_data_dumper_warnings'
2011-10-21 Tomas Doran More spelling stopwords and small fixes till we pass
2011-10-21 Tomas Doran Merge spelling test
2011-10-05 Tomas Doran Fix test by backing out 5dbac379d1a478321ca88d3c94c16d3...
2011-10-05 Tomas Doran Kill irritating warning
2011-10-05 Tomas Doran Find bin right
2011-10-05 Tomas Doran Fix issue with array refs and actions from config....
2011-09-27 Dave Rolsky Replace bizarre split and join (that warns on undef...
2011-09-27 Dave Rolsky Restructure test to avoid lots of noise when controller...
2011-09-02 Tomas Doran Re-space more sanely
2011-09-02 Tomas Doran Move to aggregate
2011-09-02 Oskari Okko Ojala Tests for redirects
2011-08-14 Jesse Sheidlower Doc changes to Upgrading and PSGI.
2011-08-07 Tomas Doran Back compat fix for CX::CRUD and others
2011-08-02 André Walker fixing to work with perl 5.8
2011-08-01 André Walker Suppressing Data::Dumper warnings in test t/aggregate...
2011-07-29 Alexander Hartmaier fixed the remaining spelling errors + improved some...
2011-07-29 Alexander Hartmaier we agreed on neither enforcing en_US nor en_GB
2011-07-29 Alexander Hartmaier more spelling fixes
2011-07-29 Alexander Hartmaier added some more stopwords to spelling test
2011-07-29 Alexander Hartmaier added spelling author test
2011-07-28 Tomas Doran Runtime check to skip the plan, ergo need to runtime...
2011-07-28 Tomas Doran Fix server test to work in make test
2011-07-27 Tomas Doran Stop crapping cat.pid into the working directory
2011-07-27 Tomas Doran Do this at runtime, not compile time, so we actually...
2011-07-27 John Napiorkowski fixed problem when using Test::Aggregate and forking
2011-07-26 Tomas Doran Make optional, and unfo effects as run in aggregate
2011-07-26 John Napiorkowski fixed deamonize test
2011-07-25 Tomas Doran Fix aggregated tests
2011-07-24 Tomas Doran Somewhat fix up the server script test
2011-07-24 Tomas Doran Make test skip if Engine::PSGI not installed
2011-07-24 Tomas Doran Merge master into psgi branch
2011-07-24 Tomas Doran Small whitespace and test cleanups
2011-07-22 Matt S Trout update tests to ignore CATALYST_HOME env var
2011-07-22 Andrew Rodland I think Test::Exception is a little better here
2011-07-22 John Napiorkowski new test to make sure people using legacy psgi engine...
next