Use Test::NoTabs instead of Test::Perl::Critic.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Chained.pm
2008-09-02 Kieren Diment rafl's doc improvements in 5.8
2008-09-01 Gareth Kirwan Fix Chained Dispatch broken by chain registration.
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-06-23 Guillermo Roditi bye bye Class::C3. for good.
2008-06-23 Guillermo Roditi mro compat stuff
2008-06-23 Guillermo Roditi Remove use of overload
2008-06-23 Guillermo Roditi start using Class::C3, may need to add a reinitalize...
2008-06-23 Guillermo Roditi Updated Catalyst::Request and Catalyst::Response to...
2008-06-23 Guillermo Roditi reverting (most of) the whitespace changes
2008-06-23 Guillermo Roditi enabling immutable finishing porting Log and stats
2008-06-23 Guillermo Roditi add chained to the list of successful conversions :)
2008-06-23 Guillermo Roditi reverting back to when tests pass. applying changes...
2008-06-23 Guillermo Roditi DispatchType stripped of CAF, SUPER and substituted...
2007-10-08 Gareth Kirwan Chained: Fix Args check treating undefind Args the...
2007-09-25 Gareth Kirwan Chained Actions:
2007-09-05 Gareth Kirwan DT::Chained: Fix runtime error if no parts are found.
2007-09-02 Gareth Kirwan Fix Chained dispatch for several first-come first-serve...
2006-11-19 Jesse Sheidlower typo in Chained docs
2006-11-06 David Kamholz tweak debug output slightly
2006-09-14 Matt S Trout fixup for Chained and CaptureArgs
2006-08-27 Matt S Trout fixup for relative Chained from namespace '' (root)
2006-07-06 Matt S Trout fixes to uri_for_action on Chained
2006-06-28 Jesse Sheidlower doc tweaks to Chained.pm
2006-06-22 Matt S Trout Moved Chained intro to dispatch type and made recursion...
2006-06-22 Matt S Trout Chained: test and err handling for absolute path parts...
2006-06-22 Matt S Trout fixed sort order bug
2006-06-22 Matt S Trout Captures -> CapureArgs
2006-06-22 Matt S Trout added :Chained('.'), changed :Chained to /
2006-06-22 Matt S Trout rah. rename everything.