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

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

16 years agoadd a comment explaining why we use bytes
Jonathan Rockway [Sun, 13 Jan 2008 22:07:03 +0000]
add a comment explaining why we use bytes

16 years agochanges, pod fix
Marcus Ramberg [Fri, 4 Jan 2008 22:26:51 +0000]
changes, pod fix

16 years agoFixed a bug where -rr (restart regex) command line option could cause shell errors
Andy Grundman [Tue, 11 Dec 2007 14:17:58 +0000]
Fixed a bug where -rr (restart regex) command line option could cause shell errors

16 years agofix __PACKAGE__->config->{foo} = 'bar' for subclassing
Matt S Trout [Mon, 26 Nov 2007 17:16:50 +0000]
fix __PACKAGE__->config->{foo} = 'bar' for subclassing

16 years agoGet rid of hard tabs
Andy Grundman [Fri, 9 Nov 2007 06:00:32 +0000]
Get rid of hard tabs

16 years agoupdate Changes
Tatsuhiko Miyagawa [Fri, 9 Nov 2007 05:57:53 +0000]
update Changes

16 years agofixed a bug in ?q=bar=baz query parameter
Tatsuhiko Miyagawa [Fri, 9 Nov 2007 05:03:54 +0000]
fixed a bug in ?q=bar=baz query parameter

16 years agoFix warning about resource forks for OSX Leopard
Ash Berlin [Tue, 6 Nov 2007 22:40:39 +0000]
Fix warning about resource forks for OSX Leopard

16 years agoFix lighttpd tests to use correct lib directory
Andy Grundman [Mon, 5 Nov 2007 22:05:19 +0000]
Fix lighttpd tests to use correct lib directory

16 years agoSkip the live_stats test on remote servers
Andy Grundman [Wed, 31 Oct 2007 22:30:49 +0000]
Skip the live_stats test on remote servers

16 years agoAllow for CATALYST_SERVER settings with a trailing slash
Andy Grundman [Mon, 29 Oct 2007 22:00:00 +0000]
Allow for CATALYST_SERVER settings with a trailing slash

16 years agoRevert SIGCHLD patch pending a test
Andy Grundman [Fri, 26 Oct 2007 18:20:36 +0000]
Revert SIGCHLD patch pending a test

16 years agoupdate Changes to note inclusion of stats
Jonathan Rockway [Fri, 26 Oct 2007 04:50:57 +0000]
update Changes to note inclusion of stats

16 years agoPatch from Jon Schutz to add a proper SIGCHLD repear to Engine::HTTP to fix issue...
Andy Grundman [Fri, 26 Oct 2007 04:44:42 +0000]
Patch from Jon Schutz to add a proper SIGCHLD repear to Engine::HTTP to fix issue with system() returning -1 instead of the correct value

16 years agoBump version to 5.7012
Andy Grundman [Fri, 26 Oct 2007 04:35:27 +0000]
Bump version to 5.7012

16 years agoClean up some ugly code with hard tabs
Andy Grundman [Fri, 26 Oct 2007 04:33:37 +0000]
Clean up some ugly code with hard tabs

16 years agoforce pod coverage testing for authors
Matt S Trout [Tue, 23 Oct 2007 22:09:58 +0000]
force pod coverage testing for authors

16 years agofix from Jon Schutz
Jonathan Rockway [Mon, 22 Oct 2007 04:53:07 +0000]
fix from Jon Schutz

16 years agonote in the docs that query_params is an alias for query_paramaters (fixes 03podcoverage)
Jonathan Rockway [Fri, 19 Oct 2007 05:00:58 +0000]
note in the docs that query_params is an alias for query_paramaters (fixes 03podcoverage)

16 years agoremove tabs that stats patch added
Jonathan Rockway [Fri, 19 Oct 2007 05:00:50 +0000]
remove tabs that stats patch added

16 years agoresolve conflict in the correct direction this time :)
Jonathan Rockway [Fri, 19 Oct 2007 05:00:40 +0000]
resolve conflict in the correct direction this time :)

16 years agomerge the stats patch against .10 into trunk
Jonathan Rockway [Fri, 19 Oct 2007 04:26:34 +0000]
merge the stats patch against .10 into trunk

16 years agoBack out tests since miyagawa already added them else where.
Ash Berlin [Thu, 18 Oct 2007 11:11:28 +0000]
Back out tests since miyagawa already added them else where.

16 years agoGiving extra credit
Ash Berlin [Thu, 18 Oct 2007 10:52:55 +0000]
Giving extra credit

16 years agoTest to ensure that %2B is escaped to a '+' in the output (SYBER)
Ash Berlin [Thu, 18 Oct 2007 10:51:16 +0000]
Test to ensure that %2B is escaped to a '+' in the output (SYBER)

16 years agoupdate changelog crediting theorbtwo++ for the better error message in ensure_class_l...
Jonathan Rockway [Wed, 17 Oct 2007 19:10:22 +0000]
update changelog crediting theorbtwo++ for the better error message in ensure_class_loaded

16 years agoRevert Engine.pm change from yesterday
Andy Grundman [Wed, 17 Oct 2007 15:46:11 +0000]
Revert Engine.pm change from yesterday

16 years agoChange Engine::write() to use IO::Select instead of worrying about EWOULDBLOCK
Andy Grundman [Tue, 16 Oct 2007 19:06:52 +0000]
Change Engine::write() to use IO::Select instead of worrying about EWOULDBLOCK

16 years agoAdd tests to not load files that are not valid/sane class names (from theorbtwo)
Jess Robinson [Sun, 14 Oct 2007 17:13:09 +0000]
Add tests to not load files that are not valid/sane class names (from theorbtwo)

16 years agoRemoved unnecessary sprintf in debug mode that caused warnings on locales where comma...
Andy Grundman [Wed, 10 Oct 2007 15:41:18 +0000]
Removed unnecessary sprintf in debug mode that caused warnings on locales where commas are used for decimal markers.

16 years agoChained: Fix Args check treating undefind Args the same as 0.
Gareth Kirwan [Mon, 8 Oct 2007 11:22:37 +0000]
Chained: Fix Args check treating undefind Args the same as 0.

16 years agodon't waste tester time (and ours)
Lars Balker Rasmussen [Thu, 4 Oct 2007 00:04:27 +0000]
don't waste tester time (and ours)