patch to make prepare_parameters not be both a builder and a preparer
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Controller / Engine /
2011-07-15 Brian Phillips skip setting cookies that can't be created successfully
2011-05-16 Dagfinn Ilmari Man... Append $\ in Catalyst::Response->print
2011-02-15 Tomas Doran Fix 5.80 bug which causes slurp to fail if called multi...
2009-04-14 Tomas Doran Test uri_with clears query params
2009-04-12 Tomas Doran Remove use of Catalyst::Base from the tests
2009-02-19 Florian Ragwitz Create branch register_actions.
2008-10-15 Matt S Trout Workaround change in LWP that broke a cookie test ...
2008-10-15 Andy Grundman Workaround change in LWP that broke a cookie test ...
2008-09-08 Marcus Ramberg Support print for Catalyst::Request
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-05-29 Brian Cassidy Added the ability to remove parameters in req->uri_with...
2007-07-19 Brian Cassidy convert tabs to spaces and set unix line endings in t/*
2006-11-08 Brian Cassidy fix undef values in params sent to uri_with() and uri_for()
2006-07-15 Brian Cassidy Fix to allow uri_for and uri_with to stringify non...
2006-05-28 Yuval Kogman More comprehensive cookie tests + the ability to specif...
2006-04-21 Brian Cassidy make uri_for unicode safe
2006-04-19 Brian Cassidy added $c->req->uri_with helper + tests
2005-11-19 Sebastian Riedel Switched to Module::Install
2005-10-10 Andy Grundman Merged 5.49_01 (r1339) from refactored branch to trunk
2005-04-24 Christian Hansen Added $upload->slurp and tests
2005-04-13 Christian Hansen fixed warnings in tests
2005-04-10 Christian Hansen new test suit