reluctantlt move setup_trace before setup_plugins (we want it for use in plugins)
[catagits/Catalyst-Runtime.git] / lib / Catalyst /
2014-06-28 John Napiorkowski Merge branch 'ancona' into ancona-trace
2014-06-28 John Napiorkowski removed a bit more PSGI::Engine backcompat
2014-06-28 John Napiorkowski move all core use of "debug" to use "trace" instead...
2014-06-10 John Napiorkowski fixed merge issues from master
2014-06-10 John Napiorkowski up version prep for release
2014-06-10 John Napiorkowski stash is now middleware
2014-06-10 John Napiorkowski removed old PSGI Engine backcompat
2014-06-09 John Napiorkowski abort on error defaults to true
2014-06-04 Henry Van Styn version 5.90065 5.90065
2014-05-27 John Napiorkowski merge new log stuff
2014-05-13 Henry Van Styn Misc tweaks per mst
2014-05-13 Henry Van Styn API change: autoflush (log) now on by default + unit...
2014-05-12 Henry Van Styn Catalyst::Log::_log correct return value
2014-05-12 Henry Van Styn Added 'autoflush' to Catalyst::Log + enabled during...
2014-05-08 Mark Ellis set binmode encoding on STDERR when setting Encoding...
2014-05-05 Dagfinn Ilmari Man... Fix spelling, grammar and structural errors in POD
2014-05-05 John Napiorkowski up version and uodate changelog for release 5.90064
2014-05-01 John Napiorkowski correct auto detection of terminal width and better...
2014-05-01 John Napiorkowski updated depraction notes
2014-05-01 John Napiorkowski change info and version
2014-05-01 John Napiorkowski more docs and test cases for ENV localization
2014-04-14 John Napiorkowski fix for problem when a http style exception overloads... 5.90062
2014-03-10 John Napiorkowski prep for release 5.90061
2014-02-08 John Napiorkowski upping versions and prep release 5.90060
2014-02-06 John Napiorkowski updated versions for release
2014-02-06 John Napiorkowski basic docs for env in req
2014-02-06 John Napiorkowski sketch for httpmethods _ new psgi utils / tests
2014-01-28 John Napiorkowski up version for upcoming release
2014-01-24 John Napiorkowski more docs
2014-01-24 John Napiorkowski fixed typo
2014-01-23 John Napiorkowski more middleware, more listed deprecations
2014-01-21 John Napiorkowski warn if modifying headers afer finalizing them
2014-01-21 John Napiorkowski document deprecations, refactor finalize body a bit
2014-01-21 John Napiorkowski documentatin updates
2014-01-06 John Napiorkowski make an empty body [] not [undef]
2013-12-30 John Napiorkowski updated changes and versions, commented on deprecations...
2013-12-30 John Napiorkowski set body io-handle as the PSGI spec requires, and handl...
2013-12-23 John Napiorkowski mark version for next release
2013-12-22 John Napiorkowski merged fix for regression from master
2013-12-22 John Napiorkowski fix reported reversion
2013-12-21 John Napiorkowski tag the next dev version to make it easier to locally...
2013-12-21 John Napiorkowski remove custom catalyst code and use Plack Middleware...
2013-12-21 John Napiorkowski first pass at not streaming via the catalyst app, but...
2013-12-19 John Napiorkowski remove regexp for good 5.90059_001
2013-12-18 Alexander Hartmaier fixed t/author/spelling.t in lib/Catalyst/Response.pm 5.90052
2013-12-18 John Napiorkowski up version in prep for release
2013-12-18 Neil Lunn Change documentation to explain the effects of using...
2013-12-18 Neil Lunn Documentation fix for Catalyst::Response::from_psgi_res...
2013-12-18 John Napiorkowski better error messages when the middleware does not...
2013-12-09 Ricardo Signes fix some minor Pod formating errors
2013-11-07 John Napiorkowski up version and record changes for new release 5.90051
2013-11-07 John Napiorkowski make sure env exists before tryint to access it to...
2013-11-05 John Napiorkowski merged up and set versions for release 5.90050
2013-11-05 John Napiorkowski Merge branch 'hamburg'
2013-11-05 John Napiorkowski make predicate on env private
2013-11-05 John Napiorkowski make write_fh predicate private
2013-11-05 John Napiorkowski make predicate on io_fh private
2013-11-05 John Napiorkowski updated changes
2013-10-31 John Napiorkowski upped verison info
2013-10-23 John Napiorkowski spelling fixes and more docs
2013-10-23 John Napiorkowski removed plack.request keys
2013-10-23 John Napiorkowski fixed spelling error
2013-10-23 John Napiorkowski docs
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-03 Karen Etheridge fix internal link
2013-09-23 Karen Etheridge typo in pod
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-21 John Napiorkowski prepping changefile and version info
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-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 fixed incorrect pod
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
next