8 years agomake sure injected comps have the correct namespace
John Napiorkowski [Mon, 18 May 2015 23:01:38 +0000]
make sure injected comps have the correct namespace

8 years agorefactor test case to make it more like the others (hoping to solve a win32 fail)
John Napiorkowski [Mon, 18 May 2015 13:52:36 +0000]
refactor test case to make it more like the others (hoping to solve a win32 fail)

8 years agoFix arg constraints example in doc
Dmitry Latin [Wed, 13 May 2015 20:09:43 +0000]
Fix arg constraints example in doc

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

8 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

8 years agoFix typos
AQNOUCH Mohammed [Wed, 6 May 2015 18:45:00 +0000]
Fix typos

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

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

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

8 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

8 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

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

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

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

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

8 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

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

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

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

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

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

9 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

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

9 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

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

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

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

9 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

9 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

9 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

9 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

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'