catagits/Catalyst-Action-REST.git
2014-09-12 Arthur Axel... fix missing v1.15 v1.15
2013-12-27 Arthur Axel... v1.14 v1.14
2013-12-27 Arthur Axel... update changes
2013-12-27 Arthur Axel... test on travis
2013-12-27 Arthur Axel... normalize Changes
2013-12-27 Arthur Axel... remove hardcoded version strings
2013-12-27 Arthur Axel... convert to dzil
2013-11-08 Arthur Axel... remove generated or otherwise unneeded files
2013-11-08 John Napiorkowski why oh why does every class have VERSION??? 1.13
2013-11-08 Arthur Axel... Fix tests to skip if YAML::Syck is not installed
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... Release 1.11 1.11
2013-06-16 Dagfinn Ilmari... Fix infinite recursion in tests under Catalyst 5.90040
2013-06-16 Dagfinn Ilmari... Ignore Emacs droppings
2013-06-16 Dagfinn Ilmari... Actually test both the request trait and class
2013-04-22 Dagfinn Ilmari... Version 1.10 1.10
2013-04-22 Dagfinn Ilmari... Use YAML rather than JSON in basic tests
2013-04-19 Dagfinn Ilmari... Version 1.09 1.09
2013-04-19 Dagfinn Ilmari... Don't load Data::Serializer unnecessarily in tests
2013-04-16 Tomas Doran Version 1.08 1.08
2013-04-12 Arthur Axel... Factor Data::Serialization into a sep dist
2013-04-11 Tomas Doran Version 1.07 1.07
2013-04-11 Tomas Doran Changelog
2013-04-11 Tomas Doran Security fix
2013-03-15 Shea Levy Test-case: When view is set, don't serialize
2013-03-15 Shea Levy Don't serialize if a view is explicitly set.
2012-12-11 Tomas Doran Version 1.06 1.06
2012-12-09 Dagfinn Ilmari... Sort list of allowed methods. RT#81825
2012-07-02 Tomas Doran Version 1.05 1.05
2012-07-02 Wallace Reis Update changelog
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-30 Tomas Doran Update changes
2012-06-30 Tomas Doran Fix spelling
2012-06-29 Wallace Reis Bugfix _dispatch_rest_method
2012-06-27 Tomas Doran Merge
2012-06-27 Tomas Doran Version 1.03 1.03
2012-06-27 Wallace Reis Update changelog
2012-06-27 Tomas Doran Update README
2012-06-25 Wallace Reis Update changelog
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-25 Wallace Reis Add failing tests for OPTIONS
2012-06-22 Wallace Reis Add default HEAD handler
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-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 Spelling
2012-06-05 Tomas Doran Changelog
2012-06-05 Wallace Reis Make public response building methods for errors
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-05-29 Tomas Doran Changelog
2012-05-29 Wallace Reis Oops. ENV setting should be in ::XS classes
2012-05-29 Wallace Reis Rework ::XS serializer and deserializer classes
2012-05-28 Wallace Reis Enable UTF-8 for JSON::XS serializer
2012-04-13 Tomas Doran Version 1.00 1.00
2012-04-13 Tomas Doran Shoot auto_include. RT#76524
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 More spelling skips
2012-02-21 Tomas Doran Version 0.97 0.97
2012-02-21 Tomas Doran Test fix
2012-01-30 Tomas Doran Merge remote branch 'shadowcat/master'
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 Fix typo, thanks bricas
2012-01-04 Dave Rolsky Fix a typo in Changes
2012-01-04 Tomas Doran Version 0.95 0.95
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-12-09 Tomas Doran Spelling test
2011-12-09 Tomas Doran Version 0.94 0.94
2011-12-09 Caleb Cushing add change log message for added statuses
2011-12-08 Tomas Doran trim changelog
2011-11-29 Caleb Cushing create status 302 "found"
2011-11-25 Caleb Cushing add 403 Forbidden
2011-10-13 Brian Phillips removed extraneous "use"
2011-10-12 Brian Phillips Version 0.93 0.93
2011-10-12 Brian Phillips fix spelling errors
2011-10-12 Brian Phillips allow request/response deserialization/serialization...
2011-10-01 Tomas Doran Version 0.92 0.92
2011-10-01 Tomas Doran Fix Pod, update README
2011-10-01 Tomas Doran Add a suitable warning as loading this has global effects
2011-09-21 Brian Phillips new action class to handle deserializing multi-part...
2011-09-20 Brian Phillips allow $c->req->body to be a simple filehandle or a...
2011-09-20 Brian Phillips don't deserialize more than once
2011-08-04 Florian Ragwitz Version 0.91 0.91
2011-08-04 Florian Ragwitz Re-generate README
2011-08-04 Florian Ragwitz Ignore META files, no matter what their format is
2011-08-04 Florian Ragwitz Ignore MYMETA files
2011-07-31 Florian Ragwitz Stop looping over requests methods on every request
2011-07-31 Johannes Plunien Add deserialize_http_methods attribute to Catalyst...
2011-07-05 Tomas Doran Doc fix (moar). thanks bfwg
2011-07-05 Tomas Doran Doc fix. thanks bfwg
next