catagits/Catalyst-Runtime.git
2006-05-18 Marcus Ramberg further doc updates.
2006-05-18 Matt S Trout clean up logging and debug output, minor doc fixes
2006-05-17 Matt S Trout added restart directory option to test server
2006-05-13 Kieren Diment Clarification of purpose of QuickStart application
2006-05-10 Yuval Kogman s/snippets/captures/
2006-05-10 Yuval Kogman Fix the RV of the first call to ->config
2006-05-10 Matt S Trout Added warning for setup after setup
2006-05-10 Matt S Trout fixup POD to only mention DBIC::Schema model, not DBIC
2006-05-09 Brian Cassidy ConfigLoader updated to version 0.07
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-07 Matt S Trout Fixed config and subclassing in Catalyst::Component
2006-05-04 Andy Grundman 5.6902 release
2006-05-03 Marcus Ramberg prepare for yet another bugfix release.
2006-05-03 Marcus Ramberg prepared for 5.6900
2006-05-02 Yuval Kogman Fix Bill Moseley's double-auto bug, and add tests
2006-05-02 Yuval Kogman add no failing test for the double auto bug - must...
2006-05-01 Jess Robinson Fix links
2006-04-30 Yuval Kogman make Catalyst::Test not try to require if $class->can...
2006-04-28 Brian Cassidy no, really, add it.
2006-04-28 Brian Cassidy added french version of "please come back later"
2006-04-26 Brian Cassidy updated Changes
2006-04-26 Brian Cassidy updated ConfigLoader to 0.06
2006-04-24 Andy Grundman 5.678 version and changes, not tagging because dist...
2006-04-24 Brian Cassidy ignore undefined values in uri_for and uri_with
2006-04-24 Marcus Ramberg lala
2006-04-23 Marcus Ramberg prepared for release
2006-04-22 Andy Grundman Bump Catalyst version to 5.67
2006-04-22 Yuval Kogman Document implicit eval { } in ->execute
2006-04-22 Yuval Kogman DWIM continuation statistics
2006-04-22 Sebastian Riedel Fixed a small bug
2006-04-21 Yuval Kogman new incarnation of the continuation plugin
2006-04-21 Brian Cassidy make uri_for unicode safe
2006-04-21 Brian Cassidy typo
2006-04-20 Brian Cassidy make uri_with() play nicely with multi-value parameters
2006-04-20 Brian Cassidy uri_with is now utf8-safe
2006-04-20 Matt S Trout Type fix from ash
2006-04-20 Sebastian Riedel Updated irc channel
2006-04-20 Sebastian Riedel Chenged official irc channel
2006-04-19 Brian Cassidy added $c->req->uri_with helper + tests
2006-04-19 Brian Cassidy added ConfigLoader upgrade to Changes
2006-04-18 Brian Cassidy updated to latest ConfigLoader
2006-04-18 Marcus Ramberg Handle $c->error called as a class method.
2006-04-13 Andy Grundman Failing test for /foo vs /foo/
2006-04-13 Yuval Kogman silly refactoring in Catalyst::Base
2006-04-13 Yuval Kogman docs for upload dir config param
2006-04-12 Andy Grundman Fixed typo in Tutorial (thanks Frank)
2006-04-08 Yuval Kogman changelog the refactoring
2006-04-08 Yuval Kogman perltidy and warning
2006-04-08 Yuval Kogman Refactor ->forward in the Dispatcher so that it isn...
2006-04-08 Yuval Kogman Simplify dispatcher guts to use hashes
2006-04-08 Yuval Kogman simplify get_action to use a hash, without that sneaky...
2006-04-08 Yuval Kogman remove visitor from actioncontainer node creation stuff
2006-04-08 Yuval Kogman recursive namespace creation ;-)
2006-04-08 Yuval Kogman refactor namespace container node creation thingamabob
2006-04-08 Yuval Kogman refactor dispatch type loading
2006-04-08 Andy Grundman Increase HTTP::Headers dep to 1.64, t/live_engine_respo...
2006-04-07 Jess Robinson Reinstate _config call in template
2006-04-05 Sebastian Riedel Added app name with :: support for PAR
2006-04-05 Matt S Trout warning fix from fireartist
2006-04-05 Sebastian Riedel Added app name with :: support for PAR
2006-04-04 Marcus Ramberg fixed pod errors
2006-04-01 Matt S Trout Added models/views/controllers methods
2006-03-30 Marcus Ramberg changed to nick
2006-03-30 Marcus Ramberg applied patch to allow a tmpdir setting.
2006-03-26 Matt S Trout Updated uri_for signature
2006-03-26 Andy Grundman Test fixes for remote servers
2006-03-26 Andy Grundman Added ability for engines to run the entire prepare...
2006-03-25 Matt S Trout Refactored component fetch code a bit
2006-03-25 Matt S Trout Got rid of Path::Class imports
2006-03-25 Matt S Trout Doc updates from the jester
2006-03-24 Andy Grundman Static::Simple 0.14 to core, also merged jester's doc...
2006-03-23 Yuval Kogman changelog the clear_error feature
2006-03-23 Yuval Kogman Add the clear_errors method
2006-03-23 Andy Grundman Removed forced engine instructions from tutorial
2006-03-21 Marcus Ramberg fix liten typo
2006-03-20 Matt S Trout Squelched warnings in live recursion tests
2006-03-16 David Kamholz apply docs patch from Carl Franks (thanks!) with a...
2006-03-16 Gavin Henry Added a Template loop in usercreate.tt to show existing...
2006-03-15 Marcus Ramberg lots of new docs,
2006-03-15 David Kamholz minor doc improvements
2006-03-15 Marcus Ramberg added docs for engine/dispatcher
2006-03-12 Matt S Trout Looping and recursion tests plus a fix
2006-03-10 Marcus Ramberg prepared for release.
2006-03-10 Sebastian Riedel Updated templates
2006-03-03 Gavin Henry Spell checking and formatting, with some grammar correc...
2006-03-03 Sebastian Riedel Updated helper
2006-03-03 Sebastian Riedel Added Test::WWW::Mechanize::Catalyst support
2006-03-03 Sebastian Riedel Updated helper
2006-03-02 Sebastian Riedel Cleaned generated tests
2006-03-02 Marcus Ramberg one more test.
2006-03-02 Marcus Ramberg also, tests.
2006-03-02 Marcus Ramberg change to use a 301 for redirects.
2006-03-01 Brian Cassidy added ConfigLoader upgrade to Changes
2006-03-01 David Kamholz fix silly bug in finalize_headers
2006-02-28 Gavin Henry Fixed e-mail address.
2006-02-28 David Kamholz update deps for new ConfigLoader
2006-02-28 David Kamholz update ConfigLoader in Catalyst dist
2006-02-27 Curtis "Ovid... Fixed a bug I introduced whereby registered_plugins...
next