update distar url
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Controller / Root.pm
2014-01-27 Upasana 1xx responses do not have any headers
2014-01-27 Upasana Added routes for testing correct working of Plack:...
2014-01-06 Upasana Added docs explaining missing route for /go_here
2013-05-10 Wallace Reis Unicode plugin: import tests and update current ones
2013-03-29 Mark Grimes Remove Regex/LocalRegex code and tests from core
2013-03-27 Mark Grimes Remove Regex/LocalRegex code and tests from core
2013-01-26 Colin Newell HTML encode the link in the 302 redirect page to preven...
2012-01-22 Tomas Doran Another recusion warning
2011-09-02 Oskari Okko Ojala Tests for redirects
2011-02-14 Tomas Doran Fix body predicate bug/back compat issue
2010-12-17 Tomas Doran Fix the case for body '0'
2010-12-03 Florian Ragwitz Merge branch 'master' into psgi
2010-08-03 Ronald J Kimball Make Catalyst::Test::local_request() set response base...
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...
2009-08-11 Yousef H. Alhashemi Moved end() from Catalyst::Plugin::Test::Plugin to...
2009-08-06 Yousef H. Alhashemi Moved action methods from t/lib/TestApp.pm to t/lib...
2009-03-22 Tomas Doran Make chaining to yourself explode at app load time...
2009-03-16 Ash Berlin Add test for looping DispatchType::Chained->list
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-06-23 Brian Cassidy Fix for LocalRegex when used in the Root controller
2008-05-07 Brian Cassidy Fix for Path('0') handling (RT #29334)
2006-08-15 Matt S Trout uri_for fixup (with thanks to phaylon)
2006-07-06 Marcus Ramberg Add root controller to make optional tests fail