v1.21
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
2015-01-20 Arthur Axel 'fREW... fix encoding
2015-01-20 André Walker Add my name to CONTRIBUTORS
2014-10-22 Arthur Axel 'fREW... no need for OurPkgVersion with modern dzil
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-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-11 Tomas Doran Version 1.07 1.07
2012-12-11 Tomas Doran Version 1.06 1.06
2012-12-09 Dagfinn Ilmari Man... Sort list of allowed methods. RT#81825
2012-07-02 Tomas Doran Version 1.05 1.05
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-30 Tomas Doran Version 1.04 1.04
2012-06-29 Wallace Reis Bugfix _dispatch_rest_method
2012-06-27 Tomas Doran Version 1.03 1.03
2012-06-25 Wallace Reis Add me to the CONTRIB list
2012-06-25 Wallace Reis Document default HEAD handler
2012-06-25 Wallace Reis Expose _get_allowed_methods to the API
2012-06-25 Wallace Reis Fix default OPTIONS handler
2012-06-22 Wallace Reis Add default HEAD handler
2012-06-21 Wallace Reis Bit of rework for _dispatch_rest_method
2012-06-05 Tomas Doran Version 1.02 1.02
2012-06-05 Tomas Doran Fix display of foo_GET mehods in non-root controllers
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-30 Tomas Doran Added fix for RT 63537 (from Gerv) and tests to check it.
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-10-12 Brian Phillips Version 0.93 0.93
2011-10-01 Tomas Doran Fix Pod, update README
2011-09-21 Brian Phillips new action class to handle deserializing multi-part...
2011-08-04 Florian Ragwitz Version 0.91 0.91
2011-02-28 Tomas Doran Add dates to copyright for debian
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 Move dispatching logic to its own method so it's easier...
2011-01-22 Dave Rolsky Small refactoring of case where there is no code for...
2011-01-22 Dave Rolsky Fix some weirdo indentation
2011-01-22 Dave Rolsky Make all classes immutable
2011-01-20 Dave Rolsky Fix a typoe comment
2011-01-11 Tomas Doran Version 0.88 0.88
2011-01-11 Tomas Doran Fix warning and test blank body behavior
2010-11-03 Tomas Doran Version 0.87 0.87
2010-09-01 Tomas Doran Version 0.86 0.86
2010-07-07 Tomas Doran Add comments to clarify
2010-05-13 Tomas Doran Bump versions 0.85
2010-05-06 Tomas Doran Bump versions, changelog
2010-02-08 Tomas Doran Bump versions 0.83
2010-02-04 Tomas Doran Bump versions for release 0.82
2010-01-28 Dave Rolsky Sort list of contributors
2010-01-28 Dave Rolsky Add POD escapes for < and >
2010-01-28 Dave Rolsky Add myself to list of contributors
2010-01-28 Dave Rolsky correct all spelling errors
2010-01-17 Dave Rolsky Integrate REST::ForBrowsers. Update docs to point at...
2010-01-14 Tomas Doran Bump versions for release 0.81
2009-12-19 Tomas Doran Bump versions 0.80
2009-12-17 Aristotle Pagaltzis simplify (and speed up) `_get_allowed_methods`
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-09-28 Tomas Doran (t0m) Bump versions 0.78
2009-08-27 Tomas Doran Changelog, bump versions 0.77
2009-08-27 Tomas Doran Dink to s/: Private/: Action/
2009-08-27 Arthur Axel 'fREW... Doc, Changelog, Attribution
2009-08-27 Arthur Axel 'fREW... Merge branch 'master' of git://github.com/bobtfish...
2009-08-26 Tomas Doran Merge branch 'master' into frew-forward_to_actions
2009-08-21 t0m Changelogging 0.76
2009-08-17 Tomas Doran (t0m) Bump versions, use eval trick with version numbers...
2009-07-28 Arthur Axel 'fREW... I'm an idiot
2009-07-25 Arthur Axel 'fREW... tests for dispatching to actions
2009-07-25 Arthur Axel 'fREW... Merge branch 'master' of git://github.com/bobtfish...
2009-07-22 t0m Add release date, shuffle maintainers
2009-07-21 unknown allow actions for methods
2009-07-16 t0m You mean next::method I think
2009-07-13 t0m Bump version numbers so I can depend on the new code...
2009-07-12 t0m importing Catalyst has special, magical effects. You...
2009-07-05 t0m Fix contrubutors / maintainer section
2009-07-05 t0m Strip trailing whitespace, tidy up and fix POD
2009-07-05 t0m Yet more sanity
2009-07-05 t0m Make saner
2009-07-05 t0m Remote trailing space
2009-06-29 t0m Rewrite REST _METHOD action handling to fake being... fixes_5_80_forward_stats_warnings
2009-06-29 t0m Fix version no
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 0.70 0.70
2009-03-26 Hans Dieter Pearcey 0.69 0.69
next