kane++'s fix for passing @INC down to the restarter child
[catagits/Catalyst-Runtime.git] / lib /
2006-09-13 Yuval Kogman kane++'s fix for passing @INC down to the restarter...
2006-09-12 Kennedy Clark Remove extra space in Catalyst::Model::CDBI
2006-09-10 Kieren Diment applied patch from Martin Van de Streek on skipping...
2006-08-29 Kieren Diment removed link from catalyst::plugin::requiressl as it...
2006-08-29 Kieren Diment fixed silly config typo
2006-08-28 Matt S Trout fixup for hashref in action attrs from config
2006-08-27 Kennedy Clark Fix typo in vim regex
2006-08-27 Matt S Trout fixup for relative Chained from namespace '' (root)
2006-08-27 Matt S Trout unescape captures
2006-08-23 Kieren Diment updated instructions to only give checkout instructions...
2006-08-22 Kieren Diment Catalyst.user => Catalyst.user_exists
2006-08-21 Kennedy Clark Fix primary keys in MySQL code.
2006-08-18 Kennedy Clark Fix svn URL for completed code in BasicCRUD.pod section.
2006-08-18 Kennedy Clark Suggestion from Ingo Wichmann.
2006-08-17 Kennedy Clark Credit to Ingo Wichmann for mentioning that Catalyst...
2006-08-17 Kennedy Clark Update DBIX_CLASS_STORAGE_DBI_DEBUG to DBIC_TRACE.
2006-08-17 Jesse Sheidlower fixed cookie-param list POD in C::Res
2006-08-15 Kennedy Clark Add note based on discussion with Sebastian Quack.
2006-08-15 Matt S Trout uri_for fixup (with thanks to phaylon)
2006-08-15 Kennedy Clark Fix typo
2006-08-03 Kennedy Clark Add section to discuss use of default template names.
2006-08-02 Kennedy Clark Updates based on suggestion from David Kurtz.
2006-07-27 Kennedy Clark Update logic in Root.pm allowing unauth access to the...
2006-07-26 Kennedy Clark Add note about disabling the TT debug options after...
2006-07-26 Kennedy Clark Fix upper/lower case in section title.
2006-07-25 Yuval Kogman dwc++'s fix
2006-07-24 Kennedy Clark Updates based on suggestions from MST.
2006-07-23 Kennedy Clark Update thanks.
2006-07-23 Kennedy Clark Update how links are handled on overview page to hopefu...
2006-07-23 Kennedy Clark Fix some typos and clarifications.
2006-07-20 Kieren Diment added recipe for content disposition from dwc
2006-07-19 Marcus Ramberg prepared for 5.7001
2006-07-19 Marcus Ramberg add roadmap
2006-07-15 Brian Cassidy Fix to allow uri_for and uri_with to stringify non...
2006-07-15 Brian Cassidy Fix component_setup + tests
2006-07-11 Kennedy Clark Fix link as per email from Kevin Old (thanks, Kevin)
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-08 Kennedy Clark Format Catalyst::Manual::Intro in list to match others.
2006-07-07 David Kamholz fix warning message annoyance with FastCGI engine
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 Matt S Trout fixup pod
2006-07-06 Matt S Trout fixes to uri_for_action on Chained
2006-07-06 Kennedy Clark Fix POD errors
2006-07-06 Marcus Ramberg Prepared to release 5.7000
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 David Kamholz two tiny cleanups in trunk
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 David Kamholz don't export some functions we don't need to export...
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-03 David Kamholz further cleanup to stats code
2006-07-02 David Kamholz clean up debug server stats code, now resembles working
2006-07-01 Matt S Trout typo fix
2006-06-29 Kennedy Clark Fix typo: s/is self/itself/
2006-06-28 Marcus Ramberg prepared for dev relase 03
2006-06-28 Brian Cassidy fix the list of plugins in the debug output
2006-06-28 Kennedy Clark Misc fixes
2006-06-28 Kennedy Clark Get rid of more "the ... manpage" POD things
2006-06-28 Matt S Trout fixup to Catalyst::Utils::home
2006-06-28 Jesse Sheidlower doc tweaks to Chained.pm
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-25 Matt S Trout coverage all passes
2006-06-25 Matt S Trout fixup coverage on all but C::Dispatcher
2006-06-24 Kennedy Clark Add info about TT debug flags.
2006-06-24 Yuval Kogman Clean up Catalyst::Utils::home for better readability
next