catagits/Web-Simple.git
2023-03-05 Karen Etheridge use Test::Needs master
2023-03-05 Karen Etheridge fix require, in the presence of PERL_USE_UNSAFE_INC=0
2023-03-05 Karen Etheridge ensure metadata stays at v2 everywhere
2017-03-20 Matt S Trout Release commit for 0.033 v0.033
2017-03-19 Graham Knop fix author mode when . is not in @INC
2017-03-19 Matt S Trout bump other version
2017-03-19 Matt S Trout bump version
2017-02-02 Dagfinn Ilmari... reinstate the right glob in XML::Tags (RT#120071) globbery
2016-11-15 Matt S Trout Release commit for 0.032 v0.032
2016-11-15 Matt S Trout bump version
2016-11-15 Matt S Trout changelog
2016-11-15 Matt S Trout add HTTP::Body dep
2016-10-29 gregor herrmann spelling mistakes (RT#118540)
2016-08-31 Karen Etheridge fix Test::More version used, for done_testing
2016-08-31 Karen Etheridge import "builder" into the right namespace - thanks...
2015-08-14 Matt S Trout Release commit for 0.031 v0.031
2015-08-14 Matt S Trout Bumping version to 0.031
2015-08-14 Matt S Trout bump missed version in Role.pm
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-11-18 Christian Walde de-proto the examples
2014-08-21 Graham Knop remove realclean from Makefile.PL and let Distar handle it
2014-08-21 Graham Knop remove version bumping make targets and let distar...
2014-08-07 Matt S Trout Release commit for 0.030 v0.030
2014-08-07 Matt S Trout bump version
2014-08-07 Matt S Trout make dispatch_misc.t handle Plack's MockHTTP's on error...
2014-08-04 Karen Etheridge fix example typo (thanks, BooK!)
2014-07-27 Karen Etheridge Release commit for 0.029 v0.029
2014-07-27 Karen Etheridge make bump
2014-07-27 Karen Etheridge a bit more meta munging for older EUMM
2014-07-27 Karen Etheridge changelog for metadata
2014-07-25 Thomas Sibley Correct location of git repository, s/p5sagits/catagits/
2014-07-11 Karen Etheridge Release commit for 0.028 v0.028
2014-07-11 Karen Etheridge make bump
2014-07-11 Karen Etheridge remove unneeded prereqs: in core, or brought in via...
2014-07-11 Karen Etheridge set proper Exporter prereq; base no longer used
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-11 Karen Etheridge drop mention of strict and warnings in prereqs - they...
2014-07-11 Karen Etheridge always specify a base prereq for EUMM
2014-07-09 Karen Etheridge Release commit for 0.026_001 v0.026_001
2014-07-09 Karen Etheridge bump version to 0.026_001
2014-07-09 Karen Etheridge add back in the prereqs from 0.025, minus bad ones
2014-07-09 Karen Etheridge Changelog for Makefile.PL fix
2014-07-09 Karen Etheridge specify prereqs in META and move them to PREREQ_PM...
2014-07-09 Karen Etheridge re-specify minimum perl version, add some metadata
2014-07-09 Karen Etheridge Revert "declare minimum perl version, meta resources...
2014-07-09 Matt S Trout Release commit for 0.026 v0.026
2014-07-09 Matt S Trout bump version
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 make bump
2014-07-08 Karen Etheridge declare minimum perl version, meta resources; add missi...
2014-07-08 Karen Etheridge fix test that was planning twice
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 bump version
2014-07-04 Karen Etheridge changelog for next release
2014-07-04 Karen Etheridge doc fix - RT#96509
2014-07-04 Karen Etheridge clean more things with "realclean"
2014-07-04 Karen Etheridge script to bump version, as from strictures
2014-07-04 Karen Etheridge ignore dist build dirs
2014-05-24 Graham Knop clean up Web::Simple::Role pod
2014-05-23 Matt S Trout Release commit for 0.023 v0.023
2014-05-23 Matt S Trout bump version
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 bump version
2014-05-23 Matt S Trout changelog fix
2014-05-23 Graham Knop stop trying to load module that doesn't exist anymore
2014-05-20 Matt S Trout Release commit for 0.021 v0.021
2014-05-20 Matt S Trout bump version
2014-05-20 Matt S Trout missing CONTRIBUTORS entry for ether
2014-05-20 Matt S Trout missing CONTRIBUTORS entry for osfameron
2014-05-20 Matt S Trout fixup changes
2014-05-20 Matt S Trout handle ) as last character of composite spec
2014-05-20 Thomas Sibley Test that (GET+/foo)|(POST+/foo) works
2014-05-20 Arthur Axel... add Changes
2014-05-20 Arthur Axel... document method name style
2014-05-20 Arthur Axel... fix silly typo
2014-05-20 Christian Walde allow dispatching to a method name as a string instead...
2014-05-20 Christian Walde disassemble DispatchNode since Dispatch.pm can now...
2014-05-20 Christian Walde stick DispatchNode comments to the appropiate code
2014-05-20 Christian Walde refactor _construct_node to reduce code duplication
2014-05-20 Christian Walde allow passing either psgi app, or application object...
2014-05-15 Hakim Cassimally Web::Simple::Role web-simple-role
2013-12-12 Karen Etheridge minor wording improvements
2013-12-12 Karen Etheridge add header
2013-11-22 Christian Walde add a test for trying to dispatch on a pair of WD:...
2013-11-22 Christian Walde add test for to_app-less object as invalid psgi respons...
2013-11-22 Christian Walde consolidate tests for invalid psgi responses
2013-09-18 Arthur Axel... test POST splat
2013-04-12 Karen Etheridge minor doc updates
2013-01-11 Matt Phillips minor doc update
2013-01-11 Karen Etheridge some doc cleanup
2012-12-04 Matt S Trout expand ParamParser comment so nobody breaks it again
next