Release commit for 0.031
[catagits/Web-Simple.git] / Changes
2015-08-14 Matt S Trout Release commit for 0.031 v0.031
2015-08-14 Matt S Trout mention doc changes
2015-08-14 Matt S Trout handle empty query parameters
2014-12-20 Matt S Trout can(undef) on 5.8.x blows up, work around it
2014-08-07 Matt S Trout Release commit for 0.030 v0.030
2014-08-07 Matt S Trout make dispatch_misc.t handle Plack's MockHTTP's on error...
2014-07-27 Karen Etheridge Release commit for 0.029 v0.029
2014-07-27 Karen Etheridge changelog for metadata
2014-07-11 Karen Etheridge Release commit for 0.028 v0.028
2014-07-11 Karen Etheridge set minimum required version of perl to 5.6 (let's...
2014-07-11 Matt S Trout remove use of 'use base'
2014-07-11 Karen Etheridge Release commit for 0.027 v0.027
2014-07-11 Karen Etheridge bump version to 0.027
2014-07-09 Karen Etheridge Release commit for 0.026_001 v0.026_001
2014-07-09 Karen Etheridge Changelog for Makefile.PL fix
2014-07-09 Matt S Trout Release commit for 0.026 v0.026
2014-07-09 Matt S Trout remove erroneous XML::Tags prereq
2014-07-08 Karen Etheridge Release commit for 0.025 v0.025
2014-07-08 Karen Etheridge declare minimum perl version, meta resources; add missi...
2014-07-08 Karen Etheridge give attribution for leak fix
2014-07-08 Christian Walde fix a memory leak introduced by 1f8cad5e5a1875de94d63ac...
2014-07-04 Karen Etheridge Release commit for 0.024 v0.024
2014-07-04 Karen Etheridge changelog for next release
2014-05-23 Matt S Trout Release commit for 0.023 v0.023
2014-05-23 Matt S Trout changelog that I fucked up a release
2014-05-23 Matt S Trout Release commit for 0.022 v0.022
2014-05-23 Matt S Trout changelog fix
2014-05-20 Matt S Trout Release commit for 0.021 v0.021
2014-05-20 Matt S Trout fixup changes
2014-05-20 Arthur Axel 'fREW... add Changes
2013-12-12 Karen Etheridge add header
2012-08-03 Matt S Trout Release commit for 0.020 v0.020
2012-08-03 Matt S Trout I'm an idiot
2012-07-30 Matt S Trout Release commit for 0.019 v0.019
2012-07-16 Matt S Trout add %_ setting
2012-07-16 Matt S Trout de-experimental uploads
2012-07-15 Matt S Trout Release commit for 0.018 v0.018
2012-07-15 Matt S Trout changelog dots in parameter names
2012-07-15 Matt S Trout basic authorization support for run_test_request and CLI
2012-07-05 Chris Nehren Release commit for 0.017 v0.017
2012-07-05 Christian Walde test + changes for CGI detection under mod_cgid
2012-05-11 Matt S Trout Release commit for 0.016 v0.016
2012-05-11 Matt S Trout changelog weaken fix
2012-05-10 Matt S Trout Release commit for 0.015 v0.015
2012-05-09 Matt S Trout fix per-application memory leak
2012-04-27 Matt S Trout Release commit for 0.014 v0.014
2012-04-27 Matt S Trout basic named path part matching
2012-04-22 Matt S Trout allow headers on CLI calls
2012-04-03 Andrew Rodland Fix match parsing with perl 5.8.8
2012-01-30 Matt S Trout Release commit for 0.012 v0.012
2012-01-30 Christian Walde updated Changes
2012-01-30 Andrew Rodland Update Changes
2011-12-23 Matt S Trout Release commit for 0.011 v0.011
2011-12-23 Matt S Trout remove header because why did I even do that?
2011-12-23 Matt S Trout update Changes
2011-10-06 Matt S Trout Release commit for 0.010 v0.010
2011-10-06 Matt S Trout document and changelog run_test_request
2011-10-06 Matt S Trout maintain $env->{Web::Dispatch.original_env} for ParamPa...
2011-10-03 Matt S Trout Release commit for 0.009 v0.009
2011-10-03 Matt S Trout eliminate HTTP::Request::AsCGI in favour of Plack:...
2011-10-03 Matt S Trout experimental upload support
2011-09-25 Matt S Trout update Plack usage
2011-09-23 Matt S Trout Assume FastCGI mode if STDIN is a socket (works some...
2011-09-23 Matt S Trout output status+headers to STDERR in CLI mode
2011-09-23 Matt S Trout add *.* and **.* dispatch patterns
2011-02-25 Matt S Trout add Antiquated Perl slides as POD, delete takahashi...
2011-02-16 Matt S Trout Release commit for 0.008 release_0.008
2011-02-16 Matt S Trout re-bump
2011-02-16 Matt S Trout Release commit for 0.007 release_0.007
2011-02-16 Matt S Trout note in changes we need another release due to an index...
2011-02-15 Matt S Trout Release commit for 0.006 release_0.006
2011-02-15 Matt S Trout update Changes
2011-02-02 Devin Austin updated Changelog
2011-01-17 Matt S Trout Make Web::Dispatch return [$cv] as $cv to allow subref...
2011-01-11 Matt S Trout 0.005 release commit v0.005
2010-11-25 Matt S Trout update docs
2010-11-19 Matt S Trout factor dispatcher out into Web::Dispatch
2010-10-24 Matt S Trout Support 'use Web::Simple;' to default to current package
2010-07-08 Arthur Axel 'fREW... release 0.004, hide Plack bits from PAUSE v0.004
2010-07-08 Arthur Axel 'fREW... release 0.003 v0.003
2010-05-11 Matt S Trout experimentally expose psgi $env as $_[ENV] with-ENV
2009-12-05 Arthur Axel 'fREW... changes for css_declare
2009-12-01 Matt S Trout changes line for 0.002 and bump version in Web/Simple.pm
2009-11-30 Matt S Trout fix Application.pm to handle empty sub protos correctly
2009-11-27 Matt S Trout update Changes
2009-11-26 Arthur Axel 'fREW... synopsis
2009-11-24 Matt S Trout dist files