10 years agofix methods and action names to match the next example (which is supposed to be equiv...
Karen Etheridge [Tue, 13 Aug 2013 21:46:38 +0000]
fix methods and action names to match the next example (which is supposed to be equivalent)

10 years agogrammar; minor correction to namespace references
Karen Etheridge [Mon, 5 Aug 2013 22:55:30 +0000]
grammar; minor correction to namespace references

10 years agofixed typo (link) (from mauke)
Jesse [Thu, 16 May 2013 16:25:59 +0000]
fixed typo (link) (from mauke)

10 years agofix mispaste in Changelog
Karen Etheridge [Mon, 6 May 2013 18:48:16 +0000]
fix mispaste in Changelog

10 years agoadd =encoding to make pod tests happy 5.9007
Karen Etheridge [Mon, 6 May 2013 18:45:41 +0000]
add =encoding to make pod tests happy

10 years agochangelog for next release
Karen Etheridge [Mon, 6 May 2013 18:43:07 +0000]
changelog for next release

10 years agobump version for release
Karen Etheridge [Mon, 6 May 2013 18:46:34 +0000]
bump version for release

10 years agofix missing Changes entries
Karen Etheridge [Mon, 6 May 2013 18:39:57 +0000]
fix missing Changes entries

10 years agoinclude the r/w repo spec for contributors
Karen Etheridge [Mon, 6 May 2013 18:35:23 +0000]
include the r/w repo spec for contributors

11 years agotypo: correct file name
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 [Wed, 20 Feb 2013 10:26:36 +0000]
typo: correct file name

11 years agoRT #83398: Patch to fix POD warnings
Paul Waring [Sun, 17 Feb 2013 21:35:10 +0000]
RT #83398: Patch to fix POD warnings

11 years agocorrect repo URL
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 [Wed, 20 Feb 2013 10:09:33 +0000]
correct repo URL

11 years agoPrep for build (V5.9006)
Kennedy Clark [Thu, 8 Nov 2012 19:49:20 +0000]
Prep for build (V5.9006)

11 years agoFix missing = in =head1
Kennedy Clark [Thu, 8 Nov 2012 19:35:25 +0000]
Fix missing = in =head1

11 years agobump version
Kieren Diment [Thu, 1 Nov 2012 21:28:45 +0000]
bump version

11 years agowarning about IIS inferred from conversation with frew and mailing list threads
Kieren Diment [Thu, 1 Nov 2012 21:18:06 +0000]
warning about IIS inferred from conversation with frew and mailing list threads

11 years agoFix repository URI in metadata
Tomas Doran [Tue, 23 Oct 2012 20:36:07 +0000]
Fix repository URI in metadata

11 years agoNote use_request_uri_for_path directly in IIS7 docs
Tomas Doran [Tue, 23 Oct 2012 20:30:19 +0000]
Note use_request_uri_for_path directly in IIS7 docs

11 years agoRT 78545 minor typos
Kieren Diment [Mon, 23 Jul 2012 23:55:03 +0000]
RT 78545 minor typos

11 years agoSome typos and minor style fixes.
Frederik Schwarzer [Fri, 8 Jun 2012 00:27:31 +0000]
Some typos and minor style fixes.

11 years agoFix typos.
Frederik Schwarzer [Thu, 31 May 2012 19:48:49 +0000]
Fix typos.

11 years agoTypos and minor style fixes.
Frederik Schwarzer [Thu, 31 May 2012 13:54:42 +0000]
Typos and minor style fixes.

11 years agoFix typos.
Frederik Schwarzer [Wed, 30 May 2012 20:43:42 +0000]
Fix typos.

11 years agoFix typos.
Frederik Schwarzer [Wed, 30 May 2012 19:18:07 +0000]
Fix typos.

11 years agoSeems to make more sense that way.
Frederik Schwarzer [Wed, 30 May 2012 19:08:12 +0000]
Seems to make more sense that way.

11 years agoFix typo.
Frederik Schwarzer [Wed, 30 May 2012 18:32:05 +0000]
Fix typo.

11 years agoFix typo.
Frederik Schwarzer [Wed, 30 May 2012 14:43:25 +0000]
Fix typo.

11 years agoRT 77322 fix
Kieren Diment [Mon, 21 May 2012 09:39:09 +0000]
RT 77322 fix

11 years agofix typo
Kieren Diment [Wed, 16 May 2012 21:35:48 +0000]
fix typo

11 years agoversion and changes
Kieren Diment [Thu, 3 May 2012 22:20:42 +0000]
version and changes

11 years agosome small changes to Components.
Kieren Diment [Thu, 3 May 2012 22:18:49 +0000]
some small changes to Components.

12 years agoRemoved mention of Catalyst::Plugin::Email and Catalyst::Plugin::EmailValid
sockmonk [Tue, 20 Mar 2012 00:57:13 +0000]
Removed mention of Catalyst::Plugin::Email and Catalyst::Plugin::EmailValid

Catalyst::Plugin::Email -- because it uses EmailSend, which is deprecated.
Catalyst::Plugin::EmailValid -- because I couldn't verify that it still exists on CPAN.

12 years agocopy 2 lines from chapter 5 to chapter 6 code. RT 71178
sockmonk [Tue, 20 Mar 2012 00:41:34 +0000]
copy 2 lines from chapter 5 to chapter 6 code. RT 71178

12 years agoupdate nginx+fcgi deployment guide for PSGI compat
Rafael Kitover [Tue, 28 Feb 2012 16:50:53 +0000]
update nginx+fcgi deployment guide for PSGI compat

SCRIPT_NAME must not be '/' according to the PSGI spec, plackup without
-E deployment will load the Lint middleware, which will complain about
this and not allow the app to start.

Update the SCRIPT_NAME to '' for root apps and include a note about how
to do this if using the distributed /etc/nginx/fastcgi_params.

12 years agoMerge remote-tracking branch 'origin/master'
Tomas Doran [Fri, 17 Feb 2012 07:47:21 +0000]
Merge remote-tracking branch 'origin/master'

* origin/master:
  Fixed wrong app name for socket in non-root config

12 years agoVersion 5.9003 5.9003
Tomas Doran [Fri, 17 Feb 2012 07:44:00 +0000]
Version 5.9003

12 years agoPointless .gitignore in wrong place
Tomas Doran [Fri, 17 Feb 2012 07:45:46 +0000]
Pointless .gitignore in wrong place

12 years agoFix Pod
Tomas Doran [Fri, 17 Feb 2012 07:44:47 +0000]
Fix Pod

12 years agoFixed wrong app name for socket in non-root config
Jesse Sheidlower [Fri, 17 Feb 2012 01:13:21 +0000]
Fixed wrong app name for socket in non-root config

12 years agoUpdate for nginx non-root to have more info
Tomas Doran [Thu, 16 Feb 2012 20:37:37 +0000]
Update for nginx non-root to have more info

12 years agowrong bloody URL
Matt S Trout [Sun, 12 Feb 2012 11:07:15 +0000]
wrong bloody URL

12 years agoterms were the wrong way round
Matt S Trout [Sun, 12 Feb 2012 10:59:01 +0000]
terms were the wrong way round

12 years agoremove extraneous stuff oops (thanks the_jester).
Kieren Diment [Sun, 12 Feb 2012 03:34:42 +0000]
remove extraneous stuff oops (thanks the_jester).

12 years agoMention PSGI in Manual::Intro RT# 74872 (Thanks to William Blunn).
Kieren Diment [Sun, 12 Feb 2012 03:09:13 +0000]
Mention PSGI in Manual::Intro RT# 74872 (Thanks to William Blunn).

12 years agoChanges prompted by RT 74869 (thanks William Blunn).
Kieren Diment [Sat, 11 Feb 2012 11:17:37 +0000]
Changes prompted by RT 74869 (thanks William Blunn).

12 years agoHilight the importance of uncommenting the template line in the list action
Dominic Humphries [Sun, 5 Feb 2012 19:51:31 +0000]
Hilight the importance of uncommenting the template line in the list action

12 years agoclarified Data Dumper usage. RT#71410 Thanks to Bill Corr
Kieren Diment [Fri, 20 Jan 2012 12:25:07 +0000]
clarified Data Dumper usage.  RT#71410 Thanks to Bill Corr

12 years agochef deployment, thanks Alexey Melezhik
Kieren Diment [Fri, 20 Jan 2012 12:12:46 +0000]
chef deployment, thanks Alexey Melezhik

12 years agoFix spelling
Tomas Doran [Tue, 20 Dec 2011 12:00:49 +0000]
Fix spelling

12 years agoNote re SSL for nginx fastcgi as this is an FAQ
Tomas Doran [Mon, 5 Dec 2011 14:43:11 +0000]
Note re SSL for nginx fastcgi as this is an FAQ

12 years agoFix mistake with auto method location
Tomas Doran [Tue, 29 Nov 2011 13:46:07 +0000]
Fix mistake with auto method location

12 years agoYes, we do still emulate CAF, but let's not advertise that
Tomas Doran [Thu, 17 Nov 2011 09:59:43 +0000]
Yes, we do still emulate CAF, but let's not advertise that

12 years agoTrivial typo fix
Jesse Sheidlower [Sun, 4 Sep 2011 12:57:21 +0000]
Trivial typo fix

12 years agoPrep for build (v5.9002)
hkclark [Sat, 3 Sep 2011 19:24:53 +0000]
Prep for build (v5.9002)

12 years agoSwitch to Fluxbox as recommended way for X b/c of size
hkclark [Sat, 3 Sep 2011 19:21:58 +0000]
Switch to Fluxbox as recommended way for X b/c of size

12 years agoUse 'sudo' to run root-level commands
hkclark [Sat, 3 Sep 2011 17:17:16 +0000]
Use 'sudo' to run root-level commands

12 years agoReflect non-root prompt
hkclark [Sat, 3 Sep 2011 16:42:29 +0000]
Reflect non-root prompt

12 years agoSwitch from user 'root' to 'catalyst' on VM
hkclark [Sat, 3 Sep 2011 16:37:08 +0000]
Switch from user 'root' to 'catalyst' on VM

Not only to follow 'best practices', but also to avoid potential confusion
over /root/ and /root/MyApp/root/ when we are talking about the root directory.
Also make it easier for people who want to install X.

12 years agoAdd some docs about installing X Windows
hkclark [Sat, 3 Sep 2011 15:43:08 +0000]
Add some docs about installing X Windows

And include need to do "aptitude update"

12 years agoMake MAINCOMPUTER prompt more prominent
hkclark [Sat, 3 Sep 2011 15:40:17 +0000]
Make MAINCOMPUTER prompt more prominent

12 years agoAdd comment about $ vs # prompt
hkclark [Sat, 3 Sep 2011 15:39:57 +0000]
Add comment about $ vs # prompt

12 years agoMerge branch 'tutorial_update_1108'
hkclark [Sat, 3 Sep 2011 02:30:05 +0000]
Merge branch 'tutorial_update_1108'

12 years agoUpdate MANIFEST.SKIP
hkclark [Sat, 3 Sep 2011 02:29:20 +0000]
Update MANIFEST.SKIP

12 years agoRequest VM feedback
hkclark [Sat, 3 Sep 2011 02:21:03 +0000]
Request VM feedback

12 years agoPrep for build (v5.9001)
hkclark [Fri, 2 Sep 2011 21:10:42 +0000]
Prep for build (v5.9001)

12 years agoMostly changes to avoid pod2html warnings
hkclark [Fri, 2 Sep 2011 21:01:46 +0000]
Mostly changes to avoid pod2html warnings

12 years agoFix RT link, remove wrong link and fix date
hkclark [Fri, 2 Sep 2011 19:47:09 +0000]
Fix RT link, remove wrong link and fix date

12 years agoFix out of date link and make keepalive warning more obvious
hkclark [Fri, 2 Sep 2011 19:40:11 +0000]
Fix out of date link and make keepalive warning more obvious

12 years agoFix pod2html warnings
hkclark [Fri, 2 Sep 2011 19:38:43 +0000]
Fix pod2html warnings

12 years agoFinalize things for VM
hkclark [Fri, 2 Sep 2011 18:37:17 +0000]
Finalize things for VM

12 years agoMisc updates for VM
hkclark [Fri, 2 Sep 2011 17:32:25 +0000]
Misc updates for VM

12 years agoAdd comment about local::lib
hkclark [Fri, 2 Sep 2011 14:56:24 +0000]
Add comment about local::lib

12 years agoShow more accurate login prompts
hkclark [Fri, 2 Sep 2011 13:30:02 +0000]
Show more accurate login prompts

12 years agoAdd comment for RT #31164
hkclark [Fri, 2 Sep 2011 13:19:20 +0000]
Add comment for RT #31164

12 years agoAdd "next chapter" links to the bottom of each page (RT #62171)
hkclark [Fri, 2 Sep 2011 12:54:05 +0000]
Add "next chapter" links to the bottom of each page (RT #62171)

12 years agoLots of updates for use with Tutorial Virtual Machine
hkclark [Thu, 1 Sep 2011 20:27:22 +0000]
Lots of updates for use with Tutorial Virtual Machine

12 years agoAdd warning to people making tutorial updates
hkclark [Thu, 1 Sep 2011 20:24:29 +0000]
Add warning to people making tutorial updates

And exclude the warning from builds

12 years agoRemove todo
hkclark [Thu, 1 Sep 2011 20:15:54 +0000]
Remove todo

12 years agoAdd missing StackTrace
hkclark [Thu, 1 Sep 2011 20:15:20 +0000]
Add missing StackTrace

12 years agoUpdate note about how to get the tutorial source code
hkclark [Thu, 1 Sep 2011 17:00:19 +0000]
Update note about how to get the tutorial source code

12 years agoUpdate StackTrace wording
hkclark [Thu, 1 Sep 2011 16:54:28 +0000]
Update StackTrace wording

12 years agoFix many_to_many and Perl vs. perl
hkclark [Thu, 1 Sep 2011 16:45:52 +0000]
Fix many_to_many and Perl vs. perl

12 years agoUpdates for VM, switch to C::P::StatusMessage
hkclark [Thu, 1 Sep 2011 16:32:33 +0000]
Updates for VM, switch to C::P::StatusMessage

12 years agoSwitch to C::P::StatusMessage
hkclark [Thu, 1 Sep 2011 16:17:22 +0000]
Switch to C::P::StatusMessage

12 years agoRemove old ref to flash
hkclark [Thu, 1 Sep 2011 16:16:47 +0000]
Remove old ref to flash

12 years agoRewrap/reformat paragraphs
hkclark [Thu, 1 Sep 2011 15:38:32 +0000]
Rewrap/reformat paragraphs

12 years agoReformat/rewrap and add links
hkclark [Thu, 1 Sep 2011 15:35:22 +0000]
Reformat/rewrap and add links

12 years agoMisc updates for VM release
hkclark [Thu, 1 Sep 2011 15:29:06 +0000]
Misc updates for VM release

12 years agoRT #68379
hkclark [Thu, 1 Sep 2011 15:20:39 +0000]
RT #68379

12 years agoMention Log4perl and Log::Dispatch; fix path to match VM
hkclark [Thu, 1 Sep 2011 12:31:05 +0000]
Mention Log4perl and Log::Dispatch; fix path to match VM

12 years agoRT #68377
hkclark [Thu, 1 Sep 2011 11:47:15 +0000]
RT #68377

12 years agoRT #68376
hkclark [Thu, 1 Sep 2011 11:36:08 +0000]
RT #68376

12 years agoAdd clarification about need for "| html"
hkclark [Thu, 1 Sep 2011 11:20:57 +0000]
Add clarification about need for "| html"

12 years agoUpdate for VM and StatusMessage
hkclark [Thu, 1 Sep 2011 00:36:56 +0000]
Update for VM and StatusMessage

12 years agoReformat/wrap paragraphs
hkclark [Wed, 31 Aug 2011 22:38:55 +0000]
Reformat/wrap paragraphs

12 years agoLots of updates (incld migration to C::P::StatusMessage)
hkclark [Wed, 31 Aug 2011 22:29:08 +0000]
Lots of updates (incld migration to C::P::StatusMessage)

12 years agoUpdate for VM
hkclark [Tue, 30 Aug 2011 22:49:34 +0000]
Update for VM

12 years agoUpdate for VM
hkclark [Tue, 30 Aug 2011 22:23:34 +0000]
Update for VM

12 years agoUpdate for VM
hkclark [Tue, 30 Aug 2011 21:48:29 +0000]
Update for VM

12 years agoAdditional link as suggested by Matt Hicks on -dev list
Tomas Doran [Tue, 30 Aug 2011 07:29:13 +0000]
Additional link as suggested by Matt Hicks on -dev list