Update MANIFEST.SKIP to ignore t/tmp horrible regex gets worse as I'm tired
[catagits/Catalyst-Runtime.git] / lib /
2011-07-26 Tomas Doran Warning fix
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 Version 5.80033 5.80033
2011-07-15 Tomas Doran Make that a warning when in debug mode
2011-07-15 Brian Phillips skip setting cookies that can't be created successfully
2011-07-11 Tomas Doran Revert "removed component resolution regex fallback"
2011-07-07 André Walker removed component resolution regex fallback
2011-07-01 Tomas Doran More disable_component_resolution_regex_fallback
2011-06-09 Caleb Cushing give an example for $c->request->path
2011-06-09 Justin Hunter fix typo
2011-05-16 Dagfinn Ilmari Man... Append $\ in Catalyst::Response->print
2011-05-12 Justin Hunter fix some typos
2011-05-05 Ton Voon Fixed situation where a detach($action) from a forward...
2011-04-14 Florian Ragwitz Unbreak the pod-coverage tests
2011-04-14 Florian Ragwitz Yes, it is
2011-04-14 Florian Ragwitz Remove special-casing of '*' for get_action_methods
2011-04-14 Florian Ragwitz Pull a bunch of gross hacks to get actions => { '*...
2011-04-14 Florian Ragwitz Make this error message more readable
2011-04-14 Florian Ragwitz Make this error message more readable
2011-04-14 Florian Ragwitz Agreed
2011-04-12 Florian Ragwitz A failing reverse lookup doesn't imply it's a local...
2011-03-27 Tomas Doran Tiny tidyups to copyright and license
2011-03-21 Dimitar Petrov Fix Path actions debug screen to display number of...
2011-03-12 Jonathan "Duke"... Make default test names reflect reality more and fix...
2011-03-12 Jonathan "Duke"... Give action_ok, action_redirect and action_notfound...
2011-03-07 Jonathan "Duke"... Improve the documentation for various functions in...
2011-02-23 Tomas Doran Version 5.80032 5.80032
2011-02-23 Tomas Doran Pass the extra restart options
2011-02-22 Dhaval Dhanani added myself (dd070) in contributors list
2011-02-22 Dhaval Dhanani removed duplicate parameters in return value of _restar...
2011-02-22 Dhaval Dhanani added more parameters in return value of _restarter_args
2011-02-22 Tomas Doran Patch to make restarter class configurable / settable...
2011-02-22 Tomas Doran Apply more correct fix than 8df53b (I hope)
2011-02-22 Tomas Doran Merge revert 8df53bed
2011-02-22 Tomas Doran This scares me, but it fixes stuf work work
2011-02-15 Tomas Doran Fix 5.80 bug which causes slurp to fail if called multi...
2011-02-14 Tomas Doran Fix body predicate bug/back compat issue
2011-01-31 Tomas Doran Version 5.80031 5.80031
2011-01-27 Tomas Doran Fix undef warning in Engine::FastCGI
2011-01-04 Florian Ragwitz Version 5.80030 5.80030
2011-01-04 Florian Ragwitz Fix a warning with undef bodies
2011-01-03 Florian Ragwitz Work with PP Package::Stash again now the incorrect...
2011-01-03 Florian Ragwitz Stop relying on Package::Stash PP bugs
2010-12-17 Tomas Doran Bad test failed to show bug.
2010-12-17 Tomas Doran Fix the case for body '0'
2010-12-16 Tomas Doran Make response body able to be undef to allow RenderView...
2010-12-16 Tomas Doran Extra links in docs
2010-12-05 Tomas Doran Rename --title to --proc_title as that makes more sense...
2010-12-03 Florian Ragwitz Make the no-tabs test happy again
2010-11-27 Ferruccio Zamuner Fixed chained action order resolution to pass t/aggrega...
2010-11-23 Tomas Doran Clarify end action after forward / detach
2010-11-19 Stefan Seifert Fix passing file GLOBs to $c->res->body
2010-11-15 Tomas Doran Clarify docs
2010-11-03 Eskild Hustvedt Added a --title parameter to fastcgi script, sets proce...
2010-10-12 David Schmidt typo in docs fixed
2010-10-03 Tomas Doran Version 5.80029 5.80029
2010-09-29 Tomas Doran Patch from the mailing list to clarify view warning
2010-09-29 Tomas Doran Need to use _add_meta_method from new Moose onwards...
2010-09-28 Tomas Doran Actually bump versions, ACTUAL 5.80028, sorry 5.80028
2010-09-23 Tomas Doran Bug fix for ctx_request, via matso++
2010-09-09 Tomas Doran We use Class::MOP in Catalyst::Utils, so load it
2010-09-01 Tomas Doran Version 5.80027 5.80027
2010-09-01 Tomas Doran Version 5.80026 5.80026
2010-08-29 Amiri Barksdale Add doc patch for go and captures.
2010-08-26 Tomas Doran Merge 'trunk' into 'Catalyst-Test-base-href'
2010-08-26 Tomas Doran Unify options, get rid of -h which only worked on the...
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-23 Brian Cassidy Fix two warnings:
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 Merge 'trunk' into 'fix_iis_cgi'
2010-07-28 Tomas Doran Whitespace
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 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-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-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-15 Tomas Doran Changelog, bump versions, add new contributor :)
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...
next