update distar url
[catagits/Catalyst-Runtime.git] / lib / Catalyst /
2020-09-11 Graham Knop Bumping version to 5.90128
2020-07-30 Graham Knop normalize version declaration and underscore removal
2020-07-27 Graham Knop Bumping version to 5.90_127
2020-07-26 Graham Knop unmark +x and remove shebangs
2020-07-26 Graham Knop allow COLUMNS to override and silence terminal width...
2020-06-20 Graham Knop bump Moose prereq so we can drop MooseX::Role::WithOver...
2020-06-19 Graham Knop clean up term width detection and remove spurious warnings
2020-06-19 Graham Knop only generate stats table if returning string
2020-01-20 John Napiorkowski new release to fix busted distributopn 5.90126
2020-01-19 John Napiorkowski yet another version 5.90125
2020-01-18 John Napiorkowski corrected POD
2020-01-18 John Napiorkowski some new ulti methods
2020-01-18 Mitch Jackson Add support for SameSite cookie attribute
2019-01-18 John Napiorkowski I guess this is correct
2019-01-18 John Napiorkowski update version info for release
2019-01-16 John Napiorkowski solution for warnings when using from_psgi_response...
2019-01-16 Tomohiro Hosaka even this change is appreciated.
2019-01-02 Tomohiro Hosaka When from_psgi_response, a bug when headers are already...
2018-11-27 Graham Knop Bumping version to 5.90123
2018-11-27 Robert Rothenberg Add note about new method in Upgrading.pod
2018-11-27 Alexander Hartmaier required doesn't make sense with default
2018-11-27 Alexander Hartmaier log warnings when hostname resolving fails
2018-11-27 Alexander Hartmaier fix $c->req->hostname empty for IPv6 clients (RT#75731)
2018-11-03 Graham Knop Bumping version to 5.90122
2018-10-22 Graham Knop Bumping version to 5.90_121
2018-10-21 Graham Knop use PerlIO::utf8_strict for decoding uploads
2018-10-21 Graham Knop fix decoded uploads
2018-10-19 Karen Etheridge Bumping version to 5.90120
2018-09-23 Karen Etheridge Bumping version to 5.90119
2018-05-01 Graham Knop use normal version for Catalyst::Plugin::Unicode::Encoding
2018-04-30 Graham Knop Bumping version to 5.90118
2018-04-13 Graham Knop whitespace cleanup
2018-04-13 Graham Knop drop namespace::autoclean
2018-04-12 Graham Knop remove unused dep on Tree::Simple::Visitor::FindByPath...
2018-03-29 Graham Knop improve comment about version comment
2018-03-28 Graham Knop fix typo in Catalyst::Utils pod
2018-01-23 Graham Knop adding comment with real version to unicode plugin
2018-01-21 John Napiorkowski reported errors 5.90117
2018-01-18 John Napiorkowski document changes
2018-01-16 Jay Hannah Merge branch 'pr/157' into release-candidates/rc-5...
2018-01-16 Jay Hannah Merge branch 'pr/156' into release-candidates/rc-5...
2018-01-16 Jay Hannah Merge branch 'pr/152' into release-candidates/rc-5...
2018-01-16 Jay Hannah Merge branch 'pr/135' into release-candidates/rc-5...
2018-01-05 Jay Hannah Catalyst::Test request() docs patch
2018-01-03 LNATION remove my tab
2018-01-03 LNATION make the missing data handler exception slightly more...
2017-10-25 Ferruccio Zamuner Merge remote-tracking branch 'upstream/master'
2017-09-26 Graham Knop use uniq from List::Util
2017-09-26 Graham Knop stop using Moo as a test package
2017-05-01 John Napiorkowski versions
2017-05-01 John Napiorkowski Merge branch 'master' of https://github.com/simonamor...
2017-03-28 Karen Etheridge do not require MXRWO if Moose is new enough to have...
2017-03-28 Karen Etheridge use simpler code syntax in pod
2017-03-23 Aaron Crane Avoid List::MoreUtils
2017-03-19 Andrew Rodland Fix ensure_class_loaded in Catalyst::ScriptRole
2017-01-30 Peter Mottram Add support for HTTP PATCH for body_data
2017-01-27 Simon Amor Change behaviour for terminal width detection
2016-12-19 John Napiorkowski proposed new release
2016-12-19 John Napiorkowski proposed fix to endless bug
2016-12-15 John Napiorkowski documented changes
2016-12-15 John Napiorkowski docs and allow ../
2016-12-15 John Napiorkowski test case and proposed fix
2016-10-12 Ferruccio Zamuner fix the POD for finalize_headers
2016-09-03 Matt S Trout sort controllers in setup_actions
2016-07-25 John Napiorkowski speeling fixes from Debian 5.90112
2016-07-25 John Napiorkowski test case for reported regression
2016-07-20 John Napiorkowski version info for release
2016-07-20 John Napiorkowski prep release 5.90110
2016-07-18 John Napiorkowski query not checks unicode like post and args
2016-07-06 John Napiorkowski release 5.90106
2016-07-06 John Napiorkowski fix for debug regression caused by commit 5dd46e24eedec...
2016-06-08 John Napiorkowski added info to Delta file
2016-06-08 John Napiorkowski fix noisy logs with header set aftger finalize 5.90105
2016-06-08 John Napiorkowski set new version for release
2016-06-08 John Napiorkowski fixed reported c->state regression
2016-05-20 asparkman Corrects minor error in prepare_query_parameters
2016-05-20 asparkman Makes query_keywords and query_parameters orthogonal
2016-04-04 John Napiorkowski documention for cpan release
2016-04-04 John Napiorkowski Merge branch 'topic/debug_warnings'
2016-04-01 Matthew Horsfall Fix file uploads with utf8 form field names. RT#113486
2016-03-01 John Napiorkowski separate arg compare from display better
2016-02-22 John Napiorkowski use normalized args to silence warnings in DEBUG mode
2015-11-12 Matt S Trout 0.090103 release commit 0.090103 5.90103
2015-11-12 Matt S Trout fixup speling erors
2015-11-09 John Napiorkowski fixed reportred regression on auto actions
2015-11-07 Matt S Trout switch list_extra_info back to using real Args value
2015-11-07 Thomas Sibley Parse attributes with empty parens as undef
2015-11-07 Thomas Sibley Revert incorrect fixes for parsing of attributes with...
2015-10-29 Marco Pessotto Applied spelling fix from comment on RT #106386
2015-10-29 Marco Pessotto Applied patch from debian RT #106385
2015-10-29 John Napiorkowski preserve $c->state 5.90102
2015-10-29 John Napiorkowski Merge branch '104-path_empty_brackets' of https://githu...
2015-10-29 John Napiorkowski Merge branch 'pr/fix-spelling' of https://github.com...
2015-10-29 John Napiorkowski Merge branch 'check_return_of_write_to_psgi_input'...
2015-10-10 Graeme Lawton Args() wasn't being processed as unlimited number of...
2015-10-09 Graeme Lawton Fixed :Path() empty brackets attribute not registering...
2015-09-09 Paul Cochrane Fix spelling errors and update spelling exceptions
2015-09-04 John Napiorkowski change the way we do this logic for older perl compat 5.90101
2015-09-04 John Napiorkowski debug version
2015-08-24 John Napiorkowski adding docs 5.90100
next