13 years agoAdd explicit 1;
Dave Rolsky [Fri, 21 Jan 2011 20:05:35 +0000]
Add explicit 1;

13 years agouse done_testing in all .t files
Dave Rolsky [Sat, 22 Jan 2011 15:59:41 +0000]
use done_testing in all .t files

13 years agoFix a typoe comment
Dave Rolsky [Thu, 20 Jan 2011 21:14:05 +0000]
Fix a typoe comment

13 years agoMerge arcanez stuff and mine
Tomas Doran [Wed, 19 Jan 2011 00:43:18 +0000]
Merge arcanez stuff and mine

13 years agoVersion 0.88 0.88
Tomas Doran [Tue, 11 Jan 2011 23:08:23 +0000]
Version 0.88

13 years agoUpdate README
Tomas Doran [Tue, 11 Jan 2011 23:10:27 +0000]
Update README

13 years agoFix warning and test blank body behavior
Tomas Doran [Tue, 11 Jan 2011 23:07:31 +0000]
Fix warning and test blank body behavior

13 years agoFix spelling test.
Tomas Doran [Tue, 11 Jan 2011 23:06:04 +0000]
Fix spelling test.

13 years agofix for undef bodies
Justin Hunter [Fri, 7 Jan 2011 20:20:43 +0000]
fix for undef bodies

13 years agoFix docs
Tomas Doran [Thu, 2 Dec 2010 18:12:43 +0000]
Fix docs

13 years agoNote this is deprecated
Tomas Doran [Wed, 24 Nov 2010 00:25:37 +0000]
Note this is deprecated

13 years agoVersion 0.87 0.87
Tomas Doran [Wed, 3 Nov 2010 19:48:07 +0000]
Version 0.87

13 years agoFix for Moose changes
Tomas Doran [Wed, 3 Nov 2010 19:47:50 +0000]
Fix for Moose changes

13 years agoFix warning
Tomas Doran [Mon, 11 Oct 2010 15:46:57 +0000]
Fix warning

13 years agoVersion 0.86 0.86
Tomas Doran [Wed, 1 Sep 2010 22:15:39 +0000]
Version 0.86

13 years agoAdd a json_options key to the REST controller
Tomas Doran [Wed, 1 Sep 2010 22:03:45 +0000]
Add a json_options key to the REST controller

13 years agoSecurity patch for the Data::Dumper serializer
Tomas Doran [Wed, 1 Sep 2010 21:52:43 +0000]
Security patch for the Data::Dumper serializer

http://lists.scsys.co.uk/pipermail/catalyst-dev/2010-September/001829.html

13 years agoAdd comments to clarify
Tomas Doran [Wed, 7 Jul 2010 21:25:31 +0000]
Add comments to clarify

13 years agoWrite more tests.
Tomas Doran [Wed, 7 Jul 2010 21:25:19 +0000]
Write more tests.

For foo_XXXX methods being dispatched as proper actions (via ->forward)
if they have action objects

13 years agoClean up the version number test
Tomas Doran [Wed, 16 Jun 2010 01:45:05 +0000]
Clean up the version number test

13 years agoBump versions 0.85
Tomas Doran [Thu, 13 May 2010 08:12:59 +0000]
Bump versions

13 years agoBack compat fix for Gitalist
Tomas Doran [Thu, 13 May 2010 08:11:09 +0000]
Back compat fix for Gitalist

Views don't render 3XX responses as you don't care if you're in a browser,
whereas normal structured serialization methods (e.g. JSON) do probably
want to render an entity.

13 years agoDoc fix
Tomas Doran [Sat, 8 May 2010 20:50:37 +0000]
Doc fix

13 years agoMove changes 0.84
Tomas Doran [Thu, 6 May 2010 08:31:52 +0000]
Move changes

13 years agoChangelog
Tomas Doran [Thu, 6 May 2010 08:30:38 +0000]
Changelog

13 years agoMerge remote branch 'origin/master'
Tomas Doran [Thu, 6 May 2010 08:29:40 +0000]
Merge remote branch 'origin/master'

* origin/master:
  Revert "When inserting Cat::Req::REST, always add trait, rather than sometimes using the Cat::Req::REST class directly."

13 years agoBump versions, changelog
Tomas Doran [Thu, 6 May 2010 08:27:42 +0000]
Bump versions, changelog

13 years agoAdditional test to ensure the response body actually really works
Tomas Doran [Thu, 6 May 2010 08:27:06 +0000]
Additional test to ensure the response body actually really works

13 years agoCommit patch from Fabien Wernli
Tomas Doran [Thu, 6 May 2010 08:21:49 +0000]
Commit patch from Fabien Wernli

14 years agoMerge commit 'origin/master'
t0m [Mon, 22 Mar 2010 22:44:14 +0000]
Merge commit 'origin/master'

14 years agoRevert "When inserting Cat::Req::REST, always add trait, rather than sometimes using...
t0m [Mon, 22 Mar 2010 22:41:12 +0000]
Revert "When inserting Cat::Req::REST, always add trait, rather than sometimes using the Cat::Req::REST class directly."

This reverts commit 15f4af0ef06d11960e6cb9a4bbebf2ec1ac19a54.

This is because if we're always an anon class, then the dumped output is
HORRIBLE. Yes, we should fix the dumper to be Moose aware, but I also
have no problem with this logic as it used to be..

14 years agoBump versions 0.83
Tomas Doran [Mon, 8 Feb 2010 22:18:24 +0000]
Bump versions

14 years agoChangelog
Tomas Doran [Mon, 8 Feb 2010 21:59:23 +0000]
Changelog

14 years agoDocs and fix test
Tomas Doran [Mon, 8 Feb 2010 22:22:17 +0000]
Docs and fix test

14 years agoAdd HTTP method DELETE
nperez [Sun, 7 Feb 2010 01:45:40 +0000]
Add HTTP method DELETE

14 years agoAdd tests which should fail, but don't.
Tomas Doran [Mon, 8 Feb 2010 20:14:56 +0000]
Add tests which should fail, but don't.

I think this is what was being got at in the mail
http://lists.scsys.co.uk/pipermail/catalyst/2010-February/024582.html
but these tests dont fail..

14 years agoBump versions for release 0.82
Tomas Doran [Thu, 4 Feb 2010 22:34:01 +0000]
Bump versions for release

14 years agoSort list of contributors
Dave Rolsky [Thu, 28 Jan 2010 18:01:44 +0000]
Sort list of contributors

14 years agoAdd POD escapes for < and >
Dave Rolsky [Thu, 28 Jan 2010 18:01:17 +0000]
Add POD escapes for < and >

14 years agoAdd myself to list of contributors
Dave Rolsky [Thu, 28 Jan 2010 18:00:47 +0000]
Add myself to list of contributors

14 years agocorrect all spelling errors
Dave Rolsky [Thu, 28 Jan 2010 18:00:10 +0000]
correct all spelling errors

14 years agoAdd pod spelling test
Dave Rolsky [Thu, 28 Jan 2010 17:59:15 +0000]
Add pod spelling test

14 years agoAdd missing puncuation
Dave Rolsky [Thu, 28 Jan 2010 17:55:44 +0000]
Add missing puncuation

14 years agoMove fREW's changes under 0.82
Dave Rolsky [Wed, 27 Jan 2010 23:09:53 +0000]
Move fREW's changes under 0.82

14 years agoadd Changes
Arthur Axel 'fREW' Schmidt [Fri, 22 Jan 2010 23:55:42 +0000]
add Changes

14 years agofix json to encode_blessed
Arthur Axel 'fREW' Schmidt [Fri, 22 Jan 2010 23:53:25 +0000]
fix json to encode_blessed

14 years agochanges to allow objects instead of classes for Serializers
Arthur Axel 'fREW' Schmidt [Fri, 22 Jan 2010 23:52:29 +0000]
changes to allow objects instead of classes for Serializers

14 years agoUpdate the Serialize and Deserialize classes to use Moose
Tomas Doran [Mon, 18 Jan 2010 21:03:02 +0000]
Update the Serialize and Deserialize classes to use Moose

14 years agoDoc nits pointed out in RT#53780
Tomas Doran [Mon, 18 Jan 2010 20:56:44 +0000]
Doc nits pointed out in RT#53780

14 years agoEnsure author side tests are always run
Tomas Doran [Mon, 18 Jan 2010 20:47:32 +0000]
Ensure author side tests are always run

14 years agoUpdate README
Tomas Doran [Mon, 18 Jan 2010 20:47:19 +0000]
Update README

14 years agoDon't require an env var to run pod tests
Dave Rolsky [Sun, 17 Jan 2010 22:31:05 +0000]
Don't require an env var to run pod tests

14 years agoAdd more changes
Dave Rolsky [Sun, 17 Jan 2010 22:30:19 +0000]
Add more changes

14 years agoMove author tests to xt. Finish adding version nums everywhere, and test it.
Dave Rolsky [Sun, 17 Jan 2010 22:29:26 +0000]
Move author tests to xt. Finish adding version nums everywhere, and test it.

14 years agoadd a $VERSION to every module
Dave Rolsky [Sun, 17 Jan 2010 22:27:42 +0000]
add a $VERSION to every module

14 years agoAdd changes for 0.82
Dave Rolsky [Sun, 17 Jan 2010 22:24:57 +0000]
Add changes for 0.82

14 years agoShut up log output from Catalyst with null log object
Dave Rolsky [Sun, 17 Jan 2010 22:22:38 +0000]
Shut up log output from Catalyst with null log object

14 years agoWhen inserting Cat::Req::REST, always add trait, rather than sometimes using the...
Dave Rolsky [Sun, 17 Jan 2010 22:16:06 +0000]
When inserting Cat::Req::REST, always add trait, rather than sometimes using the Cat::Req::REST class directly.

14 years agoIntegrate REST::ForBrowsers. Update docs to point at traits. Update tests to test...
Dave Rolsky [Sun, 17 Jan 2010 22:08:26 +0000]
Integrate REST::ForBrowsers. Update docs to point at traits. Update tests to test trait and class both.

14 years agoBump versions for release 0.81
Tomas Doran [Thu, 14 Jan 2010 20:56:46 +0000]
Bump versions for release

14 years agoChangelog
Tomas Doran [Thu, 14 Jan 2010 20:55:33 +0000]
Changelog

14 years agoTrim trailing whitespace
Tomas Doran [Thu, 14 Jan 2010 20:52:10 +0000]
Trim trailing whitespace

14 years agoBEGIN { extends only needed for method attributes, so not in actions
Tomas Doran [Thu, 14 Jan 2010 20:51:20 +0000]
BEGIN { extends only needed for method attributes, so not in actions

14 years agoregex typo
nebulous [Mon, 11 Jan 2010 18:32:16 +0000]
regex typo

14 years agoAdded a Moose
nebulous [Mon, 11 Jan 2010 18:29:41 +0000]
Added a Moose

14 years agoUse strict and warnings
Tomas Doran [Sun, 10 Jan 2010 20:15:11 +0000]
Use strict and warnings

14 years agoAdded JSONP module and tests. Child of Catalyst::Action::Serialize::JSON that allows...
nebulous [Wed, 6 Jan 2010 20:29:09 +0000]
Added JSONP module and tests. Child of Catalyst::Action::Serialize::JSON that allows for a ?callback= option

14 years agoChange repos metadata to make catgit master
Tomas Doran [Sun, 10 Jan 2010 18:21:27 +0000]
Change repos metadata to make catgit master

14 years agoAdd author_requires for optional modules and autogenerate README
Tomas Doran [Sun, 10 Jan 2010 18:15:56 +0000]
Add author_requires for optional modules and autogenerate README

14 years agoFix docs
Tomas Doran [Sun, 10 Jan 2010 17:59:25 +0000]
Fix docs

14 years agoMerge branch 'master' of github.com:bobtfish/catalyst-action-rest
Tomas Doran [Sat, 19 Dec 2009 14:59:23 +0000]
Merge branch 'master' of github.com:bobtfish/catalyst-action-rest

* 'master' of github.com:bobtfish/catalyst-action-rest:
  Changelog
  Add tests for Serialize::View error behavior
  Add some real error-handling for Serialize::View
  View is halfway there. Do we want to poke in $c->error? Maybe not.
  Port Serialize classes except for View.
  Change Serialize::execute to expect serializers to throw an exception

14 years agoBump versions 0.80
Tomas Doran [Sat, 19 Dec 2009 14:55:02 +0000]
Bump versions

14 years agoFix test warning
Tomas Doran [Sat, 19 Dec 2009 14:56:19 +0000]
Fix test warning

14 years agoChangelog
Tomas Doran [Sat, 19 Dec 2009 14:44:24 +0000]
Changelog

14 years agoAdd tests for Serialize::View error behavior
Andrew Rodland [Thu, 17 Dec 2009 10:55:44 +0000]
Add tests for Serialize::View error behavior

14 years agoAdd some real error-handling for Serialize::View
Andrew Rodland [Thu, 17 Dec 2009 10:55:27 +0000]
Add some real error-handling for Serialize::View

14 years agoView is halfway there. Do we want to poke in $c->error? Maybe not.
Andrew Rodland [Fri, 4 Dec 2009 02:09:38 +0000]
View is halfway there. Do we want to poke in $c->error? Maybe not.

14 years agoPort Serialize classes except for View.
Andrew Rodland [Fri, 4 Dec 2009 02:04:59 +0000]
Port Serialize classes except for View.

14 years agoChange Serialize::execute to expect serializers to throw an exception
Andrew Rodland [Fri, 4 Dec 2009 02:00:37 +0000]
Change Serialize::execute to expect serializers to throw an exception

14 years agoChangelog
Tomas Doran [Sat, 19 Dec 2009 14:44:24 +0000]
Changelog

14 years agoMerge remote branch 'hobbs/rework-serializer-return-2'
Tomas Doran [Sat, 19 Dec 2009 14:42:20 +0000]
Merge remote branch 'hobbs/rework-serializer-return-2'

* hobbs/rework-serializer-return-2:
  Add tests for Serialize::View error behavior
  Add some real error-handling for Serialize::View
  View is halfway there. Do we want to poke in $c->error? Maybe not.
  Port Serialize classes except for View.
  Change Serialize::execute to expect serializers to throw an exception

14 years agoChangelogging
Tomas Doran [Sat, 19 Dec 2009 14:40:23 +0000]
Changelogging

14 years agosimplify (and speed up) `_get_allowed_methods`
Aristotle Pagaltzis [Thu, 17 Dec 2009 15:47:24 +0000]
simplify (and speed up) `_get_allowed_methods`

14 years agoAdd tests for Serialize::View error behavior
Andrew Rodland [Thu, 17 Dec 2009 10:55:44 +0000]
Add tests for Serialize::View error behavior

14 years agoAdd some real error-handling for Serialize::View
Andrew Rodland [Thu, 17 Dec 2009 10:55:27 +0000]
Add some real error-handling for Serialize::View

14 years agoView is halfway there. Do we want to poke in $c->error? Maybe not.
Andrew Rodland [Fri, 4 Dec 2009 02:09:38 +0000]
View is halfway there. Do we want to poke in $c->error? Maybe not.

14 years agoPort Serialize classes except for View.
Andrew Rodland [Fri, 4 Dec 2009 02:04:59 +0000]
Port Serialize classes except for View.

14 years agoChange Serialize::execute to expect serializers to throw an exception
Andrew Rodland [Fri, 4 Dec 2009 02:00:37 +0000]
Change Serialize::execute to expect serializers to throw an exception

14 years agoComment about the yuk
Tomas Doran [Fri, 11 Dec 2009 10:12:08 +0000]
Comment about the yuk

14 years agoChangelog
Tomas Doran [Fri, 11 Dec 2009 10:06:23 +0000]
Changelog

14 years agoMangle the request class mangling stuff. It's still fugly, but it's no longer totally...
Tomas Doran [Fri, 11 Dec 2009 02:50:39 +0000]
Mangle the request class mangling stuff. It's still fugly, but it's no longer totally retarded

14 years agoAdd Trait containing all the real logic
Tomas Doran [Fri, 11 Dec 2009 02:29:11 +0000]
Add Trait containing all the real logic

14 years agoChange to Moose
Tomas Doran [Fri, 11 Dec 2009 02:23:51 +0000]
Change to Moose

14 years agoChange all classes to Moose
Tomas Doran [Fri, 11 Dec 2009 10:02:50 +0000]
Change all classes to Moose

14 years agoCherry pick everything bar the use parent change from 25d49c2, fixing RT#46680
Tomas Doran [Fri, 11 Dec 2009 09:50:05 +0000]
Cherry pick everything bar the use parent change from 25d49c2, fixing RT#46680

14 years agoFix author info
Tomas Doran [Fri, 11 Dec 2009 02:24:31 +0000]
Fix author info

14 years agoShuffle all the Pod to the bottom of the file
Tomas Doran [Fri, 11 Dec 2009 02:18:21 +0000]
Shuffle all the Pod to the bottom of the file

14 years agoBump versions 0.79
Tomas Doran [Fri, 11 Dec 2009 01:09:43 +0000]
Bump versions

14 years agoAdditional pod cleanups
Tomas Doran [Fri, 11 Dec 2009 01:07:13 +0000]
Additional pod cleanups

14 years agoMore precise error messages that 'serialize' is a deprecated configuration key. POD...
Dan Dascalescu [Thu, 10 Dec 2009 03:43:24 +0000]
More precise error messages that 'serialize' is a deprecated configuration key. POD for that too.