catagits/Catalyst-Runtime.git
2011-07-29 André Walker renaming method get_components_names_types
2011-07-29 André Walker add_component only needs one arg now
2011-07-29 André Walker documenting Container. removed pod for private methods
2011-07-29 André Walker small fixes in POD
2011-07-29 Alexander Hartmaier fixed the remaining spelling errors + improved some...
2011-07-29 Alexander Hartmaier we agreed on neither enforcing en_US nor en_GB
2011-07-29 Alexander Hartmaier more spelling fixes
2011-07-29 Alexander Hartmaier fixed spelling errors
2011-07-29 Alexander Hartmaier added some more stopwords to spelling test
2011-07-29 Alexander Hartmaier added spelling author test
2011-07-29 Tomas Doran Normalize doc version numbers for 5.9 being next major...
2011-07-29 Tomas Doran This is broken, but used to work. See C::P::Auth
2011-07-29 Alexander Hartmaier fixed Catalyst::Upgrading spelling and phrasing
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...
next