added initial thingy
[catagits/Catalyst-Manual.git] / lib /
2009-11-14 Jason Felds Add link to SQLite, ensure they get version 3.
2009-10-28 Kennedy Clark Update tutorial for latest versions of Cat-related...
2009-10-19 Breno G. de Oliveira Fixed some typos
2009-10-15 Andrew Rodland Fix a Test::Pod failure and make Debian happier.
2009-10-07 Kennedy Clark Minor fixes
2009-10-07 Kennedy Clark Prep for release
2009-10-07 Andrew Rodland Make =head1 NAME match the filename
2009-10-04 Tomas Doran Clean up and add to the docs about forwarding.
2009-10-01 Tomas Doran Show the new way of doing things
2009-10-01 kostya Added 'use MooseX::MethodAttributes ();' for roles...
2009-09-28 Tomas Doran Add fixme
2009-09-16 Tomas Doran Put Manual::Plugins back as a stub so we don't have...
2009-09-16 Tomas Doran Fix unicode plugin docs in -Manual
2009-09-13 Tomas Doran jester++ # A million spelling/grammar/typo corrections
2009-09-02 Tomas Doran Fix svn and git uris
2009-09-01 Tomas Doran Loads of cleanup / updating work
2009-08-24 Justin Hunter fix PathPart typo
2009-08-10 Jesse Sheidlower typo-fixing, light rewriting in DevelopmentProcess
2009-08-10 Tomas Doran Expand CatalystAndMoose somewhat, re-arrange the Develo...
2009-07-27 Dan Dascalescu hyperlinked with() to point to Moose/with
2009-07-26 Tomas Doran Shitload of ::Manual fixes, add some FIXMEs which I...
2009-07-13 Breno G. de Oliveira changed linebreak position to avoid arrow "->" be repre...
2009-07-13 Breno G. de Oliveira replace reference to deprecated CatalystX::ListFramewor...
2009-06-25 Kieren Diment instructions on how to read the tutorial
2009-06-10 Kennedy Clark Fix typo (Gerda Shank)
2009-06-09 KMX C::Manual - little Cookbook update (PAR creation)
2009-06-09 Kieren Diment fix typo for cat-install script
2009-06-06 Kennedy Clark RT #46618 fix
2009-06-06 Kennedy Clark Fix typos in appendix emacs note and misplaced quote...
2009-06-03 Dan Dascalescu Moved BindLex to obsolete plugins and added FormFu...
2009-05-28 Kennedy Clark Initial plug for books
2009-05-28 Kennedy Clark RT#46159 - Fix typo (thanks to brunobuss)
2009-05-27 Kennedy Clark Minor formatting fixes. Get make test to run cleanly.
2009-05-27 Kennedy Clark Prep for release
2009-05-27 Tomas Doran Munge content into different places, and edits for...
2009-05-27 Kennedy Clark Fix very minor typo
2009-05-27 Tomas Doran Expand roles section to contain specific docs on caveat...
2009-05-27 Kennedy Clark Contribution by Sebastian Willert about Cat 5.8 and...
2009-05-26 Kennedy Clark Get comments back in sync between chapters (with thanks...
2009-05-26 Kennedy Clark Include huge thanks to Kiffin Gish for work on "databas...
2009-05-26 Kennedy Clark Update for 5.80
2009-05-26 Kennedy Clark Update ToC for switch to numbered Chapters
2009-05-26 Kennedy Clark Finish review for depluralization and related updates
2009-05-25 Kennedy Clark Initial set of tutorial edits to go along with deplural...
2009-05-24 Kennedy Clark Add numbers back to names of chapters
2009-05-24 Kennedy Clark Update for latest prebuilt debian version numbers
2009-05-24 Kennedy Clark Merge from depluralization branch
2009-05-24 Kennedy Clark Suggestion from Stefan Kangas about "un-indenting"...
2009-05-21 Kennedy Clark Fix typos and add clarifying comments about using ...
2009-05-17 Jesse Sheidlower small typo
2009-05-16 Kennedy Clark Remove create=dynamic stuff left around by mistake...
2009-05-16 Kennedy Clark Fix comment (and make it match earlier section)
2009-05-16 Kennedy Clark Add note about non-standard database config and SimpleDB
2009-05-14 Breno G. de Oliveira Added note on placing myapp.db on the app's basedir...
2009-05-11 Mateu X. Hunter Add note about removing mod_deflate when pages hang...
2009-05-08 Kennedy Clark Prep for release
2009-05-03 Kennedy Clark Completely revamp the PostgreSQL section in Appendices...
2009-05-03 Kennedy Clark Convert to more of a mixture of "DBIC" and "DBIx::Class...
2009-05-03 Kennedy Clark Add code in case users prefer to use myapp.conf for...
2009-05-03 Kennedy Clark Remove old hack for Data::Dumper that should no longer...
2009-05-03 Kennedy Clark Remove section of code that's no longer required now...
2009-05-03 Kennedy Clark Switch to use of DBIx::Class::EncodedColumn and C:...
2009-05-02 Jay Hannah POD typo corrected.
2009-05-02 Kennedy Clark Remove DBIC "create=dynamic" section. Hopefully someon...
2009-05-01 Kennedy Clark Add comment about possible warnings in Template::Base...
2009-04-30 Tomas Doran Updates to ExtendingCatalyst, more to come
2009-04-28 Ian Wells More Intro cleanup, specifically adding a comment on...
2009-04-16 Kennedy Clark Fix typo in Timestamp -> TimeStamp (with thanks to...
2009-04-14 Tomas Doran Small fix, changelog
2009-04-14 Ian Wells Revised action descriptions - should come in a more...
2009-03-25 Tomas Doran Some notes and changed examples for using Moose in...
2009-03-22 Tomas Doran Fix reference to non-existant class
2009-03-18 Jesse Sheidlower assorted doc tweaks in Tutorial
2009-03-17 Jesse Sheidlower light edits, mostly typo-like
2009-03-16 Kennedy Clark Add reminder about not totally skipping Intro.pod
2009-03-16 Kennedy Clark Fix escaping issue (thanks to Evan Carroll for pointing...
2009-03-14 Kieren Diment fixed roadmap link
2009-03-12 Kennedy Clark Remove C<> from =head line b/c they look ugly on CPAN
2009-03-12 Kennedy Clark Fix minor typo
2009-03-12 Kennedy Clark Fix errors in FormFu.pod (thanks to Adam Witney).
2009-03-11 Kennedy Clark Move use of "load_namespaces" for DBIC from BasicCRUD...
2009-03-10 Kennedy Clark Change from the use of "part" to refer to each .pod...
2009-03-10 Dan Dascalescu Fixed menton to "flash" to point to part 4 of the tutor...
2009-03-09 Dan Dascalescu Fixed typos and missing words in BasicCRUD
2009-03-09 Kennedy Clark Prep for release
2009-03-08 Kennedy Clark Convert from Ubuntu to Debian 5 live CD as the recommen...
2009-03-07 Kennedy Clark Oops, missing a couple C::M::DBIC::Schema version refer...
2009-03-07 Kennedy Clark Update version number required for Catalyst::Model...
2009-03-07 Kennedy Clark Adjust indentation a bit
2009-03-06 Jesse Sheidlower minor typo
2009-03-06 Kennedy Clark Fix minor typos
2009-03-05 Kennedy Clark Add a new section to BasicCRUD covering more advanced...
2009-03-03 Kennedy Clark Update the "DBIC terminology" based on input from MST...
2009-03-03 Kennedy Clark Reword warning about not using GET for delete based...
2009-03-03 Kennedy Clark Suggestions and fixes with thanks to Murray Walker...
2009-03-02 Kennedy Clark Prev fix should have moved the "=over 4" vs. removing...
2009-03-01 Kieren Diment pod fix, thanks Janus
2009-02-28 Kennedy Clark Add comment about salt
2009-02-28 Kennedy Clark Prep for release
2009-02-28 Kennedy Clark Misc edits to fix ...
next