documented changes
[catagits/Catalyst-Runtime.git] / lib /
2016-12-15 John Napiorkowski documented changes
2016-12-15 John Napiorkowski Merge branch 'topic/evilstash'
2016-12-15 John Napiorkowski docs and allow ../
2016-12-15 John Napiorkowski test case and proposed fix
2016-09-21 John Napiorkowski for people that do silly things
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 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-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 compose req/res/stats class much much ;ater
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-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
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 merged
2015-10-29 John Napiorkowski Merge branch 'pr/fix-spelling' of https://github.com...
2015-10-29 John Napiorkowski Merge branch 'warn-on-uri-for' of https://github.com...
2015-10-29 John Napiorkowski Merge branch 'check_return_of_write_to_psgi_input'...
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-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
2015-08-24 John Napiorkowski fix issues with middleware stash localizing stuff
2015-08-24 John Napiorkowski resolve conflict
2015-08-24 John Napiorkowski test cases for type constraints in roles and superclasses
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 updated the encoding pod a bit 5.90094
2015-07-24 John Napiorkowski Merge branch 'contributing-with-git' of https://github...
2015-07-24 John Napiorkowski merged conflicts
2015-07-24 John Napiorkowski update version info
2015-07-24 simbabque add github issue tracker links to contributing document...
2015-07-22 John Napiorkowski Merge branch 'wolfsage-topic/pod-nit' into orpington
2015-07-22 Matthew Horsfall Fix typo in pod, and standardize on Plack within Cataly...
2015-07-22 John Napiorkowski fixed bug with last_error
2015-07-22 John Napiorkowski Merge branch 'dim0xff-fix/RouteMatching.pod' into orpington
2015-07-22 John Napiorkowski Merge branch 'fix/RouteMatching.pod' of https://github...
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-06-06 Bill Moseley Die in engine if prepare_body writing to psgi.input...
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-13 Dmitry Latin Fix arg constraints example in doc
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-27 John Napiorkowski more docs
next