catagits/Catalyst-Runtime.git
2009-04-29 Florian Ragwitz .gitignore t/tmp.
2009-04-29 Florian Ragwitz Convert the restarter engine's BUILD method to lazy...
2009-04-29 Florian Ragwitz Changelogging.
2009-04-29 Florian Ragwitz Convert the dispatcher's BUILD method to attribute...
2009-04-29 Florian Ragwitz Revert "silence role override warnings from moose"
2009-04-28 Dave Rolsky Duh, I prefer putting my actual name in changes
2009-04-28 Dave Rolsky Add note to changes about dying on inline_constructor...
2009-04-28 Dave Rolsky If a class makes itself immutable and turns off constru...
2009-04-28 Tomas Doran Rewrite C3 chunk of Catalyst::Upgrading to hopefully...
2009-04-28 Tomas Doran Speak less nonesense
2009-04-28 Tomas Doran Patch for uri_for_action with regex dispatch from RT...
2009-04-28 Tomas Doran Fix RT#43375
2009-04-28 Tomas Doran Yes, it was fixed - r9803
2009-04-28 Tomas Doran Changelogging
2009-04-28 Tomas Doran Make logging additive properly. No longer WTF.
2009-04-28 Tomas Doran Update TODO with more verbose descriptions of known...
2009-04-28 Tomas Doran Tests for setup_stats, its all good..
2009-04-28 Tomas Doran That is actually a stupid idea - you may be using Catal...
2009-04-28 Tomas Doran Depend on latest MOP as we do use it ourselves.
2009-04-28 Tomas Doran Bump Moose dep, remove MOP dep as Moose already depends...
2009-04-28 Hans Dieter... doc clarification
2009-04-28 Tomas Doran Fix false fail, caused by r9907 tidyup to not bother...
2009-04-28 Tomas Doran Bump MX::MA again, couple of little tidyups
2009-04-27 Peter Karman add test for attribute overrides
2009-04-27 Tomas Doran Depend on latest AsCGI version to stop people getting...
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
next