v1.21
[catagits/Catalyst-Action-REST.git] / t / lib / Test / Catalyst /
2014-09-12 Arthur Axel 'fREW... fix missing v1.15 v1.15
2013-09-05 John Napiorkowski oh my god, its full of tiny version numbers 1.12
2013-06-16 Dagfinn Ilmari Man... Fix infinite recursion in tests under Catalyst 5.90040
2013-03-15 Shea Levy Test-case: When view is set, don't serialize
2012-07-02 Wallace Reis Remove not_implemented from the list of allowed methods
2012-06-29 Wallace Reis Bugfix _dispatch_rest_method
2012-06-25 Wallace Reis Add failing tests for OPTIONS
2012-06-05 Tomas Doran Fix display of foo_GET mehods in non-root controllers
2012-01-04 Tomas Doran Add optional location parameter to status_acceped handl...
2011-11-29 Caleb Cushing create status 302 "found"
2011-11-25 Caleb Cushing add 403 Forbidden
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