catagits/Catalyst-Runtime.git
2009-04-27 Tomas Doran Scribble some stuff in TODO, more detail to follow.
2009-04-26 Tomas Doran Somewhat, but not much more sane. There are still bugs...
2009-04-25 Tomas Doran Add another test, and TODO the fail.
2009-04-25 Dan Dascalescu 1-char typo
2009-04-25 Dan Dascalescu Debug mode is also triggered by running myapp_server...
2009-04-25 Hans Dieter... doc tweaks: use C<> instead of "", use 'overridden...
2009-04-24 Florian Ragwitz Improve regexp fallback warning.
2009-04-24 Tomas Doran Fix bug when not using B::Hooks::OP::Check::StashChange
2009-04-23 Simon Elliott silence role override warnings from moose
2009-04-23 Tomas Doran Should fix $ENV issues
2009-04-23 Alexander Hartmaier added test for Moose controller inheritance using metho...
2009-04-23 Rafael Kitover runtime: fix logging with -Debug
2009-04-22 Florian Ragwitz Fix the unattached chain debug table for endpoints...
2009-04-22 Dan Dascalescu Updated changelog with POD fixes for Catalyst::Test
2009-04-22 Florian Ragwitz Turn of test aggregation by default.
2009-04-22 Dan Dascalescu POD update: METHODS is =head1 (not =head2)
2009-04-22 Dan Dascalescu Fixed the POD to hyperlink to methods. No code changes.
2009-04-21 Florian Ragwitz Merge changelog entries. 5.80002
2009-04-21 Tomas Doran Changelog, use stdout in tests to be less noisy
2009-04-21 Tomas Doran That can't work as you get circular deps..
2009-04-21 Tomas Doran Optionally update conflicting modules by adding them...
2009-04-21 Tomas Doran Fix kds bug, find another bug causing all log levels...
2009-04-21 Tomas Doran Tests for kds fail. Comments indicate other fail?
2009-04-21 Matt S Trout revert duff part of last commit
2009-04-21 Matt S Trout pass replace_constructor when making app immutable...
2009-04-21 Tomas Doran Yell at people to upgrade configloader. This list needs...
2009-04-21 Marcus Ramberg Prepare for 5.800002
2009-04-21 Tomas Doran Restartable app class on perl 5.10. More evil hackery..
2009-04-21 Tomas Doran Fixed non-moose classes initialization order issues...
2009-04-20 Tomas Doran Unfuck Catalyst::Plugin::Log::Dispatch
2009-04-20 Tomas Doran Bugfix for 5.8 regression found in C::C::DBIC::API
2009-04-20 Tomas Doran Nuke unused chunk of the TestApp. Also add test case...
2009-04-20 Tomas Doran Neeed according to the changelog of C::A::REST
2009-04-20 Tomas Doran Fix column width of unattached chains table
2009-04-20 Tomas Doran Fix warning message, patch from dev list.
2009-04-19 Tomas Doran Bump MX::MethodAttributes::Inheritable dep, changelog
2009-04-18 Andrew Rodland Fix a typo that slipped through the previous fix, and...
2009-04-18 Andrew Rodland Minor fixes for the "new in 5.8" PODs.
2009-04-18 Florian Ragwitz Version 5.80001. 5.80001
2009-04-18 Florian Ragwitz Changelogging.
2009-04-18 Florian Ragwitz Don't inline the Catalyst::Log constructor to avoid...
2009-04-18 Tomas Doran Fix POD
2009-04-18 Tomas Doran Fix a couple of real spelling errors, change a couple...
2009-04-18 Tomas Doran Note Catalyst::Base deprecation warnings, tweak setup_f...
2009-04-18 Tomas Doran Clarify the component back compat section, and add...
2009-04-18 Tomas Doran Add bug fixes section. Reformatting, some other additions
2009-04-18 Tomas Doran Re-arrange, reformatting, add a coupla bits, remove...
2009-04-18 Tomas Doran Deprecation section more complete, and link ::Upgrading
2009-04-18 Tomas Doran Cleanups / formatting
2009-04-18 Tomas Doran Remove bits about go/visit as they are in 5.71, clean...
2009-04-18 Marcus Ramberg Update delta
2009-04-18 Marcus Ramberg Shut up recursion warnings
2009-04-18 Marcus Ramberg Remove commented out incorrect deprecations
2009-04-18 Florian Ragwitz Add .gitignore.
2009-04-18 Felix Antonius... Added a Delta.pod for important changes between 5.7...
2009-04-15 Tomas Doran And print the value.
2009-04-15 Tomas Doran Clarify exception to finger the actual class which...
2009-04-15 Brian Cassidy verbage fix.
2009-04-14 Tomas Doran Changelog and sed s/website authors/application authors/
2009-04-14 Ian Wells DispatchTypes' POD refers to Catalyst::Manual::Intro...
2009-04-14 Tomas Doran Can has sane version plzkthnx?
2009-04-14 Tomas Doran Test uri_with clears query params
2009-04-14 Cory G Watson Add uri_with tests (nothing was broken, but I had some...
2009-04-14 Florian Ragwitz Remove Manual::Installation.
2009-04-14 Florian Ragwitz Remove Manual.pm. It's part of the -Manual dist.
2009-04-12 Tomas Doran Nuke obsolete CentOS4 installation docs
2009-04-12 Tomas Doran Make the test not use FormBuilder. Test in register_act...
2009-04-12 Tomas Doran Remove use of Catalyst::Base from the tests
2009-04-12 Marcus Ramberg Fix base class deprecation
2009-04-12 Marcus Ramberg Prepare for maybe-release
2009-04-12 Tomas Doran What the hell is this, what is it doing here?
2009-04-12 Tomas Doran Warnings from C::Base
2009-04-12 Tomas Doran Update docs with new methods in ::Controller, update...
2009-04-12 Tomas Doran Write blurb about C3 fail
2009-04-12 Tomas Doran Update todo
2009-04-12 Tomas Doran Doc tidy up wrt plugin method
2009-04-12 Tomas Doran Remove TODO, still breaks CX::Imports, but don't care..
2009-04-12 Tomas Doran Changelogging
2009-04-12 Florian Ragwitz Merge branch 'register_actions'
2009-04-08 Florian Ragwitz Depend on latest MX::E::CAF to work with new Moose...
2009-04-07 Hans Dieter... remove trailing whitespace
2009-04-07 Hans Dieter... mis-rebase
2009-04-07 Hans Dieter... split out methods to show rafl what I mean
2009-04-03 Hans Dieter... add uri_for_action to Changes
2009-04-03 Hans Dieter... Merge branch 'uri_for_action'
2009-04-03 Hans Dieter... remove trailing whitespace
2009-04-02 Tomas Doran Tidy error, remove debug, tidy warn.
2009-04-02 Tomas Doran And fix it properly.
2009-04-02 Tomas Doran We actually need Moose::Object::meta to avoid metaclass...
2009-04-01 Tomas Doran Bump MX::MethodAttributes::Inheritable dep
2009-04-01 Tomas Doran Include only the things we actually want in the dist.
2009-03-31 Tomas Doran Need new Moose, otherwise stuff which requires new...
2009-03-29 Florian Ragwitz Changelogging.
2009-03-29 Florian Ragwitz Adopt Catalyst::ClassData to latest Class::MOP::Class...
2009-03-28 Hans Dieter... include test for failure mode
2009-03-28 Hans Dieter... add uri_for_action and switch tests to use it
2009-03-27 Florian Ragwitz Make mk_classdata fail if the class' metaclass is not...
2009-03-27 Florian Ragwitz Pod formatting fix.
2009-03-25 Tomas Doran Merge up r9572 and r9577 from 5.70
2009-03-25 Hans Dieter... add $res->code to Changes
next