Fix repo metadata
[catagits/CatalystX-Routes.git] / lib /
2011-01-24 Dave Rolsky Add an experimental warning
2011-01-24 Dave Rolsky Handle a controller where the namespace is the empty...
2011-01-23 Dave Rolsky Add caveat about view name auto-picking
2011-01-23 Dave Rolsky Substituting a vertical bar for slashes in sub names...
2011-01-23 Dave Rolsky Add a missing semi colon
2011-01-23 Dave Rolsky Make sure generated names don't have two slashes in...
2011-01-23 Dave Rolsky Clarify leading slash on end point names
2011-01-23 Dave Rolsky No need to remove non-word chars from sub names
2011-01-23 Dave Rolsky Add docs and fix various bugs
2011-01-23 Dave Rolsky No need for Sub::Identify
2011-01-23 Dave Rolsky Added chain_point to create a non-REST chain point...
2011-01-23 Dave Rolsky use namespace::autoclean
2011-01-23 Dave Rolsky all tests pass, but still needs way more tests
2011-01-22 Dave Rolsky Tidy all code
2011-01-22 Dave Rolsky Remove reference to Local param
2011-01-22 Dave Rolsky Use REST::ForBrowsers action class
2011-01-21 Dave Rolsky tests are passing
2011-01-21 Dave Rolsky initial checkin