Chop out that crap, not needed
[catagits/Catalyst-Runtime.git] / t / lib /
2009-11-22 Tomas Doran Chop out that crap, not needed
2009-11-12 Tomas Doran Merge 'trunk' into 'uri_encode_captures_andor_args_take2'
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-10-19 Tomas Doran Remove warnings from duplicate action declerations
2009-09-10 Tomas Doran Merge 'deprecate_appclass_actions' into 'trunk'
2009-09-07 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
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-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-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-21 Florian Ragwitz Add test for sending the body from a filehandle with...
2009-08-19 Tomas Doran Clean up test app for the exception test, as we don...
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-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-06 Yousef H. Alhashemi Moved action methods from t/lib/TestApp.pm to t/lib...
2009-07-18 Tomas Doran Add tests that _component_name works as expected, and...
2009-07-12 Tomas Doran Fix test
2009-06-30 Eden Cardim added test case + patch for inherited action configuration
2009-06-29 Florian Ragwitz Actually use make_context_closure correctly in the...
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 Rafael Kitover Merge 'trunk' into 'namespace_handling_refactor'
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-20 Rafael Kitover minor changes
2009-06-20 Rafael Kitover nicer action sorting for Path
2009-06-19 Rafael Kitover prevent actions named index from registering as an...
2009-06-18 Rafael Kitover made a failing test
2009-06-11 Rafael Kitover fix $c->view() bug hopefully
2009-06-09 Rafael Kitover added test for ->view() with one view not returning...
2009-06-07 Moritz Onken Added support for ~ prefix to plugins and action classes
2009-06-07 Moritz Onken controller actions without attributes which are defined...
2009-06-06 Tomas Doran Fix warnings, we may not always be dumping a object
2009-06-06 Rafael Kitover stackoverflow path bug take two
2009-06-06 Rafael Kitover test for stackoverflow Path bug
2009-06-01 Marcus Ramberg Add default to confirm order bug
2009-05-29 Justin Hunter put Catalyst::Plugin::Test::MangleDollarUnderScore...
2009-05-29 Tomas Doran Epic fail plugin breaks everything which loads TestApp
2009-05-26 Rafael Kitover totally forgot to check if captureargs are decoded...
2009-05-26 Tomas Doran All works fine if you were already decoding manually...
2009-05-26 Rafael Kitover add tests which prove the current behavior of not decod...
2009-05-21 Tomas Doran Tests for %ENV fail in Catalyst::Test
2009-05-21 Tomas Doran Merge the branch which gives ->req->remote_user without...
2009-05-15 Tomas Doran Woo, Emmanuel Quevillon's mailing list mail gave me...
2009-05-14 Tomas Doran Add tests to show that 5.80 broke ->req->parameters...
2009-05-14 Tomas Doran Add support for applying Moose roles in the plugin...
2009-05-13 Tomas Doran Fix the meta method test
2009-05-13 Tomas Doran B::Hooks::EndOfScope eats exceptions inside the on_scop...
2009-05-13 Tomas Doran Tests showing we are not immutable at the end of the...
2009-05-13 Roland Lammel Rename the actions attribute in Catalyt::Controller...
2009-05-13 Tomas Doran Move the inline packages out into their own files so...
2009-05-11 Tomas Doran Not a Moose class, ergo we don't have a preinitialized...
2009-05-11 Tomas Doran Add test controller with its own meta method, still...
2009-04-28 Tomas Doran Patch for uri_for_action with regex dispatch from RT...
2009-04-28 Tomas Doran Bump MX::MA again, couple of little tidyups
2009-04-27 Peter Karman add test for attribute overrides
2009-04-26 Tomas Doran Somewhat, but not much more sane. There are still bugs...
2009-04-23 Alexander Hartmaier added test for Moose controller inheritance using metho...
2009-04-20 Tomas Doran Nuke unused chunk of the TestApp. Also add test case...
2009-04-14 Tomas Doran Test uri_with clears query params
2009-04-12 Tomas Doran Make the test not use FormBuilder. Test in register_act...
2009-04-12 Tomas Doran Remove use of Catalyst::Base from the tests
2009-04-12 Florian Ragwitz Merge branch 'register_actions'
2009-03-28 Hans Dieter Pearcey add uri_for_action and switch tests to use it
2009-03-22 Tomas Doran Metaclass compatibility fail. This needs to be reduced...
2009-03-22 Tomas Doran Merge 'add_captures_to_visit' into 'trunk'
2009-03-22 Tomas Doran Make chaining to yourself explode at app load time...
2009-03-21 Tomas Doran Unfuck last commit, fix go tests, remove unneeded crud...
2009-03-21 Tomas Doran Much cleaner. The visit class test wasn't actually...
2009-03-21 Tomas Doran Fix the go test
2009-03-21 Tomas Doran Make CaptureArgs get passed, this makes the test less...
2009-03-21 Tomas Doran Merge up ashs r9505 from 5.70
2009-03-16 Ash Berlin Add test for looping DispatchType::Chained->list
2009-03-04 Tomas Doran Backport failing test into 5.70 trunk
2009-03-04 Tomas Doran Make Moose components collaberate with non-Moose Catalyst
2009-03-04 Tomas Doran FAILCAKE, I only meant to TODO
2009-03-04 Tomas Doran From #catalyst-dev before
2009-03-01 Florian Ragwitz Add failing test for passing arguments to visited chain...
2009-02-20 Tomas Doran Fix my retardedness with ::MVC:: warning having no...
2009-02-19 Florian Ragwitz Create branch register_actions.
2009-02-19 Florian Ragwitz Don't set up the moose controller unless Moose is avail...
2009-02-19 Florian Ragwitz backport test for moose controller instances being...
2009-02-19 Florian Ragwitz Add test for moose controller instances being construct...
next