Add option to break a chain if error occurs
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Controller / Action / Chained /
2009-12-02 Gerda Shank add another failing test for Chained CaptureArgs preference
2009-11-27 Gerda Shank testcase for Chained bug - dispatches to wrong action
2009-03-28 Hans Dieter Pearcey add uri_for_action and switch tests to use it
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-08-25 Florian Ragwitz Add a test controller for :Chained('../../action').
2008-08-24 Florian Ragwitz Fix tests for ../action chaining.
2008-08-01 Ash Berlin TODO tests added for :ChainedParent and :Chained('...
2008-06-27 Brian Cassidy rescue :PathPrefix from an old branch
2007-09-25 Gareth Kirwan Chained Actions:
2007-03-30 Brian Cassidy revert PathPrefix from trunk
2007-03-29 Brian Cassidy added PathPrefix from branch
2006-08-27 Matt S Trout test for capture fix, missing svk add
2006-08-15 Matt S Trout uri_for fixup (with thanks to phaylon)
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 added :Chained('.'), changed :Chained to /
2006-06-22 Matt S Trout :Chained and :Chained('.') tests
2006-06-22 Matt S Trout rah. rename everything.