Changed default match to use path instead of result
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType /
2005-10-23 Andy Grundman Changed default match to use path instead of result
2005-10-22 Andy Grundman Optimized the path split a bit
2005-10-22 Andy Grundman Fixed the args passed to default
2005-10-22 Sebastian Riedel Fixed a typo
2005-10-22 Sebastian Riedel Fixed index action
2005-10-22 Sebastian Riedel Added index action and fixed get_action
2005-10-22 Sebastian Riedel Fixed public action lists
2005-10-22 Sebastian Riedel Cleaned all new classes
2005-10-22 Sebastian Riedel Fixed default action in appclass
2005-10-22 Matt S Trout - Added a bunch of comments to new dispatcher code
2005-10-22 Matt S Trout - Shifted Path dispatch into a DispatchType and nuked...
2005-10-22 Matt S Trout - Start of DispatchType refactor