allow request/response deserialization/serialization by callback
[catagits/Catalyst-Action-REST.git] / t / lib / Test / Catalyst /
2011-09-21 Brian Phillips new action class to handle deserializing multi-part...
2011-07-31 Johannes Plunien Add deserialize_http_methods attribute to Catalyst...
2011-02-25 Tomas Doran Fix test
2011-01-22 Dave Rolsky Action::REST::ForBrowsers works, with tests
2011-01-11 Tomas Doran Fix warning and test blank body behavior
2011-01-07 Justin Hunter fix for undef bodies
2010-07-07 Tomas Doran Write more tests.
2010-05-06 Tomas Doran Commit patch from Fabien Wernli
2010-02-08 Tomas Doran Add tests which should fail, but don't.
2010-01-17 Dave Rolsky Shut up log output from Catalyst with null log object
2009-12-11 Tomas Doran Change all classes to Moose
2009-08-27 Arthur Axel 'fREW... Merge branch 'master' of git://github.com/bobtfish...
2009-08-26 Tomas Doran Made the test more clear, works here..
2009-08-26 Tomas Doran Merge branch 'master' into frew-forward_to_actions
2009-08-26 Arthur Axel 'fREW... add extra test for Action and not just Private
2009-08-26 Arthur Axel 'fREW... add failing test (for private action)
2009-08-20 franck cuny add tests for status
2009-07-25 Arthur Axel 'fREW... tests for dispatching to actions
2009-06-29 t0m Rip the testapp embedded in the test out, this isn...
2009-03-28 Hans Dieter Pearcey partial revert of e540a1fa72e4a5425c59a9397a3353f4784d7...
2009-03-25 Hans Dieter Pearcey failing test for RT#43840
2009-03-25 Hans Dieter Pearcey refactor another single-file app
2009-03-25 Hans Dieter Pearcey refactor into umbrella test application
2009-03-25 Hans Dieter Pearcey fix broken single-file test application