cookbook cleanup, small fix in MANIFEST.SKIP
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Manual /
2006-07-09 David Kamholz cookbook cleanup, small fix in MANIFEST.SKIP
2006-07-09 Kennedy Clark Remove extraneous 'TT bogus assignment' and update...
2006-07-08 Kennedy Clark Update setting urllist (thanks, Marcus)
2006-07-08 Kennedy Clark Update based on testing of 5.7000
2006-07-07 Kennedy Clark Intro.pod patch from blblack
2006-07-07 Kennedy Clark Fix TT 2.15 issue in BasicCRUD.
2006-07-07 Kennedy Clark Add tip about use statement and element container class.
2006-07-06 Kennedy Clark Update revision numbers.
2006-07-06 Kennedy Clark Remove comment about code not being in subversion yet.
2006-07-06 Kennedy Clark Version number.
2006-07-06 Kennedy Clark Fix svn URL.
2006-07-06 Kennedy Clark Fix POD errors
2006-07-06 Kennedy Clark Add comment about bug "override"
2006-07-06 Kennedy Clark Misc updates.
2006-07-06 Kennedy Clark Minor fixes
2006-07-06 Kennedy Clark Minor tweak
2006-07-06 Kennedy Clark Update revision numbers in 'svn co' commands.
2006-07-06 Kieren Diment pre-release proof-read/edit of Intro
2006-07-06 Jesse Sheidlower typos
2006-07-06 Jesse Sheidlower Rearrangement of Intro.pod
2006-07-06 Kennedy Clark Add MySQL code to Appendix 2 (thanks to Jim Howard)
2006-07-05 Kennedy Clark Switch from 'sub base :Path :Args(0)' to 'sub index...
2006-07-05 Kennedy Clark Fix order issue re ActionClass
2006-07-05 Kennedy Clark Overhaul the RenderView sections.
2006-07-05 Jesse Sheidlower More light Intro work
2006-07-05 Kennedy Clark Add requirement for Catalyst::Devel
2006-07-05 Kennedy Clark Remove references to DefaultEnd.
2006-07-05 Kieren Diment moved cookbook entries into categories and gave a very...
2006-07-05 Jesse Sheidlower Intro.pod formatting
2006-07-05 Jesse Sheidlower light work on Intro: more still needed
2006-07-04 Kennedy Clark Add link to most recent version in subversion so that...
2006-07-04 Kennedy Clark Rough draft of changes for RenderView.
2006-07-04 Kennedy Clark Fix of svn path to Catalyst-Runtime from Kenny Gatdula
2006-07-04 Kieren Diment removed some verbosity from mod_perl section, clarified...
2006-07-04 Jesse Sheidlower Installation doc adds; tweaks to docs of C.pm
2006-07-03 Kennedy Clark Fix "direction" of relation required by role_rel in...
2006-07-01 Matt S Trout typo fix
2006-06-29 Kennedy Clark Fix typo: s/is self/itself/
2006-06-28 Kennedy Clark Misc fixes
2006-06-28 Kennedy Clark Get rid of more "the ... manpage" POD things
2006-06-28 Jesse Sheidlower Added proper NAME sections to two pods
2006-06-28 Jesse Sheidlower light Cookbook work
2006-06-27 Jesse Sheidlower nuked old Tutorial
2006-06-27 Jesse Sheidlower doc updates, esp. DefaultEnd related
2006-06-26 David Kamholz Plugins.pod cleanup
2006-06-26 Kennedy Clark Convert 'sub default :Private' actions to 'sub base...
2006-06-25 Kennedy Clark Misc minor fixups.
2006-06-24 Kennedy Clark Add info about TT debug flags.
2006-06-23 Kennedy Clark Fix some L<...> to not show the annoying "the ... manpa...
2006-06-23 Marcus Ramberg Corrected failing pod tests
2006-06-22 Matt S Trout Moved Chained intro to dispatch type and made recursion...
2006-06-22 Matt S Trout Captures -> CapureArgs
2006-06-22 Matt S Trout Documented auto/forward/detach behaviour for chains...
2006-06-22 Matt S Trout Corrected 'snippets' -> 'captures' in Chained Intro
2006-06-22 Matt S Trout New Chained documentation for Intro
2006-06-22 Matt S Trout rah. rename everything.
2006-06-22 Matt S Trout made ChildOf docs slightly less "neat" but significantl...
2006-06-22 Matt S Trout Editing and neatening in ChildOf docs
2006-06-22 Matt S Trout Extended Intro with some ChildOf details
2006-06-22 Matt S Trout Tutorial for ChildOf
2006-06-22 Matt S Trout first cut at :ChildOf
2006-06-18 Jesse Sheidlower Cookbook cleanup (much more to do)
2006-06-14 Jesse Sheidlower Cookbook: recipe to log in for testing
2006-06-12 Jesse Sheidlower Cookbook patch applied
2006-06-08 Jesse Sheidlower CatInABox doc updates (thanks claco!)
2006-06-08 Matt S Trout small tweak to Installation.pod
2006-06-08 Matt S Trout light docs work (Intro awaits signficant rearranging)
2006-06-08 Matt S Trout Models, ACCEPT_CONTEXT
2006-06-08 Matt S Trout slight clarification of MVC and web apps, added a coupl...
2006-06-08 Matt S Trout Tut docs work
2006-06-08 Matt S Trout Tut docs work
2006-06-08 Matt S Trout torched C::M::FAQ
2006-06-08 Matt S Trout Installation.pod fixups
2006-06-08 Matt S Trout fixed typo in Auth::Cred::Passwd example
2006-06-08 Matt S Trout Fix a Pod typo and add explicit install of Digest:...
2006-06-08 Matt S Trout Editing in docs branch
2006-06-08 Matt S Trout modified to introduce Controller::Root
2006-06-08 Matt S Trout some work on Tut docs
2006-06-08 Matt S Trout Cleaned up Tut files; no substantive changes
2006-06-08 Matt S Trout initial import of new Tutorial stuff from hkclark
2006-06-02 Matt S Trout added actions-paths-from-config
2006-06-02 Gavin Henry Added all Advent entries. Still have to remove old...
2006-06-02 Matt S Trout doc'ed :Args
2006-05-24 Matt S Trout corrected tyop
2006-05-20 Kieren Diment removed a little nerdspeak
2006-05-20 Jesse Sheidlower Proofread! Wrap docs at 72 colums!
2006-05-19 Marcus Ramberg Added charter
2006-05-19 Marcus Ramberg docs for reusable actions
2006-05-19 Marcus Ramberg updated log format
2006-05-18 Matt S Trout clean up logging and debug output, minor doc fixes
2006-05-13 Kieren Diment Clarification of purpose of QuickStart application
2006-05-10 Yuval Kogman s/snippets/captures/
2006-05-10 Matt S Trout fixup POD to only mention DBIC::Schema model, not DBIC
2006-05-08 Marcus Ramberg (no commit message)
2006-05-08 Jesse Sheidlower swapped Xapian for Plucene in About.pod
2006-05-08 Jesse Sheidlower small additions to About.pod
2006-05-01 Jess Robinson Fix links
2006-04-20 Matt S Trout Type fix from ash
2006-04-12 Andy Grundman Fixed typo in Tutorial (thanks Frank)
2006-04-04 Marcus Ramberg fixed pod errors
next