catagits/Catalyst-Action-REST.git
2010-06-28 Tomas Doran Failing test rt51769 mirror/rt51769
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
2010-01-27 Dave Rolsky Move fREW's changes under 0.82
2010-01-22 Arthur Axel... add Changes
2010-01-22 Arthur Axel... fix json to encode_blessed
2010-01-22 Arthur Axel... changes to allow objects instead of classes for Serializers
2010-01-18 Tomas Doran Update the Serialize and Deserialize classes to use...
2010-01-18 Tomas Doran Doc nits pointed out in RT#53780
2010-01-18 Tomas Doran Ensure author side tests are always run
2010-01-18 Tomas Doran Update README
2010-01-17 Dave Rolsky Don't require an env var to run pod tests
2010-01-17 Dave Rolsky Add more changes
2010-01-17 Dave Rolsky Move author tests to xt. Finish adding version nums...
2010-01-17 Dave Rolsky add a $VERSION to every module
2010-01-17 Dave Rolsky Add changes for 0.82
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 Tomas Doran Bump versions for release 0.81
2010-01-14 Tomas Doran Changelog
2010-01-14 Tomas Doran Trim trailing whitespace
2010-01-14 Tomas Doran BEGIN { extends only needed for method attributes,...
2010-01-14 nebulous regex typo
2010-01-14 nebulous Added a Moose
2010-01-14 Tomas Doran Use strict and warnings
2010-01-14 nebulous Added JSONP module and tests. Child of Catalyst::Action...
2010-01-10 Tomas Doran Change repos metadata to make catgit master
2010-01-10 Tomas Doran Add author_requires for optional modules and autogenera...
2010-01-10 Tomas Doran Fix docs
2009-12-19 Tomas Doran Merge branch 'master' of github.com:bobtfish/catalyst...
2009-12-19 Tomas Doran Bump versions 0.80
2009-12-19 Tomas Doran Fix test warning
2009-12-19 Tomas Doran Changelog
2009-12-19 Andrew Rodland Add tests for Serialize::View error behavior
2009-12-19 Andrew Rodland Add some real error-handling for Serialize::View
2009-12-19 Andrew Rodland View is halfway there. Do we want to poke in $c->error...
2009-12-19 Andrew Rodland Port Serialize classes except for View.
2009-12-19 Andrew Rodland Change Serialize::execute to expect serializers to...
2009-12-19 Tomas Doran Changelog
2009-12-19 Tomas Doran Merge remote branch 'hobbs/rework-serializer-return-2'
2009-12-19 Tomas Doran Changelogging
2009-12-17 Aristotle Pagaltzis simplify (and speed up) `_get_allowed_methods`
2009-12-17 Andrew Rodland Add tests for Serialize::View error behavior
2009-12-17 Andrew Rodland Add some real error-handling for Serialize::View
2009-12-17 Andrew Rodland View is halfway there. Do we want to poke in $c->error...
2009-12-17 Andrew Rodland Port Serialize classes except for View.
2009-12-17 Andrew Rodland Change Serialize::execute to expect serializers to...
2009-12-11 Tomas Doran Comment about the yuk
2009-12-11 Tomas Doran Changelog
2009-12-11 Tomas Doran Mangle the request class mangling stuff. It's still...
2009-12-11 Tomas Doran Add Trait containing all the real logic
2009-12-11 Tomas Doran Change to Moose
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 Fix author info
2009-12-11 Tomas Doran Shuffle all the Pod to the bottom of the file
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-11-19 Tomas Doran Put changes in the right place, duh
2009-11-19 Tomas Doran Deal with nasty q headers (chansen)
2009-10-26 Tomas Doran Merge branch 'master' of git@github.com:bobtfish/cataly...
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-09-28 Tomas Doran... Bump versions 0.78
2009-09-28 Tomas Doran... Require Moose for tests
2009-08-27 Tomas Doran .gitignore built dists
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... Doc, Changelog, Attribution
2009-08-27 Arthur Axel... Merge branch 'frew-forward_to_actions' of git://github...
2009-08-27 Arthur Axel... 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... add extra test for Action and not just Private
next