Implemented match_captures
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Controller / Action / Chained.pm
2011-11-22 Matthias Dietrich Implemented match_captures
2011-01-28 Alexander Hartmaier added test for chained dispatcher fail on multiple...
2009-11-12 Tomas Doran Tests, fix args as well as captureargs and be less...
2009-05-26 Rafael Kitover totally forgot to check if captureargs are decoded...
2009-05-26 Tomas Doran All works fine if you were already decoding manually...
2009-05-26 Rafael Kitover add tests which prove the current behavior of not decod...
2009-03-04 Tomas Doran Backport failing test into 5.70 trunk
2009-03-01 Florian Ragwitz Add failing test for passing arguments to visited chain...
2009-02-19 Florian Ragwitz Create branch register_actions.
2008-11-11 Andreas Marienborg Added a test for a chained bug
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-08-18 Matt S Trout merge rafl's test
2007-09-02 Gareth Kirwan Fix Chained dispatch for several first-come first-serve...
2006-09-14 Matt S Trout fixup for Chained and CaptureArgs
2006-08-15 Matt S Trout uri_for fixup (with thanks to phaylon)
2006-07-06 Matt S Trout fixes to uri_for_action on Chained
2006-06-22 Matt S Trout New test for no Args() order mismatch
2006-06-22 Matt S Trout Captures -> CapureArgs
2006-06-22 Matt S Trout auto/forward/detach tests for Chained
2006-06-22 Matt S Trout :Chained and :Chained('.') tests
2006-06-22 Matt S Trout rah. rename everything.