catagits/Catalyst-Runtime.git
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
2013-10-21 John Napiorkowski patches from dsteinbrunner
2013-10-18 John Napiorkowski upped versions prepped release
2013-10-18 John Napiorkowski updated changes file
2013-10-18 John Napiorkowski test cases for the new Hash::MultiValue feature
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 initial test checkins
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 updated changes
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-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 updated changelog
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 it is no longer required to depend on Class::MOP separa...
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-09-06 Karen Etheridge spelling
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 Karen Etheridge remove all unnecessary shebangs
2013-08-21 Karen Etheridge convert all uses of Test::Exception to Test::Fatal
2013-08-21 John Napiorkowski prepping changefile and version info
2013-08-20 John Napiorkowski added test case for parsing JSON and updated changlog
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-16 Karen Etheridge depend on workaround for issue during global destructio...
2013-08-15 John Napiorkowski fixed author side test becase Test::TCP changed its...
2013-08-15 Karen Etheridge list the authordeps in a cpanfile for easier installation
2013-08-13 Karen Etheridge instead of using MI, compose a role which brings in...
2013-08-13 Karen Etheridge tighten up .gitignore entries
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 why not just add to the maddness if its already there?
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 updated version of module-pluggable since this is no...
2013-07-26 John Napiorkowski fixed incorrect pod
2013-07-24 John Napiorkowski first draft psgi middleware support complete
2013-07-23 John Napiorkowski first pass at middleware tests
2013-07-23 John Napiorkowski fix pod and spelling errors
2013-07-23 John Napiorkowski fixed author side test becase Test::TCP changed its...
2013-07-23 John Napiorkowski added documention for PSGI middleware
next