12 years agoseparate request/response possible content-typees fix-accepted-content-types mirror/fix-accepted-content-types
Joel Bernstein [Mon, 25 Apr 2011 17:46:26 +0000]
separate request/response possible content-typees

13 years agoFix typo. RT#66501
Tomas Doran [Tue, 22 Mar 2011 08:47:58 +0000]
Fix typo. RT#66501

13 years agoAdd dates to copyright for debian
Tomas Doran [Mon, 28 Feb 2011 19:53:20 +0000]
Add dates to copyright for debian

13 years agoVersion 0.90 0.90
Tomas Doran [Fri, 25 Feb 2011 13:58:21 +0000]
Version 0.90

13 years agoFix test
Tomas Doran [Fri, 25 Feb 2011 13:56:12 +0000]
Fix test

13 years agobump version to 0.89 0.89
Dave Rolsky [Mon, 24 Jan 2011 21:58:23 +0000]
bump version to 0.89

13 years agoRelease date for 0.89
Dave Rolsky [Mon, 24 Jan 2011 21:58:02 +0000]
Release date for 0.89

13 years agoAdd x_authority metadata for BOBTFISH
Dave Rolsky [Mon, 24 Jan 2011 21:56:59 +0000]
Add x_authority metadata for BOBTFISH

13 years agoClarify final Accept rule for browser-ness
Dave Rolsky [Sun, 23 Jan 2011 18:11:24 +0000]
Clarify final Accept rule for browser-ness

13 years agoChanges for next release
Dave Rolsky [Sat, 22 Jan 2011 16:02:59 +0000]
Changes for next release

13 years agoChanges to accommodate Action::REST::ForBrowsers
Dave Rolsky [Sat, 22 Jan 2011 15:57:30 +0000]
Changes to accommodate Action::REST::ForBrowsers

13 years agoJust check that request does the expected role
Dave Rolsky [Sat, 22 Jan 2011 15:57:13 +0000]
Just check that request does the expected role

13 years agoAdd POD for Action::ForBrowsers
Dave Rolsky [Sat, 22 Jan 2011 15:55:25 +0000]
Add POD for Action::ForBrowsers

13 years agoAction::REST::ForBrowsers works, with tests
Dave Rolsky [Sat, 22 Jan 2011 15:50:14 +0000]
Action::REST::ForBrowsers works, with tests

13 years agoMove dispatching logic to its own method so it's easier to reuse
Dave Rolsky [Fri, 21 Jan 2011 20:34:52 +0000]
Move dispatching logic to its own method so it's easier to reuse

13 years agoSmall refactoring of case where there is no code for a given rest metohd
Dave Rolsky [Fri, 21 Jan 2011 20:19:48 +0000]
Small refactoring of case where there is no code for a given rest metohd

13 years agoFix some weirdo indentation
Dave Rolsky [Fri, 21 Jan 2011 20:17:36 +0000]
Fix some weirdo indentation

13 years agoDoc immutabilization changes
Dave Rolsky [Sat, 22 Jan 2011 16:03:34 +0000]
Doc immutabilization changes

13 years agoMake all classes immutable
Dave Rolsky [Fri, 21 Jan 2011 20:07:27 +0000]
Make all classes immutable

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

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

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