catagits/Catalyst-Action-REST.git
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...
2009-07-22 t0m Less crap in MANIFEST please 0.74
2009-07-22 t0m Change to my github as master
2009-07-22 t0m Add release date, shuffle maintainers
2009-07-21 unknown allow actions for methods
2009-07-17 t0m Changelog
2009-07-17 t0m More correct finding of the application class
2009-07-17 t0m Changelog
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 Changelogging
2009-07-12 t0m importing Catalyst has special, magical effects. You...
2009-07-05 t0m Changelogging
2009-07-05 t0m Add POD test
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 Add .gitignore
2009-06-29 t0m Rip the testapp embedded in the test out, this isn...
2009-06-29 t0m Fix version no
2009-06-29 t0m Merge
next