catagits/Catalyst-Action-REST.git
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
2011-03-22 Tomas Doran Fix typo. RT#66501
2011-02-28 Tomas Doran Add dates to copyright for debian
2011-02-25 Tomas Doran Version 0.90 0.90
2011-02-25 Tomas Doran Fix test
2011-01-24 Dave Rolsky bump version to 0.89 0.89
2011-01-24 Dave Rolsky Release date for 0.89
2011-01-24 Dave Rolsky Add x_authority metadata for BOBTFISH
2011-01-23 Dave Rolsky Clarify final Accept rule for browser-ness
2011-01-22 Dave Rolsky Changes for next release
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 Add POD for Action::ForBrowsers
2011-01-22 Dave Rolsky Action::REST::ForBrowsers works, with tests
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 Doc immutabilization changes
2011-01-22 Dave Rolsky Make all classes immutable
2011-01-22 Dave Rolsky Add explicit 1;
2011-01-22 Dave Rolsky Add explicit 1;
2011-01-22 Dave Rolsky Add explicit 1;
2011-01-22 Dave Rolsky use done_testing in all .t files
2011-01-20 Dave Rolsky Fix a typoe comment
2011-01-19 Tomas Doran Merge arcanez stuff and mine
2011-01-11 Tomas Doran Version 0.88 0.88
2011-01-11 Tomas Doran Update README
2011-01-11 Tomas Doran Fix warning and test blank body behavior
2011-01-11 Tomas Doran Fix spelling test.
2011-01-07 Justin Hunter fix for undef bodies
2010-12-02 Tomas Doran Fix docs
2010-11-24 Tomas Doran Note this is deprecated
2010-11-03 Tomas Doran Version 0.87 0.87
2010-11-03 Tomas Doran Fix for Moose changes
2010-10-11 Tomas Doran Fix warning
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-09-01 Tomas Doran Security patch for the Data::Dumper serializer
2010-07-07 Tomas Doran Add comments to clarify
2010-07-07 Tomas Doran Write more tests.
2010-06-16 Tomas Doran Clean up the version number test
2010-05-13 Tomas Doran Bump versions 0.85
2010-05-13 Tomas Doran Back compat fix for Gitalist
2010-05-08 Tomas Doran Doc fix
2010-05-06 Tomas Doran Move changes 0.84
2010-05-06 Tomas Doran Changelog
2010-05-06 Tomas Doran Merge remote branch 'origin/master'
2010-05-06 Tomas Doran Bump versions, changelog
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 Bump versions 0.83
2010-02-08 Tomas Doran Changelog
2010-02-08 Tomas Doran Docs and fix test
2010-02-08 nperez Add HTTP method DELETE
2010-02-08 Tomas Doran Add tests which should fail, but don't.
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-28 Dave Rolsky Add pod spelling test
2010-01-28 Dave Rolsky Add missing puncuation
next