The nginx bullshit can just die
[catagits/Catalyst-Runtime.git] / lib / Catalyst /
2011-08-07 Tomas Doran Back compat fix for CX::CRUD and others
2011-08-05 Tomas Doran Fix display on search.cpan
2011-07-29 Tomas Doran Normalize doc version numbers for 5.9 being next major...
2011-07-29 Alexander Hartmaier fixed Catalyst::Upgrading spelling and phrasing
2011-07-28 Tomas Doran Version 5.89003 5.89003
2011-07-28 Tomas Doran Make that not a FIXME in the middle of the docs
2011-07-28 Florian Ragwitz Merge branch 'master' into psgi
2011-07-26 Tomas Doran Warning fix
2011-07-25 Andrew Rodland Pass options into Handler::FastCGI under preferred...
2011-07-24 Tomas Doran Note apply_default_middlewares method method
2011-07-24 Tomas Doran Fixes in the docs
2011-07-24 Tomas Doran Docs
2011-07-24 Tomas Doran Clean handling of --pid and --background up a bit
2011-07-24 Tomas Doran Add _set_env writer to non-PSGI Catalyst
2011-07-24 Tomas Doran Remove trailing whitespace
2011-07-24 Tomas Doran Merge master into psgi branch
2011-07-24 Tomas Doran Version 5.80033 5.80033
2011-07-21 Andrew Rodland Fix the errors in finalize_headers when running on...
2011-07-21 John Napiorkowski now better support for legacy psgi (Catalyst::Engine...
2011-07-18 Tomas Doran Write out the pid file after double fork.
2011-07-18 Tomas Doran Fix background option
2011-07-18 Tomas Doran Hacking the server script
2011-07-15 Tomas Doran Make that a warning when in debug mode
2011-07-15 Brian Phillips skip setting cookies that can't be created successfully
2011-07-06 Florian Ragwitz Merge branch 'master' into psgi
2011-06-09 Caleb Cushing give an example for $c->request->path
2011-06-01 Florian Ragwitz Merge branch 'master' into psgi
2011-05-16 Dagfinn Ilmari Man... Append $\ in Catalyst::Response->print
2011-05-15 Florian Ragwitz Merge branch 'master' into psgi
2011-05-12 Justin Hunter fix some typos
2011-05-07 John Napiorkowski Merge branch 'psgi' into origin/psgi
2011-05-03 Tomas Doran Document differences in Catalyst::Test as found by...
2011-05-03 Tomas Doran Pass extra args from ScriptRunner->run to ->new_with_op...
2011-05-03 Tomas Doran Make HTTP force standalone
2011-05-03 John Napiorkowski first attempt at a patch to enable compatibility with...
2011-04-14 Florian Ragwitz Unbreak the pod-coverage tests
2011-04-14 Florian Ragwitz Yes, it is
2011-04-14 Florian Ragwitz Remove special-casing of '*' for get_action_methods
2011-04-14 Florian Ragwitz Pull a bunch of gross hacks to get actions => { '*...
2011-04-14 Florian Ragwitz Make this error message more readable
2011-04-14 Florian Ragwitz Make this error message more readable
2011-04-14 Florian Ragwitz Agreed
2011-04-12 Florian Ragwitz Merge branch 'master' into psgi
2011-04-12 Florian Ragwitz A failing reverse lookup doesn't imply it's a local...
2011-03-29 Tomas Doran Clean up FIXMEs
2011-03-27 Tomas Doran (t0m) Pass script options into auto loader
2011-03-27 Tomas Doran Retrieve args for old scripts so FCGI --listen works
2011-03-27 Tomas Doran Force FCGI detection for FastCGI scripts.
2011-03-27 Tomas Doran Do not commit conflicts, idiot
2011-03-27 Tomas Doran Fix bug stopping fastcgi script working
2011-03-27 Florian Ragwitz Fix the breakage the last commit introduced
2011-03-27 Florian Ragwitz make ->setup_engine($engine) supported API again
2011-03-27 Tomas Doran Document middlewares applied automatically
2011-03-27 Tomas Doran Explicitly document the wrong Engine::PSGI thing.
2011-03-27 Florian Ragwitz Partially unify local and remote request codepaths
2011-03-27 Florian Ragwitz Use Plack::Test::ExternalServer in Catalyst::Test remot...
2011-03-27 Tomas Doran First stab documenting writing a .psgi file
2011-03-27 Florian Ragwitz Ignore old-style .psgi files
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-27 Tomas Doran Tiny tidyups to copyright and license
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...
next