catagits/Catalyst-Action-REST.git
2009-08-26 Tomas Doran Merge master up roles-saner mirror/roles-saner
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-25 Tomas Doran... Merge branch 'master' into roles-saner
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 Tomas Doran... Merge
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-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 Merge branch 'master' into roles-saner
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-07-05 t0m Merge branch 'master' into roles-saner
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
2009-06-28 Hans Dieter... never include pm_to_blib
2009-06-28 Hans Dieter... fix packaging 0.73
2009-06-25 Hans Dieter... bump for packaging 0.72
2009-05-28 agladdish Committing switch from NEXT to MRO::Compat.
2009-05-21 Hans Dieter... rename ActionRole::Serialize -> ActionRole::SerializeFormat
2009-04-22 Hans Dieter... put response methods on the response
2009-04-14 Hans Dieter... apply RequestRole::REST instead of doing Request::REST...
2009-04-14 Hans Dieter... View needs to consume Deserialize so that the RequestRo...
2009-04-13 Hans Dieter... refactor deserializers
2009-04-13 Hans Dieter... refactor deserialize RequestRole
2009-04-13 Hans Dieter... refactor serialize actions
2009-04-13 Hans Dieter... refactor serialization config
2009-04-09 Hans Dieter... start refactoring
2009-03-28 Hans Dieter... add repo
2009-03-28 Hans Dieter... 0.71 0.71
2009-03-28 Hans Dieter... partial revert of e540a1fa72e4a5425c59a9397a3353f4784d7...
2009-03-28 Hans Dieter... 0.70 0.70
2009-03-28 Hans Dieter... fix wrong JSON tests
2009-03-26 Hans Dieter... 0.69 0.69
2009-03-26 Hans Dieter... note weirdness
2009-03-26 Hans Dieter... Merge branch 'master' of git://github.com/jshirley...
2009-03-26 Jay Shirley Moving app lookup to _insert_self_into
2009-03-26 Hans Dieter... take pity on people using the deprecated 'serialize...
2009-03-26 Hans Dieter... 0.68 0.68
2009-03-26 Hans Dieter... no longer die under Catalyst 5.80
2009-03-26 Hans Dieter... ditch Data::Dump
2009-03-26 Hans Dieter... Data::Denter is dead
2009-03-26 Hans Dieter... add note about 5.80
2009-03-26 Hans Dieter... release 0.67_01 unchanged as 0.67 0.67
2009-03-25 Hans Dieter... make a dev release because I'm cautious 0.67_01
2009-03-25 Hans Dieter... add .git to skip
2009-03-25 Hans Dieter... add VERSION to README so that perl-reversion is happier
2009-03-25 Hans Dieter... fix RT#42025 by making C::Request::REST less unfriendly
2009-03-25 Hans Dieter... add to Changes
2009-03-25 Hans Dieter... change dependency to Catalyst::Runtime
2009-03-25 Hans Dieter... add myself to Changes
2009-03-25 Hans Dieter... replace many uses of $controller->config with $controll...
2009-03-25 Hans Dieter... failing test for RT#43840
2009-03-25 Hans Dieter... refactored test application
2009-03-25 Hans Dieter... refactor another single-file app
2009-03-25 Hans Dieter... refactor into umbrella test application
2009-03-25 Hans Dieter... fix broken single-file test application
2009-03-11 timbunce Add content_type_stash_key to enable a stash entry...
2009-03-11 timbunce Fix test count in t/catalyst-action-rest.t
2009-03-11 timbunce Change requires('Catalyst-Runtime',...) to requires...
2009-02-01 dhoss added further documentation on Apache disallowing encod...
2009-02-01 dhoss Added note that Apache will refuse %2F in urls unless...
2009-02-01 dhoss Began a "Troubleshooting" section.
2009-01-30 dhoss spelling fix, s/svae/save/;
2009-01-28 jshirley Fixing Makefile.PL, RT#42859
2009-01-28 jshirley Fixing the JSON::Syck reference
2008-08-20 jshirley Fixing the tests to run without JSON at all, revamping...
2008-08-15 jshirley Actually fixing the version number (hopefully)
2008-08-14 jshirley Updating MANIFEST.SKIP to not include .shipit
2008-08-14 jshirley Relocating CHangelog to Changes to be more perlish
2008-08-14 jshirley Version bump to 0.64 to fix Module::Install weirdness
2008-07-09 jshirley Changing from JSON::Syck to JSON and JSON::XS
2008-07-02 jshirley Update to 0.62, updated Module::Install
2008-06-30 jshirley Version update to 0.61, updated changelog
next