catagits/Catalyst-Runtime.git
2010-09-01 Tomas Doran Version 5.80027 5.80027
2010-09-01 Tomas Doran Fix bug in the tests
2010-09-01 Tomas Doran Version 5.80026 5.80026
2010-08-29 Amiri Barksdale Add doc patch for go and captures.
2010-08-27 Andrew Rodland Don't fail chained tests under t/author/http-test.t
2010-08-27 Ferruccio Zamuner Moved failed test to TODO section
2010-08-26 Tomas Doran Make this test actually work
2010-08-26 Tomas Doran Fix optional test for code move
2010-08-26 Tomas Doran Changelog
2010-08-26 Tomas Doran Merge 'trunk' into 'Catalyst-Test-base-href'
2010-08-26 Tomas Doran Rename test, to merge
2010-08-26 Tomas Doran Unify options, get rid of -h which only worked on the...
2010-08-25 Tomas Doran No idea why but lack of this causes a void context...
2010-08-25 Tomas Doran Omit the run method for scripts which new Pod::Coverage...
2010-08-25 Tomas Doran No passing TODOs
2010-08-25 Tomas Doran Test::Aggregate does not like __END__
2010-08-25 Tomas Doran Update changelog
2010-08-25 Tomas Doran Fix test output, as per RT#56590
2010-08-25 Tomas Doran Fix RT#59738, show_internal_actions produces warnings...
2010-08-25 Tomas Doran Fix bug with parse_on_demand (take 2)
2010-08-25 Tomas Doran Back out 13528, cocked that up.
2010-08-25 Tomas Doran Fix bug with parse_on_demand
2010-08-25 Andrew Rodland Add the app for ChainedActionsApp test. It's still...
2010-08-23 Brian Cassidy Fix two warnings:
2010-08-22 Ferruccio Zamuner Checks for any action now.
2010-08-22 Ferruccio Zamuner Discovered some inconsistency in precedence behavior...
2010-08-22 Darren Duncan C-R-5-8 : Makefile.PL : remove bogus comment
2010-08-04 Robert Buels don't load Catalyst::Exception in Utils.pm BEGIN, becau...
2010-08-04 Luke Saunders moved component name sort that happens in setup_compone...
2010-08-03 Ronald J Kimball Make Catalyst::Test::local_request() set response base...
2010-07-29 Kieren Diment stupid typo
2010-07-29 Kieren Diment advertise Catalyst::Plugin::SmartURI
2010-07-29 Tomas Doran Version 5.80025 5.80025
2010-07-28 Tomas Doran Changelog
2010-07-28 Tomas Doran Merge 'trunk' into 'fix_iis_cgi'
2010-07-28 Tomas Doran Whitespace
2010-07-28 Tomas Doran Fix TODO tests.
2010-07-28 Tomas Doran Document the horrible, changelog. I'm going to merge...
2010-07-28 Tomas Doran Entirely the wrong branch, idiot. Remove r13417
2010-07-28 Tomas Doran Merge 'trunk' into 'rt58057'
2010-07-28 Tomas Doran Changelog
2010-07-28 Tomas Doran Merge 'trunk' into 'tweak_controller_action_creation'
2010-07-23 Tomas Doran I know hobbs has a patch to add a load of these, but...
2010-07-09 Andrew Rodland Try harder to make finalize_error encoding-safe.
2010-07-03 Justin Hunter remove extra '
2010-06-24 Brian Cassidy add typo fix to Changes
2010-06-22 Jesse Sheidlower Fixed typo
2010-06-16 John Napiorkowski broke out and documented action_class method
2010-06-15 Tomas Doran Commit standalone test, test which makes the TestApp...
2010-06-15 Matthias Dietrich Applied doc patches that might help to figure out how...
2010-06-10 Tomas Doran Fix $self vs $class, davewood++
2010-05-22 Tomas Doran Mech tests branch
2010-05-22 Tomas Doran Changelog, bump Moose dep
2010-05-20 Tomas Doran Back out hunks I accidentally committed
2010-05-20 Tomas Doran Changelog and dep bump for more_metaclass_compat branch...
2010-05-20 Tomas Doran Merge 'trunk' into 'more_metaclass_compat'
2010-05-20 Jay Hannah Oops. I should have TODO'd this one. rafl++
2010-05-19 Jay Hannah We appear to have a bug where if lazy => 1 isn't set...
2010-05-15 Tomas Doran Changelog, bump versions, add new contributor :)
2010-05-15 Tomas Doran Merge 'fix_request_uri' into 'trunk'
2010-05-15 Tomas Doran Add recommendation
2010-05-15 Tomas Doran Add a pile of docs for the new use_request_uri_for_path...
2010-05-15 Tomas Doran Simplify madness some more, back to how it looked in...
2010-05-15 Tomas Doran Merge 'trunk' into 'fix_request_uri'
2010-05-12 Peter Rabbitson Better stats API explanation (SpiceMan)
2010-05-08 Tomas Doran I hate this name less. Others may feel differently
2010-05-08 Tomas Doran Merge 'trunk' into 'fix_request_uri'
2010-05-07 Florian Ragwitz Version 5.80023. 5.80023
2010-05-07 Florian Ragwitz Changelogging.
2010-05-07 Florian Ragwitz Pass along options to load_class for plugins.
2010-05-06 Wallace Reis minor fix for Changes file | add me as a contributor
2010-05-06 Wallace Reis make uri_for a bit cleaner
2010-05-03 Florian Ragwitz Remove useless conditional.
2010-05-02 Tomas Doran Merge 'trunk' into 'fix_request_uri'
2010-05-02 Florian Ragwitz Unbreak tests by actually adding the module they're...
2010-05-02 Tomas Doran Merge 'trunk' into 'fix_request_uri'
2010-05-02 Tomas Doran Back out crazy heuristics
2010-05-02 Florian Ragwitz Allow parameterized roles to be applied as plugins.
2010-05-02 Tomas Doran Revert to old behaviour, allow config for new behaviour...
2010-04-28 Eden Cardim minor documentation fix for handle_request
2010-04-28 Florian Ragwitz Make sure path_to returns an instance of the right...
2010-04-21 Alex J. G.... Fix not stripping backslashes in DispatchType::Regex...
2010-04-19 Tomas Doran Get it mostly working, except uri_for is still buggered
2010-04-19 Tomas Doran Just add comments to tests, no functional changes
2010-04-19 Tomas Doran Go away useless warning
2010-04-19 Tomas Doran Bah, accidentally removed..
2010-04-19 Tomas Doran Document the action config here, as people don't seem...
2010-04-19 Tomas Doran Remove the fugly hack to avoid metaclass compat issues...
2010-04-18 Tomas Doran Fix unquoted regex as per RT#24951
2010-04-13 Tomas Doran Trivial test feature, fixes RT#53653
2010-04-13 Tomas Doran Fix RT#49267
2010-04-13 Tomas Doran Document return of C::T::get is bytes not characters...
2010-04-13 Tomas Doran Fix RT#41442 so that temporary files are always, always...
2010-04-13 Tomas Doran Fix spelling errors - RT#54335
2010-04-12 Tomas Doran Revert unintentional change in r13151
2010-04-12 Tomas Doran Fix dsadinoff's mod_rewrite bug I hope
2010-04-02 Tomas Doran Require new CGI::Simple::Cookie, changelog
2010-04-01 Florian Ragwitz Import croak, which the test already uses in various...
2010-03-31 Tomas Doran Adding ability to switch X-Catalyst on by config. For...
2010-03-29 Florian Ragwitz We always have a metaclass after setup, right?
next