[libmojolicious-plugin-cgi-perl] branch master updated (1c59f3a -> b31cc58)
gregor herrmann
gregoa at debian.org
Sun Oct 30 16:11:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libmojolicious-plugin-cgi-perl.
from 1c59f3a Releasing package libmojolicious-plugin-cgi-perl version 0.34-1
adds d5f6e8c Expose all headers as environment variables #18
adds dd98a07 Released version 0.26
adds 71d17d2 Moved POD + -l=100
adds f44471d Add $c->cgi->run() helper
adds fa4d6bf Get script_name from stash
adds 83949da Released version 0.27
adds c8d5ac3 Released version 0.28
adds 0d7c358 Released version 0.29
adds 841f86e Will generate all the cgi-scripts with $^X
adds 6b99fe6 Released version 0.30
adds 25201d7 Avoid making CPAN dist with files from t/cgi-bin
adds 98e5f15 Released version 0.31
adds 629dba7 Fix passing on %ENV to cgi script, closes #19
adds 7eca83c Released version 0.32
adds 1f277f3 Test run parameter
adds 81952a6 Add Emacs backup files to .gitignore
adds 55d74b2 Test for zombies
adds 3cc4b96 See whether the zombies get reaped on their own
adds 8ac5cf2 Use one request per second instead of 1000 reqs
adds 951410c Added script argument to CGI plugin for 0.26
adds dc1a01b Use the recurring waitpid event to reap slow kids.
adds 6e6fc83 Add Proc::ProcessTable to .travis.yml
adds c8e7cb1 Merge pull request #22 from kensanata/master
adds fac05e1 Released version 0.33
adds baa038c Released version 0.34
adds a5b9764 Released version 0.35
adds fd1c47b Fixed output of basic.t
adds 589d7d7 Use encode_utf8 for PATH_INFO
adds 2fd38ec Improve the encoding test
adds b9f9a93 Merge branch 'master' of https://github.com/kensanata/mojolicious-plugin-cgi into kensanata-master
adds 83c5869 Cancel setting TEST_PIPES=1 when running tests on travis
adds 2c45be0 Simplified encoding.t
adds 84a9dd4 Released version 0.36
adds 0aa6fb3 New upstream version 0.36
new 8a9a5a8 Merge tag 'upstream/0.36'
new cdcd4a5 Update debian/changelog
new b31cc58 releasing package libmojolicious-plugin-cgi-perl version 0.36-1
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 2 +-
Changes | 7 +++++++
META.json | 5 +++--
META.yml | 5 +++--
README | 2 +-
debian/changelog | 7 +++++++
lib/Mojolicious/Plugin/CGI.pm | 13 +++++++------
t/Helper.pm | 2 ++
t/basic.t | 4 ++--
t/encoding.t | 32 ++++++++++++++++++++++++++++++++
10 files changed, 65 insertions(+), 14 deletions(-)
create mode 100644 t/encoding.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-plugin-cgi-perl.git
More information about the Pkg-perl-cvs-commits
mailing list