Fix .gitignore for new dist name
[catagits/Catalyst-Action-Serialize-Data-Serializer.git] / t /
2013-04-12 Arthur Axel 'fREW... Split into new dist
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-30 Wallace Reis Extend get_allowed_methods to include HEAD
2012-06-29 Wallace Reis Bugfix _dispatch_rest_method
2012-06-25 Wallace Reis Add failing tests for OPTIONS
2012-06-22 Wallace Reis Add failing tests for default HEAD dispatch
2012-06-22 Wallace Reis Add HEAD requests support to T::Rest
2012-06-05 Tomas Doran Fix display of foo_GET mehods in non-root controllers
2012-02-21 Tomas Doran Version 0.98
2012-02-21 Tomas Doran Test fix
2012-01-30 Tomas Doran Added fix for RT 63537 (from Gerv) and tests to check it.
2012-01-04 Tomas Doran Fix periods in jsonp param name. RT#73741
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-10-12 Brian Phillips allow request/response deserialization/serialization...
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 Changes to accommodate Action::REST::ForBrowsers
2011-01-22 Dave Rolsky Just check that request does the expected role
2011-01-22 Dave Rolsky Action::REST::ForBrowsers works, with tests
2011-01-22 Dave Rolsky use done_testing in all .t files
2011-01-19 Tomas Doran Merge arcanez stuff and mine
2011-01-11 Tomas Doran Fix warning and test blank body behavior
2011-01-07 Justin Hunter fix for undef bodies
2010-09-01 Tomas Doran Add a json_options key to the REST controller
2010-09-01 Tomas Doran Security patch for the Data::Dumper serializer
2010-07-07 Tomas Doran Write more tests.
2010-05-06 Tomas Doran Merge remote branch 'origin/master'
2010-05-06 Tomas Doran Additional test to ensure the response body actually...
2010-05-06 Tomas Doran Commit patch from Fabien Wernli
2010-03-22 t0m Merge commit 'origin/master'
2010-03-22 t0m Revert "When inserting Cat::Req::REST, always add trait...
2010-02-08 Tomas Doran Docs and fix test
2010-02-08 Tomas Doran Add tests which should fail, but don't.
2010-01-17 Dave Rolsky Move author tests to xt. Finish adding version nums...
2010-01-17 Dave Rolsky Shut up log output from Catalyst with null log object
2010-01-17 Dave Rolsky When inserting Cat::Req::REST, always add trait, rather...
2010-01-17 Dave Rolsky Integrate REST::ForBrowsers. Update docs to point at...
2010-01-14 nebulous Added JSONP module and tests. Child of Catalyst::Action...
2009-12-19 Tomas Doran Fix test warning
2009-12-19 Andrew Rodland Add tests for Serialize::View error behavior
2009-12-17 Andrew Rodland Add tests for Serialize::View error behavior
2009-12-11 Tomas Doran Mangle the request class mangling stuff. It's still...
2009-12-11 Tomas Doran Change all classes to Moose
2009-12-11 Tomas Doran Cherry pick everything bar the use parent change from...
2009-10-26 Tomas Doran Manual setup_components not needed
2009-10-26 Tomas Doran Tests which I believe show that JSON encoding is handle...
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-24 franck cuny tests don't pass with CATALYST_DEBUG set to 1
2009-08-20 franck cuny add tests for status
2009-07-25 Arthur Axel 'fREW... tests for dispatching to actions
2009-07-25 Dan Dascalescu Made test independent of YAML::Syck bugs
2009-07-25 Tomas Doran (t0m) Merge cherry pick of whitespace cleanups
2009-07-12 t0m importing Catalyst has special, magical effects. You...
2009-07-05 t0m Add POD test
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-28 Hans Dieter Pearcey fix wrong JSON tests
2009-03-26 Hans Dieter Pearcey take pity on people using the deprecated 'serialize...
2009-03-26 Hans Dieter Pearcey no longer die under Catalyst 5.80
2009-03-26 Hans Dieter Pearcey ditch Data::Dump
2009-03-26 Hans Dieter Pearcey add note about 5.80
2009-03-25 Hans Dieter Pearcey fix RT#42025 by making C::Request::REST less unfriendly
2009-03-25 Hans Dieter Pearcey failing test for RT#43840
2009-03-25 Hans Dieter Pearcey refactored test application
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
2009-03-11 timbunce Add content_type_stash_key to enable a stash entry...
2009-03-11 timbunce Fix test count in t/catalyst-action-rest.t
2009-01-28 jshirley Fixing Makefile.PL, RT#42859
2008-08-20 jshirley Fixing the tests to run without JSON at all, revamping...
2008-06-30 lukes r7361@luke-mbp (orig r7801): lukes | 2008-05-26 15...
2008-06-16 claco r1682@mbp: claco | 2008-06-16 19:54:33 -0400
2008-01-04 adam Updating my email address
2008-01-03 jshirley Hey, how about I actually add in my test controller...
2008-01-03 jshirley Configuration patches to handle component based configu...
2007-07-07 adam Making the default serializer be specified by content...
2007-03-09 adam Refactored the Content-Type negotiation to live in...
2006-12-04 adam r55@latte: adam | 2006-12-03 16:09:26 -0800
2006-12-03 adam r53@latte: adam | 2006-12-03 16:00:44 -0800
2006-12-03 adam r49@latte: adam | 2006-12-03 12:30:40 -0800
2006-12-03 adam r48@latte: adam | 2006-12-03 11:32:40 -0800
2006-12-01 adam r46@latte: adam | 2006-12-01 00:16:31 -0800
2006-12-01 adam r42@latte: adam | 2006-11-30 23:59:03 -0800
2006-10-16 adam Added Test Suite