[Bps-public-commit] HTTP-Server-Simple-Mason annotated tag, 0.13, created. 0.13
jesse
jesse at bestpractical.com
Fri Oct 9 15:14:00 EDT 2009
The annotated tag, 0.13 has been created
at 3c3289bdbe47bd14fb9cf201d92bcbcd990aa00e (tag)
tagging 70bb85930efcec00b86087253ac520106a857ffb (commit)
tagged by Jesse Vincent
on Fri Oct 9 15:06:23 2009 -0400
- Log -----------------------------------------------------------------
Tagging version '0.13' using shipit.
Audrey Tang (1):
:utf8 is much faster (and more reliable) than :encoding(utf8) in Perl 5.8.x.
David Glasser (8):
Add a "handle error" hook. Also fix up some of the tests and POD.
Fix documentation to refer to mason_config, not handler_config.
The main test should fail if there's an error, even if our default behavior otherwise is to ignore it.
Keep our header-sent flag on $r, not $m, since the latter was not actually around all the time.
More compatibility changes, which might be rolled back.
Switch back from $r to $m. (Probably this will be rolled way back.)
Revert 1.30 workarounds
Specify charset, by default
Jesse Vincent (22):
(null)
Initial version
* Updated to be API compatible with newer HTTP::Server::Simple
* 0.03
* Added support for redirects; 0.05
* Signed, packaging more tests
* Updates signature, changes file
Updates to work with Mason 1.30
* signature for 0.07
* 0.08
Re: [rt.cpan.org #20318] HTTP::Server::Simple::Mason fails tests when http_proxy env variable set From Ian Norton
* 0.10. fix tempdir
* 0.11 - actually fix 30113
test update. Looks like LWP::Simple now returns undef on error instead
added a .shipit
Checking in changes prior to tagging of version 0.12. Changelog diff is:
Changes file updated for 0.13
adding a manifest.skip to make shipit happy
Addd MANIFEST.SKIP to the manifest
Version META.yml
SIGNATURE update
Checking in changes prior to tagging of version 0.13. Changelog diff is:
Ruslan Zakirov (4):
retab
check status on $m->abort and handle it
don't add double / in path when test for index.html
cleanup after tests
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list