Merge 'trunk' into 'param_filtering'
[catagits/Catalyst-Runtime.git] / t /
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...
2009-09-17 Tomas Doran Meh, that shows what I mean. This can be done waaaay...
2009-09-17 Tomas Doran Skeleton testapp for testing the args thrown to the...
2009-09-15 Florian Ragwitz Use MooseX::Role::WithOverloading.
2009-09-10 Tomas Doran Merge 'deprecate_appclass_actions' into 'trunk'
2009-09-10 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
2009-09-09 Marcus Ramberg un-TODO passing TODO tests
2009-09-07 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
2009-09-07 Tomas Doran AGH. Too tired to be doing this, fucked it up again
2009-09-07 Tomas Doran Test for r11331 + fix to only report each action name...
2009-09-05 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-09-05 Tomas Doran Basic tests for ScriptRunner, more needed
2009-09-03 Yousef H. Alhashemi Made $warnings a global variable for the appclass actio...
2009-09-03 Yousef H. Alhashemi Test that warnings are generated if appclass actions...
2009-09-02 Tomas Doran Remove unused TestApp
2009-09-02 Tomas Doran Remove non-working tests
2009-09-01 Yousef H. Alhashemi Added a test that warnings do get thrown if appclass...
2009-09-01 Tomas Doran Stop remote tests breaking everything, and force author...
2009-09-01 Tomas Doran Nuke skipped test which will never pass
2009-08-26 Yousef H. Alhashemi Added 'use Test::More;'. Duh.
2009-08-26 Yousef H. Alhashemi Moved ACLTestApp from the test file to an app class...
2009-08-26 Yousef H. Alhashemi More actions moved to root controllers.
2009-08-25 Tomas Doran 0003-Remove-diag-message.patch (marcus)
2009-08-24 Tomas Doran Test fixes for if CATALYST_DEBUG is set to 1.
2009-08-23 Florian Ragwitz Failing test for component loading
2009-08-22 Florian Ragwitz Remove leftovers of the restarter engine.
2009-08-21 Florian Ragwitz Add test for sending the body from a filehandle with...
2009-08-21 Tomas Doran Fix and tests for big issue in 5.80008
2009-08-19 Tomas Doran Clean up test app for the exception test, as we don...
2009-08-19 Tomas Doran Back out r11057 which breaks one of the chained tests...
2009-08-19 Tomas Doran Fail commit was fail. Back out the part I didn't want
2009-08-19 Tomas Doran Move test to make more sense in my idea of the naming...
2009-08-18 Ferruccio Zamuner drop POD comments.
2009-08-18 Ferruccio Zamuner Test case using Exception::Class
2009-08-18 Tomas Doran Something like this
2009-08-17 Tomas Doran Switch to catalyst_component_name
2009-08-17 J. Shirley Adding and documented X-Forwarded-Port
2009-08-16 Yousef H. Alhashemi Returned the foo() action to TestAppPathBug.pm so it...
2009-08-16 Yousef H. Alhashemi Moved foo() from the app class to a root controller
2009-08-12 Tomas Doran Split test out into a more proper app, so that the...
2009-08-12 Yousef H. Alhashemi Moved action methods from TestAppDoubleAutoBug.pm to...
2009-08-11 Yousef H. Alhashemi Moved end() from Catalyst::Plugin::Test::Plugin to...
2009-08-10 Yousef H. Alhashemi prepare_action() fix by t0m (removed closure)
2009-08-09 Tomas Doran Rewrite fixes for RT#48555
2009-08-09 Tomas Doran Fix RT#48555
2009-08-06 Yousef H. Alhashemi Moved action methods from t/lib/TestApp.pm to t/lib...
2009-08-06 Andrew Rodland Add a method to the stats object to get the request...
2009-08-04 Devin Austin removed MooseX::Command::* stuff for now
2009-08-01 Rafael Kitover allow uri_for($controller_instance)
2009-08-01 Tomas Doran Merge branch pass_component_names:
2009-07-26 Dave Rolsky fix spelling of attributes in the test name
2009-07-23 Andrew Rodland Test and Changelog entry for r10961.
2009-07-22 Brian Phillips refactored request/response logging with configurable...
2009-07-18 Tomas Doran Add tests that _component_name works as expected, and...
2009-07-17 Devin Austin removed proof of working tests
2009-07-17 Devin Austin created proof of working app
2009-07-15 Devin Austin -d and --debug work for me
2009-07-12 Tomas Doran Fix test
2009-07-11 Guillermo Roditi private_path method for actions that returns a string...
2009-07-11 Devin Austin cleaned up sub runner
2009-07-11 Devin Austin fixed Catalyst::Script::Server so app doesn't have...
2009-07-04 Devin Austin Updated testapp_server
2009-06-30 Tomas Doran Test case for a way to make C3 crap itself by partially...
2009-06-30 Tomas Doran Core fix for warnings due to undef body as per fix...
2009-06-30 Cory G Watson Add new uri_with mode for appending.
2009-06-30 Eden Cardim added test case + patch for inherited action configuration
2009-06-29 Tomas Doran Don't mangle query parameters passed to uri_for, the...
2009-06-29 Florian Ragwitz Disable ContextClosure tests with LeakCheckers that...
2009-06-29 Florian Ragwitz Actually use make_context_closure correctly in the...
2009-06-28 Tomas Doran And unfuck test by calling ->handle_request correctly...
2009-06-28 Tomas Doran Make Test::Aggregate not puke due to weird character...
2009-06-28 Tomas Doran Add a TODO test for matching url encoded paths from...
2009-06-27 Florian Ragwitz Don't screw the prove -l user too hard.
2009-06-27 Florian Ragwitz Apply method modifier to capture $ctx for ctx_request...
2009-06-26 Florian Ragwitz Fix annoying warnings in Utils::resolve_namespace.
2009-06-26 Florian Ragwitz Add test for ContextClosure.
2009-06-25 Rafael Kitover Merge 'namespace_handling_refactor' into 'trunk'
2009-06-25 Rafael Kitover Merge 'trunk' into 'index_default_fuckage'
2009-06-25 Devin Austin added more to Test, added testapp_test, and worked...
2009-06-25 Devin Austin updated testapp_cgi.pl
2009-06-25 Devin Austin poked at t/start_dev_server.t
2009-06-25 Devin Austin fixed Server and testapp_server.pl. Test still wonky
2009-06-25 Devin Austin pulled crap out of testapp_server
2009-06-25 Devin Austin fixed test server, blech
2009-06-25 Devin Austin added dev_server test, poked Catalyst::Script::Create
2009-06-25 Rafael Kitover Merge 'trunk' into 'namespace_handling_refactor'
2009-06-25 Devin Austin added a test application to get the new scripts working
2009-06-22 Tomas Doran Fix uri_for_action test by just reverting to as it...
2009-06-22 Tomas Doran Test closures in config in the testapp. Makes everythin...
2009-06-22 Rafael Kitover missing / in test file
2009-06-21 Rafael Kitover forgot to add a file
2009-06-21 Kieren Diment this test is not for the regression which you seek
2009-06-21 Rafael Kitover fix root default thingie jayk gave me, sanitize Paths...
2009-06-21 Rafael Kitover Merge 'trunk' into 'index_default_fuckage'
2009-06-20 Tomas Doran Update test to be TODO, and note this case used to...
2009-06-20 Tomas Doran Re-add lukes specific regression test from r10498
2009-06-20 Rafael Kitover minor changes
next