documentation improvements
[catagits/Catalyst-Controller-DBIC-API.git] / lib / Catalyst / Controller / DBIC / API / REST.pm
2014-01-13 Alexander Hartmaier documentation improvements
2014-01-13 Alexander Hartmaier perltidy all classes
2014-01-09 Alexander Hartmaier use Catalyst's http method matching for REST
2010-08-03 Alexander Hartmaier Fixed pod coverage and added a test for it
2010-03-01 Florian Ragwitz Use ActionRole::MatchRequestMethod instead of Action...
2010-03-01 nperez whitespace clean up
2010-03-01 nperez End point clean up and alter forwards to method calls...
2010-03-01 nperez Make tests pass for new definitive chaining
2010-03-01 nperez Merge in object_split functionality object_split
2010-03-01 nperez Start proper dispatch chaining for objects with and...
2010-02-18 Alexander Hartmaier Fixed some typos and code cleanups
2010-02-15 Florian Ragwitz Remove debugging code.
2010-02-04 nperez initial commit with working tests, docs, and conversion...