Fixed some bugs and improved logs
[catagits/Catalyst-Runtime.git] / t / live / lib / TestApp / Controller / Action /
2005-11-06 Matt S Trout - Further tweaks and added tests
2005-11-05 Matt S Trout - Restored Regex behaviour and added LocalRegex
2005-11-02 Matt S Trout - Made forward use $c->component($command) instead...
2005-11-01 Matt S Trout - Made relative regexps work
2005-11-01 Matt S Trout - sub foo :Path { ... } now works!
2005-10-22 Andy Grundman Fixed index test to work around HTTP::Response bug
2005-10-22 Andy Grundman Added index tests, 2 are failing
2005-10-22 Sebastian Riedel Added on demand DispatchType loading
2005-10-21 Andy Grundman Added some tests for auto
2005-10-20 Andy Grundman Added tests for passing filehandle to res->body
2005-10-12 Andy Grundman Added failing tests for embedded forward
2005-10-11 Sebastian Riedel Added multiple paths support
2005-10-10 Andy Grundman Merged 5.49_01 (r1339) from refactored branch to trunk