10 years agobump version 5.90091
John Napiorkowski [Fri, 8 May 2015 20:34:06 +0000]
bump version

10 years agofixed a bug with expand components and subcomponents
John Napiorkowski [Fri, 8 May 2015 20:32:33 +0000]
fixed a bug with expand components and subcomponents

10 years agofixed basd test, prepped version info
John Napiorkowski [Wed, 29 Apr 2015 14:02:26 +0000]
fixed basd test, prepped version info

10 years agoprep for release 5.90089_004
John Napiorkowski [Tue, 28 Apr 2015 18:27:02 +0000]
prep for release

10 years agodocs updates
John Napiorkowski [Tue, 28 Apr 2015 18:21:29 +0000]
docs updates

10 years agoremoved debugging module accidentally left in place
John Napiorkowski [Tue, 28 Apr 2015 17:53:46 +0000]
removed debugging module accidentally left in place

10 years agorevert a mistaken optimizion in how we create (or dont create) a stats object
John Napiorkowski [Tue, 28 Apr 2015 17:02:38 +0000]
revert a mistaken optimizion in how we create (or dont create) a stats object

10 years agoadd config_for
John Napiorkowski [Mon, 27 Apr 2015 23:36:10 +0000]
add config_for

10 years agorefactor component injection 5.90089_003
John Napiorkowski [Mon, 27 Apr 2015 20:11:56 +0000]
refactor component injection

10 years agoup version to prepare release
John Napiorkowski [Mon, 27 Apr 2015 18:03:50 +0000]
up version to prepare release

10 years agomore docs
John Napiorkowski [Mon, 27 Apr 2015 17:59:08 +0000]
more docs

10 years agoa bit of cleanup as we ponder stable
John Napiorkowski [Mon, 27 Apr 2015 15:17:06 +0000]
a bit of cleanup as we ponder stable

10 years agofixed issue when injecting controllers
John Napiorkowski [Wed, 22 Apr 2015 20:09:44 +0000]
fixed issue when injecting controllers

10 years agorelease dev002 5.90089_002
John Napiorkowski [Fri, 17 Apr 2015 21:36:47 +0000]
release dev002

10 years agobit of formatting normalizaion
John Napiorkowski [Fri, 17 Apr 2015 20:07:07 +0000]
bit of formatting normalizaion

10 years agogetting the docs in shape
John Napiorkowski [Fri, 17 Apr 2015 19:39:53 +0000]
getting the docs in shape

10 years agoallow inject_components application level method
John Napiorkowski [Fri, 17 Apr 2015 18:25:25 +0000]
allow inject_components application level method

10 years agosince _context is a weak ref it can go out of scope before all the errors are finishe...
John Napiorkowski [Fri, 17 Apr 2015 17:43:28 +0000]
since _context is a weak ref it can go out of scope before all the errors are finished, wehn in debug mode

10 years agonew config key for injected comps
John Napiorkowski [Fri, 17 Apr 2015 17:29:50 +0000]
new config key for injected comps

10 years agothe possibility of using a coderef better
John Napiorkowski [Fri, 17 Apr 2015 01:22:39 +0000]
the possibility of using a coderef better

10 years agoslightly better abstraction
John Napiorkowski [Fri, 17 Apr 2015 01:14:17 +0000]
slightly better abstraction

10 years agoexample "delayed" component setup
John Napiorkowski [Thu, 16 Apr 2015 23:18:32 +0000]
example "delayed" component setup

10 years agoinject_component can now compose roles
John Napiorkowski [Tue, 14 Apr 2015 21:26:27 +0000]
inject_component can now compose roles

10 years agomake this test lib like all the others
John Napiorkowski [Tue, 14 Apr 2015 19:56:42 +0000]
make this test lib like all the others

10 years agomore details on the new core features
John Napiorkowski [Tue, 14 Apr 2015 19:08:31 +0000]
more details on the new core features

10 years agofixed bugs in type constraints and cored some extensibility features
John Napiorkowski [Tue, 14 Apr 2015 18:51:09 +0000]
fixed bugs in type constraints and cored some extensibility features

10 years agotweaked how constraints work to narrow and tighten scope
John Napiorkowski [Fri, 10 Apr 2015 17:22:06 +0000]
tweaked how constraints work to narrow and tighten scope

10 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

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

10 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

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

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

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

10 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

10 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

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

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

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

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

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

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

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

10 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

10 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

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

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

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

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

10 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

10 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)

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

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

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

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

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

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

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

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

10 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

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

10 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

10 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

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

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

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

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

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

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

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

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

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

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

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

10 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

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

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

10 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

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

10 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

10 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

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

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

10 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

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

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

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

10 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

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

10 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'

10 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

10 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.

10 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.

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

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

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

10 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'

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

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

10 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.

10 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 :)