catagits/Catalyst-Runtime.git
2012-10-20 André Walker setting correct return value for components gsoc_breadboard_split_get_all_components
2012-10-20 André Walker some todos
2012-10-20 André Walker added call from sub components
2012-10-20 André Walker remove fixme
2012-10-20 André Walker remove useless parameter
2012-10-20 André Walker a few fixes in the test, and the actual method
2012-10-20 André Walker added test for 'get_all_singleton_lifecycle_components'
2012-10-20 André Walker making lifecycle column a little bigger
2012-10-20 André Walker added draft test (not working, and I havent found out...
2012-10-20 André Walker added a warning to ->components(), and changed tests...
2012-10-20 André Walker debug screen now uses get_all_component_services
2012-10-20 André Walker added get_all_component_services method to the container
2012-10-20 André Walker added test for new method get_all_component_services
2012-10-20 André Walker Merge branch 'master' into gsoc_breadboard gsoc_breadboard
2012-10-20 André Walker Merge branch 'master' into gsoc_breadboard
2012-10-19 Tomas Doran Version 5.90017 5.90017
2012-10-19 Tomas Doran Changelog
2012-10-09 Tomas Doran Add new changes to TODO
2012-10-09 Tomas Doran Rename methods to be shorter
2012-10-08 Tomas Doran Enable hooking parameters into req/res construction...
2012-09-24 Tomas Doran Make this a warning so it's a little more obvious
2012-08-28 Gareth Kirwan Change Catalsyt _parse_attrs so that when sub attr...
2012-08-17 Dagfinn Ilmari... In Catalyst::Test, don't mangle headers of non-HTML...
2012-08-16 John Napiorkowski claim a version for release 5.90016
2012-08-16 John Napiorkowski updated changelog
2012-08-16 John Napiorkowski patch to make prepare_parameters not be both a builder...
2012-08-16 John Napiorkowski Mac OSX Mountain Lion is like previous version in regar...
2012-08-14 Matt S Trout Fix model/view/controller methods to handle stringifiab...
2012-08-14 Matt S Trout Fix model/view/controller methods to handle stringifiab...
2012-07-26 André Walker wrong expected result
2012-07-26 André Walker setup_home tests
2012-07-25 André Walker moved setup_home to the container
2012-07-23 Dagfinn Ilmari... Add =encoding UTF-8 to POD
2012-07-23 Dagfinn Ilmari... Fix syntax error
2012-07-20 André Walker added encoding, because of my name
2012-07-20 André Walker added docs for missing sub-routines
2012-07-18 Tomas Doran Fix RT#78377 - IIS7 sucks in different ways to IIS6
2012-07-04 André Walker Merge branch 'master' into gsoc_breadboard
2012-06-30 Tomas Doran Version 5.90015 5.90015
2012-06-30 Tomas Doran Update the changes
2012-06-30 Tomas Doran Fix ->finalize_headers getting called twice. RT#78090
2012-06-29 André Walker renaming application_name -> catalyst_application
2012-06-29 André Walker fixing merge conflicts from master
2012-06-29 André Walker renaming root -> root_dir
2012-06-27 Tomas Doran Remove application_name attr
2012-06-27 Tomas Doran Merge master into gsoc_breadboard
2012-06-26 John Napiorkowski version bumping 5.90014
2012-06-25 Andrew Rodland Merge branch 'fix-76179'
2012-06-25 Andrew Rodland Fix CPAN RT#76179
2012-06-21 John Napiorkowski updated changes and version for new release 5.90013
2012-06-08 Florian Ragwitz Stop using deprecated CMOP APIs
2012-06-08 Florian Ragwitz Move Controller::ActionRole's functionality into the...
2012-06-07 Florian Ragwitz use style;
2012-05-26 Tomas Doran Make Makefile.PL less irritating.
2012-05-26 Tomas Doran Changelog test fixes
2012-05-26 Tomas Doran Fix t/author/http-server.t on Win32
2012-05-26 Tomas Doran Fix script test when aggregated
2012-05-26 Tomas Doran Fix warning in some chained dispatch cases
2012-05-25 Tomas Doran Changelog
2012-05-25 skaufman tests and patch for Controller to accept action_args...
2012-05-24 Gerda Shank fix body_parameters is undef when no params
2012-05-20 Tomas Doran Fix RT reference
2012-05-16 Tomas Doran Version 5.90012 5.90012
2012-05-15 Alexander Hartmaier Work around Moose bug RT#7536 which breaks Catalyst...
2012-05-15 Tomas Doran Fix test, whoops
2012-05-05 Tomas Doran Remove dep on B::H::EOS, for RT#76437
2012-05-05 Tomas Doran Fix documentation for the 'secure' method in Catalyst...
2012-05-05 Tomas Doran Fix vague 'checkout' wording in Catalyst::Utils. RT...
2012-05-02 André Walker cleaning up the namespace
2012-04-24 André Walker made class meta immutable
2012-04-18 Matt S Trout bump namespace::clean dep
2012-04-16 Tomas Doran We are keeping ->_plugins->{} for a reason.
2012-04-16 Tomas Doran Fix META.yml author, add x_authority
2012-04-02 André Walker Merge branch 'master' into gsoc_breadboard
2012-03-20 Tomas Doran Default to zero everywhere, to stop the warnings in...
2012-03-20 Tomas Doran Fix possible warning
2012-03-13 Tomas Doran Changelog
2012-03-13 Tomas Doran Add test case from RT#75607
2012-03-13 Brian Phillips fix spelling error
2012-03-13 Brian Phillips prevent body_params from being reset on each access
2012-03-10 André Walker Merge branch 'master' into gsoc_breadboard
2012-03-09 Tomas Doran Doc fixes / additions in Catalyst::Component
2012-03-08 John Napiorkowski set change file date and updated versions in preparatio... 5.90011
2012-03-06 Tomas Doran Unpossible, but people keep seeing it
2012-03-04 Jesse Sheidlower Fixed typo in Engine::HTTP warning message
2012-03-02 Tomas Doran Changelog for File::Spec fix
2012-03-02 Nigel Metheringham Fixed up uses of catdir being used to return a file...
2012-03-02 Tomas Doran Fix for closing fds with --background
2012-03-01 Tomas Doran Simplify loading madness back to what I was originally...
2012-02-29 Tomas Doran Add fake Makefile.PL to make test apps think they're...
2012-02-29 Tomas Doran Fix for tests
2012-02-28 Tomas Doran And bug fix
2012-02-28 Tomas Doran Cleanup changelog
2012-02-28 Tomas Doran Fix all the tests to get it right, use Cwd rather than...
2012-02-22 André Walker Merge branch 'master' into gsoc_breadboard
2012-02-21 Tomas Doran Additional fixes for path stuff
2012-02-18 Andrew Rodland Spell out "current directory"
2012-02-18 Andrew Rodland Fix spelling
2012-02-18 Matt S Trout release commit for 5.90010 5.90010
2012-02-16 Tomas Doran Doc new function
next