10 years agodebugging output
John Napiorkowski [Wed, 23 Oct 2013 17:13:37 +0000]
debugging output

10 years agofixed spelling fail
John Napiorkowski [Wed, 23 Oct 2013 16:16:36 +0000]
fixed spelling fail

10 years agoallow consumes shortcuts and better normalization, plus allow more than one in a...
John Napiorkowski [Wed, 23 Oct 2013 16:16:24 +0000]
allow consumes shortcuts and better normalization, plus allow more than one in a single attribute

10 years agodocs
John Napiorkowski [Tue, 22 Oct 2013 22:47:28 +0000]
docs

10 years agofirst pass at Consumes attribute
John Napiorkowski [Tue, 22 Oct 2013 22:39:05 +0000]
first pass at Consumes attribute

10 years agopatches from dsteinbrunner
John Napiorkowski [Mon, 21 Oct 2013 15:11:08 +0000]
patches from dsteinbrunner

10 years agoupped versions prepped release
John Napiorkowski [Fri, 18 Oct 2013 22:06:53 +0000]
upped versions prepped release

10 years agoupdated changes file
John Napiorkowski [Fri, 18 Oct 2013 22:05:38 +0000]
updated changes file

10 years agotest cases for the new Hash::MultiValue feature
John Napiorkowski [Fri, 18 Oct 2013 21:59:12 +0000]
test cases for the new Hash::MultiValue feature

10 years agolet you use Hash::MultiValue everywhere if you like it
John Napiorkowski [Fri, 18 Oct 2013 21:56:49 +0000]
let you use Hash::MultiValue everywhere if you like it

10 years agofrom psgi res tests working
John Napiorkowski [Fri, 18 Oct 2013 20:38:17 +0000]
from psgi res tests working

10 years agoinitial test checkins
John Napiorkowski [Fri, 18 Oct 2013 20:08:02 +0000]
initial test checkins

10 years agofirst pass $res->from_psgi_response
John Napiorkowski [Fri, 18 Oct 2013 19:15:39 +0000]
first pass $res->from_psgi_response

10 years agopreliminary support for io-asyn
John Napiorkowski [Fri, 18 Oct 2013 19:15:13 +0000]
preliminary support for io-asyn

10 years agoupdated changes
John Napiorkowski [Fri, 18 Oct 2013 16:56:10 +0000]
updated changes

10 years agofixed silly warning (bokutin++)
John Napiorkowski [Fri, 18 Oct 2013 16:49:07 +0000]
fixed silly warning (bokutin++)

10 years agomore plack compat
John Napiorkowski [Fri, 18 Oct 2013 16:48:06 +0000]
more plack compat

10 years agofirst pass at making Catalyst act enough like PSGI middleware to be broadly compatible
John Napiorkowski [Fri, 18 Oct 2013 15:28:22 +0000]
first pass at making Catalyst act enough like PSGI middleware to be broadly compatible

10 years agochanged the way test dumping a request works
John Napiorkowski [Thu, 17 Oct 2013 01:16:50 +0000]
changed the way test dumping a request works

10 years agouse more popular json parsers
John Napiorkowski [Thu, 17 Oct 2013 00:08:49 +0000]
use more popular json parsers

10 years agoupped version
John Napiorkowski [Fri, 20 Sep 2013 18:46:33 +0000]
upped version

10 years agoupdated changelog
John Napiorkowski [Fri, 20 Sep 2013 18:44:16 +0000]
updated changelog

10 years agomerged conflicts
John Napiorkowski [Fri, 20 Sep 2013 18:19:26 +0000]
merged conflicts

10 years agoactually document the new request body_data method
John Napiorkowski [Fri, 20 Sep 2013 18:10:20 +0000]
actually document the new request body_data method

10 years agoget metaclass using preferred mechanism, via Moose
Karen Etheridge [Fri, 13 Sep 2013 23:44:51 +0000]
get metaclass using preferred mechanism, via Moose

10 years agoit is no longer required to depend on Class::MOP separately from Moose
Karen Etheridge [Fri, 13 Sep 2013 21:52:06 +0000]
it is no longer required to depend on Class::MOP separately from Moose

10 years agoremove a few explicit uses of $@
Karen Etheridge [Fri, 13 Sep 2013 21:03:40 +0000]
remove a few explicit uses of $@

10 years agotypo fix
Karen Etheridge [Fri, 13 Sep 2013 18:41:21 +0000]
typo fix

10 years agoClass::MOP::load_class, is_class_loaded was deprecated in Moose-2.1100
Karen Etheridge [Sun, 8 Sep 2013 21:03:48 +0000]
Class::MOP::load_class, is_class_loaded was deprecated in Moose-2.1100

10 years agospelling
Karen Etheridge [Fri, 6 Sep 2013 21:40:13 +0000]
spelling

10 years agosome doc on alternatives to 'forward'
Gerda Shank [Tue, 27 Aug 2013 21:48:24 +0000]
some doc on alternatives to 'forward'

10 years agomake JSON::MaybeXS only load if it is asked for
John Napiorkowski [Fri, 23 Aug 2013 01:32:35 +0000]
make JSON::MaybeXS only load if it is asked for

10 years agoremove all unnecessary shebangs
Karen Etheridge [Wed, 14 Aug 2013 15:42:43 +0000]
remove all unnecessary shebangs

10 years agoconvert all uses of Test::Exception to Test::Fatal
Karen Etheridge [Wed, 14 Aug 2013 00:15:52 +0000]
convert all uses of Test::Exception to Test::Fatal

10 years agoprepping changefile and version info
John Napiorkowski [Wed, 21 Aug 2013 02:31:09 +0000]
prepping changefile and version info

10 years agoadded test case for parsing JSON and updated changlog
John Napiorkowski [Tue, 20 Aug 2013 16:01:43 +0000]
added test case for parsing JSON and updated changlog

10 years agofixed startup debug screen output warnings and display
John Napiorkowski [Tue, 20 Aug 2013 15:01:21 +0000]
fixed startup debug screen output warnings and display

10 years agofirst pass at data handlers
John Napiorkowski [Tue, 20 Aug 2013 14:27:15 +0000]
first pass at data handlers

10 years agodepend on workaround for issue during global destruction in t/live_fork.t (see also...
Karen Etheridge [Fri, 16 Aug 2013 20:09:01 +0000]
depend on workaround for issue during global destruction in t/live_fork.t (see also perl RT#119311)

10 years agofixed author side test becase Test::TCP changed its interface
John Napiorkowski [Tue, 23 Jul 2013 21:09:43 +0000]
fixed author side test becase Test::TCP changed its interface

10 years agolist the authordeps in a cpanfile for easier installation
Karen Etheridge [Thu, 15 Aug 2013 20:37:28 +0000]
list the authordeps in a cpanfile for easier installation

10 years agoinstead of using MI, compose a role which brings in the same Inheritable behaviour
Karen Etheridge [Tue, 13 Aug 2013 23:59:18 +0000]
instead of using MI, compose a role which brings in the same Inheritable behaviour

10 years agotighten up .gitignore entries
Karen Etheridge [Tue, 13 Aug 2013 23:58:27 +0000]
tighten up .gitignore entries

10 years agoadd description for removed module (RT#87719)
Karen Etheridge [Sat, 10 Aug 2013 21:54:57 +0000]
add description for removed module (RT#87719)

10 years agofix bug with loading project level middleware
John Napiorkowski [Wed, 31 Jul 2013 21:04:49 +0000]
fix bug with loading project level middleware

10 years agodo not die if middleware has no VERSION
John Napiorkowski [Wed, 31 Jul 2013 21:04:33 +0000]
do not die if middleware has no VERSION

10 years agoremove documentation about adding middleware via setup_middleware. lets only permit...
John Napiorkowski [Sun, 28 Jul 2013 21:59:19 +0000]
remove documentation about adding middleware via setup_middleware.  lets only permit this via config

10 years agomake sure we try looking in th project namespace for middleware first
John Napiorkowski [Fri, 26 Jul 2013 19:21:28 +0000]
make sure we try looking in th project namespace for middleware first

10 years agowhy not just add to the maddness if its already there?
John Napiorkowski [Fri, 26 Jul 2013 19:02:54 +0000]
why not just add to the maddness if its already there?

10 years agoupdated changelog in prep for release
John Napiorkowski [Fri, 26 Jul 2013 16:05:12 +0000]
updated changelog in prep for release

10 years agomake middleware less like to cause issues if people call the wrong thing at the wrong...
John Napiorkowski [Fri, 26 Jul 2013 16:02:20 +0000]
make middleware less like to cause issues if people call the wrong thing at the wrong time

10 years agoupdated version of module-pluggable since this is no longer in core for Perl 5.18
John Napiorkowski [Fri, 26 Jul 2013 16:01:08 +0000]
updated version of module-pluggable since this is no longer in core for Perl 5.18

10 years agofixed incorrect pod
John Napiorkowski [Fri, 26 Jul 2013 16:00:41 +0000]
fixed incorrect pod

10 years agofirst draft psgi middleware support complete
John Napiorkowski [Wed, 24 Jul 2013 19:45:09 +0000]
first draft psgi middleware support complete

10 years agofirst pass at middleware tests
John Napiorkowski [Tue, 23 Jul 2013 21:18:30 +0000]
first pass at middleware tests

10 years agofix pod and spelling errors
John Napiorkowski [Tue, 23 Jul 2013 21:18:17 +0000]
fix pod and spelling errors

10 years agofixed author side test becase Test::TCP changed its interface
John Napiorkowski [Tue, 23 Jul 2013 21:09:43 +0000]
fixed author side test becase Test::TCP changed its interface

10 years agoadded documention for PSGI middleware
John Napiorkowski [Tue, 23 Jul 2013 20:24:02 +0000]
added documention for PSGI middleware

10 years agofirst draft of inline middleware
John Napiorkowski [Tue, 23 Jul 2013 19:13:14 +0000]
first draft of inline middleware

10 years agooutline for PSGI middleware
John Napiorkowski [Thu, 18 Jul 2013 02:29:25 +0000]
outline for PSGI middleware

10 years agoadding some internal documentation regarding backcompat support behavior
John Napiorkowski [Wed, 10 Jul 2013 20:50:53 +0000]
adding some internal documentation regarding backcompat support behavior

10 years agoupdated changes 5.90042
John Napiorkowski [Sun, 16 Jun 2013 01:49:19 +0000]
updated changes

10 years agoUnicode - do not warn for legacy apps
Wallace Reis [Sat, 15 Jun 2013 15:23:10 +0000]
Unicode - do not warn for legacy apps

Lets skip the decoding process (like we do for encoding in
finalize_headers) for apps not using core encoding support,
that is, when "encoding" config bit is undef.

10 years agoRevert "Unicode plugin - rework exception handler"
Wallace Reis [Sat, 15 Jun 2013 16:41:23 +0000]
Revert "Unicode plugin - rework exception handler"

This reverts commit 4fb27043578a31f1ffd7498d1097c817a932d173.

No longer need to warn instead of die for failed decoding/encoding
process due 95c85a0e3248f73938388889b599c3ddf67ac4fd.

10 years agoUnicode - fix decoding process for uploads
Wallace Reis [Sat, 15 Jun 2013 15:26:27 +0000]
Unicode - fix decoding process for uploads

[error] Caught exception in engine "Can't use string ("Can't call method
"decode" on an"...) as a HASH ref while "strict refs" in use at
Catalyst/Plugin/Unicode/Encoding.pm line 101."

10 years agomake sure we do not require unfount dependencies
John Napiorkowski [Sat, 15 Jun 2013 17:56:01 +0000]
make sure we do not require unfount dependencies

10 years agomove test to author
John Napiorkowski [Sat, 15 Jun 2013 14:07:52 +0000]
move test to author

10 years agoupdate changlog and version in prep for release
John Napiorkowski [Sat, 15 Jun 2013 14:00:26 +0000]
update changlog and version in prep for release

10 years agoremove and tweak tests that depend on Params::Nested to resolve known regression
John Napiorkowski [Sat, 15 Jun 2013 13:59:23 +0000]
remove and tweak tests that depend on Params::Nested to resolve known regression

10 years agomove test
John Napiorkowski [Sat, 15 Jun 2013 13:22:13 +0000]
move test

10 years agoprep for release 5.90041
John Napiorkowski [Sat, 15 Jun 2013 00:43:28 +0000]
prep for release

10 years agomake tests pass
John Napiorkowski [Sat, 15 Jun 2013 00:38:32 +0000]
make tests pass

10 years agoLong standing regression/never prod? http://grokbase.com/t/sc/catalyst-commits/07aamd...
Ashley Pond V [Fri, 14 Jun 2013 07:21:11 +0000]
Long standing regression/never prod? grokbase.com/t/sc/catalyst-commits/07aamdmf1g/r6979-in-catalyst-runtime-5-70-trunk-lib

Without this change locale settings can give "isn't numeric in numeric eq (==) " warnings on every request when the 0.00 point decimal is replaced with a comma.

Signed-off-by: John Napiorkowski <jjnapiork@cpan.org>

10 years agoFix dependecy loop
Wallace Reis [Fri, 14 Jun 2013 13:13:35 +0000]
Fix dependecy loop

The C::P::Params::Nested requires Catalyst, so lets move this as an
author dep and test.

Signed-off-by: John Napiorkowski <jjnapiork@cpan.org>

10 years agoFix typo and deprication warning in wrong section in Upgrading.pod
Mark Ellis [Fri, 14 Jun 2013 13:26:20 +0000]
Fix typo and deprication warning in wrong section in Upgrading.pod

10 years agoFixed bug where if encoding was set in the config file it wasn't used,
Mark Ellis [Fri, 14 Jun 2013 12:11:42 +0000]
Fixed bug where if encoding was set in the config file it wasn't used,
it had to be set in app.pm->config

10 years agofinalize changlog 5.90040
John Napiorkowski [Wed, 12 Jun 2013 20:37:23 +0000]
finalize changlog

10 years agoupped version in prep for release;
John Napiorkowski [Wed, 12 Jun 2013 20:36:43 +0000]
upped version in prep for release;

10 years agofix broken tests
John Napiorkowski [Wed, 12 Jun 2013 16:26:22 +0000]
fix broken tests

10 years agomerged after conflict resolution
John Napiorkowski [Wed, 12 Jun 2013 14:27:20 +0000]
merged after conflict resolution

10 years agosome words on unicode merging
John Napiorkowski [Wed, 12 Jun 2013 13:47:30 +0000]
some words on unicode merging

10 years agobetter docs for the detach on die feature
John Napiorkowski [Wed, 12 Jun 2013 13:22:40 +0000]
better docs for the detach on die feature

10 years agoBetter configuration key name
Dimitar Petrov [Fri, 24 May 2013 06:50:29 +0000]
Better configuration key name

Signed-off-by: John Napiorkowski <jjnapiork@cpan.org>

10 years agoAdd comment to the test
Dimitar Petrov [Tue, 14 May 2013 10:29:29 +0000]
Add comment to the test

Signed-off-by: John Napiorkowski <jjnapiork@cpan.org>

10 years agoAdd option to break a chain if error occurs
Dimitar Petrov [Tue, 14 May 2013 10:27:05 +0000]
Add option to break a chain if error occurs

Signed-off-by: John Napiorkowski <jjnapiork@cpan.org>

10 years agoFix typo in Catalyst::Engine confess()
Chisel [Mon, 10 Jun 2013 19:36:40 +0000]
Fix typo in Catalyst::Engine confess()

Signed-off-by: John Napiorkowski <jjnapiork@cpan.org>

10 years agominor code reformat
John Napiorkowski [Wed, 12 Jun 2013 00:21:42 +0000]
minor code reformat

10 years agoFix typo in Path dispatch example
Dagfinn Ilmari Mannsåker [Tue, 4 Jun 2013 21:36:10 +0000]
Fix typo in Path dispatch example

10 years agoUnicode plugin - rework exception handler
Wallace Reis [Sun, 26 May 2013 14:53:58 +0000]
Unicode plugin - rework exception handler

For apps in the third case (doing its own decoding/encoding), we are
not setting an ->encoding object and then request cycle might blow
up during prepare time (when we would do the params decoding). Thus,
we change the default behavior from rethrow of this exception to a
simple warning.

10 years agoUnicode plugin - remove additional config setting
Wallace Reis [Fri, 24 May 2013 22:42:07 +0000]
Unicode plugin - remove additional config setting

10 years agoFix POD link text/target ordering
Dagfinn Ilmari Mannsåker [Fri, 24 May 2013 21:49:26 +0000]
Fix POD link text/target ordering

10 years agoFix waiting for the server to start in t/author/http-server.t
Dagfinn Ilmari Mannsåker [Fri, 24 May 2013 21:39:19 +0000]
Fix waiting for the server to start in t/author/http-server.t

Use Net::EmptyPort directly, since we don't need any of the actual
testing stuff from Test::TCP. This also lets us control the sleep
interval and retries, so we don't have to loop ourselves as well.

Net::EmptyPort started exporting wait_port in 1.27, but doesn't have a
$VERSION of its own, so declare the author dependency on Net::TCP 1.27.

10 years agoMerge branch 'stricter-chained-arg-attrs' into SicilianButtercup
Dagfinn Ilmari Mannsåker [Fri, 24 May 2013 20:16:03 +0000]
Merge branch 'stricter-chained-arg-attrs' into SicilianButtercup

10 years agoAdd Changes entry about disallowing negative counts
Dagfinn Ilmari Mannsåker [Fri, 24 May 2013 20:11:10 +0000]
Add Changes entry about disallowing negative counts

10 years agoUnicode plugin - rework encoding default config
Wallace Reis [Fri, 24 May 2013 00:37:23 +0000]
Unicode plugin - rework encoding default config

The aim is to find a way to: 1) not bust people who are doing the right
thing, 2) force people to do the right thing going forward, with new
apps, 3) make it easy for people doing the wrong thing to keep doing
the wrong thing if they don't or can't fix their apps.

Thus, lets basically set "encoding" bit to 'UTF-8' for apps loading the
plugin directly (unless provided something else) and remove the default
value.

10 years agoUnicode plugin - move docs to main
Wallace Reis [Fri, 24 May 2013 00:19:57 +0000]
Unicode plugin - move docs to main

Just a basic copy/paste from plugin docs. Requires some
polishments later.

10 years agoslightly more logging when we want to manually control the io
John Napiorkowski [Wed, 22 May 2013 20:55:08 +0000]
slightly more logging when we want to manually control the io

10 years agolet you not finalize a request when you wish to jailbreak psgi
John Napiorkowski [Tue, 21 May 2013 17:52:52 +0000]
let you not finalize a request when you wish to jailbreak psgi

10 years agomerged in
John Napiorkowski [Fri, 17 May 2013 17:00:38 +0000]
merged in

10 years agoMerge branch 'master' of git.shadowcat.co.uk:Catalyst-Runtime into SicilianButtercup
John Napiorkowski [Fri, 17 May 2013 16:58:30 +0000]
Merge branch 'master' of git.shadowcat.co.uk:Catalyst-Runtime into SicilianButtercup