Fix repo metadata
[catagits/CatalystX-Routes.git] / t /
2011-01-24 Dave Rolsky Handle a controller where the namespace is the empty...
2011-01-24 Dave Rolsky s/''/q{}/g;
2011-01-23 Dave Rolsky Avoid useless use of X warning
2011-01-23 Dave Rolsky Fix wrong REQ key in test code
2011-01-23 Dave Rolsky test two endpoints with the same endpoint name (empty...
2011-01-23 Dave Rolsky test empty path part
2011-01-23 Dave Rolsky Added chain_point to create a non-REST chain point...
2011-01-23 Dave Rolsky Fix spelling error
2011-01-23 Dave Rolsky Request /c1/bar, not c1/bar
2011-01-23 Dave Rolsky Get all tests passing
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