v1.21
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Controller / REST.pm
2017-12-05 John Napiorkowski Merge branch 'master' of https://github.com/runarbu...
2017-11-22 Matthew Laird Added an optional mode for RFC 7231 compliance. The...
2015-11-03 Runar Buvik New option json_options_encode to set JSON options...
2014-10-22 Arthur Axel 'fREW... no need for OurPkgVersion with modern dzil
2014-09-12 Arthur Axel 'fREW... fix missing v1.15 v1.15
2013-12-27 Arthur Axel 'fREW... remove hardcoded version strings
2013-11-08 John Napiorkowski why oh why does every class have VERSION??? 1.13
2013-09-05 John Napiorkowski oh my god, its full of tiny version numbers 1.12
2013-09-03 John Napiorkowski make more de/serializers optional for security reasons
2013-06-16 Dagfinn Ilmari Man... Release 1.11 1.11
2013-04-22 Dagfinn Ilmari Man... Version 1.10 1.10
2013-04-19 Dagfinn Ilmari Man... Version 1.09 1.09
2013-04-16 Tomas Doran Version 1.08 1.08
2013-04-12 Arthur Axel 'fREW... Factor Data::Serialization into a sep dist
2013-04-11 Tomas Doran Version 1.07 1.07
2013-04-11 Tomas Doran Security fix
2012-12-11 Tomas Doran Version 1.06 1.06
2012-07-02 Tomas Doran Version 1.05 1.05
2012-06-30 Tomas Doran Version 1.04 1.04
2012-06-27 Tomas Doran Version 1.03 1.03
2012-06-05 Tomas Doran Version 1.02 1.02
2012-05-29 Tomas Doran Version 1.01 1.01
2012-04-13 Tomas Doran Version 1.00 1.00
2012-02-28 Tomas Doran Version 0.99 0.99
2012-02-21 Tomas Doran Version 0.98 0.98
2012-02-21 Tomas Doran Version 0.97 0.97
2012-01-30 Tomas Doran Version 0.96 0.96
2012-01-04 Tomas Doran Version 0.95 0.95
2012-01-04 Tomas Doran Add optional location parameter to status_acceped handl...
2011-12-09 Tomas Doran Version 0.94 0.94
2011-11-29 Caleb Cushing create status 302 "found"
2011-11-25 Caleb Cushing add 403 Forbidden
2011-10-12 Brian Phillips Version 0.93 0.93
2011-10-12 Brian Phillips allow request/response deserialization/serialization...
2011-09-21 Brian Phillips new action class to handle deserializing multi-part...
2011-08-04 Florian Ragwitz Version 0.91 0.91
2011-07-05 Tomas Doran Doc fix (moar). thanks bfwg
2011-07-05 Tomas Doran Doc fix. thanks bfwg
2011-03-22 Tomas Doran Fix typo. RT#66501
2011-02-25 Tomas Doran Version 0.90 0.90
2011-01-24 Dave Rolsky bump version to 0.89 0.89
2011-01-22 Dave Rolsky Make all classes immutable
2011-01-11 Tomas Doran Version 0.88 0.88
2010-12-02 Tomas Doran Fix docs
2010-11-03 Tomas Doran Version 0.87 0.87
2010-09-01 Tomas Doran Version 0.86 0.86
2010-09-01 Tomas Doran Add a json_options key to the REST controller
2010-05-13 Tomas Doran Bump versions 0.85
2010-05-06 Tomas Doran Bump versions, changelog
2010-05-06 Tomas Doran Commit patch from Fabien Wernli
2010-02-08 Tomas Doran Bump versions 0.83
2010-02-08 Tomas Doran Docs and fix test
2010-02-04 Tomas Doran Bump versions for release 0.82
2010-01-28 Dave Rolsky correct all spelling errors
2010-01-18 Tomas Doran Doc nits pointed out in RT#53780
2010-01-14 Tomas Doran Bump versions for release 0.81
2010-01-14 nebulous Added JSONP module and tests. Child of Catalyst::Action...
2009-12-19 Tomas Doran Bump versions 0.80
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-12-11 Tomas Doran Bump versions 0.79
2009-12-11 Tomas Doran Additional pod cleanups
2009-12-10 Dan Dascalescu More precise error messages that 'serialize' is a depre...
2009-12-10 Dan Dascalescu Catalyst::Action::Serialize::View uses the calculated...
2009-12-10 Dan Dascalescu Cosmetic changes to C::C::REST POD
2009-09-28 Tomas Doran (t0m) Bump versions 0.78
2009-08-27 Tomas Doran Changelog, bump versions 0.77
2009-08-21 t0m Changelogging 0.76
2009-08-20 franck cuny add status for no content and gone
2009-08-17 Tomas Doran (t0m) Bump versions, use eval trick with version numbers...
2009-07-25 Tomas Doran (t0m) Merge cherry pick of whitespace cleanups
2009-07-13 t0m Bump version numbers so I can depend on the new code...
2009-06-29 t0m Merge
2009-06-28 Hans Dieter Pearcey fix packaging 0.73
2009-06-25 Hans Dieter Pearcey bump for packaging 0.72
2009-05-28 agladdish Committing switch from NEXT to MRO::Compat.
2009-03-28 Hans Dieter Pearcey 0.71 0.71
2009-03-28 Hans Dieter Pearcey partial revert of e540a1fa72e4a5425c59a9397a3353f4784d7...
2009-03-28 Hans Dieter Pearcey 0.70 0.70
2009-03-26 Hans Dieter Pearcey 0.69 0.69
2009-03-26 Hans Dieter Pearcey 0.68 0.68
2009-03-26 Hans Dieter Pearcey release 0.67_01 unchanged as 0.67 0.67
2009-03-25 Hans Dieter Pearcey make a dev release because I'm cautious 0.67_01
2009-01-30 dhoss spelling fix, s/svae/save/;
2009-01-28 jshirley Fixing the JSON::Syck reference
2008-08-20 jshirley Fixing the tests to run without JSON at all, revamping...
2008-08-14 jshirley Version bump to 0.64 to fix Module::Install weirdness
2008-07-09 jshirley Changing from JSON::Syck to JSON and JSON::XS
2008-07-02 jshirley Update to 0.62, updated Module::Install
2008-06-30 jshirley Version update to 0.61, updated changelog
2008-06-16 claco r1682@mbp: claco | 2008-06-16 19:54:33 -0400
2008-01-04 claco r1144@mbp: claco | 2008-01-03 19:43:42 -0500
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-03 adam r49@latte: adam | 2006-12-03 12:30:40 -0800
2006-12-01 adam Added documentation and CPAN requirements updates from...
2006-11-20 adam Adding documentation, and a 202 Accepted status helper
2006-10-20 adam Added logging to 4xx status handlers
2006-10-19 adam Changed the 4xx status helpers to return error objects
next