no :PathPart -> :PathPart('subname')
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Controller / Action /
2006-06-22 Matt S Trout no :PathPart -> :PathPart('subname')
2006-06-22 Matt S Trout Captures required, Args not
2006-06-22 Matt S Trout Added test for optional :Args when using :ChildOf
2006-06-22 Matt S Trout Added ChildOf tests for args passed to actions
2006-06-22 Matt S Trout More tests for ChildOf
2006-06-22 Matt S Trout ChildOf Tests: chaining and dispatching on arg count
2006-06-22 Matt S Trout first cut at :ChildOf
2006-06-03 Matt S Trout improved docs for action_namespace and path_prefix...
2006-06-03 Matt S Trout added test for namespace config option
2006-06-02 Matt S Trout added actions-paths-from-config
2006-05-19 Matt S Trout added ActionClass attribute
2006-05-02 Yuval Kogman Fix Bill Moseley's double-auto bug, and add tests
2006-02-23 Matt S Trout Initial support for :Args attribute
2005-11-26 Sebastian Riedel Fixed forward to classes
2005-11-19 Sebastian Riedel Renamed tests
2005-11-19 Sebastian Riedel Switched to Module::Install
2005-10-10 Andy Grundman Merged 5.49_01 (r1339) from refactored branch to trunk
2005-08-10 Marcus Ramberg fix objects that evaulate to false. rafl
2005-06-24 Marcus Ramberg Allow forward with arguments.
2005-04-15 Christian Hansen fix parameters
2005-04-14 Marcus Ramberg updated absolute/relative tests/classes to global/local.
2005-04-14 Marcus Ramberg added a forward with paths.
2005-04-13 Christian Hansen fixed warnings in tests
2005-04-10 Christian Hansen All tests successful :)
2005-04-10 Christian Hansen added auto to inheritance.t
2005-04-10 Christian Hansen new test suit