9 years agoadd tests for run_if_script run_if_script_tests
Christian Walde [Fri, 24 Oct 2014 17:37:07 +0000]
add tests for run_if_script

9 years agode-proto the examples
Christian Walde [Thu, 23 Oct 2014 21:21:48 +0000]
de-proto the examples

9 years agoremove realclean from Makefile.PL and let Distar handle it
Graham Knop [Thu, 21 Aug 2014 15:41:35 +0000]
remove realclean from Makefile.PL and let Distar handle it

9 years agoremove version bumping make targets and let distar handle it
Graham Knop [Thu, 21 Aug 2014 15:39:42 +0000]
remove version bumping make targets and let distar handle it

9 years agoRelease commit for 0.030 v0.030
Matt S Trout [Thu, 7 Aug 2014 14:39:46 +0000]
Release commit for 0.030

9 years agobump version
Matt S Trout [Thu, 7 Aug 2014 14:37:52 +0000]
bump version

9 years agomake dispatch_misc.t handle Plack's MockHTTP's on error behaviour changing
Matt S Trout [Thu, 7 Aug 2014 14:37:37 +0000]
make dispatch_misc.t handle Plack's MockHTTP's on error behaviour changing

9 years agofix example typo (thanks, BooK!)
Karen Etheridge [Mon, 4 Aug 2014 23:30:07 +0000]
fix example typo (thanks, BooK!)

9 years agoRelease commit for 0.029 v0.029
Karen Etheridge [Sun, 27 Jul 2014 00:19:06 +0000]
Release commit for 0.029

9 years agomake bump
Karen Etheridge [Sun, 27 Jul 2014 00:16:30 +0000]
make bump

9 years agoa bit more meta munging for older EUMM
Karen Etheridge [Sun, 27 Jul 2014 00:14:13 +0000]
a bit more meta munging for older EUMM

9 years agochangelog for metadata
Karen Etheridge [Sun, 27 Jul 2014 00:15:29 +0000]
changelog for metadata

9 years agoCorrect location of git repository, s/p5sagits/catagits/
Thomas Sibley [Fri, 25 Jul 2014 23:13:51 +0000]
Correct location of git repository, s/p5sagits/catagits/

9 years agoRelease commit for 0.028 v0.028
Karen Etheridge [Fri, 11 Jul 2014 15:17:07 +0000]
Release commit for 0.028

9 years agomake bump
Karen Etheridge [Fri, 11 Jul 2014 15:15:36 +0000]
make bump

9 years agoremove unneeded prereqs: in core, or brought in via Moo and Plack
Karen Etheridge [Fri, 11 Jul 2014 15:13:15 +0000]
remove unneeded prereqs: in core, or brought in via Moo and Plack

9 years agoset proper Exporter prereq; base no longer used
Karen Etheridge [Fri, 11 Jul 2014 15:11:44 +0000]
set proper Exporter prereq; base no longer used

9 years agoset minimum required version of perl to 5.6 (let's see what the smokers think)
Karen Etheridge [Fri, 11 Jul 2014 15:10:38 +0000]
set minimum required version of perl to 5.6 (let's see what the smokers think)

9 years agoremove use of 'use base'
Matt S Trout [Fri, 11 Jul 2014 15:02:31 +0000]
remove use of 'use base'

9 years agoRelease commit for 0.027 v0.027
Karen Etheridge [Fri, 11 Jul 2014 14:11:26 +0000]
Release commit for 0.027

9 years agobump version to 0.027
Karen Etheridge [Fri, 11 Jul 2014 14:07:33 +0000]
bump version to 0.027

9 years agodrop mention of strict and warnings in prereqs - they are core only since at least 5.6
Karen Etheridge [Fri, 11 Jul 2014 14:05:54 +0000]
drop mention of strict and warnings in prereqs - they are core only since at least 5.6

9 years agoalways specify a base prereq for EUMM
Karen Etheridge [Wed, 9 Jul 2014 16:58:49 +0000]
always specify a base prereq for EUMM

9 years agoRelease commit for 0.026_001 v0.026_001
Karen Etheridge [Wed, 9 Jul 2014 16:03:31 +0000]
Release commit for 0.026_001

9 years agobump version to 0.026_001
Karen Etheridge [Wed, 9 Jul 2014 16:02:33 +0000]
bump version to 0.026_001

9 years agoadd back in the prereqs from 0.025, minus bad ones
Karen Etheridge [Wed, 9 Jul 2014 15:59:41 +0000]
add back in the prereqs from 0.025, minus bad ones

9 years agoChangelog for Makefile.PL fix
Karen Etheridge [Wed, 9 Jul 2014 15:58:49 +0000]
Changelog for Makefile.PL fix

9 years agospecify prereqs in META and move them to PREREQ_PM, *_REQUIRES conditional on EUMM...
Karen Etheridge [Wed, 9 Jul 2014 15:50:41 +0000]
specify prereqs in META and move them to PREREQ_PM, *_REQUIRES conditional on EUMM version

9 years agore-specify minimum perl version, add some metadata
Karen Etheridge [Wed, 9 Jul 2014 15:38:59 +0000]
re-specify minimum perl version, add some metadata

9 years agoRevert "declare minimum perl version, meta resources; add missing prereq declarations"
Karen Etheridge [Wed, 9 Jul 2014 15:35:16 +0000]
Revert "declare minimum perl version, meta resources; add missing prereq declarations"

This reverts commit ce2f59dbfe4472f19fac8ee172702632c5b638fd.

Conflicts:
Makefile.PL

9 years agoRelease commit for 0.026 v0.026
Matt S Trout [Wed, 9 Jul 2014 12:39:47 +0000]
Release commit for 0.026

9 years agobump version
Matt S Trout [Wed, 9 Jul 2014 11:25:04 +0000]
bump version

9 years agoremove erroneous XML::Tags prereq
Matt S Trout [Wed, 9 Jul 2014 11:24:47 +0000]
remove erroneous XML::Tags prereq

9 years agoRelease commit for 0.025 v0.025
Karen Etheridge [Tue, 8 Jul 2014 01:27:38 +0000]
Release commit for 0.025

9 years agomake bump
Karen Etheridge [Tue, 8 Jul 2014 01:25:32 +0000]
make bump

9 years agodeclare minimum perl version, meta resources; add missing prereq declarations
Karen Etheridge [Tue, 8 Jul 2014 01:20:42 +0000]
declare minimum perl version, meta resources; add missing prereq declarations

9 years agofix test that was planning twice
Karen Etheridge [Tue, 8 Jul 2014 01:24:20 +0000]
fix test that was planning twice

9 years agogive attribution for leak fix
Karen Etheridge [Tue, 8 Jul 2014 01:04:57 +0000]
give attribution for leak fix

9 years agofix a memory leak introduced by 1f8cad5e5a1875de94d63ac91d8ded4d2282c62e
Christian Walde [Mon, 7 Jul 2014 16:39:33 +0000]
fix a memory leak introduced by 1f8cad5e5a1875de94d63ac91d8ded4d2282c62e

9 years agoRelease commit for 0.024 v0.024
Karen Etheridge [Fri, 4 Jul 2014 02:42:44 +0000]
Release commit for 0.024

9 years agobump version
Karen Etheridge [Fri, 4 Jul 2014 02:38:20 +0000]
bump version

9 years agochangelog for next release
Karen Etheridge [Fri, 4 Jul 2014 01:19:10 +0000]
changelog for next release

9 years agodoc fix - RT#96509
Karen Etheridge [Fri, 4 Jul 2014 01:18:31 +0000]
doc fix - RT#96509

9 years agoclean more things with "realclean"
Karen Etheridge [Fri, 4 Jul 2014 01:17:07 +0000]
clean more things with "realclean"

9 years agoscript to bump version, as from strictures
Karen Etheridge [Fri, 4 Jul 2014 01:37:40 +0000]
script to bump version, as from strictures

9 years agoignore dist build dirs
Karen Etheridge [Fri, 4 Jul 2014 02:41:04 +0000]
ignore dist build dirs

9 years agoclean up Web::Simple::Role pod
Graham Knop [Sat, 24 May 2014 16:14:10 +0000]
clean up Web::Simple::Role pod

9 years agoRelease commit for 0.023 v0.023
Matt S Trout [Fri, 23 May 2014 18:13:34 +0000]
Release commit for 0.023

9 years agobump version
Matt S Trout [Fri, 23 May 2014 18:13:04 +0000]
bump version

9 years agochangelog that I fucked up a release
Matt S Trout [Fri, 23 May 2014 18:12:43 +0000]
changelog that I fucked up a release

9 years agoRelease commit for 0.022 v0.022
Matt S Trout [Fri, 23 May 2014 18:08:49 +0000]
Release commit for 0.022

9 years agobump version
Matt S Trout [Fri, 23 May 2014 18:08:20 +0000]
bump version

9 years agochangelog fix
Matt S Trout [Fri, 23 May 2014 18:08:07 +0000]
changelog fix

9 years agostop trying to load module that doesn't exist anymore
Graham Knop [Fri, 23 May 2014 17:49:26 +0000]
stop trying to load module that doesn't exist anymore

9 years agoRelease commit for 0.021 v0.021
Matt S Trout [Tue, 20 May 2014 19:24:38 +0000]
Release commit for 0.021

9 years agobump version
Matt S Trout [Tue, 20 May 2014 19:23:19 +0000]
bump version

9 years agomissing CONTRIBUTORS entry for ether
Matt S Trout [Tue, 20 May 2014 19:22:06 +0000]
missing CONTRIBUTORS entry for ether

9 years agomissing CONTRIBUTORS entry for osfameron
Matt S Trout [Tue, 20 May 2014 19:21:43 +0000]
missing CONTRIBUTORS entry for osfameron

9 years agofixup changes
Matt S Trout [Tue, 20 May 2014 19:20:14 +0000]
fixup changes

9 years agohandle ) as last character of composite spec
Matt S Trout [Tue, 20 May 2014 19:18:11 +0000]
handle ) as last character of composite spec

9 years agoTest that (GET+/foo)|(POST+/foo) works
Thomas Sibley [Mon, 7 Apr 2014 19:38:50 +0000]
Test that (GET+/foo)|(POST+/foo) works

Currently the dispatch parser throws an error about not finding a
closing paren.

9 years agoadd Changes
Arthur Axel 'fREW' Schmidt [Tue, 20 May 2014 19:17:12 +0000]
add Changes

9 years agodocument method name style
Arthur Axel 'fREW' Schmidt [Tue, 20 May 2014 19:17:04 +0000]
document method name style

9 years agofix silly typo
Arthur Axel 'fREW' Schmidt [Tue, 20 May 2014 19:15:30 +0000]
fix silly typo

9 years agoallow dispatching to a method name as a string instead of a sub
Christian Walde [Fri, 22 Nov 2013 15:09:55 +0000]
allow dispatching to a method name as a string instead of a sub

9 years agodisassemble DispatchNode since Dispatch.pm can now differentiate between dispatch...
Christian Walde [Fri, 22 Nov 2013 16:11:59 +0000]
disassemble DispatchNode since Dispatch.pm can now differentiate between dispatch app and object

9 years agostick DispatchNode comments to the appropiate code
Christian Walde [Wed, 20 Nov 2013 22:19:51 +0000]
stick DispatchNode comments to the appropiate code

9 years agorefactor _construct_node to reduce code duplication
Christian Walde [Fri, 22 Nov 2013 16:20:55 +0000]
refactor _construct_node to reduce code duplication

9 years agoallow passing either psgi app, or application object to Web::Dispatch
Christian Walde [Fri, 22 Nov 2013 15:59:50 +0000]
allow passing either psgi app, or application object to Web::Dispatch

9 years agoWeb::Simple::Role web-simple-role
Hakim Cassimally [Thu, 15 May 2014 13:37:05 +0000]
Web::Simple::Role

10 years agominor wording improvements
Karen Etheridge [Thu, 12 Dec 2013 02:20:48 +0000]
minor wording improvements

10 years agoadd header
Karen Etheridge [Thu, 12 Dec 2013 02:19:34 +0000]
add header

10 years agoadd a test for trying to dispatch on a pair of WD::Matcher and non-sub
Christian Walde [Fri, 22 Nov 2013 15:00:18 +0000]
add a test for trying to dispatch on a pair of WD::Matcher and non-sub

10 years agoadd test for to_app-less object as invalid psgi response, completing coverage of...
Christian Walde [Fri, 22 Nov 2013 13:58:05 +0000]
add test for to_app-less object as invalid psgi response, completing coverage of Web::Dispatch::call

10 years agoconsolidate tests for invalid psgi responses
Christian Walde [Fri, 22 Nov 2013 13:56:32 +0000]
consolidate tests for invalid psgi responses

10 years agotest POST splat
Arthur Axel 'fREW' Schmidt [Wed, 18 Sep 2013 17:20:40 +0000]
test POST splat

11 years agominor doc updates
Karen Etheridge [Fri, 12 Apr 2013 18:56:46 +0000]
minor doc updates

11 years agominor doc update
Matt Phillips [Fri, 2 Nov 2012 20:21:44 +0000]
minor doc update

11 years agosome doc cleanup
Karen Etheridge [Sun, 22 Jul 2012 07:22:42 +0000]
some doc cleanup

11 years agoexpand ParamParser comment so nobody breaks it again
Matt S Trout [Tue, 4 Dec 2012 22:14:03 +0000]
expand ParamParser comment so nobody breaks it again

11 years agoignore cover_db
Christian Walde [Fri, 16 Nov 2012 15:25:13 +0000]
ignore cover_db

11 years agotest to check cached multipart bodies and arrayification
Christian Walde [Fri, 16 Nov 2012 15:24:12 +0000]
test to check cached multipart bodies and arrayification

11 years agoRelease commit for 0.020 v0.020
Matt S Trout [Fri, 3 Aug 2012 21:01:21 +0000]
Release commit for 0.020

11 years agoI'm an idiot
Matt S Trout [Fri, 3 Aug 2012 21:00:39 +0000]
I'm an idiot

11 years agobump version
Matt S Trout [Fri, 3 Aug 2012 21:00:21 +0000]
bump version

11 years agoRelease commit for 0.019 v0.019
Matt S Trout [Mon, 30 Jul 2012 19:40:29 +0000]
Release commit for 0.019

11 years agobump version
Matt S Trout [Mon, 30 Jul 2012 19:36:57 +0000]
bump version

11 years agoremove an extra mention of uploads being experimental
Matt S Trout [Mon, 30 Jul 2012 19:36:24 +0000]
remove an extra mention of uploads being experimental

11 years agodocumented named argument access via %_
Robert Sedlacek [Mon, 16 Jul 2012 12:00:49 +0000]
documented named argument access via %_

11 years agoadded myself (phaylon) to contributors
Robert Sedlacek [Mon, 16 Jul 2012 11:17:41 +0000]
added myself (phaylon) to contributors

11 years agoexpand DispatchNode comment
Matt S Trout [Wed, 2 May 2012 17:03:53 +0000]
expand DispatchNode comment

11 years agoadd %_ setting
Matt S Trout [Wed, 2 May 2012 16:58:47 +0000]
add %_ setting

11 years agode-experimental uploads
Matt S Trout [Mon, 16 Jul 2012 10:26:47 +0000]
de-experimental uploads

11 years agoRelease commit for 0.018 v0.018
Matt S Trout [Sun, 15 Jul 2012 23:18:46 +0000]
Release commit for 0.018

11 years agoadd golf example
Matt S Trout [Sun, 15 Jul 2012 23:18:07 +0000]
add golf example

11 years agobump version
Matt S Trout [Sun, 15 Jul 2012 23:17:32 +0000]
bump version

11 years agochangelog dots in parameter names
Matt S Trout [Sun, 15 Jul 2012 23:17:11 +0000]
changelog dots in parameter names

11 years agoallow parameter names to contain dots
Robert Sedlacek [Sun, 15 Jul 2012 21:47:43 +0000]
allow parameter names to contain dots

11 years agoclean up arg handling
Matt S Trout [Sun, 15 Jul 2012 20:43:10 +0000]
clean up arg handling

11 years agobasic authorization support for run_test_request and CLI
Matt S Trout [Sun, 15 Jul 2012 18:44:12 +0000]
basic authorization support for run_test_request and CLI