15 years agoUpdate docs
Dave Rolsky [Fri, 24 Apr 2009 02:06:19 +0000]
Update docs

15 years agoRevamped how the restarter stuff works so it's totally separate from
Dave Rolsky [Fri, 24 Apr 2009 02:02:19 +0000]
Revamped how the restarter stuff works so it's totally separate from
the Catalyst Engine modules.

This is _much_ simpler, and there's no need to test for
reloadability. If it fails to reload, the server dies, but it keeps
watching for changes, and will keep trying to reload as you change
things.

15 years agoBranch to put the restarter in C::Devel
Dave Rolsky [Fri, 24 Apr 2009 01:54:03 +0000]
Branch to put the restarter in C::Devel

15 years agoChanglog merges
Tomas Doran [Sat, 28 Mar 2009 17:31:14 +0000]
Changlog merges

15 years agoPull the part of ashs r8144 which didn't make it from 1.10
Tomas Doran [Sat, 28 Mar 2009 17:26:06 +0000]
Pull the part of ashs r8144 which didn't make it from 1.10

15 years agoMerge r9317 from broken 1.10 branch
Tomas Doran [Sat, 28 Mar 2009 17:16:49 +0000]
Merge r9317 from broken 1.10 branch

15 years agoMerge r8655 from broken 1.10 branch
Tomas Doran [Sat, 28 Mar 2009 17:13:13 +0000]
Merge r8655 from broken 1.10 branch

15 years agorevprops to ignore generated files
Tomas Doran [Sat, 28 Mar 2009 17:00:12 +0000]
revprops to ignore generated files

15 years agoOn the suggestion of mst, which I totally agree with.
Tomas Doran [Sat, 28 Mar 2009 16:51:59 +0000]
On the suggestion of mst, which I totally agree with.

15 years agoCorrected run-on sentence in license
Dan Dascalescu [Fri, 6 Mar 2009 15:10:14 +0000]
Corrected run-on sentence in license

15 years agoAdd a -background cli option to the dev server.
Florian Ragwitz [Tue, 10 Feb 2009 04:44:00 +0000]
Add a -background cli option to the dev server.

Closes RT#43077.  Patch by duncan_j_ferguson@yahoo.co.uk.

15 years agoprep release 1.10
Ricardo SIGNES [Thu, 5 Feb 2009 20:04:54 +0000]
prep release

15 years agofix use of dist/package
Ricardo SIGNES [Thu, 5 Feb 2009 20:03:17 +0000]
fix use of dist/package
fix bug that could cause create scripts to fail

15 years agoPrepare for a devel release 1.09
Marcus Ramberg [Wed, 4 Feb 2009 19:58:27 +0000]
Prepare for a devel release

15 years agoTypo
Dan Dascalescu [Fri, 30 Jan 2009 01:39:20 +0000]
Typo

15 years agoRemove trailing whitespace in generated scripts and modules.
Florian Ragwitz [Mon, 25 Aug 2008 22:46:51 +0000]
Remove trailing whitespace in generated scripts and modules.

15 years agoFix syntax error in _create.pl.
Florian Ragwitz [Mon, 25 Aug 2008 22:46:43 +0000]
Fix syntax error in _create.pl.

Introduced in r8193 (Fix warning when devel is missing).

15 years agodoc improvements to Catalyst::Helper
Kieren Diment [Mon, 18 Aug 2008 22:38:19 +0000]
doc improvements to Catalyst::Helper

15 years agoupdate docs so Helper doesn't refer to a deprecated module
Kieren Diment [Sun, 17 Aug 2008 08:26:10 +0000]
update docs so Helper doesn't refer to a deprecated module

15 years agoadd sri's PROJECT FOUNDER section from Catalyst to Catalyst::Devel as requested
Matt S Trout [Fri, 15 Aug 2008 11:17:32 +0000]
add sri's PROJECT FOUNDER section from Catalyst to Catalyst::Devel as requested

15 years agoFix warning when devel is missing
Marcus Ramberg [Wed, 6 Aug 2008 20:18:37 +0000]
Fix warning when devel is missing

15 years agoCorrect version number in devel changes file
Marcus Ramberg [Wed, 16 Jul 2008 17:35:39 +0000]
Correct version number in devel changes file

15 years agoPrepare to release
Marcus Ramberg [Sun, 13 Jul 2008 16:11:22 +0000]
Prepare to release

15 years agorevert to use catalyst qw/@plugins/
Kieren Diment [Wed, 9 Jul 2008 12:08:15 +0000]
revert to use catalyst qw/@plugins/

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

15 years agoauthor list points to Catalyst.pm
Brian Cassidy [Mon, 30 Jun 2008 16:13:28 +0000]
author list points to Catalyst.pm

15 years agoRequire Config::General instead of YAML
Brian Cassidy [Thu, 26 Jun 2008 14:07:55 +0000]
Require Config::General instead of YAML

16 years agoupdate changelog
Kieren Diment [Tue, 27 May 2008 22:10:08 +0000]
update changelog

16 years agofixed index for _create.pl Controller
Kieren Diment [Tue, 27 May 2008 22:09:50 +0000]
fixed index for _create.pl Controller

16 years agofixing some style in the helper
Kieren Diment [Tue, 27 May 2008 12:01:28 +0000]
fixing some style in the helper

16 years agoPrepared Devel for release
Marcus Ramberg [Sun, 25 May 2008 21:38:33 +0000]
Prepared Devel for release

16 years agoupdate changes file and generalted Makefile.PL in 1.00
Kieren Diment [Fri, 23 May 2008 22:20:51 +0000]
update changes file and generalted Makefile.PL in 1.00

16 years agochanging to config::general in the correct version of catalyst::devel
Kieren Diment [Fri, 23 May 2008 22:20:26 +0000]
changing to config::general in the correct version of catalyst::devel

16 years agoFix pod generation in Catalyst-Helper
Marcus Ramberg [Tue, 29 Apr 2008 16:12:59 +0000]
Fix pod generation in Catalyst-Helper

16 years agoreleased C-D 1.06
Marcus Ramberg [Wed, 9 Apr 2008 06:36:21 +0000]
released C-D 1.06

16 years agoadd missing parent dependency, released new Catalyst-Devel
Marcus Ramberg [Mon, 7 Apr 2008 10:30:52 +0000]
add missing parent dependency, released new Catalyst-Devel

16 years agoupdate changes, prepare for release
Marcus Ramberg [Sun, 6 Apr 2008 21:19:17 +0000]
update changes, prepare for release

16 years agoremove catalyst-manual dependency, change default helper to use parent
Marcus Ramberg [Sun, 6 Apr 2008 20:59:05 +0000]
remove catalyst-manual dependency, change default helper to use parent

16 years agoupdate changes
Marcus Ramberg [Tue, 5 Feb 2008 20:38:25 +0000]
update changes

16 years agoUpdate default actions in generated root.pm
Marcus Ramberg [Tue, 5 Feb 2008 20:37:11 +0000]
Update default actions in generated root.pm

16 years agoMoved most of POD to the bottom.
Jess Robinson [Mon, 28 Jan 2008 14:48:22 +0000]
Moved most of POD to the bottom.
Added doc about scripts created.
Re-arranged the rest a little.

16 years agoignore svn/git/darcs/bzr/hg files
Jonathan Rockway [Sat, 8 Dec 2007 01:40:12 +0000]
ignore svn/git/darcs/bzr/hg files

16 years agomoved Catalyst-Devel to new repo layout
Matt S Trout [Fri, 14 Sep 2007 20:11:27 +0000]
moved Catalyst-Devel to new repo layout

16 years agoadded auto_install to Makefile.PL
Matt S Trout [Fri, 14 Sep 2007 20:10:27 +0000]
added auto_install to Makefile.PL

16 years agothe emacs temp file change is still in -Devel, but never made it into 1.03
Brian Cassidy [Fri, 14 Sep 2007 12:47:01 +0000]
the emacs temp file change is still in -Devel, but never made it into 1.03

16 years agorestarting engine fixes from willert
Brian Cassidy [Fri, 14 Sep 2007 12:38:42 +0000]
restarting engine fixes from willert

16 years agomissing changes
Marcus Ramberg [Fri, 14 Sep 2007 12:04:17 +0000]
missing changes

16 years agoupdate changelog oops again
Kieren Diment [Mon, 27 Aug 2007 14:14:02 +0000]
update changelog oops again

16 years agomodule::pluggable::object patches from rolsky again
Kieren Diment [Mon, 27 Aug 2007 14:09:06 +0000]
module::pluggable::object patches from rolsky again

16 years agoDevel: Don't change a manually-specified engine when using the -r switch
Andy Grundman [Fri, 3 Aug 2007 01:37:35 +0000]
Devel: Don't change a manually-specified engine when using the -r switch

16 years agoFix defaults, add bindlex example
Marcus Ramberg [Wed, 18 Jul 2007 12:51:23 +0000]
Fix defaults, add bindlex example

16 years agofixed strftime issue with windows thanks bits from .br
Kieren Diment [Wed, 11 Jul 2007 23:24:01 +0000]
fixed strftime issue with windows thanks bits from .br

17 years agoC::D - require latest version of S::S
Andy Grundman [Mon, 30 Apr 2007 17:21:40 +0000]
C::D - require latest version of S::S

17 years agoAdding environment variable defaults for _server.pl (reviewed by marcus and mst)
J. Shirley [Fri, 9 Mar 2007 16:04:32 +0000]
Adding environment variable defaults for _server.pl (reviewed by marcus and mst)

17 years agofix comment in generated MyApp.pm to point to correct YAML file (trunk)
Jonathan Rockway [Thu, 25 Jan 2007 18:32:55 +0000]
fix comment in generated MyApp.pm to point to correct YAML file (trunk)

17 years agoupdated changes, version, script gen version
Brian Cassidy [Wed, 15 Nov 2006 14:16:52 +0000]
updated changes, version, script gen version

17 years agoadding -e option to myapp_fastcgi to expose feature introduced in r5198
Jonathan Rockway [Mon, 23 Oct 2006 09:00:26 +0000]
adding -e option to myapp_fastcgi to expose feature introduced in r5198

17 years agoadding dependency on Catalyst::Manual to Catalyst-Devel
Jonathan Rockway [Fri, 20 Oct 2006 08:34:54 +0000]
adding dependency on Catalyst::Manual to Catalyst-Devel

17 years agoprepared for release
Marcus Ramberg [Sun, 17 Sep 2006 21:51:25 +0000]
prepared for release

17 years agofix redefined warnings
Brian Cassidy [Mon, 24 Jul 2006 19:25:58 +0000]
fix redefined warnings

17 years agoUpdated module-install
Marcus Ramberg [Thu, 6 Jul 2006 20:32:56 +0000]
Updated module-install

17 years agoprepared for release, dropping version number from Catalyst-Helper
Marcus Ramberg [Thu, 6 Jul 2006 17:32:23 +0000]
prepared for release, dropping version number from Catalyst-Helper

17 years agoAdded DESCRIPTION to C::Devel
Jesse Sheidlower [Mon, 26 Jun 2006 16:18:02 +0000]
Added DESCRIPTION to C::Devel

17 years agoadded author info to -Devel POD
Matt S Trout [Thu, 22 Jun 2006 17:50:20 +0000]
added author info to -Devel POD

17 years agoCleanup of templates.
Marcus Ramberg [Mon, 19 Jun 2006 06:30:46 +0000]
Cleanup of templates.

17 years agofixed test count (thanks blblack)
Jesse Sheidlower [Thu, 8 Jun 2006 19:06:35 +0000]
fixed test count (thanks blblack)

18 years agogenerated Makefile.PL updates
Brian Cassidy [Fri, 2 Jun 2006 13:37:27 +0000]
generated Makefile.PL updates

18 years agogenericized config-file stuff in Helper docs
Jesse Sheidlower [Fri, 2 Jun 2006 12:12:30 +0000]
genericized config-file stuff in Helper docs

18 years agoscript gen updates
Brian Cassidy [Fri, 2 Jun 2006 01:12:18 +0000]
script gen updates

18 years agoInitial updates
Brian Cassidy [Fri, 2 Jun 2006 00:40:21 +0000]
Initial updates

18 years agoCatalyst-Helper => Catalyst-Devel
Brian Cassidy [Thu, 1 Jun 2006 23:31:00 +0000]
Catalyst-Helper => Catalyst-Devel

18 years agoconfig details for Helper.pm; thanks kd
Jesse Sheidlower [Thu, 1 Jun 2006 18:58:49 +0000]
config details for Helper.pm; thanks kd

18 years agoadd pod_to_ignore begin to Catalyst::Helper
Matt S Trout [Wed, 24 May 2006 15:39:50 +0000]
add pod_to_ignore begin to Catalyst::Helper

18 years agomoved M::I::Cat
Matt S Trout [Wed, 24 May 2006 02:55:00 +0000]
moved M::I::Cat

18 years agoadded File::Copy::Recursive dep to Helper
Matt S Trout [Wed, 24 May 2006 02:53:57 +0000]
added File::Copy::Recursive dep to Helper

18 years agoadded M::I dep to Helper
Matt S Trout [Wed, 24 May 2006 02:53:19 +0000]
added M::I dep to Helper

18 years agoclean up prereqs
Brian Cassidy [Wed, 24 May 2006 02:41:50 +0000]
clean up prereqs

18 years agoPlugins are no longer bundled
Brian Cassidy [Wed, 24 May 2006 02:16:42 +0000]
Plugins are no longer bundled
added ConfigLoader and Static::Simple as prereqs to Catalyst::Helper

18 years agogave it a version number
Brian Cassidy [Wed, 24 May 2006 02:00:57 +0000]
gave it a version number
changed hard-coded Catalyst version to $Catalyst::VERSION

18 years agoadded dist files
Brian Cassidy [Wed, 24 May 2006 01:58:15 +0000]
added dist files