catagits/Catalyst-Runtime.git
2011-07-29 André Walker undef for accept_context_args is better than []
2011-07-29 André Walker Removed references to BlockInjection, and created valid...
2011-07-29 André Walker removed code from WithCOMPONENT
2011-07-29 André Walker Fixed WithAcceptContext to use params correctly
2011-07-29 André Walker created ::Service::WithCOMPONENT, wih code from Constru...
2011-07-29 André Walker no need for BlockInjection (now components are Construc...
2011-07-29 André Walker removed completed items from TODO
2011-07-28 André Walker added test for broken applevel config functionality
2011-07-28 André Walker updating TestAppContainer to use Moose and extend Catalyst
2011-07-28 André Walker trailing whitespace
2011-07-28 André Walker TestApp extending Catalyst
2011-07-28 André Walker fixed test
2011-07-28 André Walker attempt at locate_components backcompat
2011-07-28 André Walker fixing pod again
2011-07-28 André Walker fixing pod
2011-07-28 André Walker fixed ConstructorInjection
2011-07-28 André Walker created ConstructorInjection (NOT working)
2011-07-28 Tomas Doran Remember to add the test bug reported on the list to...
2011-07-28 Tomas Doran Version 5.89003 5.89003
2011-07-28 Tomas Doran Runtime check to skip the plan, ergo need to runtime...
2011-07-28 André Walker setup_components back to method
2011-07-28 Tomas Doran Fix server test to work in make test
2011-07-28 André Walker setup_components became a service
2011-07-28 Tomas Doran Update changelog
2011-07-28 Tomas Doran Update MANIFEST.SKIP to ignore t/tmp horrible regex...
2011-07-28 André Walker required container name, small other fixes
2011-07-28 André Walker renaming build_name_service to build_application_name_s...
2011-07-28 Tomas Doran Spelling
2011-07-28 Tomas Doran Done
2011-07-28 Tomas Doran Make that not a FIXME in the middle of the docs
2011-07-28 André Walker locate_components as a service
2011-07-28 André Walker name -> application_name in POD
2011-07-28 André Walker renamed 'name' container attribute to 'application_name'
2011-07-28 André Walker warn only once
2011-07-28 Florian Ragwitz Merge branch 'master' into psgi
2011-07-28 André Walker Singleton lifecycles
2011-07-28 André Walker fixed current_instance
2011-07-28 André Walker small cleanup
2011-07-27 André Walker moved setup_components to Container
2011-07-27 André Walker moved locate_components
2011-07-27 John Napiorkowski Lion is like Snow Leopard when it comes to tar issues
2011-07-27 Tomas Doran Stop crapping cat.pid into the working directory
2011-07-27 Tomas Doran Do this at runtime, not compile time, so we actually...
2011-07-27 John Napiorkowski fixed problem when using Test::Aggregate and forking
2011-07-27 John Napiorkowski Merge branch 'psgi' of git.shadowcat.co.uk:Catalyst...
2011-07-27 John Napiorkowski Lion is like Snow Leopard when it comes to tar issues
2011-07-26 Tomas Doran Make optional, and unfo effects as run in aggregate
2011-07-26 Tomas Doran try to make a summary of some sort
2011-07-26 John Napiorkowski fixed deamonize test
2011-07-26 Tomas Doran Warning fix
2011-07-26 André Walker moved expand_component_module
2011-07-25 André Walker Merge branch 'master' into gsoc_breadboard
2011-07-25 André Walker merge gsoc_breadboard_moved_setup_component
2011-07-25 André Walker broke expand_modules, setup_component became a method
2011-07-25 André Walker more TODO
2011-07-25 Tomas Doran More TODO notes
2011-07-25 Tomas Doran Some initial todo notes
2011-07-25 Andrew Rodland Pass options into Handler::FastCGI under preferred...
2011-07-25 Tomas Doran Fix aggregated tests
2011-07-24 Tomas Doran Note apply_default_middlewares method method
2011-07-24 Tomas Doran Require these in author mode
2011-07-24 Tomas Doran Somewhat fix up the server script test
2011-07-24 Tomas Doran Fixes in the docs
2011-07-24 Tomas Doran Deal correctly with app classes which are immutable...
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 Start writing changelog for psgi dev release
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 Make test skip if Engine::PSGI not installed
2011-07-24 Tomas Doran Merge master into psgi branch
2011-07-24 Tomas Doran Version 5.80033 5.80033
2011-07-24 Florian Ragwitz Better changelog for the ->config(actions => { '*' fix
2011-07-24 Tomas Doran Small whitespace and test cleanups
2011-07-24 Tomas Doran Update changelog
2011-07-23 André Walker Description & Synopsis sketch
2011-07-23 André Walker ditto
2011-07-23 André Walker POD and FIXME's
2011-07-23 André Walker Fixed test
2011-07-23 André Walker moved setup_component practically unchanged to the...
2011-07-23 André Walker a little more cleanup
2011-07-23 André Walker moved temporarily _get_component_type_name to Container
2011-07-23 André Walker moving block from ->component to container
2011-07-23 André Walker moved code block from ->components to the container
2011-07-22 Matt S Trout update tests to ignore CATALYST_HOME env var
2011-07-22 Andrew Rodland I think Test::Exception is a little better here
2011-07-22 John Napiorkowski new test to make sure people using legacy psgi engine...
2011-07-22 John Napiorkowski removed debugging stuff
2011-07-22 John Napiorkowski fixed some broken tests
2011-07-22 John Napiorkowski added missing dep
2011-07-21 André Walker fixing plugin test app to use base 'Catalyst'
2011-07-21 André Walker _get_component_type is dead
2011-07-21 André Walker live_view_warnings.t -> live_mvc_warnings.t
2011-07-21 Andrew Rodland Fix the errors in finalize_headers when running on...
2011-07-21 Andrew Rodland Replace the setup_engine workaround with a better one
2011-07-21 André Walker FIXME, and POD
2011-07-21 André Walker deprecate search_extra
2011-07-21 John Napiorkowski now better support for legacy psgi (Catalyst::Engine...
2011-07-21 André Walker getting structure from Container
2011-07-21 André Walker Fixing test
next