catagits/Catalyst-Runtime.git
2010-01-14 Florian Ragwitz Fix the fcgi script tests.
2010-01-14 Florian Ragwitz Merge branch 'master' into psgi
2010-01-14 Florian Ragwitz Make build_psgi_app public and add MyApp->psgi_app.
2010-01-14 Florian Ragwitz Depend on n:c 0.12 to work on perl >= 5.11.2.
2010-01-13 Florian Ragwitz Depend on a ReverseProxy middleware that spits out...
2010-01-12 Florian Ragwitz Version 5.80018. 5.80018
2010-01-12 Florian Ragwitz canonical() is a no-op for the base uri.
2010-01-12 Florian Ragwitz Fix a deprecation warning in the tests.
2010-01-12 Tomas Doran Do the right thing with FCGI args, the hostname and...
2010-01-11 Tomas Doran Move everything back out into the scriptrole, allow...
2010-01-11 Tomas Doran Fix URI bug masked by HTTP::Request::AsCGI
2010-01-11 Florian Ragwitz Canonicalize the url becuse we're building it from...
2010-01-11 Florian Ragwitz Well, apparently this *is* necessary, just the extra_en...
2010-01-11 Florian Ragwitz Delete unfixable FAIL.
2010-01-11 Florian Ragwitz Port t/aggregate/live_engine_request_escaped_path.t...
2010-01-11 Tomas Doran Deprecate bare imports of Catalyst::Test - either use...
2010-01-10 Florian Ragwitz Skip Engine::CGI-specific tests until we find a better...
2010-01-10 Florian Ragwitz At least pass the port param to _run_psgi_app to get...
2010-01-10 Florian Ragwitz Stop expecting the Host header for proxy requests to...
2010-01-10 Florian Ragwitz Start supporting running behind reverse proxies again.
2010-01-10 Florian Ragwitz Inline the OverrideEnv middleware into Catalyst::Test.
2010-01-10 Tomas Doran Apply patch to clarify uri_for action from Octavian...
2010-01-10 Florian Ragwitz Improve handling errors during prepare.
2010-01-10 Florian Ragwitz Look up the method just once.
2010-01-10 Florian Ragwitz Properly merge the extra env var into the psgi environment.
2010-01-10 Florian Ragwitz Don't dump psgi.input as it can't be deserialized.
2010-01-10 Florian Ragwitz Adapt to the changed _customize_request calling convention.
2010-01-10 Florian Ragwitz Properly set REMOTE_USER in the request env.
2010-01-10 Florian Ragwitz Add a way to specify additional psgi values in the...
2010-01-10 Florian Ragwitz Version 5.80017. 5.80017
2010-01-10 Tomas Doran Use Plack::Loader and push the running of plack back...
2010-01-10 Tomas Doran Delete code. 64 => 48 subtests failed
2010-01-09 Florian Ragwitz Remove outdated comment and some trailing whitespace.
2010-01-09 Florian Ragwitz Fix typo.
2010-01-09 Tatsuhiko Miyagawa depend on Plack 0.903 for streaming interface support...
2010-01-09 Tomas Doran Require Plack..
2010-01-09 Tomas Doran require autoclean once only
2010-01-09 Tomas Doran Bump version of ::Role::WithOverloading
2010-01-09 Florian Ragwitz Clear up the response callback and the writer object...
2010-01-09 Florian Ragwitz Don't pass $ctx down to read().
2010-01-09 Florian Ragwitz No, don't warn in the log. clients being retarded don...
2010-01-09 Florian Ragwitz Let read_chunk read from psgi.input.
2010-01-09 Florian Ragwitz There's no Content-Length for streaming responses.
2010-01-09 Florian Ragwitz Remove other engines.
2010-01-09 Florian Ragwitz Clear the request env after finishing a request.
2010-01-09 Florian Ragwitz Delay erroring out on wrong usage of Catalyst::Test.
2010-01-09 Florian Ragwitz Tell the writer object when we're done.
2010-01-09 Florian Ragwitz Start porting Catalyst::Test to Plack::Test.
2010-01-09 Florian Ragwitz Work towards supporting psgi.
2010-01-09 Tomas Doran Bump dep
2010-01-09 Tomas Doran Un stupid
2010-01-09 Tomas Doran Correctly pass argv option into Catalyst::Engine::HTTP
2010-01-09 Tomas Doran Changelog Adopt::NEXT warnings
2010-01-09 Tomas Doran Back out r12493, use \Q instead
2010-01-09 Tomas Doran Don't screw over people using --detach, <sigh>
2010-01-06 Florian Ragwitz Clarify comment.
2010-01-05 Florian Ragwitz Stop supressing Adopt::NEXT warnings.
2010-01-04 Tomas Doran Clarify comment
2010-01-04 Tomas Doran Doc fix
2009-12-30 Tomas Doran Fix regex special characters screwing things up by...
2009-12-22 Tomas Doran Someone think of a less fugly way of doing this please...
2009-12-18 Tomas Doran Fix RT#52898, __MOP__ removal breaking debug screen...
2009-12-15 Tomas Doran Bug fix for issue reported on the mailing list by Toby...
2009-12-11 Florian Ragwitz moar better warnings fix. 5.80016
2009-12-11 Tomas Doran Changelog, bump version
2009-12-11 Tomas Doran Remove warning when running tests aggregated
2009-12-11 Tomas Doran Unfuck that as well
2009-12-10 Tomas Doran Fix RT#52630
2009-12-09 Tomas Doran Additional test
2009-12-09 Tomas Doran More tests for the prepare_path thing, fix said tests...
2009-12-09 Tomas Doran Changelog
2009-12-09 Tomas Doran And more tests and fixing for the same thing
2009-12-09 Tomas Doran Fixes port environment, RT#52604
2009-12-09 Tomas Doran Regression for 5.80015 when rewriting an app, nanonyme...
2009-12-08 Tomas Doran Fix tests from r12252, add comments to make the behavio...
2009-12-08 Dave Rolsky Doc --host change
2009-12-08 Dave Rolsky Don't default to localhost for --host
2009-12-06 KMX Win32 fix: reverting commit 12210 (after a discussion...
2009-12-06 Dave Rolsky Doc change for --restartdirectory
2009-12-06 Dave Rolsky fix pod for Server script so options match actual attr...
2009-12-06 Dave Rolsky Add restartdirectory as alias for restart_directory...
2009-12-06 Florian Ragwitz Undocument $request->user.
2009-12-06 Tomas Doran Skip on win32, hopefully we'll get a better answer...
2009-12-06 Tomas Doran Win32 fix, kmx++
2009-12-03 Tomas Doran I can't stand the over-long debug screens any more...
2009-12-02 Gerda Shank add another failing test for Chained CaptureArgs preference
2009-12-02 Tomas Doran And that's what I get for not really applying the patch...
2009-12-02 Tomas Doran Pod nits, rt#52370
2009-12-02 Tomas Doran Changes, bump version 5.80015
2009-12-01 Tomas Doran The documentation example had the variables the opposit...
2009-12-01 Tomas Doran Fix bug in Catalyst::Engine which could cause it to...
2009-12-01 Tomas Doran Bump deps and changelog for another dev release with... 5.80014_02
2009-12-01 Tomas Doran TODO out gshanks chained tests
2009-11-30 Tomas Doran Rewrite changelog entry to be more complete
2009-11-30 Tomas Doran Merge 'trunk' into 'fix_path_info_decoding'
2009-11-30 Tomas Doran Require new HTTP::Request::AsCGI
2009-11-30 Tomas Doran Require new M::I
2009-11-30 Tomas Doran Back out r12083, also clarify the docs - like this...
2009-11-30 Tomas Doran I think the nginx hackery can just die with the new...
2009-11-30 Tomas Doran And yea, these test cases now pass
next