12 years agoFinish splitting out
Tomas Doran [Sat, 6 Aug 2011 16:08:07 +0000]
Finish splitting out

12 years agoMore cooked
Tomas Doran [Sat, 6 Aug 2011 16:03:54 +0000]
More cooked

12 years agoFix a load of old style config statements
Tomas Doran [Sat, 6 Aug 2011 15:35:39 +0000]
Fix a load of old style config statements

12 years agoPull deployment info out
Tomas Doran [Sat, 6 Aug 2011 15:26:08 +0000]
Pull deployment info out

12 years agoVersion 5.8008 5.8008
Tomas Doran [Tue, 2 Aug 2011 19:32:23 +0000]
Version 5.8008

12 years agoEverything else (including some of the mysql docs) plural
Tomas Doran [Tue, 2 Aug 2011 19:30:29 +0000]
Everything else (including some of the mysql docs) plural

12 years agoRemove recurrent newbie mistake from tutorial
Tomas Doran [Tue, 2 Aug 2011 19:19:27 +0000]
Remove recurrent newbie mistake from tutorial

12 years agoRemove suggestion to make RSS feeds with TT
Tomas Doran [Mon, 20 Jun 2011 14:19:29 +0000]
Remove suggestion to make RSS feeds with TT

12 years agoAdd note about updating t/view_HTML.t after adding a call to MyApp->path_to() in...
Matthew Horsfall [Thu, 26 May 2011 20:57:51 +0000]
Add note about updating t/view_HTML.t after adding a call to MyApp->path_to() in lib/MyApp/View/HTML.pm so tests pass.

12 years agoMinor grammar fix
Matthew Horsfall [Thu, 26 May 2011 19:55:12 +0000]
Minor grammar fix

12 years agofix session -> Plugin::Session docu error in the manual for flash_to_stash, fixes...
Tom Feist [Sat, 14 May 2011 18:33:30 +0000]
fix session -> Plugin::Session docu error in the manual for flash_to_stash, fixes RT #68203

12 years agofix some typos
Justin Hunter [Thu, 12 May 2011 19:57:44 +0000]
fix some typos

12 years agoMerge
Tomas Doran [Fri, 29 Apr 2011 14:20:18 +0000]
Merge

12 years agoMerge remote branch 'origin/people/mateu/many_to_many_pod'
Tomas Doran [Fri, 29 Apr 2011 14:17:38 +0000]
Merge remote branch 'origin/people/mateu/many_to_many_pod'

* origin/people/mateu/many_to_many_pod:
  use relationship bridge terminology with many to many

12 years agoMerge remote branch 'origin/people/mstratman/link_fixes'
Tomas Doran [Fri, 29 Apr 2011 14:16:45 +0000]
Merge remote branch 'origin/people/mstratman/link_fixes'

* origin/people/mstratman/link_fixes:
  fix links on DevelopmentProcess

12 years agoMerge remote branch 'origin/people/mstratman/intro_attribute'
Tomas Doran [Fri, 29 Apr 2011 14:16:24 +0000]
Merge remote branch 'origin/people/mstratman/intro_attribute'

* origin/people/mstratman/intro_attribute:
  Fix wrong attribute in Flexibility section of Intro.pod

12 years agoIgnore MYMETA.yml
Tomas Doran [Fri, 29 Apr 2011 13:51:48 +0000]
Ignore MYMETA.yml

12 years agoVersion 5.8007 5.8007
Tomas Doran [Fri, 29 Apr 2011 13:50:50 +0000]
Version 5.8007

12 years agoChangelog the switch to PassphraseColumn
Florian Ragwitz [Fri, 29 Apr 2011 12:22:55 +0000]
Changelog the switch to PassphraseColumn

12 years agoDelete hatespace
Florian Ragwitz [Fri, 29 Apr 2011 12:21:48 +0000]
Delete hatespace

12 years agoPort the auth tutorial to PassphraseColumn
Florian Ragwitz [Fri, 29 Apr 2011 12:19:30 +0000]
Port the auth tutorial to PassphraseColumn

It's way more flexible and featureful than EncodedColumn.

12 years agoL<Foo> is the same as L<Foo|Foo>
Florian Ragwitz [Fri, 29 Apr 2011 12:00:42 +0000]
L<Foo> is the same as L<Foo|Foo>

For modern pod consumers anyway. We don't care about any others.

12 years agoUpdate .gitignore to skip built dists
Tomas Doran [Fri, 29 Apr 2011 11:43:03 +0000]
Update .gitignore to skip built dists

12 years agoVersion 5.8006 v5.8006
Tomas Doran [Fri, 29 Apr 2011 11:40:38 +0000]
Version 5.8006

12 years agoUpdate MANIFEST.SKIP
Tomas Doran [Fri, 29 Apr 2011 11:41:39 +0000]
Update MANIFEST.SKIP

12 years agoAdd a .gitignore
Tomas Doran [Fri, 29 Apr 2011 11:39:58 +0000]
Add a .gitignore

12 years agoRT #67820 already fixed, changelog
Tomas Doran [Fri, 29 Apr 2011 11:38:50 +0000]
RT #67820 already fixed, changelog

12 years agoUpdate changelog
Tomas Doran [Fri, 29 Apr 2011 11:36:46 +0000]
Update changelog

13 years agoDevelopProcess.pod should mention git before svn, deep-link to git repo
Ronald J Kimball [Wed, 20 Apr 2011 01:07:10 +0000]
DevelopProcess.pod should mention git before svn, deep-link to git repo

May want more text under repositories explaining the state of the
subversion repository.

13 years agoFixing various typos.
Jonathan Otsuka [Mon, 11 Apr 2011 00:28:13 +0000]
Fixing various typos.

13 years agoFix wrong attribute in Flexibility section of Intro.pod
Mark A. Stratman [Fri, 8 Apr 2011 21:51:04 +0000]
Fix wrong attribute in Flexibility section of Intro.pod

13 years agoFix url typo in the Actions section of Intro.pod
Eisenberger Tamás [Fri, 8 Apr 2011 10:45:19 +0000]
Fix url typo in the Actions section of Intro.pod

13 years agoFixed relationship declaration
Matthias Dietrich [Wed, 6 Apr 2011 12:49:29 +0000]
Fixed relationship declaration

13 years agouse relationship bridge terminology with many to many
Mateu X Hunter [Sun, 20 Mar 2011 23:46:39 +0000]
use relationship bridge terminology with many to many

13 years agoFastMmap is not good for new users
kthakore [Tue, 8 Mar 2011 22:26:38 +0000]
FastMmap is not good for new users

13 years agoFix a typo in the DBIC example
Jonathan "Duke" Leto [Wed, 2 Mar 2011 17:10:05 +0000]
Fix a typo in the DBIC example

13 years agofix links on DevelopmentProcess
Mark A. Stratman [Tue, 1 Mar 2011 22:14:19 +0000]
fix links on DevelopmentProcess

13 years agoRT #64126: typos
Shlomi Fish [Wed, 16 Feb 2011 09:38:07 +0000]
RT #64126: typos

https://rt.cpan.org/Ticket/Display.html?id=64126

13 years agoRT #64126: precise name of licence
Shlomi Fish [Tue, 15 Feb 2011 15:31:06 +0000]
RT #64126: precise name of licence

https://rt.cpan.org/Ticket/Display.html?id=64126

13 years agoRT #64087: typos
Shlomi Fish [Tue, 15 Feb 2011 15:19:22 +0000]
RT #64087: typos

https://rt.cpan.org/Ticket/Display.html?id=64087

13 years agoRT #63057: typo
Eric A. Zarko [Tue, 15 Feb 2011 15:16:30 +0000]
RT #63057: typo

https://rt.cpan.org/Ticket/Display.html?id=63057

13 years agoRT #62610: typo
Jonathan Yu [Tue, 15 Feb 2011 15:07:42 +0000]
RT #62610: typo

https://rt.cpan.org/Ticket/Display.html?id=62610

13 years agoRT #62095: persistent message on /login
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 [Tue, 15 Feb 2011 15:02:56 +0000]
RT #62095: persistent message on /login

https://rt.cpan.org/Ticket/Display.html?id=62095

13 years agoRT #62095: prevent XSS
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 [Tue, 15 Feb 2011 15:02:35 +0000]
RT #62095: prevent XSS

https://rt.cpan.org/Ticket/Display.html?id=62095

13 years agoRT #61486: correct MySQL
Zsolt Zemancsik [Tue, 15 Feb 2011 14:58:38 +0000]
RT #61486: correct MySQL

https://rt.cpan.org/Ticket/Display.html?id=61486

13 years agoRT #57989: typo
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 [Tue, 15 Feb 2011 14:47:52 +0000]
RT #57989: typo

https://rt.cpan.org/Ticket/Display.html?id=57989

13 years agofix typo origin/master origin/trunk
Rafael Kitover [Fri, 11 Feb 2011 02:21:12 +0000]
fix typo

13 years agoFix a typo (thanks to asarch++ on IRC)
Andrew Rodland [Wed, 9 Feb 2011 05:47:38 +0000]
Fix a typo (thanks to asarch++ on IRC)

13 years agoput use_ok into BEGIN block
David Schmidt [Mon, 13 Dec 2010 15:08:02 +0000]
put use_ok into BEGIN block

13 years agobump version
Kieren Diment [Fri, 29 Oct 2010 12:00:33 +0000]
bump version

13 years agofix link on Manual page intro
Kieren Diment [Fri, 29 Oct 2010 12:00:04 +0000]
fix link on Manual page intro

13 years agowe should really tag releases, or move to git v5.8005
Kieren Diment [Fri, 29 Oct 2010 12:05:18 +0000]
we should really tag releases, or move to git

13 years agoCustom error page without throwing logging away.
antgel [Thu, 12 Aug 2010 14:52:06 +0000]
Custom error page without throwing logging away.

13 years agochanged user table name to users in order to dodge reserved word
Eden Cardim [Sun, 25 Jul 2010 16:52:24 +0000]
changed user table name to users in order to dodge reserved word

13 years agominor ambiguity report, thanks asarch
Kieren Diment [Wed, 30 Jun 2010 01:18:48 +0000]
minor ambiguity report, thanks asarch

13 years agoFix for RT #56970
Kennedy Clark [Sun, 30 May 2010 00:19:51 +0000]
Fix for RT #56970

13 years agoAdd missing requirement for Perl6::Junction
Kennedy Clark [Sat, 29 May 2010 22:21:29 +0000]
Add missing requirement for Perl6::Junction

13 years agoUpdate year on copyright
Kennedy Clark [Sat, 29 May 2010 21:42:47 +0000]
Update year on copyright

13 years agoFix erroneous "-nc" in the license on this one file (it was removed from all the...
Kennedy Clark [Sat, 29 May 2010 21:42:20 +0000]
Fix erroneous "-nc" in the license on this one file (it was removed from all the others years ago - apparently overlooked this one)

13 years agoAdjust wording for mod_perl
Tomas Doran [Sat, 22 May 2010 10:15:39 +0000]
Adjust wording for mod_perl

13 years agoFixes rt.cpan.org #57361
Tomas Doran [Sat, 22 May 2010 10:14:57 +0000]
Fixes rt.cpan.org #57361

13 years agochange created/updated columns to type "timestamp"
Rafael Kitover [Thu, 13 May 2010 12:57:20 +0000]
change created/updated columns to type "timestamp"

14 years agoadded documentation reminder to install FCGI.pm when deploying to fastcgi
Eden Cardim [Sat, 17 Apr 2010 16:31:39 +0000]
added documentation reminder to install FCGI.pm when deploying to fastcgi

14 years agoapache fastcgi/mod_deflate note per awnstudio
Justin Hunter [Fri, 16 Apr 2010 21:22:59 +0000]
apache fastcgi/mod_deflate note per awnstudio

14 years agorename View::TT to View::HTML
Rafael Kitover [Wed, 7 Apr 2010 12:57:12 +0000]
rename View::TT to View::HTML

14 years agoRevert "start work on single conroller"
Caleb Cushing [Tue, 30 Mar 2010 12:35:17 +0000]
Revert "start work on single conroller"

This reverts commit 24815d781d276c8151098d008f28370215aa0e41.

this patch isn't ready yet, accidental commit

14 years agomake note to use default_view
Caleb Cushing [Tue, 30 Mar 2010 12:33:26 +0000]
make note to use default_view

not setting the default_view if you name the view something other than TT can
cause problems with modules like AutoCRUD, better to tell people to be explicit
than to have them have cryptic errors down the road.

14 years agostart work on single conroller
Caleb Cushing [Tue, 30 Mar 2010 12:33:17 +0000]
start work on single conroller

14 years agoupdated changelog for previous commit
Alexander Hartmaier [Thu, 18 Mar 2010 09:00:21 +0000]
updated changelog for previous commit

14 years agoadded DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG FILES section
Alexander Hartmaier [Wed, 17 Mar 2010 16:17:59 +0000]
added DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG FILES section

14 years agoMinor typos in FormHandler Tutorial
Jesse Sheidlower [Sat, 6 Mar 2010 01:00:00 +0000]
Minor typos in FormHandler Tutorial

14 years agoIndention fixes in CatalystAndMoose.pod
u-foka [Sun, 28 Feb 2010 20:36:17 +0000]
Indention fixes in CatalystAndMoose.pod

14 years agoTypo fix in CatalystAndMoose.pod:
u-foka [Sun, 28 Feb 2010 20:29:58 +0000]
Typo fix in CatalystAndMoose.pod:
MooseX::MethodAttribute::Role => MooseX::MethodAttributes::Role

14 years agoadd note about using server.pl --help
Caleb Cushing [Mon, 22 Feb 2010 21:59:18 +0000]
add note about using server.pl --help

14 years agoremove unessessary extraneous code
Caleb Cushing [Mon, 22 Feb 2010 08:12:55 +0000]
remove unessessary extraneous code

you don't have to reproduce all attributes for a column just to add more,
removing code that would otherwise be duplicated.

14 years agoUpdate credits
Kennedy Clark [Wed, 17 Feb 2010 20:12:00 +0000]
Update credits

14 years agoPrep for build
Kennedy Clark [Wed, 17 Feb 2010 19:10:51 +0000]
Prep for build

14 years agoConvert to "new style" for stash
Kennedy Clark [Wed, 17 Feb 2010 18:48:22 +0000]
Convert to "new style" for stash

14 years agoConvert to use of "-r" dev server option
Kennedy Clark [Wed, 17 Feb 2010 17:41:34 +0000]
Convert to use of "-r" dev server option
A few formatting fixes

14 years agoRemove now old mention of "used more than once" errors
Kennedy Clark [Wed, 17 Feb 2010 17:40:52 +0000]
Remove now old mention of "used more than once" errors
Fix missing indent in code block
Show all of __PACKAGE__->config in DB Model

14 years agoConvert tabs to spaces
Kennedy Clark [Wed, 17 Feb 2010 17:39:40 +0000]
Convert tabs to spaces
Fix "=head 2" in comment to "=head2"
Minor adjustments

14 years agoA few minor clarifications/adjustments
Kennedy Clark [Wed, 17 Feb 2010 17:37:33 +0000]
A few minor clarifications/adjustments

14 years agoUpdate flow to assume using 0.39+ C::M::DBIC::Schema now that debian pkg available.
Kennedy Clark [Wed, 17 Feb 2010 17:36:42 +0000]
Update flow to assume using 0.39+ C::M::DBIC::Schema now that debian pkg available.
Remove another reference to manually stopping/starting the dev svr.

14 years agoAdd note about looking for compile errors in the "server -r" window
Kennedy Clark [Wed, 17 Feb 2010 17:34:44 +0000]
Add note about looking for compile errors in the "server -r" window

14 years agoAdd Test::Pod to modules that get installed (use in Ch8)
Kennedy Clark [Wed, 17 Feb 2010 17:33:36 +0000]
Add Test::Pod to modules that get installed (use in Ch8)

14 years agoAdd "Quick Start" section
Kennedy Clark [Wed, 17 Feb 2010 15:15:10 +0000]
Add "Quick Start" section
Update version information
Make Live CD Steps include a password for ssh

14 years agoConvert to newer style for stash
Kennedy Clark [Wed, 17 Feb 2010 03:09:39 +0000]
Convert to newer style for stash
Convert to -r for server
Misc changes

14 years agoAdd back 'libperl6-junction-perl' for pkgs to install
Kennedy Clark [Wed, 17 Feb 2010 03:08:39 +0000]
Add back 'libperl6-junction-perl' for pkgs to install

14 years agoConvert tabs to spaces.
Kennedy Clark [Wed, 17 Feb 2010 02:44:54 +0000]
Convert tabs to spaces.
Convert to $c->stash(name => 'value') vs. $c->stash->{name} = $value

14 years agoAdd some additonal info about DBIC relationships
Kennedy Clark [Tue, 16 Feb 2010 23:22:52 +0000]
Add some additonal info about DBIC relationships
Continue with making "-r" on dev server fit with the flow
Put in warning about leaving an extra myapp.conf sitting around
Misc edits and adjustments

14 years agoAdd DBIx::Class::EncodedColumn to required packages for install under debian
Kennedy Clark [Tue, 16 Feb 2010 23:08:28 +0000]
Add DBIx::Class::EncodedColumn to required packages for install under debian

14 years agoAdditional adjustments to get consistent wording & usage of the dev svr "-r" option
Kennedy Clark [Tue, 16 Feb 2010 21:58:42 +0000]
Additional adjustments to get consistent wording & usage of the dev svr "-r" option

14 years agoMove mention of different "stash styles" to Ch2
Kennedy Clark [Tue, 16 Feb 2010 19:37:18 +0000]
Move mention of different "stash styles" to Ch2
Switch to consistent attribute style (":Name" vs. ": Name") as per changes started in early chapters

14 years agoBetter integrate the use of "-r" into the flow.
Kennedy Clark [Tue, 16 Feb 2010 19:33:32 +0000]
Better integrate the use of "-r" into the flow.
Move comment about styles for setting stash to earlier ch to be in sync with always using the "new style"
Other small/misc updates

14 years agoAdd some additional background info & links about auto-defined DBIC relationships
Kennedy Clark [Tue, 16 Feb 2010 18:09:35 +0000]
Add some additional background info & links about auto-defined DBIC relationships
Amend directions to be sure they have new enough C::M::DBIC::Schema & DBD::SQLite
Add background info on on_connect_do
Adjust use of "-r" on dev server and provide some background info
Other misc adjustments

14 years agoUse -r option for server
Kennedy Clark [Mon, 15 Feb 2010 19:46:44 +0000]
Use -r option for server
Switch to newer stash syntax
Some minor adjustments, version updates, fixes, etc.

14 years agoSwitch to svn for sample tutorial code
Kennedy Clark [Mon, 15 Feb 2010 19:44:37 +0000]
Switch to svn for sample tutorial code
Update versions

14 years agoupdate chapter 9 POD
Rafael Kitover [Sun, 7 Feb 2010 13:13:43 +0000]
update chapter 9 POD

14 years agoupdate chapter 9 formfu POD
Rafael Kitover [Sun, 7 Feb 2010 12:39:32 +0000]
update chapter 9 formfu POD

14 years agoupdate chapter 8 POD
Rafael Kitover [Sun, 7 Feb 2010 11:41:40 +0000]
update chapter 8 POD