pass replace_constructor when making app immutable to force installation
[catagits/Catalyst-Runtime.git] / lib /
2009-04-21 Matt S Trout pass replace_constructor when making app immutable...
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 Fix column width of unattached chains table
2009-04-20 Tomas Doran Fix warning message, patch from dev list.
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 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 Felix Antonius Wil... 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-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 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 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 Doc tidy up wrt plugin method
2009-04-12 Florian Ragwitz Merge branch 'register_actions'
2009-04-07 Hans Dieter Pearcey remove trailing whitespace
2009-04-07 Hans Dieter Pearcey mis-rebase
2009-04-07 Hans Dieter Pearcey split out methods to show rafl what I mean
2009-04-03 Hans Dieter Pearcey Merge branch 'uri_for_action'
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-03-29 Florian Ragwitz Adopt Catalyst::ClassData to latest Class::MOP::Class...
2009-03-28 Hans Dieter Pearcey include test for failure mode
2009-03-28 Hans Dieter Pearcey 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 Pearcey add Catalyst::Response->code
2009-03-24 Tomas Doran Change plugin warning cut-off release, expand on config...
2009-03-23 Tim Bunce Add debug log in uri_for when uri_for_action returns...
2009-03-22 Tomas Doran Clarify fastcgi engine docs
2009-03-22 Tomas Doran Merge 'add_captures_to_visit' into 'trunk'
2009-03-22 Tomas Doran Make chaining to yourself explode at app load time...
2009-03-21 Tomas Doran Cleanup, changelog
2009-03-21 Tomas Doran Unfuck last commit, fix go tests, remove unneeded crud...
2009-03-21 Tomas Doran Much cleaner. The visit class test wasn't actually...
2009-03-21 Tomas Doran Hack _invoke_as_component in a horrible way, so that...
2009-03-21 Tomas Doran Doc changes for passing CaptureArgs
2009-03-21 Tomas Doran Make CaptureArgs get passed, this makes the test less...
2009-03-21 Tomas Doran Merge r9534 renaming kanes crequest to ctx_request...
2009-03-21 Tomas Doran Add the test from r9505, move the new method out of...
2009-03-21 Tomas Doran Merge up ashs r9505 from 5.70
2009-03-20 Jos Boumans rename crequest to ctx_request on request of #cat-dev
2009-03-20 Tomas Doran Make the list actually come out as a list when you...
2009-03-20 Tomas Doran Port kanes r9520 up to 5.80 trunk
2009-03-18 Jos Boumans Add Catalyst::Test::crequest to return both HTTP::Respo...
2009-03-16 Ash Berlin Add test for looping DispatchType::Chained->list
2009-03-10 Jay Hannah debug() POD rewrite
2009-03-04 Tomas Doran Make Moose components collaberate with non-Moose Catalyst
2009-02-25 Kennedy Clark Apply doc patch from Genius_Spot
2009-02-21 Tomas Doran EWRONGBRANCH Back out -r9378:9377.
2009-02-21 Tomas Doran Add patch from dwc to warn about c->req->user deprecation
2009-02-20 Florian Ragwitz Unbreak disabling of NEXT warnings on non-dev releases.
2009-02-20 Tomas Doran Upgrade that debug statement to a warning + test we...
2009-02-20 Tomas Doran Lame hack to make the warnings about component resoluti...
2009-02-20 Tomas Doran I always got full marks on spelling tests when I was...
2009-02-20 Tomas Doran And cover the rest of Upgrading.pod
2009-02-20 Dan Dascalescu Fixed link to Catalyst plugins on the autogenerated...
2009-02-20 Dan Dascalescu Fixed link to Catalyst plugins on the autogenerated...
2009-02-20 Florian Ragwitz eval $VERSION to avoid non-numeric warnings.
2009-02-20 Tomas Doran Get half way through the Upgrading brush up
2009-02-20 Tomas Doran Fix my retardedness with ::MVC:: warning having no...
2009-02-19 Florian Ragwitz Use get_all_methods_with_attributes to get all possible...
2009-02-19 Florian Ragwitz Don't stringify the meta method. Use its name instead.
2009-02-19 Florian Ragwitz First steps towards throwing out attributes.
2009-02-19 Florian Ragwitz Create branch register_actions.
2009-02-18 Tomas Doran Exclude CatalystX
2009-02-18 Tomas Doran First crack at deprecating ::[MVC]:: style names. No...
2009-02-18 Tomas Doran Not warning for ^Catalyst in release versions done
2009-02-18 Tomas Doran Add comment to clarify, update TODO
2009-02-17 Tomas Doran More accurate
2009-02-17 Tomas Doran Add POD for setup_actions method in dispatcher, slight...
2009-02-15 Tomas Doran Don't barf by trying to make roles mutable.
2009-02-15 Tomas Doran I don't get why the test app doesn't trigger this but...
next