14 years agoBump required Module::Install version in everything. janus++ attic/proxystuff
Tomas Doran [Thu, 7 May 2009 13:19:53 +0000]
Bump required Module::Install version in everything. janus++

15 years agoMerge 'trunk' into 'proxystuff'
J. Shirley [Mon, 3 Nov 2008 23:20:57 +0000]
Merge 'trunk' into 'proxystuff'

r14608@tengu (orig r7809):  bricas | 2008-05-26 17:40:53 -0700
Get some of the optional_* tests working from dirs with spaces (RT #26455)
r14609@tengu (orig r7810):  bricas | 2008-05-26 18:43:13 -0700
fix up test to match release.
r14610@tengu (orig r7811):  bricas | 2008-05-26 19:42:11 -0700
Fix Catalyst::Utils::home() when application .pm is in the current dir (RT #34437)
r14612@tengu (orig r7857):  bricas | 2008-05-29 06:01:03 -0700
Added the ability to remove parameters in req->uri_with() by passing in an undef value (RT #34782)
r14619@tengu (orig r7936):  bricas | 2008-06-20 11:14:11 -0700
remove a confusing and duplicate bit of documentation
r14620@tengu (orig r7938):  bricas | 2008-06-23 06:38:24 -0700
Fix for LocalRegex when used in the Root controller
r14621@tengu (orig r7995):  bricas | 2008-06-23 15:01:06 -0700
Update HTTP::Body dep so that the uploadtmp config value will work (RT #22540)
r14622@tengu (orig r7996):  bricas | 2008-06-23 17:14:21 -0700
remove 0-length query string components so warnings aren't thrown (RT #36428)
r14624@tengu (orig r8000):  marcus | 2008-06-25 12:08:09 -0700
merge compres branch
r14626@tengu (orig r8002):  marcus | 2008-06-25 13:16:15 -0700
merge go branch.
r14627@tengu (orig r8003):  marcus | 2008-06-25 13:38:36 -0700
Prepare for 5.7099_01
r14628@tengu (orig r8006):  marcus | 2008-06-25 23:48:13 -0700
Add go to changes
r14629@tengu (orig r8011):  marcus | 2008-06-27 02:19:04 -0700
Fix warning for dev versions
r14630@tengu (orig r8012):  bricas | 2008-06-27 05:06:54 -0700
rescue :PathPrefix from an old branch
r14631@tengu (orig r8053):  bricas | 2008-06-30 05:19:10 -0700
nuked Catalyst::Build
r14632@tengu (orig r8054):  bricas | 2008-06-30 07:58:05 -0700
authors cleanup
r14633@tengu (orig r8057):  bricas | 2008-06-30 09:25:16 -0700
missed one
r14634@tengu (orig r8106):  t0m | 2008-07-12 05:02:32 -0700
Clarify inner package behavior of companent instantation in the POD. (no 1 of 2 doc patches I promised mst)
r14635@tengu (orig r8114):  bricas | 2008-07-14 11:20:11 -0700
Updated Catalyst::Test docs to mention the use of HTTP::Request objects (Rafael Kitover)
r14636@tengu (orig r8124):  marcus | 2008-07-16 10:13:20 -0700
Prepare 5.7100
r14637@tengu (orig r8125):  bricas | 2008-07-16 10:23:53 -0700
removing some Dumpers
r14638@tengu (orig r8126):  marcus | 2008-07-16 10:32:35 -0700
prepare for devel release
r14639@tengu (orig r8128):  bricas | 2008-07-16 17:37:48 -0700
doc typo fix (rafl)
r14640@tengu (orig r8134):  bricas | 2008-07-17 08:33:07 -0700
tiny doc update
r14641@tengu (orig r8135):  bricas | 2008-07-17 17:01:14 -0700
Fix regression for regexp fallback in model(), view() and controller()
r14642@tengu (orig r8136):  bricas | 2008-07-17 18:21:07 -0700
more fixes to regexp fallback, ugh.
r14643@tengu (orig r8138):  bricas | 2008-07-18 04:23:28 -0700
Added the supplied argument to the regexp fallback warning for easier debugging
r14644@tengu (orig r8140):  bricas | 2008-07-18 05:29:44 -0700
Ensure ACCEPT_CONTEXT is called for results from component()
r14645@tengu (orig r8141):  bricas | 2008-07-18 06:20:02 -0700
add a test for ACCEPT_CONTEXT from regex fallback in view()
r14646@tengu (orig r8143):  marcus | 2008-07-20 01:11:37 -0700
Prepare for _03 dev release
r14647@tengu (orig r8149):  dandv | 2008-07-22 14:26:55 -0700
Added warnign that path_to() should be called after MyApp->setup, which sets $c->config->{home}

r14648@tengu (orig r8151):  dandv | 2008-07-23 03:56:29 -0700
Undoing my commit since the issue had been fixed in Catalyst::Devel 1.08 (#37869)

r14873@tengu (orig r8161):  marcus | 2008-07-24 23:56:31 -0700
Add chained go tests
r14874@tengu (orig r8175):  ash | 2008-08-01 09:58:25 -0700
TODO tests added for :ChainedParent and :Chained('../action') atrs
r14875@tengu (orig r8185):  castaway | 2008-08-05 13:21:25 -0700
Switch syntax example for model to use create=static

r14876@tengu (orig r8194):  marcus | 2008-08-06 13:19:47 -0700
Add pt translation of error msg
r14877@tengu (orig r8195):  bricas | 2008-08-07 04:51:10 -0700
tidy up the name of module in pod
r14878@tengu (orig r8196):  bricas | 2008-08-07 09:31:31 -0700
Fix some Win32 test failures
r14879@tengu (orig r8197):  bricas | 2008-08-08 07:08:12 -0700
go() cannot dispatch to anon. actions, fix code and tests to match.
r14880@tengu (orig r8199):  bricas | 2008-08-08 12:35:45 -0700
pod fix
r14881@tengu (orig r8231):  matthewt | 2008-08-18 05:02:54 -0700
merge rafl's test
r14882@tengu (orig r8232):  gbjk | 2008-08-18 12:03:08 -0700
DispatchType/Chained:
A chain of equal actions but less captures should win over one with more captures.
Less captures is taken to mean it did so less ambiguously, and therefore wins the fight.
A chain of more actions will lose to one of less actions even if it had less captures, though.
i.e.: Actions beat Captures, but Captures decide betwixt Actions.

r14883@tengu (orig r8235):  zarquon | 2008-08-20 11:25:20 -0700
 r13745@harold:  kd | 2008-08-20 19:24:42 +0100
 improvements to redirect doc

r14884@tengu (orig r8271):  rafl | 2008-08-24 12:31:44 -0700
Move :Chained sugar out of DispatchType::Chained.
r14885@tengu (orig r8272):  rafl | 2008-08-24 12:31:53 -0700
Fix tests for ../action chaining.

rootdef is an endaction; the tests expect two args for chained_rel.
r14886@tengu (orig r8273):  rafl | 2008-08-24 12:32:00 -0700
Implement :Chained('../action').
r14887@tengu (orig r8274):  rafl | 2008-08-24 12:32:08 -0700
Implement :ChainedParent.
r14888@tengu (orig r8275):  rafl | 2008-08-24 12:32:14 -0700
UnTODO :Chained('../action') tests.
r14889@tengu (orig r8276):  rafl | 2008-08-24 12:32:21 -0700
Test :Chained('../../action').
r14890@tengu (orig r8277):  rafl | 2008-08-24 12:32:27 -0700
Implement relative chaining over more than one level.
r14891@tengu (orig r8278):  rafl | 2008-08-24 12:32:34 -0700
UnTODO tests for relative chaining over multiple levels.
r14892@tengu (orig r8282):  rafl | 2008-08-25 10:28:56 -0700
Add a test controller for :Chained('../../action').

Forgot to add it in r8276.
r14893@tengu (orig r8295):  rafl | 2008-08-26 08:20:04 -0700
Changelogging.
r14997@tengu (orig r8326):  rafl | 2008-09-02 04:48:19 -0700
Mention PathPrefix in Chained docs.
r14998@tengu (orig r8327):  rafl | 2008-09-02 04:48:31 -0700
Document :Chained('../action').
r14999@tengu (orig r8328):  rafl | 2008-09-02 04:48:44 -0700
Document :ChainedParent.
r16703@tengu (orig r8494):  castaway | 2008-10-01 12:25:32 -0700
Improve docs for uri_for

r16803@tengu (orig r8531):  matthewt | 2008-10-15 12:17:30 -0700
back out go() so we can ship a 5.7100 with other features and bugfixes
r16804@tengu (orig r8533):  andyg | 2008-10-15 12:23:04 -0700
Workaround change in LWP that broke a cookie test (RT #40037)

15 years agoWorkaround change in LWP that broke a cookie test (RT #40037)
Andy Grundman [Wed, 15 Oct 2008 19:23:04 +0000]
Workaround change in LWP that broke a cookie test (RT #40037)

15 years agoback out go() so we can ship a 5.7100 with other features and bugfixes
Matt S Trout [Wed, 15 Oct 2008 19:17:30 +0000]
back out go() so we can ship a 5.7100 with other features and bugfixes

15 years agoImprove docs for uri_for
Jess Robinson [Wed, 1 Oct 2008 19:25:32 +0000]
Improve docs for uri_for

15 years agoDocument :ChainedParent.
Florian Ragwitz [Tue, 2 Sep 2008 11:48:44 +0000]
Document :ChainedParent.

15 years agoDocument :Chained('../action').
Florian Ragwitz [Tue, 2 Sep 2008 11:48:31 +0000]
Document :Chained('../action').

15 years agoMention PathPrefix in Chained docs.
Florian Ragwitz [Tue, 2 Sep 2008 11:48:19 +0000]
Mention PathPrefix in Chained docs.

15 years agoChangelogging.
Florian Ragwitz [Tue, 26 Aug 2008 15:20:04 +0000]
Changelogging.

15 years agoAdd a test controller for :Chained('../../action').
Florian Ragwitz [Mon, 25 Aug 2008 17:28:56 +0000]
Add a test controller for :Chained('../../action').

Forgot to add it in r8276.

15 years agoUnTODO tests for relative chaining over multiple levels.
Florian Ragwitz [Sun, 24 Aug 2008 19:32:34 +0000]
UnTODO tests for relative chaining over multiple levels.

15 years agoImplement relative chaining over more than one level.
Florian Ragwitz [Sun, 24 Aug 2008 19:32:27 +0000]
Implement relative chaining over more than one level.

15 years agoTest :Chained('../../action').
Florian Ragwitz [Sun, 24 Aug 2008 19:32:21 +0000]
Test :Chained('../../action').

15 years agoUnTODO :Chained('../action') tests.
Florian Ragwitz [Sun, 24 Aug 2008 19:32:14 +0000]
UnTODO :Chained('../action') tests.

15 years agoImplement :ChainedParent.
Florian Ragwitz [Sun, 24 Aug 2008 19:32:08 +0000]
Implement :ChainedParent.

15 years agoImplement :Chained('../action').
Florian Ragwitz [Sun, 24 Aug 2008 19:32:00 +0000]
Implement :Chained('../action').

15 years agoFix tests for ../action chaining.
Florian Ragwitz [Sun, 24 Aug 2008 19:31:53 +0000]
Fix tests for ../action chaining.

rootdef is an endaction; the tests expect two args for chained_rel.

15 years agoMove :Chained sugar out of DispatchType::Chained.
Florian Ragwitz [Sun, 24 Aug 2008 19:31:44 +0000]
Move :Chained sugar out of DispatchType::Chained.

15 years agoimprovements to redirect doc
Kieren Diment [Wed, 20 Aug 2008 18:25:20 +0000]
improvements to redirect doc

15 years agoDispatchType/Chained:
Gareth Kirwan [Mon, 18 Aug 2008 19:03:08 +0000]
DispatchType/Chained:
A chain of equal actions but less captures should win over one with more captures.
Less captures is taken to mean it did so less ambiguously, and therefore wins the fight.
A chain of more actions will lose to one of less actions even if it had less captures, though.
i.e.: Actions beat Captures, but Captures decide betwixt Actions.

15 years agomerge rafl's test
Matt S Trout [Mon, 18 Aug 2008 12:02:54 +0000]
merge rafl's test

15 years agopod fix
Brian Cassidy [Fri, 8 Aug 2008 19:35:45 +0000]
pod fix

15 years agogo() cannot dispatch to anon. actions, fix code and tests to match.
Brian Cassidy [Fri, 8 Aug 2008 14:08:12 +0000]
go() cannot dispatch to anon. actions, fix code and tests to match.

15 years agoFix some Win32 test failures
Brian Cassidy [Thu, 7 Aug 2008 16:31:31 +0000]
Fix some Win32 test failures

15 years agotidy up the name of module in pod
Brian Cassidy [Thu, 7 Aug 2008 11:51:10 +0000]
tidy up the name of module in pod

15 years agoAdd pt translation of error msg
Marcus Ramberg [Wed, 6 Aug 2008 20:19:47 +0000]
Add pt translation of error msg

15 years agoSwitch syntax example for model to use create=static
Jess Robinson [Tue, 5 Aug 2008 20:21:25 +0000]
Switch syntax example for model to use create=static

15 years agoTODO tests added for :ChainedParent and :Chained('../action') atrs
Ash Berlin [Fri, 1 Aug 2008 16:58:25 +0000]
TODO tests added for :ChainedParent and :Chained('../action') atrs

15 years agoAdd chained go tests
Marcus Ramberg [Fri, 25 Jul 2008 06:56:31 +0000]
Add chained go tests

15 years agoUndoing my commit since the issue had been fixed in Catalyst::Devel 1.08 (#37869)
Dan Dascalescu [Wed, 23 Jul 2008 10:56:29 +0000]
Undoing my commit since the issue had been fixed in Catalyst::Devel 1.08 (#37869)

15 years agoUndoing my commit since the issue had been fixed in Catalyst::Devel 1.08 (#37869)
Dan Dascalescu [Wed, 23 Jul 2008 10:56:29 +0000]
Undoing my commit since the issue had been fixed in Catalyst::Devel 1.08 (#37869)

15 years agoAdded warnign that path_to() should be called after MyApp->setup, which sets $c-...
Dan Dascalescu [Tue, 22 Jul 2008 21:26:55 +0000]
Added warnign that path_to() should be called after MyApp->setup, which sets $c->config->{home}

15 years agoAdded warnign that path_to() should be called after MyApp->setup, which sets $c-...
Dan Dascalescu [Tue, 22 Jul 2008 21:26:55 +0000]
Added warnign that path_to() should be called after MyApp->setup, which sets $c->config->{home}

15 years agoPrepare for _03 dev release
Marcus Ramberg [Sun, 20 Jul 2008 08:11:37 +0000]
Prepare for _03 dev release

15 years agoadd a test for ACCEPT_CONTEXT from regex fallback in view()
Brian Cassidy [Fri, 18 Jul 2008 13:20:02 +0000]
add a test for ACCEPT_CONTEXT from regex fallback in view()

15 years agoEnsure ACCEPT_CONTEXT is called for results from component()
Brian Cassidy [Fri, 18 Jul 2008 12:29:44 +0000]
Ensure ACCEPT_CONTEXT is called for results from component()

15 years agoAdded the supplied argument to the regexp fallback warning for easier debugging
Brian Cassidy [Fri, 18 Jul 2008 11:23:28 +0000]
Added the supplied argument to the regexp fallback warning for easier debugging

15 years agomore fixes to regexp fallback, ugh.
Brian Cassidy [Fri, 18 Jul 2008 01:21:07 +0000]
more fixes to regexp fallback, ugh.

15 years agoFix regression for regexp fallback in model(), view() and controller()
Brian Cassidy [Fri, 18 Jul 2008 00:01:14 +0000]
Fix regression for regexp fallback in model(), view() and controller()

15 years agotiny doc update
Brian Cassidy [Thu, 17 Jul 2008 15:33:07 +0000]
tiny doc update

15 years agodoc typo fix (rafl)
Brian Cassidy [Thu, 17 Jul 2008 00:37:48 +0000]
doc typo fix (rafl)

15 years agoprepare for devel release
Marcus Ramberg [Wed, 16 Jul 2008 17:32:35 +0000]
prepare for devel release

15 years agoremoving some Dumpers
Brian Cassidy [Wed, 16 Jul 2008 17:23:53 +0000]
removing some Dumpers

15 years agoPrepare 5.7100
Marcus Ramberg [Wed, 16 Jul 2008 17:13:20 +0000]
Prepare 5.7100

15 years agoUpdated Catalyst::Test docs to mention the use of HTTP::Request objects (Rafael Kitover)
Brian Cassidy [Mon, 14 Jul 2008 18:20:11 +0000]
Updated Catalyst::Test docs to mention the use of HTTP::Request objects (Rafael Kitover)

15 years agoClarify inner package behavior of companent instantation in the POD. (no 1 of 2 doc...
Tomas Doran [Sat, 12 Jul 2008 12:02:32 +0000]
Clarify inner package behavior of companent instantation in the POD. (no 1 of 2 doc patches I promised mst)

15 years agomissed one
Brian Cassidy [Mon, 30 Jun 2008 16:25:16 +0000]
missed one

15 years agoauthors cleanup
Brian Cassidy [Mon, 30 Jun 2008 14:58:05 +0000]
authors cleanup

15 years agonuked Catalyst::Build
Brian Cassidy [Mon, 30 Jun 2008 12:19:10 +0000]
nuked Catalyst::Build

15 years agorescue :PathPrefix from an old branch
Brian Cassidy [Fri, 27 Jun 2008 12:06:54 +0000]
rescue :PathPrefix from an old branch

15 years agoFix warning for dev versions
Marcus Ramberg [Fri, 27 Jun 2008 09:19:04 +0000]
Fix warning for dev versions

15 years agoAdd go to changes
Marcus Ramberg [Thu, 26 Jun 2008 06:48:13 +0000]
Add go to changes

15 years agoPrepare for 5.7099_01
Marcus Ramberg [Wed, 25 Jun 2008 20:38:36 +0000]
Prepare for 5.7099_01

15 years agoremove a confusing and duplicate bit of documentation
Marcus Ramberg [Wed, 25 Jun 2008 20:15:23 +0000]
remove a confusing and duplicate bit of documentation
Fix for LocalRegex when used in the Root controller
Update HTTP::Body dep so that the uploadtmp config value will work (RT #22540)
remove 0-length query string components so warnings aren't thrown (RT #36428)
merge compres branch
r21359@Command-Central (orig r7936):  bricas | 2008-06-20 20:14:11 +0200
r21361@Command-Central (orig r7938):  bricas | 2008-06-23 15:38:24 +0200
r21418@Command-Central (orig r7995):  bricas | 2008-06-24 00:01:06 +0200
r21419@Command-Central (orig r7996):  bricas | 2008-06-24 02:14:21 +0200
r21423@Command-Central (orig r8000):  marcus | 2008-06-25 21:08:09 +0200

15 years agoMerge 'trunk' into 'compres'
Marcus Ramberg [Wed, 25 Jun 2008 19:06:44 +0000]
Merge 'trunk' into 'compres'

r20038@Command-Central (orig r7857):  bricas | 2008-05-29 15:01:03 +0200
Added the ability to remove parameters in req->uri_with() by passing in an undef value (RT #34782)
r21359@Command-Central (orig r7936):  bricas | 2008-06-20 20:14:11 +0200
remove a confusing and duplicate bit of documentation
r21361@Command-Central (orig r7938):  bricas | 2008-06-23 15:38:24 +0200
Fix for LocalRegex when used in the Root controller
r21418@Command-Central (orig r7995):  bricas | 2008-06-24 00:01:06 +0200
Update HTTP::Body dep so that the uploadtmp config value will work (RT #22540)
r21419@Command-Central (orig r7996):  bricas | 2008-06-24 02:14:21 +0200
remove 0-length query string components so warnings aren't thrown (RT #36428)

15 years agoremove 0-length query string components so warnings aren't thrown (RT #36428)
Brian Cassidy [Tue, 24 Jun 2008 00:14:21 +0000]
remove 0-length query string components so warnings aren't thrown (RT #36428)

15 years agoUpdate HTTP::Body dep so that the uploadtmp config value will work (RT #22540)
Brian Cassidy [Mon, 23 Jun 2008 22:01:06 +0000]
Update HTTP::Body dep so that the uploadtmp config value will work (RT #22540)

15 years agoFix for LocalRegex when used in the Root controller
Brian Cassidy [Mon, 23 Jun 2008 13:38:24 +0000]
Fix for LocalRegex when used in the Root controller

15 years agoremove a confusing and duplicate bit of documentation
Brian Cassidy [Fri, 20 Jun 2008 18:14:11 +0000]
remove a confusing and duplicate bit of documentation

15 years agominor change to warning. docs + Changes
Brian Cassidy [Fri, 30 May 2008 13:25:38 +0000]
minor change to warning. docs + Changes

15 years agoadd a test for warnings from comp()
Brian Cassidy [Fri, 30 May 2008 12:57:48 +0000]
add a test for warnings from comp()

15 years agoupdate some warnings
Brian Cassidy [Fri, 30 May 2008 12:54:43 +0000]
update some warnings

15 years agorework component resolution methods (i.e. model(), models(), etc), plus add in some...
Brian Cassidy [Fri, 30 May 2008 12:34:31 +0000]
rework component resolution methods (i.e. model(), models(), etc), plus add in some regexp specific behavior

15 years agoAdded the ability to remove parameters in req->uri_with() by passing in an undef...
Brian Cassidy [Thu, 29 May 2008 13:01:03 +0000]
Added the ability to remove parameters in req->uri_with() by passing in an undef value (RT #34782)

15 years agoFix Catalyst::Utils::home() when application .pm is in the current dir (RT #34437)
Brian Cassidy [Tue, 27 May 2008 02:42:11 +0000]
Fix Catalyst::Utils::home() when application .pm is in the current dir (RT #34437)

15 years agofix up test to match release.
Brian Cassidy [Tue, 27 May 2008 01:43:13 +0000]
fix up test to match release.

15 years agoGet some of the optional_* tests working from dirs with spaces (RT #26455)
Brian Cassidy [Tue, 27 May 2008 00:40:53 +0000]
Get some of the optional_* tests working from dirs with spaces (RT #26455)

15 years agoCopy proxy patches from old proxystuff branch
Andy Grundman [Mon, 26 May 2008 15:38:21 +0000]
Copy proxy patches from old proxystuff branch

15 years agotidy up Changes a wee bit.
Brian Cassidy [Mon, 26 May 2008 01:28:49 +0000]
tidy up Changes a wee bit.

15 years agoFixed changes
Marcus Ramberg [Sun, 25 May 2008 15:44:47 +0000]
Fixed changes

15 years agofixing up some merge fun
Kieren Diment [Fri, 23 May 2008 22:57:59 +0000]
fixing up some merge fun

15 years agomore yaml expurgation
Kieren Diment [Fri, 23 May 2008 22:55:26 +0000]
more yaml expurgation

15 years agoFix regression for "sub foo : Path {}" in the root controller which was introduced...
Brian Cassidy [Fri, 23 May 2008 16:54:30 +0000]
Fix regression for "sub foo : Path {}" in the root controller which was introduced when attempting to allow "0" as a Path.

15 years agomissing file
Brian Cassidy [Fri, 23 May 2008 14:58:07 +0000]
missing file

15 years agoFix regression for relative uri_for arguments after a forward() introduced in 5.7013...
Brian Cassidy [Fri, 23 May 2008 14:54:22 +0000]
Fix regression for relative uri_for arguments after a forward() introduced in 5.7013 (Peter Karman)

15 years agoPrepare for release
Marcus Ramberg [Fri, 16 May 2008 18:16:16 +0000]
Prepare for release

15 years agoProvide backwards compatability methods in Catalyst::Stats
Brian Cassidy [Wed, 14 May 2008 13:42:50 +0000]
Provide backwards compatability methods in Catalyst::Stats

15 years agojust use perl_version() to specify the min. required version of perl
Brian Cassidy [Wed, 14 May 2008 13:42:12 +0000]
just use perl_version() to specify the min. required version of perl

15 years agotest for multiple chained attrs
Marcus Ramberg [Sun, 11 May 2008 09:08:43 +0000]
test for multiple chained attrs

15 years agoadding RT ticket #
Brian Cassidy [Fri, 9 May 2008 18:47:05 +0000]
adding RT ticket #

15 years agoquery param encoding patch
Marcus Ramberg [Fri, 9 May 2008 17:04:23 +0000]
query param encoding patch

15 years agoWorkaround for Win32 and c3_mro.t (RT #26452, tested by Kenichi Ishigaki)
Brian Cassidy [Wed, 7 May 2008 20:10:08 +0000]
Workaround for Win32 and c3_mro.t (RT #26452, tested by Kenichi Ishigaki)

15 years agofix path tests for win32 compat
Brian Cassidy [Wed, 7 May 2008 19:23:05 +0000]
fix path tests for win32 compat

15 years agoFix for Path('0') handling (RT #29334)
Brian Cassidy [Wed, 7 May 2008 17:42:22 +0000]
Fix for Path('0') handling (RT #29334)

15 years agoFix grammar on welcome page (RT #33236)
Brian Cassidy [Wed, 7 May 2008 13:23:04 +0000]
Fix grammar on welcome page (RT #33236)

15 years agoPOD: IO::FileHandle => IO::Handle (RT #35690)
Brian Cassidy [Wed, 7 May 2008 13:05:16 +0000]
POD: IO::FileHandle => IO::Handle (RT #35690)

16 years agolighttpd non-root doc fix
Kieren Diment [Mon, 28 Apr 2008 08:22:19 +0000]
lighttpd non-root doc fix

16 years agoPatch to fix homefinding for scripts in deep subdirs
Marcus Ramberg [Sun, 6 Apr 2008 19:42:48 +0000]
Patch to fix homefinding for scripts in deep subdirs

16 years agoGah, breaking my own line-length rules
Andy Grundman [Fri, 4 Apr 2008 16:09:50 +0000]
Gah, breaking my own line-length rules

16 years agoPatch from Ton Voon to fix bug in HTTP engine where the connection was not closed...
Andy Grundman [Fri, 4 Apr 2008 16:08:19 +0000]
Patch from Ton Voon to fix bug in HTTP engine where the connection was not closed properly if the client disconnected before sending any headers

16 years agoAdd a test and update docs on how to pass-through the Authorization header under...
Andy Grundman [Wed, 12 Mar 2008 16:09:16 +0000]
Add a test and update docs on how to pass-through the Authorization header under Apache mod_fastcgi/mod_cgi

16 years agoreverted r7440 since what Daisuke meant to test was utf-8 bytes, not
Tatsuhiko Miyagawa [Sun, 17 Feb 2008 11:51:40 +0000]
reverted r7440 since what Daisuke meant to test was utf-8 bytes, not
unicode strings. "use utf8" will turn all literals to Unicode string,
which is not what we want to test against uri_for here.

16 years agofix up the unit_core_uri_for_multibytechar test; "use utf8" so that we actually test...
Jonathan Rockway [Tue, 12 Feb 2008 07:55:11 +0000]
fix up the unit_core_uri_for_multibytechar test; "use utf8" so that we actually test the submitted code (instead of nothing)

16 years agoNote the detructiveness of uri_for when used with hashrefs.
Cory G Watson [Mon, 11 Feb 2008 16:32:21 +0000]
Note the detructiveness of uri_for when used with hashrefs.

16 years agoSteal class loading code from Class::MOP, which isnt confused by __PACKAGE__
Jess Robinson [Sat, 2 Feb 2008 15:32:22 +0000]
Steal class loading code from Class::MOP, which isnt confused by __PACKAGE__

16 years agoapply uri_with() patch from Daisuke Murase
Brian Cassidy [Thu, 17 Jan 2008 12:59:07 +0000]
apply uri_with() patch from Daisuke Murase

16 years agofix uri_for()'s handling of multibyte chars (Daisuke Murase)
Brian Cassidy [Wed, 16 Jan 2008 12:36:28 +0000]
fix uri_for()'s handling of multibyte chars (Daisuke Murase)

16 years agoRevert "encode unicode to utf8 by default (in finalize)". I need
Jonathan Rockway [Mon, 14 Jan 2008 00:14:12 +0000]
Revert "encode unicode to utf8 by default (in finalize)".  I need
to add some tests before checking this in.

This reverts commit fb951a66d9ce0be22705975f89278b99697331cd.

16 years agoremove the "useless localization of subroutine entry" warning by removing the useless...
Jonathan Rockway [Mon, 14 Jan 2008 00:12:29 +0000]
remove the "useless localization of subroutine entry" warning by removing the useless localization of subroutine entry

16 years agoencode unicode to utf8 by default (in finalize)
Jonathan Rockway [Sun, 13 Jan 2008 22:45:35 +0000]
encode unicode to utf8 by default (in finalize)