sort controllers in setup_actions
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
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
2015-03-26 John Napiorkowski make sure we can properly do utf8 constraints
2015-03-26 John Napiorkowski first pass at constraints on uri_for
2015-03-26 John Napiorkowski fixed POD error
2015-03-25 John Napiorkowski merged from master to sync release
2015-03-25 John Napiorkowski fix for bug around evil query params and docs
2015-03-25 John Napiorkowski preparing docs for release
2015-03-02 John Napiorkowski Merge branch 'master' into australorp
2015-02-23 John Napiorkowski ready for upload
2015-02-23 John Napiorkowski when a POST supplies content encoding, dont assume...
2015-02-17 John Napiorkowski update changes and update version in prep for release 5.90083
2015-01-20 André Walker Add my IRC handle
2015-01-20 André Walker Fix OPTIONS HTTP Method
2015-01-10 John Napiorkowski fixed another regression
2015-01-10 John Napiorkowski remove horrid hack, add test cases 5.90081
2015-01-10 John Napiorkowski first post on australorp
2015-01-09 John Napiorkowski ready for release 5.90080
2015-01-07 John Napiorkowski docs and ready for release testing
2015-01-07 John Napiorkowski up version for pending release
2015-01-07 John Napiorkowski tests and donot let you change encoding too late into...
2015-01-07 Alexander Hartmaier fix spelling to satisfy t/author/spelling.t
2015-01-05 John Napiorkowski more docs
2015-01-02 John Napiorkowski fix broken test case, update copyright date 5.90079
2015-01-02 John Napiorkowski documentation and up version
2014-12-31 John Napiorkowski more release docs updates, and fixed some config options;
2014-12-31 John Napiorkowski merged and resolved conflicts from stable
2014-12-31 John Napiorkowski inc version for release 45.90078 5.90078
2014-12-31 John Napiorkowski Merge branch 'master' of https://github.com/davewood...
2014-12-31 John Napiorkowski docs and new test cases
2014-12-31 David Schmidt refactor HTTP exception check
2014-12-31 David Schmidt rm whitespace, fix typo, add contributor
2014-12-30 David Schmidt backcompat http-exception handling by middleware
next