Bumping version to 5.90_121
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
2018-10-22 Graham Knop Bumping version to 5.90_121
2018-10-21 Graham Knop use debug warnings rather than carp when uri_for args...
2018-10-19 Karen Etheridge Bumping version to 5.90120
2018-09-23 Karen Etheridge Bumping version to 5.90119
2018-04-30 Graham Knop Bumping version to 5.90118
2018-04-30 Graham Knop fix uri_for handling of fragment with unblessed path
2018-04-13 Graham Knop whitespace cleanup
2018-04-12 Graham Knop just use JSON::MaybeXS, not JSON.pm
2018-03-28 Graham Knop fix some pod formatting code errors
2018-01-21 John Napiorkowski reported errors 5.90117
2018-01-18 John Napiorkowski document changes
2018-01-16 Jay Hannah Merge branch 'pr/154' into release-candidates/rc-5...
2017-09-26 Graham Knop use uniq from List::Util
2017-09-26 Graham Knop clean up contributors
2017-09-11 Dagfinn Ilmari Man... Fix double-encoding of spaces in query parameter keys...
2017-09-11 Dagfinn Ilmari Man... Fix spelling test failures
2017-05-01 John Napiorkowski versions
2017-05-01 John Napiorkowski removed badges for now until I can make them work 5.90115
2017-05-01 John Napiorkowski update readme
2017-05-01 John Napiorkowski Merge branch 'master' of https://github.com/tremor69...
2017-05-01 John Napiorkowski Merge branch 'abort-chain-doc-and-test' of https:/...
2017-05-01 John Napiorkowski Merge branch 'colin/encoding_doc' of https://github...
2017-03-28 Karen Etheridge use simpler code syntax in pod
2017-03-23 Aaron Crane Avoid List::MoreUtils
2017-03-03 Colin Newell Added a further hint for how to turn off automatic...
2016-12-23 Tobias Klug fixes debug output of body and query parameters with...
2016-12-19 John Napiorkowski proposed new release
2016-12-15 John Napiorkowski weaken evil hack 5.90113
2016-12-15 John Napiorkowski documented changes
2016-09-21 John Napiorkowski for people that do silly things
2016-08-30 Marco Pessotto Updated doc and provided tests for abort_chain_on_error_fix
2016-07-25 James Chao Prevent error on param encoding if encoding is not...
2016-07-25 John Napiorkowski test case for reported regression
2016-07-20 John Napiorkowski version info for release
2016-07-20 John Napiorkowski Merge pull request #144 from melmothx/unicode-exceptions 5.90111
2016-07-20 John Napiorkowski prep release 5.90110
2016-07-20 Marco Pessotto Be clearer about the return value of handle_unicode_exc...
2016-07-20 Marco Pessotto Document and test what handle_unicode_exception is...
2016-07-19 John Napiorkowski make sure we are explicit in the return
2016-07-18 John Napiorkowski query not checks unicode like post and args
2016-07-18 Marco Pessotto documentation patch (edited by jnap)
2016-07-15 John Napiorkowski trap http exceptions in prepare response phase
2016-07-06 John Napiorkowski release 5.90106
2016-06-08 John Napiorkowski compose req/res/stats class much much ;ater
2016-06-08 John Napiorkowski set new version for release
2016-06-08 John Napiorkowski Merge branch 'execute_exception' of https://github...
2016-06-08 John Napiorkowski improved req/res/stats trait composing
2016-06-07 Chase Venters Add test case for $c->state and exceptions inside ...
2016-04-04 John Napiorkowski documention for cpan release
2015-11-12 Matt S Trout 0.090103 release commit 0.090103 5.90103
2015-10-29 John Napiorkowski preserve $c->state 5.90102
2015-10-29 John Napiorkowski merged
2015-10-29 John Napiorkowski Merge branch 'pr/fix-spelling' of https://github.com...
2015-10-26 Marco Pessotto Test uri_for with path = 0
2015-10-26 Marco Pessotto Avoid warning when path argument for uri_for is not...
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-08-24 John Napiorkowski fix issues with middleware stash localizing stuff
2015-08-11 John Napiorkowski prep next release
2015-07-28 John Napiorkowski prep release 5.90097
2015-07-28 John Napiorkowski make stringy first argument into expert mode
2015-07-28 John Napiorkowski fixed docs
2015-07-28 John Napiorkowski proposal for fragment spec
2015-07-27 John Napiorkowski prep for release 5.90096
2015-07-27 John Napiorkowski more tests for escaping fragment
2015-07-27 John Napiorkowski properly encode stuff in fragments
2015-07-27 John Napiorkowski update versions for release
2015-07-27 Mischa S preserve fragments and stick them on the end of URLs
2015-07-24 John Napiorkowski merged conflicts
2015-07-24 John Napiorkowski update version info
2015-07-22 John Napiorkowski fixed bug with last_error
2015-07-22 John Napiorkowski merged PR
2015-07-22 John Napiorkowski Merge branch 'patch-1' of https://github.com/daleevans...
2015-07-22 John Napiorkowski placeholder for next dev release
2015-05-29 John Napiorkowski up version for release, added docs
2015-05-28 Gerda Shank when finalizing body after earlier write use unencoded_...
2015-05-24 Dale Evans documentation error
2015-05-19 John Napiorkowski priorities "regular" components to be compatible with... 5.90092
2015-05-19 John Napiorkowski Merge branch 'component_lookup_issue'
2015-05-19 John Napiorkowski more flexible declare of class traits
2015-05-18 John Napiorkowski make sure injected comps have the correct namespace
2015-05-08 John Napiorkowski bump version 5.90091
2015-05-08 John Napiorkowski fixed a bug with expand components and subcomponents
2015-04-29 John Napiorkowski fixed basd test, prepped version info
2015-04-28 John Napiorkowski prep for release 5.90089_004
2015-04-28 John Napiorkowski docs updates
2015-04-28 John Napiorkowski revert a mistaken optimizion in how we create (or dont...
2015-04-27 John Napiorkowski add config_for
2015-04-27 John Napiorkowski refactor component injection 5.90089_003
2015-04-27 John Napiorkowski up version to prepare release
2015-04-22 John Napiorkowski fixed issue when injecting controllers
2015-04-17 John Napiorkowski release dev002 5.90089_002
2015-04-17 John Napiorkowski getting the docs in shape
2015-04-17 John Napiorkowski allow inject_components application level method
2015-04-17 John Napiorkowski new config key for injected comps
2015-04-17 John Napiorkowski the possibility of using a coderef better
2015-04-17 John Napiorkowski slightly better abstraction
2015-04-16 John Napiorkowski example "delayed" component setup
2015-04-14 John Napiorkowski fixed bugs in type constraints and cored some extensibi...
2015-03-26 John Napiorkowski simplify some code
next