catagits/Catalyst-Runtime.git
2011-08-07 Tomas Doran Everything except CX::CRUD works
2011-08-07 Tomas Doran Update TODO and Changes
2011-08-06 Tomas Doran Put old version of TWMC in conflicts, update TODO
2011-08-06 Tomas Doran Add MYMETA.json to .gitignore
2011-08-06 Tomas Doran Note Manual needs additional fixing
2011-08-06 Tomas Doran Pull back use_request_uri_for_path docs from deleted...
2011-08-06 Tomas Doran nginx testing needed + docs, then we're done, really
2011-08-06 Tomas Doran Final bits of testing
2011-08-06 Tomas Doran Fix custom engine compat
2011-08-06 Tomas Doran More todo notes
2011-08-06 Tomas Doran Note conflicts
2011-08-06 André Walker Request - it's definitely not a Singleton, and it needs...
2011-08-06 André Walker WithParameters FIXME
2011-08-06 André Walker one line is better
2011-08-06 André Walker Extending TestAppCustomContainer (without sugar)
2011-08-06 André Walker Removed WithCOMPONENT, renamed My::External::Class
2011-08-06 John Napiorkowski updated todo
2011-08-05 André Walker removed solved fixme's
2011-08-05 André Walker rewrote Request lifecycle
2011-08-05 André Walker pod sketch for Request lifecycle
2011-08-05 André Walker Basing Catalyst::IOC on Bread::Board (don't know if...
2011-08-05 André Walker fix default_component behavior
2011-08-05 Tomas Doran Fix display on search.cpan
2011-08-05 Tomas Doran Remove fixed things from TODO list
2011-08-04 André Walker Merge branch 'gsoc_breadboard' of git.shadowcat.co...
2011-08-04 André Walker reordering stuff fixes accept_context_args
2011-08-04 André Walker fixing _get_component_type_name
2011-08-04 André Walker make sure it is a regexp
2011-08-04 André Walker added the ctx parameter
2011-08-04 Tomas Doran Comments
2011-08-04 Tomas Doran Mass block comment on why I think we should pass the...
2011-08-04 André Walker update TODO, next planned steps
2011-08-04 Tomas Doran Not a Moose class, no ->new method
2011-08-04 Tomas Doran Add class for custom container
2011-08-03 André Walker completed NoSugarContainer to match SugarContainer
2011-08-03 André Walker rewrite SugarContainer to be actually sugar
2011-08-03 André Walker enabling new lifecycle in test + FIXME
2011-08-03 André Walker Added Catalyst::IOC::LifeCycle::Request
2011-08-03 André Walker explaining the existance of a class, for mentors to...
2011-08-03 André Walker small sketch for custom container tests
2011-08-03 André Walker adapt TestAppCustomContainer, not to break everything...
2011-08-03 André Walker Added Catalyst::IOC
2011-08-03 André Walker typo when removing get_components_types_names
2011-08-02 André Walker we can reuse the same test app for container with and...
2011-08-02 Tomas Doran More TODO notes
2011-08-02 André Walker putting back accidentally removed lines
2011-08-02 André Walker already done - fixed pod about containers, 'next planne...
2011-08-02 Tomas Doran A few notes on tests using outside Cat
2011-08-02 Tomas Doran This was fixed
2011-08-02 Tomas Doran remove make_single_default
2011-08-02 Tomas Doran Actually, lets just use get_all_components
2011-08-02 Tomas Doran Think more about this
2011-08-02 Tomas Doran Note I may be wrong here, leave this for now
2011-08-02 André Walker Merge branch 'suppress_data_dumper_warnings' into gsoc_...
2011-08-02 André Walker fixing to work with perl 5.8
2011-08-02 André Walker fixing docs for build_controller_subcontainer
2011-08-02 Tomas Doran Update my part of the TODO
2011-08-02 Tomas Doran Add additional TODO notes from a quick read
2011-08-02 André Walker fixed __lookup_mvc
2011-08-02 André Walker forgot quotes
2011-08-02 André Walker commenting, and allowing subclasses to override services
2011-08-02 André Walker created application to test extending the container
2011-08-02 André Walker separate repeated code, and move it to _lookup_mvc
2011-08-02 André Walker pod for build_component_subcontainer
2011-08-02 André Walker ACCEPT_CONTEXT wasnt getting the args
2011-08-01 André Walker Merge branch 'suppress_data_dumper_warnings' into gsoc_...
2011-08-01 André Walker Suppressing Data::Dumper warnings in test t/aggregate...
2011-08-01 André Walker ConstructorInjection doesn't have accept_context_args...
2011-08-01 André Walker overridden WithParameters defaults
2011-08-01 André Walker suffix becomes config_key
2011-08-01 Tomas Doran Smash TODO more
2011-08-01 André Walker get_all_components gets services from component container
2011-08-01 André Walker Created component sub-container, brought BlockInjection...
2011-08-01 Tomas Doran Smash the TODO
2011-08-01 Tomas Doran Make this required, and no default
2011-08-01 André Walker turns out the test is useful
2011-08-01 John Napiorkowski updated TODO
2011-08-01 John Napiorkowski updated TODO for psgi
2011-07-30 André Walker Merge branch 'master' into gsoc_breadboard
2011-07-30 André Walker service is in subcontainer, not root container. put...
2011-07-30 André Walker updated test to look for exception, not warning
2011-07-30 André Walker test was trying to dispatch through TestApp, instead...
2011-07-30 André Walker %args passed to Container->new again
2011-07-30 André Walker test was failing because of the order of components...
2011-07-30 André Walker skipped tests for expand_modules and search_extra,...
2011-07-30 André Walker skip tests from setup_component till we decide what...
2011-07-30 André Walker updated test. ConstructorInjection tries to load files...
2011-07-29 André Walker no redefine warnings for test
2011-07-29 André Walker updating test to work with Container changes
2011-07-29 André Walker added pod for class_config service
2011-07-29 André Walker class level config merged with container's config
2011-07-29 André Walker same for SubContainer.pm
2011-07-29 André Walker shorter lines in pod
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 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
next