catagits/Catalyst-Runtime.git
2011-08-15 Tomas Doran Some small accuracy fixes
2011-08-15 Tomas Doran That was fixed in the code, kill it from the docs.
2011-08-14 Jesse Sheidlower Merge branch 'master' of ssh://git.shadowcat.co.uk...
2011-08-14 Jesse Sheidlower Doc changes to Upgrading and PSGI.
2011-08-14 Tomas Doran Clarify mod_perl1 vs mod_perl2 vs mod_perl 1.99
2011-08-13 Tomas Doran Rewrite the changelog for the major release
2011-08-12 André Walker I'm really sorry
2011-08-12 André Walker actually, not so planned
2011-08-12 André Walker what works | what doesn't work | what needs planning
2011-08-12 André Walker madness.
2011-08-12 André Walker fix side effects of messing with catalyst_component_name
2011-08-12 André Walker fix container loading logic (Class::MOP::load_class...
2011-08-12 André Walker next steps - planned
2011-08-12 André Walker removing fixed stuff from TODO
2011-08-11 André Walker get_all_components is getting until we know what to do
2011-08-11 André Walker intuiting catalyst_component_name
2011-08-11 André Walker getting correct name for the component
2011-08-11 André Walker fixing add_component to better overriding
2011-08-11 André Walker sane names for models
2011-08-11 André Walker more comments
2011-08-11 André Walker don't fail silently when container_class doesn't exist
2011-08-11 André Walker small adjustments
2011-08-11 André Walker updating comment
2011-08-11 André Walker FIXME's and comments
2011-08-11 André Walker catalyst_component_name doesn't have to be a class...
2011-08-11 André Walker no dispatching through MyApp anymore
2011-08-10 Tomas Doran Almost working sugar
2011-08-10 Tomas Doran Get sugar working
2011-08-10 Tomas Doran Happier with that
2011-08-10 Tomas Doran I like this more than the constructorinjection getting...
2011-08-10 Tomas Doran Lets stop shitting everywhere
2011-08-10 Tomas Doran Fix the logic somewhat
2011-08-10 Tomas Doran Get the 'real' components, not the compat ones for...
2011-08-10 Tomas Doran Fix component debug display
2011-08-10 André Walker rewrote _get_component_type_name
2011-08-10 André Walker remainings of flush_request_services()
2011-08-10 André Walker if its only used internally, it should be private
2011-08-10 André Walker get_components_types_names() too
2011-08-10 André Walker flush_request_services() is a bad idea
2011-08-10 André Walker synopsis for Catalyst::IOC
2011-08-10 André Walker not inheriting from Bread::Board anymore (though it...
2011-08-10 André Walker switched eval with Try::Tiny
2011-08-10 André Walker made tests pass, spreading FIXME's all over the place
2011-08-10 André Walker ditching the COMPONENT constructor
2011-08-10 André Walker For some reason, ->param doesn't work in the lifecycle...
2011-08-10 André Walker removed FIXME, added confess()
2011-08-08 Tomas Doran Bump version numbers to final 5.90000
2011-08-08 Tomas Doran Merge branch 'psgi'
2011-08-08 Tomas Doran... Sort out what we're doing to ::PreFork users
2011-08-08 Tomas Doran... The nginx bullshit can just die
2011-08-08 André Walker test model Foo + small fixes
2011-08-08 André Walker more improving test - Bar
2011-08-08 André Walker added fixme's
2011-08-08 André Walker improved test for custom container - testing baz
2011-08-08 André Walker model requests
2011-08-07 André Walker fix TODO
2011-08-07 Tomas Doran TWMC is fixed
2011-08-07 Tomas Doran Merge what I've done over the weekend
2011-08-07 Tomas Doran Back compat fix for CX::CRUD and others
2011-08-07 Tomas Doran Clarify CX::CRUD
2011-08-07 Tomas Doran All the tutorial apps still work
2011-08-07 Tomas Doran More TODO rewriting
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
next