catagits/Catalyst-Runtime.git
2010-12-05 Tomas Doran Fix local_request. TODO - tests for local_request,...
2010-12-05 Florian Ragwitz Update TODO
2010-12-05 Florian Ragwitz After startup, tell where the server is listening
2010-12-05 Florian Ragwitz Set up MyApp->psgi_app lazily
2010-12-05 Florian Ragwitz Separate raw psgi app and wrapped psgi app
2010-12-05 Florian Ragwitz Fix merging mistake made in r13761
2010-12-05 Florian Ragwitz Merge remote branch 'svn/trunk' into psgi
2010-12-05 Tomas Doran Rename --title to --proc_title as that makes more sense...
2010-12-05 Tomas Doran Update changelog
2010-12-04 Florian Ragwitz Merge branch 'master' into psgi
2010-12-04 Florian Ragwitz Stop passing along @INC
2010-12-04 Florian Ragwitz Use the proper way of setting @INC for tests
2010-12-04 Florian Ragwitz Aggregate http-server.t tests
2010-12-03 Florian Ragwitz Allow aggregating specific tests only
2010-12-03 Florian Ragwitz Use the harness instead of all of prove
2010-12-03 Florian Ragwitz Don't build the psgi app twice
2010-12-03 Florian Ragwitz Make the no-tabs test happy again
2010-12-03 Florian Ragwitz Clarify what we really must do in order to merge
2010-12-03 Florian Ragwitz Merge branch 'master' into psgi
2010-11-27 Ferruccio Zamuner Fixed chained action order resolution to pass t/aggrega...
2010-11-23 Tomas Doran Clarify end action after forward / detach
2010-11-19 Stefan Seifert Fix passing file GLOBs to $c->res->body
2010-11-15 Tomas Doran Clarify docs
2010-11-03 Eskild Hustvedt Added a --title parameter to fastcgi script, sets proce...
2010-10-22 Naveen Manivannan update MooseX module version due to deprecated warning
2010-10-12 David Schmidt typo in docs fixed
2010-10-03 Tomas Doran Version 5.80029 5.80029
2010-09-29 Tomas Doran Patch from the mailing list to clarify view warning
2010-09-29 Tomas Doran Avoid issues when just using CMOP::Class
2010-09-29 Tomas Doran Need to use _add_meta_method from new Moose onwards...
2010-09-28 Tomas Doran Actually bump versions, ACTUAL 5.80028, sorry 5.80028
2010-09-28 Tomas Doran Version 5.80028
2010-09-23 Tomas Doran Bug fix for ctx_request, via matso++
2010-09-19 Florian Ragwitz Don't rely on qw() providing PAREN tokens
2010-09-09 Tomas Doran We use Class::MOP in Catalyst::Utils, so load it
2010-09-01 Tomas Doran Version 5.80027 5.80027
2010-09-01 Tomas Doran Fix bug in the tests
2010-09-01 Tomas Doran Version 5.80026 5.80026
2010-08-29 Amiri Barksdale Add doc patch for go and captures.
2010-08-27 Andrew Rodland Don't fail chained tests under t/author/http-test.t
2010-08-27 Ferruccio Zamuner Moved failed test to TODO section
2010-08-26 Tomas Doran Make this test actually work
2010-08-26 Tomas Doran Fix optional test for code move
2010-08-26 Tomas Doran Changelog
2010-08-26 Tomas Doran Merge 'trunk' into 'Catalyst-Test-base-href'
2010-08-26 Tomas Doran Rename test, to merge
2010-08-26 Tomas Doran Unify options, get rid of -h which only worked on the...
2010-08-25 Tomas Doran No idea why but lack of this causes a void context...
2010-08-25 Tomas Doran Omit the run method for scripts which new Pod::Coverage...
2010-08-25 Tomas Doran No passing TODOs
2010-08-25 Tomas Doran Test::Aggregate does not like __END__
2010-08-25 Tomas Doran Update changelog
2010-08-25 Tomas Doran Fix test output, as per RT#56590
2010-08-25 Tomas Doran Fix RT#59738, show_internal_actions produces warnings...
2010-08-25 Tomas Doran Fix bug with parse_on_demand (take 2)
2010-08-25 Tomas Doran Back out 13528, cocked that up.
2010-08-25 Tomas Doran Fix bug with parse_on_demand
2010-08-25 Andrew Rodland Add the app for ChainedActionsApp test. It's still...
2010-08-23 Brian Cassidy Fix two warnings:
2010-08-22 Ferruccio Zamuner Checks for any action now.
2010-08-22 Ferruccio Zamuner Discovered some inconsistency in precedence behavior...
2010-08-22 Darren Duncan C-R-5-8 : Makefile.PL : remove bogus comment
2010-08-16 Tomas Doran Remove that idiocy
2010-08-16 Tomas Doran Fix test when live
2010-08-16 Tomas Doran Update TODO
2010-08-16 Tomas Doran Merge 'trunk' into 'psgi'
2010-08-04 Robert Buels don't load Catalyst::Exception in Utils.pm BEGIN, becau...
2010-08-04 Luke Saunders moved component name sort that happens in setup_compone...
2010-08-03 Ronald J Kimball Make Catalyst::Test::local_request() set response base...
2010-07-29 Kieren Diment stupid typo
2010-07-29 Kieren Diment advertise Catalyst::Plugin::SmartURI
2010-07-29 Tomas Doran Version 5.80025 5.80025
2010-07-28 Tomas Doran Changelog
2010-07-28 Tomas Doran Merge 'trunk' into 'fix_iis_cgi'
2010-07-28 Tomas Doran Whitespace
2010-07-28 Tomas Doran Fix TODO tests.
2010-07-28 Tomas Doran Document the horrible, changelog. I'm going to merge...
2010-07-28 Tomas Doran Entirely the wrong branch, idiot. Remove r13417
2010-07-28 Tomas Doran Merge 'trunk' into 'rt58057'
2010-07-28 Tomas Doran Changelog
2010-07-28 Tomas Doran Merge 'trunk' into 'tweak_controller_action_creation'
2010-07-23 Tomas Doran I know hobbs has a patch to add a load of these, but...
2010-07-16 John Napiorkowski this doesnt need to be a compile time requirement
2010-07-16 John Napiorkowski drop version.pm and minor refactor of injected handler
2010-07-15 John Napiorkowski works but totally wrong
2010-07-09 Andrew Rodland Try harder to make finalize_error encoding-safe.
2010-07-08 John Napiorkowski fixed running unnder http server test failure and added...
2010-07-03 Justin Hunter remove extra '
2010-06-24 Brian Cassidy add typo fix to Changes
2010-06-22 Jesse Sheidlower Fixed typo
2010-06-16 John Napiorkowski broke out and documented action_class method
2010-06-15 Tomas Doran Commit standalone test, test which makes the TestApp...
2010-06-15 Matthias Dietrich Applied doc patches that might help to figure out how...
2010-06-10 Tomas Doran Fix $self vs $class, davewood++
2010-05-24 Tomas Doran Put some of the mod_perl code back. This is pretty...
2010-05-24 Tomas Doran Add in the REDIRECT_URL handling from trunk and the...
2010-05-24 Tomas Doran Start making the path handling like it is in trunk...
2010-05-24 Tomas Doran Fix up required Plack version to ensure we have a recen...
2010-05-24 Tomas Doran Merge trunk into here, fix tests to pass again with...
2010-05-22 Tomas Doran Mech tests branch
next