Lots of updates
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Tutorial /
2011-08-30 hkclark Lots of updates
2011-08-29 hkclark Reformat/wrap paragraphs
2011-08-29 hkclark Lots of updates
2011-08-29 hkclark Fix minor typo
2011-08-29 hkclark Go from L<Module::Name|Module::Name> to L<Module::Name>
2011-08-29 hkclark Switch from Debian 5 to Debian 6
2011-08-29 hkclark Reformat/wrap paragraphs
2011-08-29 hkclark Update version info
2011-08-29 hkclark Update packages required
2011-08-29 hkclark Misc minor updates
2011-08-29 hkclark Misc minor updates
2011-08-29 hkclark Reformat/wrap paragraphs
2011-08-29 hkclark Reformat/wrap paragraphs
2011-08-29 hkclark Add place authors can stick local stuff while updating
2011-08-29 hkclark Point users to RT
2011-08-29 Kennedy Clark Switch to metacpan
2011-08-14 Jesse Sheidlower Trivial typo fix
2011-08-07 Tomas Doran Tiny dinks
2011-08-06 Tomas Doran Fix a load of old style config statements
2011-08-02 Tomas Doran Everything else (including some of the mysql docs)...
2011-08-02 Tomas Doran Remove recurrent newbie mistake from tutorial
2011-05-26 Matthew Horsfall Add note about updating t/view_HTML.t after adding...
2011-05-26 Matthew Horsfall Minor grammar fix
2011-05-14 Tom Feist fix session -> Plugin::Session docu error in the manual...
2011-05-12 Justin Hunter fix some typos
2011-04-29 Tomas Doran Merge remote branch 'origin/people/mateu/many_to_many_pod'
2011-04-29 Florian Ragwitz Port the auth tutorial to PassphraseColumn
2011-04-29 Florian Ragwitz L<Foo> is the same as L<Foo|Foo>
2011-04-11 Jonathan Otsuka Fixing various typos.
2011-04-06 Matthias Dietrich Fixed relationship declaration
2011-03-20 Mateu X Hunter use relationship bridge terminology with many to many
2011-03-08 kthakore FastMmap is not good for new users
2011-02-16 Shlomi Fish RT #64126: typos
2011-02-16 Shlomi Fish RT #64126: precise name of licence
2011-02-16 Shlomi Fish RT #64087: typos
2011-02-16 Eric A. Zarko RT #63057: typo
2011-02-16 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 RT #62095: persistent message on /login
2011-02-16 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 RT #62095: prevent XSS
2011-02-16 Zsolt Zemancsik RT #61486: correct MySQL
2011-02-16 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 RT #57989: typo
2011-02-11 Rafael Kitover fix typo origin/master origin/trunk
2011-02-09 Andrew Rodland Fix a typo (thanks to asarch++ on IRC)
2010-12-13 David Schmidt put use_ok into BEGIN block
2010-07-25 Eden Cardim changed user table name to users in order to dodge...
2010-06-30 Kieren Diment minor ambiguity report, thanks asarch
2010-05-29 Kennedy Clark Add missing requirement for Perl6::Junction
2010-05-29 Kennedy Clark Update year on copyright
2010-05-13 Rafael Kitover change created/updated columns to type "timestamp"
2010-04-07 Rafael Kitover rename View::TT to View::HTML
2010-03-30 Caleb Cushing Revert "start work on single conroller"
2010-03-30 Caleb Cushing make note to use default_view
2010-03-30 Caleb Cushing start work on single conroller
2010-03-17 Alexander Hartmaier added DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG...
2010-03-06 Jesse Sheidlower Minor typos in FormHandler Tutorial
2010-02-22 Caleb Cushing add note about using server.pl --help
2010-02-22 Caleb Cushing remove unessessary extraneous code
2010-02-17 Kennedy Clark Convert to "new style" for stash
2010-02-17 Kennedy Clark Convert to use of "-r" dev server option
2010-02-17 Kennedy Clark Remove now old mention of "used more than once" errors
2010-02-17 Kennedy Clark Convert tabs to spaces
2010-02-17 Kennedy Clark A few minor clarifications/adjustments
2010-02-17 Kennedy Clark Update flow to assume using 0.39+ C::M::DBIC::Schema...
2010-02-17 Kennedy Clark Add note about looking for compile errors in the "serve...
2010-02-17 Kennedy Clark Add Test::Pod to modules that get installed (use in...
2010-02-17 Kennedy Clark Add "Quick Start" section
2010-02-17 Kennedy Clark Convert to newer style for stash
2010-02-17 Kennedy Clark Add back 'libperl6-junction-perl' for pkgs to install
2010-02-17 Kennedy Clark Convert tabs to spaces.
2010-02-16 Kennedy Clark Add some additonal info about DBIC relationships
2010-02-16 Kennedy Clark Add DBIx::Class::EncodedColumn to required packages...
2010-02-16 Kennedy Clark Additional adjustments to get consistent wording ...
2010-02-16 Kennedy Clark Move mention of different "stash styles" to Ch2
2010-02-16 Kennedy Clark Better integrate the use of "-r" into the flow.
2010-02-16 Kennedy Clark Add some additional background info ...
2010-02-15 Kennedy Clark Use -r option for server
2010-02-15 Kennedy Clark Switch to svn for sample tutorial code
2010-02-07 Rafael Kitover update chapter 9 POD
2010-02-07 Rafael Kitover update chapter 9 formfu POD
2010-02-07 Rafael Kitover update chapter 8 POD
2010-02-07 Rafael Kitover minor change to chapter 6 POD
2010-02-07 Rafael Kitover chapter 5: recommend Memcached, minor changes
2010-02-07 Rafael Kitover no need to set resultset_class with load_namespaces...
2010-02-02 Kieren Diment tutorial reference implementations are no longer tarbal...
2010-02-02 Rafael Kitover add PRAGMA foreign_keys = ON; to the DDL
2010-02-01 Kieren Diment fix grammar typo
2010-02-01 Kieren Diment clarified docs on pural table naming
2010-02-01 Rafael Kitover updates to tutorial for new loader and sqlite fks
2010-01-20 Caleb Cushing change whitespace to reflect current formatting
2010-01-20 Caleb Cushing remove now uneeded reminders to restart the server
2010-01-20 Caleb Cushing show output of reloaded server after updating an action
2010-01-20 Caleb Cushing make killing the server a note
2010-01-20 Caleb Cushing add note on server reload and finding more options
2010-01-20 Caleb Cushing update _server.pl output for request
2010-01-20 Caleb Cushing update _server.pl output
2010-01-20 Caleb Cushing make attribute list syntax consistant
2009-12-31 Caleb Cushing fix missing username/password in Login controller
2009-12-29 Jonathan Yu revert my changes, L<|...> is okay according to rafl
2009-12-29 Jonathan Yu fix typos
2009-12-29 Jonathan Yu fix more uses of L<..|blah> (causes Test::Pod failures)
2009-12-29 Jonathan Yu remove several sentences which were duplicates (strange...
next