first pass test case
[catagits/Catalyst-Runtime.git] / lib /
2013-10-23 John Napiorkowski debugging output
2013-10-23 John Napiorkowski allow consumes shortcuts and better normalization,...
2013-10-22 John Napiorkowski docs
2013-10-22 John Napiorkowski first pass at Consumes attribute
2013-10-21 John Napiorkowski patches from dsteinbrunner
2013-10-18 John Napiorkowski upped versions prepped release
2013-10-18 John Napiorkowski let you use Hash::MultiValue everywhere if you like it
2013-10-18 John Napiorkowski from psgi res tests working
2013-10-18 John Napiorkowski first pass $res->from_psgi_response
2013-10-18 John Napiorkowski preliminary support for io-asyn
2013-10-18 John Napiorkowski fixed silly warning (bokutin++)
2013-10-18 John Napiorkowski more plack compat
2013-10-18 John Napiorkowski first pass at making Catalyst act enough like PSGI...
2013-10-17 John Napiorkowski changed the way test dumping a request works
2013-10-17 John Napiorkowski use more popular json parsers
2013-09-20 John Napiorkowski upped version
2013-09-20 John Napiorkowski merged conflicts
2013-09-20 John Napiorkowski actually document the new request body_data method
2013-09-13 Karen Etheridge get metaclass using preferred mechanism, via Moose
2013-09-13 Karen Etheridge remove a few explicit uses of $@
2013-09-13 Karen Etheridge typo fix
2013-09-08 Karen Etheridge Class::MOP::load_class, is_class_loaded was deprecated...
2013-08-27 Gerda Shank some doc on alternatives to 'forward'
2013-08-23 John Napiorkowski make JSON::MaybeXS only load if it is asked for
2013-08-21 John Napiorkowski prepping changefile and version info
2013-08-20 John Napiorkowski fixed startup debug screen output warnings and display
2013-08-20 John Napiorkowski first pass at data handlers
2013-08-13 Karen Etheridge instead of using MI, compose a role which brings in...
2013-08-10 Karen Etheridge add description for removed module (RT#87719)
2013-07-31 John Napiorkowski fix bug with loading project level middleware
2013-07-31 John Napiorkowski do not die if middleware has no VERSION
2013-07-28 John Napiorkowski remove documentation about adding middleware via setup_...
2013-07-26 John Napiorkowski make sure we try looking in th project namespace for...
2013-07-26 John Napiorkowski updated changelog in prep for release
2013-07-26 John Napiorkowski make middleware less like to cause issues if people...
2013-07-26 John Napiorkowski fixed incorrect pod
2013-07-24 John Napiorkowski first draft psgi middleware support complete
2013-07-23 John Napiorkowski fix pod and spelling errors
2013-07-23 John Napiorkowski added documention for PSGI middleware
2013-07-23 John Napiorkowski first draft of inline middleware
2013-07-18 John Napiorkowski outline for PSGI middleware
2013-07-10 John Napiorkowski adding some internal documentation regarding backcompat...
2013-06-16 Wallace Reis Unicode - do not warn for legacy apps
2013-06-16 Wallace Reis Revert "Unicode plugin - rework exception handler"
2013-06-16 Wallace Reis Unicode - fix decoding process for uploads
2013-06-15 John Napiorkowski update changlog and version in prep for release
2013-06-15 John Napiorkowski prep for release 5.90041
2013-06-15 John Napiorkowski make tests pass
2013-06-14 Ashley Pond V Long standing regression/never prod? grokbase.com/t...
2013-06-14 Mark Ellis Fix typo and deprication warning in wrong section in...
2013-06-14 Mark Ellis Fixed bug where if encoding was set in the config file...
2013-06-12 John Napiorkowski upped version in prep for release;
2013-06-12 John Napiorkowski fix broken tests
2013-06-12 John Napiorkowski merged after conflict resolution
2013-06-12 John Napiorkowski some words on unicode merging
2013-06-12 John Napiorkowski better docs for the detach on die feature
2013-06-12 Dimitar Petrov Better configuration key name
2013-06-12 Dimitar Petrov Add option to break a chain if error occurs
2013-06-12 Chisel Fix typo in Catalyst::Engine confess()
2013-06-12 John Napiorkowski minor code reformat
2013-06-04 Dagfinn Ilmari Man... Fix typo in Path dispatch example
2013-05-26 Wallace Reis Unicode plugin - rework exception handler
2013-05-24 Dagfinn Ilmari Man... Fix POD link text/target ordering
2013-05-24 Dagfinn Ilmari Man... Merge branch 'stricter-chained-arg-attrs' into Sicilian...
2013-05-24 Wallace Reis Unicode plugin - rework encoding default config
2013-05-24 Wallace Reis Unicode plugin - move docs to main
2013-05-22 John Napiorkowski slightly more logging when we want to manually control...
2013-05-21 John Napiorkowski let you not finalize a request when you wish to jailbre...
2013-05-17 John Napiorkowski merged in
2013-05-17 John Napiorkowski Merge branch 'master' of git.shadowcat.co.uk:Catalyst...
2013-05-17 John Napiorkowski finished first go at better control over closing writer
2013-05-16 Jesse Updated docs for $req->secure to reflect what modern...
2013-05-14 Dagfinn Ilmari Man... Disallow negative counts for CaptureArgs and Args
2013-05-13 Dagfinn Ilmari Man... Reword error message for consistency
2013-05-13 Dagfinn Ilmari Man... Stricter checking of attributes in Catalyst::DispatchTy...
2013-05-13 John Napiorkowski another go at better async support
2013-05-10 Wallace Reis Unicode plugin: fix typo (#81261)
2013-05-10 Wallace Reis C::Engine::HTTP - docs stub
2013-05-10 Wallace Reis Update my email address
2013-05-10 Wallace Reis Unicode plugin: have it automatically applied
2013-05-04 Wallace Reis Unicode plugin: import the module and bump version
2013-05-02 John Napiorkowski basic support for delayed writes/async with docs
2013-04-12 John Napiorkowski more changelog updates and upped version in prep for... 5.90030
2013-04-11 Tomas Doran Add doc in Upgrading, for any new upgraders
2013-04-11 Tomas Doran Fix spelling in method name.
2013-04-04 John Napiorkowski merged
2013-03-29 Mark Grimes Fixes version comparison to work with developer release...
2013-03-29 Mark Grimes Fixes bug in the DispatchType::Regex depreciation warning
2013-03-29 Mark Grimes Adds mgrimes to the Authors list
2013-03-29 Mark Grimes Limits the special case code for DT::Regex to 1 sub...
2013-03-29 Mark Grimes Note DispatchType::Regex depreciation in docs and add...
2013-03-29 Mark Grimes Remove Regex/LocalRegex code and tests from core
2013-03-29 John Napiorkowski fixed typo in recent checkin
2013-03-28 Mark Grimes Fixes version comparison to work with developer release...
2013-03-28 Mark Grimes Fixes bug in the DispatchType::Regex depreciation warning
2013-03-28 Mark Grimes Adds mgrimes to the Authors list
2013-03-28 Mark Grimes Limits the special case code for DT::Regex to 1 sub...
2013-03-27 Mark Grimes Note DispatchType::Regex depreciation in docs and add...
2013-03-27 Mark Grimes Remove Regex/LocalRegex code and tests from core
2013-03-25 Fitz Elliott appease t/author/spelling.t
next