catagits/Catalyst-Runtime.git
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-03-10 Henry Van Styn Moved setup_middleware() to after plugin setup block
2014-03-10 Henry Van Styn Moved order of plugin setup back to pre 5.90052 location
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 Merge branch 'master' into runner
2014-02-06 John Napiorkowski basic docs for env in req
2014-02-06 John Napiorkowski comment out test case
2014-02-06 John Napiorkowski sketch for httpmethods _ new psgi utils / tests
2014-01-30 John Napiorkowski changed docs
2014-01-30 John Napiorkowski make class method chaining off setup possible
2014-01-28 John Napiorkowski newer version of middleware
2014-01-28 John Napiorkowski document changes
2014-01-28 John Napiorkowski up version for upcoming release
2014-01-28 John Napiorkowski specify newer versions of some middleware
2014-01-27 Mark Ellis Merge branch 'runner-die-chain-middle' into runner
2014-01-27 Mark Ellis Added an extra test that dies in the middle of a chain
2014-01-27 John Napiorkowski updated copyright
2014-01-27 John Napiorkowski basic docs for the new exception stuff
2014-01-27 Upasana 1xx responses do not have any headers
2014-01-27 Upasana Added Plack::Middleware::RemoveRedundantBody to depende...
2014-01-27 Upasana Wrote tests for Plack::Middleware::RemoveRedundantBody
2014-01-27 Upasana Added routes for testing correct working of Plack:...
2014-01-27 Upasana Use Plack::Middleware::RemoveRedundantBody
2014-01-27 John Napiorkowski some docs on the new error stuff
2014-01-24 John Napiorkowski more docs
2014-01-24 John Napiorkowski applied patch from github
2014-01-24 John Napiorkowski fixed typo
2014-01-23 John Napiorkowski more middleware, more listed deprecations
2014-01-21 John Napiorkowski new middleware
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 Upasana Added docs explaining missing route for /go_here
2014-01-06 John Napiorkowski fixed spelling tests
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-27 Arthur Axel... run CI against 5.8
2013-12-27 Arthur Axel... Stop installing deps in parallel
2013-12-27 Arthur Axel... none of these things are needed
2013-12-26 John Napiorkowski add to changes
2013-12-26 John Napiorkowski if an exception is http, let middleware handle it
2013-12-24 John Napiorkowski fixed regression in previous release
2013-12-23 John Napiorkowski mark version for next release
2013-12-23 John Napiorkowski stub the changes for next revision
2013-12-23 John Napiorkowski more docs about alternative way to setup middleware
2013-12-22 John Napiorkowski branded changedate
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 let people know if they are doing wrong
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 John Napiorkowski timestamp changes
2013-12-18 John Napiorkowski allow more files in dist
2013-12-18 John Napiorkowski updated changes
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 more changes noted
2013-12-18 John Napiorkowski detailed changes
2013-12-18 John Napiorkowski better error messages when the middleware does not...
2013-12-18 John Napiorkowski rerun setup during setup after plugins are installed
2013-12-18 John Napiorkowski tweak the test case
2013-12-17 John Napiorkowski look a failing test case...
2013-12-16 Alexander Hartmaier fixed first block of startup debug messages missing...
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 cleaned up changes
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-11-04 Mark Ellis fixed failing test
2013-11-02 Mark Ellis fixed failing test and maybe travis
2013-11-02 Mark Ellis Fixed failing tests where you Starman is installed...
2013-10-31 John Napiorkowski upped verison info
2013-10-24 John Napiorkowski updated changes
2013-10-23 John Napiorkowski test cases and fixes for the nested param data handler
2013-10-23 John Napiorkowski spelling fixes and more docs
2013-10-23 John Napiorkowski updated changes
2013-10-23 John Napiorkowski removed plack.request keys
2013-10-23 John Napiorkowski fixed spelling error
2013-10-23 John Napiorkowski updated changes and track todo better
2013-10-23 John Napiorkowski docs
2013-10-23 John Napiorkowski finished test cases
2013-10-23 John Napiorkowski first pass test case
2013-10-23 John Napiorkowski test case boilerplate
2013-10-23 John Napiorkowski debugging output
2013-10-23 John Napiorkowski fixed spelling fail
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
next