9 years agomake it less easy to want moose stringy types
John Napiorkowski [Fri, 3 Apr 2015 18:23:08 +0000]
make it less easy to want moose stringy types

9 years agofirst pass
John Napiorkowski [Tue, 31 Mar 2015 01:22:11 +0000]
first pass

9 years agospecificy minimum typetiny version (might solve issue in testing
John Napiorkowski [Mon, 30 Mar 2015 16:51:00 +0000]
specificy minimum typetiny version (might solve issue in testing

9 years agominor typo fixes
John Napiorkowski [Thu, 26 Mar 2015 21:15:45 +0000]
minor typo fixes

9 years agoupdate doc a bit
John Napiorkowski [Thu, 26 Mar 2015 20:54:48 +0000]
update doc a bit

9 years agosimplify some code
John Napiorkowski [Thu, 26 Mar 2015 20:37:04 +0000]
simplify some code

9 years agomake sure we can properly do utf8 constraints
John Napiorkowski [Thu, 26 Mar 2015 20:13:24 +0000]
make sure we can properly do utf8 constraints

9 years agofirst pass at constraints on uri_for
John Napiorkowski [Thu, 26 Mar 2015 19:36:55 +0000]
first pass at constraints on uri_for

9 years agofixed POD error
John Napiorkowski [Thu, 26 Mar 2015 16:48:02 +0000]
fixed POD error

9 years agoskip test if no Type::Tiny
John Napiorkowski [Thu, 26 Mar 2015 14:05:31 +0000]
skip test if no Type::Tiny

9 years agomore work on docs
John Napiorkowski [Thu, 26 Mar 2015 01:27:25 +0000]
more work on docs

9 years agoremoved warning;
John Napiorkowski [Thu, 26 Mar 2015 01:13:59 +0000]
removed warning;

9 years agofixed opps
John Napiorkowski [Wed, 25 Mar 2015 20:27:56 +0000]
fixed opps

9 years agomerged from master to sync release
John Napiorkowski [Wed, 25 Mar 2015 20:24:33 +0000]
merged from master to sync release

9 years agominor doc tweak 5.90085
John Napiorkowski [Wed, 25 Mar 2015 18:43:23 +0000]
minor doc tweak

9 years agoupdated UTF8 doc to note the new introduced hacks
John Napiorkowski [Wed, 25 Mar 2015 18:40:27 +0000]
updated UTF8 doc to note the new introduced hacks

9 years agofix for bug around evil query params and docs
John Napiorkowski [Wed, 25 Mar 2015 18:33:20 +0000]
fix for bug around evil query params and docs

9 years agotweak the docs a bit
John Napiorkowski [Wed, 25 Mar 2015 17:08:27 +0000]
tweak the docs a bit

9 years agoadded PATCH http method shortcup
John Napiorkowski [Wed, 25 Mar 2015 16:44:43 +0000]
added PATCH http method shortcup

9 years agopreparing docs for release
John Napiorkowski [Wed, 25 Mar 2015 16:39:13 +0000]
preparing docs for release

9 years agodont autovivify
John Napiorkowski [Wed, 25 Mar 2015 16:38:46 +0000]
dont autovivify

9 years agotest case for reported stash issue to prevent regressions
John Napiorkowski [Wed, 25 Mar 2015 16:38:20 +0000]
test case for reported stash issue to prevent regressions

9 years agodo not change the best_action when args(0) if current best_action is also args(0)
John Napiorkowski [Wed, 25 Mar 2015 15:09:53 +0000]
do not change the best_action when args(0) if current best_action is also args(0)

9 years agoreformat a bit
John Napiorkowski [Wed, 25 Mar 2015 14:56:15 +0000]
reformat a bit

9 years agotest cases for the args0 issue
John Napiorkowski [Wed, 25 Mar 2015 14:54:44 +0000]
test cases for the args0 issue

9 years agoarg0 bug
John Napiorkowski [Tue, 24 Mar 2015 15:30:21 +0000]
arg0 bug

9 years agofailing test cases
John Napiorkowski [Tue, 24 Mar 2015 15:04:28 +0000]
failing test cases

9 years agofail test case for args0 issue
John Napiorkowski [Tue, 24 Mar 2015 14:34:51 +0000]
fail test case for args0 issue

9 years agomore testing
John Napiorkowski [Mon, 23 Mar 2015 23:33:03 +0000]
more testing

9 years agoarg0 tests
John Napiorkowski [Mon, 23 Mar 2015 23:30:35 +0000]
arg0 tests

9 years agohandle infinite args
John Napiorkowski [Mon, 23 Mar 2015 00:17:46 +0000]
handle infinite args

9 years agoshow constraint name if available, and fix bug where end of chain dod not show arg...
John Napiorkowski [Sun, 22 Mar 2015 22:39:03 +0000]
show constraint name if available, and fix bug where end of chain dod not show arg numner

9 years agofix ->uri_for*
John Napiorkowski [Sat, 21 Mar 2015 23:51:02 +0000]
fix ->uri_for*

9 years agocheck both Ref and nonRef types for captures
John Napiorkowski [Fri, 20 Mar 2015 20:26:39 +0000]
check both Ref and nonRef types for captures

9 years agofixes for when there are more than one constraint in the arg or capture
John Napiorkowski [Fri, 20 Mar 2015 20:22:35 +0000]
fixes for when there are more than one constraint in the arg or capture

9 years agominor doc cleanup
John Napiorkowski [Thu, 19 Mar 2015 17:11:04 +0000]
minor doc cleanup

9 years agodocs
John Napiorkowski [Thu, 19 Mar 2015 16:56:08 +0000]
docs

9 years agobasic chaining in place
John Napiorkowski [Thu, 19 Mar 2015 13:56:50 +0000]
basic chaining in place

9 years agocomment out coerce stuff for now
John Napiorkowski [Tue, 17 Mar 2015 20:14:19 +0000]
comment out coerce stuff for now

9 years agoare coercions feasable at all?
John Napiorkowski [Tue, 17 Mar 2015 18:22:29 +0000]
are coercions feasable at all?

9 years agobasic coerces
John Napiorkowski [Tue, 17 Mar 2015 17:51:43 +0000]
basic coerces

9 years agosupport imported types (types-tiny, MXT)
John Napiorkowski [Tue, 17 Mar 2015 14:52:11 +0000]
support imported types (types-tiny, MXT)

9 years agocheck test order
John Napiorkowski [Thu, 12 Mar 2015 21:14:41 +0000]
check test order

9 years agofix typo and update test
John Napiorkowski [Thu, 12 Mar 2015 20:50:16 +0000]
fix typo and update test

9 years agoremove some potentially confusing syntax
John Napiorkowski [Thu, 12 Mar 2015 18:42:11 +0000]
remove some potentially confusing syntax

9 years agoallow refs
John Napiorkowski [Thu, 12 Mar 2015 17:43:37 +0000]
allow refs

9 years agopassing tests and refactored a bit for clarity
John Napiorkowski [Thu, 12 Mar 2015 16:51:57 +0000]
passing tests and refactored a bit for clarity

9 years agopassing tests again
John Napiorkowski [Thu, 12 Mar 2015 16:17:39 +0000]
passing tests again

9 years agodraft / proof of concept
John Napiorkowski [Tue, 10 Mar 2015 23:09:29 +0000]
draft / proof of concept

9 years agoMerge branch 'master' into australorp
John Napiorkowski [Mon, 2 Mar 2015 16:43:44 +0000]
Merge branch 'master' into australorp

Conflicts:
Changes
lib/Catalyst.pm
lib/Catalyst/Runtime.pm

9 years agofix typo in Changes
Alexander Hartmaier [Wed, 25 Feb 2015 11:40:36 +0000]
fix typo in Changes

9 years agomake sure we still properly decode the part name 5.90084
John Napiorkowski [Mon, 23 Feb 2015 22:12:59 +0000]
make sure we still properly decode the part name

9 years agoextend the docs on UTF8 to include recent updates
John Napiorkowski [Mon, 23 Feb 2015 22:07:33 +0000]
extend the docs on UTF8 to include recent updates

9 years agoready for upload
John Napiorkowski [Mon, 23 Feb 2015 21:11:14 +0000]
ready for upload

9 years agofinalize changes
John Napiorkowski [Mon, 23 Feb 2015 21:08:59 +0000]
finalize changes

9 years agowhen a POST supplies content encoding, dont assume UTF8
John Napiorkowski [Mon, 23 Feb 2015 20:46:17 +0000]
when a POST supplies content encoding, dont assume UTF8

9 years agomore tests for new utf8 stuff
John Napiorkowski [Mon, 23 Feb 2015 15:44:14 +0000]
more tests for new utf8 stuff

9 years agorestored working test case
John Napiorkowski [Mon, 23 Feb 2015 15:42:31 +0000]
restored working test case

9 years agoFix a typo in Changes
Dave Rolsky [Tue, 17 Feb 2015 03:22:03 +0000]
Fix a typo in Changes

9 years agoupdate changes and update version in prep for release 5.90083
John Napiorkowski [Tue, 17 Feb 2015 02:25:42 +0000]
update changes and update version in prep for release

9 years agoremove test case for now
John Napiorkowski [Tue, 17 Feb 2015 02:17:33 +0000]
remove test case for now

9 years agot push origin masterMerge branch 'ap-fix-prepare-query-parameters'
John Napiorkowski [Tue, 17 Feb 2015 01:52:10 +0000]
t push origin masterMerge branch 'ap-fix-prepare-query-parameters'

9 years agoMerge branch 'fix-prepare-query-parameters' of https://github.com/ap/catalyst-runtime...
John Napiorkowski [Tue, 17 Feb 2015 01:51:57 +0000]
Merge branch 'fix-prepare-query-parameters' of https://github.com/ap/catalyst-runtime into ap-fix-prepare-query-parameters

9 years agoreuse mixed-values hash logic from Hash::MultiValue
Aristotle Pagaltzis [Mon, 16 Feb 2015 16:53:36 +0000]
reuse mixed-values hash logic from Hash::MultiValue

There is no need to have code for the same job in memory twice,
or two fix bugs in two copies of code for doing the same thing.

9 years agostop using cached Hash::MultiValue from env
Aristotle Pagaltzis [Mon, 16 Feb 2015 13:50:21 +0000]
stop using cached Hash::MultiValue from env

Plack::Request and Catalyst::Request have incompatible semantics for
naked parameters: P::Rq parses them as keys with empty-string values
while C::Rq parses them as keys with an undef value. Therefore even
if a Hash::MultiValue object was cached by P::Rq in the environment,
it is wrong to reuse it.

9 years agotest case we want to fix
John Napiorkowski [Tue, 20 Jan 2015 21:47:55 +0000]
test case we want to fix

9 years agoupdate changes
John Napiorkowski [Tue, 20 Jan 2015 21:46:43 +0000]
update changes

9 years agoupdate requirements
John Napiorkowski [Tue, 20 Jan 2015 21:42:49 +0000]
update requirements

9 years agot push origin masterMerge branch 'andrewalker/fix-options-http-method'
John Napiorkowski [Tue, 20 Jan 2015 21:39:55 +0000]
t push origin masterMerge branch 'andrewalker/fix-options-http-method'

9 years agomake travis builds faster
Arthur Axel 'fREW' Schmidt [Tue, 20 Jan 2015 18:28:09 +0000]
make travis builds faster

9 years agoAdd my IRC handle
André Walker [Tue, 20 Jan 2015 16:21:03 +0000]
Add my IRC handle

9 years agoAdd test case for OPTIONS
André Walker [Tue, 20 Jan 2015 16:20:05 +0000]
Add test case for OPTIONS

The attribute OPTION should not have any effect on method matching. The
attribute OPTIONS should work as expected.

9 years agoFix OPTIONS HTTP Method
André Walker [Tue, 20 Jan 2015 15:37:14 +0000]
Fix OPTIONS HTTP Method

The attribute that matched the OPTIONS HTTP method was spelled "OPTION"
instead of "OPTIONS". There's no such HTTP verb "OPTION".

This patch fixes documentation and implementation, and adds my name as a
contributor :)

9 years agocorrected changes dates
John Napiorkowski [Sun, 11 Jan 2015 18:41:25 +0000]
corrected changes dates

9 years agofixed another regression
John Napiorkowski [Sat, 10 Jan 2015 23:30:29 +0000]
fixed another regression

9 years agoremove horrid hack, add test cases 5.90081
John Napiorkowski [Sat, 10 Jan 2015 22:34:52 +0000]
remove horrid hack, add test cases

9 years agofirst post on australorp
John Napiorkowski [Sat, 10 Jan 2015 22:17:11 +0000]
first post on australorp

9 years agoready for release 5.90080
John Napiorkowski [Fri, 9 Jan 2015 16:44:05 +0000]
ready for release

9 years agomore spelling fixes
Alexander Hartmaier [Thu, 8 Jan 2015 15:25:36 +0000]
more spelling fixes

9 years agowhitespace fixes in Upgrading.pod
Alexander Hartmaier [Thu, 8 Jan 2015 10:12:36 +0000]
whitespace fixes in Upgrading.pod

9 years agofix Catalyst::ActionRole::Scheme docs
Alexander Hartmaier [Thu, 8 Jan 2015 10:07:20 +0000]
fix Catalyst::ActionRole::Scheme docs

9 years agofix whitespace in the new UTF8 doc
Alexander Hartmaier [Thu, 8 Jan 2015 10:04:43 +0000]
fix whitespace in the new UTF8 doc

9 years agomore doc tweaks 5.90079_008
John Napiorkowski [Wed, 7 Jan 2015 22:59:21 +0000]
more doc tweaks

9 years agodocs and ready for release testing
John Napiorkowski [Wed, 7 Jan 2015 22:44:04 +0000]
docs and ready for release testing

9 years agoif a response is from an external psgi app, donot double encode if a charset is present
John Napiorkowski [Wed, 7 Jan 2015 22:35:01 +0000]
if a response is from an external psgi app, donot double encode if a charset is present

9 years agoadded links to UTF8 docs in delta and upgrading
Mark Ellis [Wed, 7 Jan 2015 21:53:56 +0000]
added links to UTF8 docs in delta and upgrading

also fixed typos in UTF8 doc

9 years agoup version for pending release
John Napiorkowski [Wed, 7 Jan 2015 19:48:28 +0000]
up version for pending release

9 years agocorrect documentation on the Scheme actionrole
John Napiorkowski [Wed, 7 Jan 2015 19:48:10 +0000]
correct documentation on the Scheme actionrole

9 years agonew document reviewing catalyst UTF8 changes
John Napiorkowski [Wed, 7 Jan 2015 19:37:55 +0000]
new document reviewing catalyst UTF8 changes

9 years agotests and donot let you change encoding too late into the response
John Napiorkowski [Wed, 7 Jan 2015 19:37:39 +0000]
tests and donot let you change encoding too late into the response

9 years agoif we change encoding on $c after asking for a write_fh we want to make sure catalyst...
John Napiorkowski [Wed, 7 Jan 2015 18:40:42 +0000]
if we change encoding on $c after asking for a write_fh we want to make sure catalyst does the right thing

9 years agomore test cases
John Napiorkowski [Wed, 7 Jan 2015 18:40:03 +0000]
more test cases

9 years agoexclude a test that fails on windows pointlessly
John Napiorkowski [Wed, 7 Jan 2015 15:37:29 +0000]
exclude a test that fails on windows pointlessly

9 years agofixed test fail on windows (/ versus \)
John Napiorkowski [Wed, 7 Jan 2015 15:27:45 +0000]
fixed test fail on windows (/ versus \)

9 years agofix spelling to satisfy t/author/spelling.t
Alexander Hartmaier [Wed, 7 Jan 2015 15:19:34 +0000]
fix spelling to satisfy t/author/spelling.t

9 years agofix typos in Changes back to version 5.60
Alexander Hartmaier [Wed, 7 Jan 2015 14:36:39 +0000]
fix typos in Changes back to version 5.60

9 years agofixed changes
John Napiorkowski [Tue, 6 Jan 2015 23:16:05 +0000]
fixed changes

9 years agoMerge branch 'master' into holland
John Napiorkowski [Tue, 6 Jan 2015 23:15:11 +0000]
Merge branch 'master' into holland

Conflicts:
Changes
lib/Catalyst.pm
lib/Catalyst/Runtime.pm

9 years agomore docs
John Napiorkowski [Mon, 5 Jan 2015 19:54:09 +0000]
more docs

9 years agofix broken test case, update copyright date 5.90079
John Napiorkowski [Fri, 2 Jan 2015 17:48:34 +0000]
fix broken test case, update copyright date