Don't be dumb, auth breaks on new cat, not other way round
[catagits/Catalyst-Runtime.git] / t /
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 Stop expecting the Host header for proxy requests to...
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-09 Florian Ragwitz Remove outdated comment and some trailing whitespace.
2010-01-09 Florian Ragwitz Fix typo.
2010-01-09 Florian Ragwitz There's no Content-Length for streaming responses.
2010-01-09 Tomas Doran Correctly pass argv option into Catalyst::Engine::HTTP
2010-01-07 Rafael Kitover add a test for the uri_for utf8 stuff
2010-01-06 Rafael Kitover utf8::decode captures and args, and uri-escape captures
2010-01-05 Florian Ragwitz Stop supressing Adopt::NEXT warnings.
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 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 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-06 KMX Win32 fix: reverting commit 12210 (after a discussion...
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-02 Gerda Shank add another failing test for Chained CaptureArgs preference
2009-12-01 Tomas Doran Merge 'trunk' into 'param_filtering'
2009-12-01 Tomas Doran TODO out gshanks chained tests
2009-11-30 Tomas Doran And yea, these test cases now pass
2009-11-29 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-29 Florian Ragwitz Depend on a recent leakchecker to stop everything from...
2009-11-29 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-29 Florian Ragwitz Less trailing whitespace.
2009-11-29 Florian Ragwitz Make follow_symlinks more consistent with the other...
2009-11-28 Tomas Doran Adding the files you need for the tests you've committe...
2009-11-27 Gerda Shank testcase for Chained bug - dispatches to wrong action
2009-11-26 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-26 Tomas Doran Fix test on bleadperl RT#52100
2009-11-26 Tomas Doran Fix typo, bricas++, add simple test for restarter arguments
2009-11-26 Tomas Doran Fix up docs
2009-11-26 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-26 Tomas Doran Remove test spraff
2009-11-26 Tomas Doran Tidy up help and TODO tests
2009-11-25 Tomas Doran Fix big bug in test
2009-11-25 Tomas Doran Fix warnings from ScriptRunner
2009-11-24 Tomas Doran Add tests for the create script and fix the bugs that...
2009-11-23 Tomas Doran Fix test
2009-11-23 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...
2009-11-22 Tomas Doran Pod tests are also author only
2009-11-22 Tomas Doran Notabs is author only
2009-11-22 Tomas Doran Whoops, fix typo
2009-11-22 Tomas Doran Different phrasing for different versions
2009-11-22 Tomas Doran Do not use NEXT, like it says in the comments
2009-11-22 Tomas Doran Do not be @ISA Controller, that's hideous dumb and...
2009-11-22 Tomas Doran Chop out that crap, not needed
2009-11-20 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-20 Tomas Doran Fugly test for myapp_test.pl. If someone fancies rewrit...
2009-11-20 Tomas Doran Nested TAP and Test::Aggregate don't play nice together...
2009-11-20 Tomas Doran Basic tests for fcgi script
2009-11-20 Tomas Doran More tests for help, proving it's still bork
2009-11-19 Tomas Doran Cleanup and some moar tests
2009-11-19 Tomas Doran Unified help display, at the cost of having lost the...
2009-11-19 Tomas Doran Move to aggregate
2009-11-19 Tomas Doran Rename http server test as it is not optional for authors
2009-11-18 Tomas Doran Beat somewhat into shape by comparing the old and new...
2009-11-17 Florian Ragwitz Merge branch 'exception_interface'
2009-11-13 Florian Ragwitz Add tests for passing extra arguments to action constru...
2009-11-12 Tomas Doran Don't fail the live tests by only looking for localhost...
2009-11-12 Tomas Doran Merge 'trunk' into 'uri_encode_captures_andor_args_take2'
2009-11-12 Tomas Doran Tidy up a bit
2009-11-12 Florian Ragwitz trailing whitespace
2009-11-12 Tomas Doran Patch up changes to tests into new location. This merge...
2009-11-12 Tomas Doran Merge 'trunk' into 'aggregate_more'
2009-11-12 Tomas Doran Tests, fix args as well as captureargs and be less...
2009-11-10 Tomas Doran Also retarded
2009-11-10 Tomas Doran Return 1, only currently works by chance
2009-11-07 Tomas Doran Back out change from -port to -l - svn merge -r 11778...
2009-11-06 Devin Austin unfucked test server options and made test pass f'real...
2009-11-06 Devin Austin fixed options passed to devel server so that author...
2009-11-06 Devin Austin fixed dev server options so that test now passes
2009-10-19 Tomas Doran Remove warnings from duplicate action declerations
2009-10-06 Dagfinn Ilmari Man... Set ->request on the response object i Catalyst::Test...
2009-10-06 Tomas Doran Improved the suggested fix warning when component resol...
2009-10-05 Alexander Hartmaier Improved the suggested fix warning when component resol...
2009-09-27 Zac Stevens Further tests for Server script option parsing.
2009-09-27 Florian Ragwitz Make things run again with aggregation disabled.
2009-09-27 Florian Ragwitz More aggregation.
2009-09-27 Florian Ragwitz Fix a couple of aggregation warnings.
2009-09-27 Florian Ragwitz More aggregated tests.
2009-09-21 Gareth Kirwan - Fix go / visit expecting captures and arguments in...
next