catagits/Catalyst-Action-REST.git
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
2009-08-26 Arthur Axel... add failing test (for private action)
2009-08-24 Tomas Doran Changelog
2009-08-24 Tomas Doran Merge commit 'franckcuny/master'
2009-08-24 franck cuny tests don't pass with CATALYST_DEBUG set to 1
2009-08-21 t0m Changelogging 0.76
2009-08-20 franck cuny add tests for status
2009-08-20 franck cuny add status for no content and gone
2009-08-17 Tomas Doran... Update date in Changes 0.75
2009-08-17 Tomas Doran... Fix failing test. Normalize method names
2009-08-17 Tomas Doran... Doh, I meant that - works better
2009-08-17 Tomas Doran... Bump versions, use eval trick with version numbers...
2009-08-17 Tomas Doran... Add new serializer for JSON::XS
2009-07-28 Arthur Axel... I'm an idiot
2009-07-25 Arthur Axel... tests for dispatching to actions
2009-07-25 Tomas Doran... Changelog
2009-07-25 Dan Dascalescu Made test independent of YAML::Syck bugs
2009-07-25 Tomas Doran... Merge cherry pick of whitespace cleanups
2009-07-25 Arthur Axel... Merge branch 'master' of git://github.com/bobtfish...
next