De-uglify a comment
[catagits/Catalyst-Runtime.git] / lib / Catalyst /
2011-03-27 Florian Ragwitz De-uglify a comment
2011-03-27 Tomas Doran Document status of the misc engines.
2011-03-27 Tomas Doran Fix the conditional here.
2011-03-26 Florian Ragwitz Merge branch 'master' into psgi
2011-03-21 Dimitar Petrov Fix Path actions debug screen to display number of...
2011-03-18 Florian Ragwitz Merge branch 'master' into psgi
2011-03-12 Jonathan "Duke"... Make default test names reflect reality more and fix...
2011-03-12 Jonathan "Duke"... Give action_ok, action_redirect and action_notfound...
2011-03-09 Florian Ragwitz Merge branch 'master' into psgi
2011-03-07 Jonathan "Duke"... Improve the documentation for various functions in...
2011-03-03 Florian Ragwitz Deprecate local_request and remote_request
2011-03-03 Florian Ragwitz Move out building of the horrible ctx_request closure
2011-03-03 Florian Ragwitz Remove some kane-isms that hurt my eyes
2011-03-02 Florian Ragwitz Load middlewares where they're actually used
2011-03-02 Florian Ragwitz Version 5.89002 5.89002
2011-03-01 Florian Ragwitz PSGI, not Plack
2011-03-01 Florian Ragwitz Update Upgrading docs
2011-03-01 Florian Ragwitz Make getting to a PSGI app saner
2011-03-01 Florian Ragwitz Version 5.89001 5.89001
2011-03-01 Florian Ragwitz Rename Engine::Loader to EngineLoader
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
2011-02-23 Tomas Doran Version 5.80032 5.80032
2011-02-23 Tomas Doran Pass the extra restart options
2011-02-22 Dhaval Dhanani removed duplicate parameters in return value of _restar...
2011-02-22 Dhaval Dhanani added more parameters in return value of _restarter_args
2011-02-22 Tomas Doran Patch to make restarter class configurable / settable...
2011-02-22 Tomas Doran Apply more correct fix than 8df53b (I hope)
2011-02-22 Tomas Doran Merge revert 8df53bed
2011-02-15 Tomas Doran Fix 5.80 bug which causes slurp to fail if called multi...
2011-02-14 Tomas Doran Fix body predicate bug/back compat issue
2011-02-04 Tomas Doran Dink docs to be more clear on psgi files / converting
2011-02-04 Tomas Doran Recommending infinite loops in the docs is bad
2011-02-01 Tomas Doran Update changelog and upgrading
2011-02-01 Tomas Doran Delete obslolete crap from ROADMAP, update version...
2011-01-31 Tomas Doran Tweaks
2011-01-31 Tomas Doran Fix Engine::Stomp with psgi
2011-01-31 Tomas Doran Version 5.80031 5.80031
2011-01-27 Tomas Doran Fix undef warning in Engine::FastCGI
2011-01-25 John Napiorkowski added Engine::PSGI instructions
2011-01-25 Darren Duncan fix =head levels for 'Upgrading to Catalyst 5.90'
2011-01-24 Andrew Rodland Beat the args handling in Script::FastCGI into working...
2011-01-24 Florian Ragwitz Version 5.89000 5.89000
2011-01-23 Florian Ragwitz Merge branch 'master' into psgi
2011-01-20 Tomas Doran Hit the docs some
2011-01-19 Tomas Doran Additional notes and cleanup
2011-01-04 Florian Ragwitz Version 5.80030 5.80030
2011-01-04 Florian Ragwitz Fix a warning with undef bodies
2011-01-04 John Napiorkowski first go at upgrading docs
2011-01-03 Florian Ragwitz Work with PP Package::Stash again now the incorrect...
2011-01-03 Florian Ragwitz Stop relying on Package::Stash PP bugs
2010-12-16 Tomas Doran Make response body able to be undef to allow RenderView...
2010-12-05 Tomas Doran Fix local_request. TODO - tests for local_request,...
2010-12-05 Florian Ragwitz After startup, tell where the server is listening
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-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 Merge branch 'master' into psgi
2010-11-27 Ferruccio Zamuner Fixed chained action order resolution to pass t/aggrega...
2010-11-03 Eskild Hustvedt Added a --title parameter to fastcgi script, sets proce...
2010-10-12 David Schmidt typo in docs fixed
2010-10-03 Tomas Doran Version 5.80029 5.80029
2010-09-28 Tomas Doran Actually bump versions, ACTUAL 5.80028, sorry 5.80028
2010-09-23 Tomas Doran Bug fix for ctx_request, via matso++
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 Version 5.80026 5.80026
2010-08-26 Tomas Doran Merge 'trunk' into 'Catalyst-Test-base-href'
2010-08-26 Tomas Doran Unify options, get rid of -h which only worked on the...
2010-08-23 Brian Cassidy Fix two warnings:
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-03 Ronald J Kimball Make Catalyst::Test::local_request() set response base...
2010-07-29 Tomas Doran Version 5.80025 5.80025
2010-07-28 Tomas Doran Merge 'trunk' into 'fix_iis_cgi'
2010-07-28 Tomas Doran Whitespace
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 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 drop version.pm and minor refactor of injected handler
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-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 Merge trunk into here, fix tests to pass again with...
2010-05-22 Tomas Doran Mech tests branch
2010-05-20 Tomas Doran Back out hunks I accidentally committed
2010-05-20 Tomas Doran Changelog and dep bump for more_metaclass_compat branch...
2010-05-15 Tomas Doran Changelog, bump versions, add new contributor :)
2010-05-15 Tomas Doran Add recommendation
next