Fix RT#59738, show_internal_actions produces warnings in debug mode
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
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-04 Luke Saunders moved component name sort that happens in setup_compone...
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-03 Justin Hunter remove extra '
2010-06-15 Matthias Dietrich Applied doc patches that might help to figure out how...
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 a pile of docs for the new use_request_uri_for_path...
2010-05-12 Peter Rabbitson Better stats API explanation (SpiceMan)
2010-05-07 Florian Ragwitz Version 5.80023. 5.80023
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 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-19 Tomas Doran Get it mostly working, except uri_for is still buggered
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-12 Tomas Doran Revert unintentional change in r13151
2010-04-12 Tomas Doran Fix dsadinoff's mod_rewrite bug I hope
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?
2010-03-29 Florian Ragwitz Remove $VERSION hacks.
2010-03-29 Tomas Doran Fail, commit version bump 5.80022
2010-03-28 Tomas Doran Make the tables from the log_headers method scale to...
2010-03-28 Tomas Doran More splitting up of the response logging methods
2010-03-28 Tomas Doran Back out behaviour change in debug logging we don't...
2010-03-22 Florian Ragwitz no tabs. kthx!
2010-03-22 Florian Ragwitz It's --help, not -help.
2010-03-08 Balint Szilakszi Optimizing component lookup for the simple, common...
2010-03-06 Tomas Doran Merge 'trunk' into 'param_filtering'
2010-03-04 Brian Phillips only log response status, content-type and content...
2010-03-03 Tomas Doran Bump versions, expand somewhat on the changelog 5.80021
2010-03-02 Brian Phillips cleaned up tabs vs. spaces
2010-03-02 Brian Phillips remove filtering, get request/response logging from...
2010-03-01 Tomas Doran Merge 'trunk' into 'param_filtering'
2010-02-14 Florian Ragwitz Make the debug log say the cat version with all its...
2010-02-11 Tomas Doran First attempt to make this make more sense.
2010-02-09 Rafael Kitover update Changes, put comment back in
2010-02-08 Tomas Doran Unfuck
2010-02-08 Tomas Doran Merge 'trunk' into 'uri_for_utf8'
2010-02-04 Florian Ragwitz Version 5.80020. 5.80020
2010-02-04 Florian Ragwitz Merge branch 'expand_modules'
2010-01-29 Florian Ragwitz Version 5.80019. 5.80019
2010-01-27 Tomas Doran Fix / => %2F in uri_for so that it only works for actio...
2010-01-27 Tomas Doran Clarrify debug documentation
2010-01-25 Oliver Charles Improve the documentation about -Home and how Catalyst...
2010-01-24 Oliver Charles Allow models and components to specify the names of...
2010-01-19 Αριστοτέλης Παγκαλτζής fix $c->error doc in Catalyst.pm POD
2010-01-12 Florian Ragwitz Version 5.80018. 5.80018
2010-01-10 Tomas Doran Apply patch to clarify uri_for action from Octavian...
2010-01-10 Florian Ragwitz Version 5.80017. 5.80017
2010-01-06 Rafael Kitover utf8::decode captures and args, and uri-escape captures
2010-01-05 Florian Ragwitz Stop supressing Adopt::NEXT warnings.
2010-01-04 Tomas Doran Doc fix
2009-12-11 Tomas Doran Changelog, bump version
2009-12-02 Tomas Doran And that's what I get for not really applying the patch...
2009-12-02 Tomas Doran Pod nits, rt#52370
2009-12-02 Tomas Doran Changes, bump version 5.80015
2009-12-01 Tomas Doran Merge 'trunk' into 'param_filtering'
2009-12-01 Tomas Doran Bump deps and changelog for another dev release with... 5.80014_02
2009-11-29 Florian Ragwitz This is not a release.
2009-11-27 Tomas Doran Bump version in runtime branch
2009-11-23 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...
2009-11-22 Tomas Doran Changelog, adjust warning text, bump versions for a...
2009-11-21 Zbigniew Łukasiak warning for plugins inheriting from Catayst::Component
2009-11-21 Florian Ragwitz Version 5.80014. 5.80014
2009-11-20 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-12 Tomas Doran Merge 'trunk' into 'uri_encode_captures_andor_args_take2'
2009-11-12 Tomas Doran Tests, fix args as well as captureargs and be less...
2009-11-10 Tomas Doran And lets not change behaviour with the log flush change..
2009-11-10 Tomas Doran Warn on case_sensitive being set, remove documentation
2009-11-06 Alastair McGowan... Amend doc to not mention using undef in ->uri_for
2009-11-06 Alastair McGowan... Add doc for no-args call to ->uri_for
2009-10-19 Tomas Doran Well, this fixes my current issue, and doesn't seem...
2009-10-15 Tomas Doran Add docs I promised for r11484
2009-10-13 Rafael Kitover more correct fix for uninitialized warning from ACL
2009-10-12 Rafael Kitover better fix for uninitialized warning
2009-10-12 Rafael Kitover fix uninitialized warning in ACL
2009-10-07 Robert 'phaylon... added stub config section (incl TODO) to Cat.pm for...
2009-10-06 Tomas Doran Improved the suggested fix warning when component resol...
2009-10-05 Tomas Doran Tidy up changelog/attribution
2009-10-05 Alexander Hartmaier Improved the suggested fix warning when component resol...
2009-09-21 Mateu X. Hunter Update $c->forward and $c->state documentation to addre...
2009-09-17 Florian Ragwitz Version 5.80013. 5.80013
2009-09-14 Dave Rolsky The warning about a class having mutable ancestors...
2009-09-10 Andrew Rodland Rework the C<< $c->go >> documentation a little, hopefu...
2009-09-10 Tomas Doran Fix warnings in upcoming moose
2009-09-09 Guillermo Roditi add myself to contributors
next