commit b42a9a28f21a5f010a372903aaa92fe0a3e56466
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Jul 7 16:11:32 2009 +0100

    Bump version for a CPAN release

commit 85d1e4c81fd4426f0af5168c2a8b91c6090e5d0c
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jun 19 16:58:45 2009 +0100

    Moved around the event handlers in PreFork

commit aa853233329a161c1538009238d10c2a7d945167
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jun 19 14:07:06 2009 +0100

    Removed some debugging warnings

commit abd283a873b0f7e44f1604a3ceb488b7435637ab
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jun 19 14:01:15 2009 +0100

    Added no MooseX::POE and make_immutable to PreFork.

commit 537fd7c1d803d7fdb8b4c4ba36df21d87ebe63a8
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jun 19 13:25:02 2009 +0100

    Added some debug code.

commit 5bb1c987daa6ab1b61f06d5c4ca5e3e6713d6a9e
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Jun 17 11:36:36 2009 +0100

    Worked out that START events are called top down.

commit 12cf3f7f4fdce841057b8db7a3e48d7b48377095
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Jun 17 10:38:28 2009 +0100

    Added prefork example

commit 0262174071f5b05a6006417d7b7a315d1449074c
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Jun 17 10:10:37 2009 +0100

    Some more PreFork fixes, mainly with the SUPER calls

commit c5dee2f3b20150c3db71f36dd1e38de15bba465e
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Jun 17 09:46:44 2009 +0100

    More PreFork fixes.

commit 568e31352fcc88ed6ac76f53b90a2d7b9b0aa2e2
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Jun 17 09:37:36 2009 +0100

    More PreFork refactoring.

commit e07e0083f0011e36bb9a6ee5eb18aa09f3428502
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Jun 17 00:24:26 2009 +0100

    Refactored big chunks of code including PreFork \o/

commit 79c8bc3d039ecdb09a757d25ac951aeb97c46a16
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jun 15 14:50:45 2009 +0100

    Getting there with the refactoring, but coming to the conclusion that the internal logic is like a dog's breakfast

commit 2687b868eb109ba4c990d29c5414221baf172dfd
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jun 15 10:23:01 2009 +0100

    Minor changes prior to refactoring the streaming support

commit 4315e0aa346043fe6829d2fce4bd714d72de684d
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jun 12 11:10:20 2009 +0100

    Resolved annoying warnings.

commit 693a5e2581eabbd6a6d29fea6ea64245ab5cc90e
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jun 12 10:54:22 2009 +0100

    Bump version for a development CPAN release

commit 9415836496521ef98258adc6cc9d3b00babd5bea
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jun 12 10:41:21 2009 +0100

    Add meta to Makefile.PL, debug issues with the streaming.

commit ac3f3fee754f6275a615f2d4021257335f0c0202
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jun 12 09:09:53 2009 +0100

    Minor changes to filters and the streaming code

commit 389dc427c3ce393cde2d80f8908f74156a220d84
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Jun 11 23:42:44 2009 +0100

    Refactored to use MooseX::POE

commit a4888173e26c1a80119ad0b9e8500dcc16cfddd9
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Jun 9 12:58:41 2009 +0100

    Moosified the fake HTTP::Response object. Tracked down usage in main module and fixed.

commit 55a252278184b9ce8e1c3980a7ac78f15e5fbe20
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Jun 9 00:11:42 2009 +0100

    Moosified the connection object

commit 452b83f62ed92ffb6cc692529ac8c167db363ea2
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jun 8 22:01:28 2009 +0100

    Fixes for running in PROXYMODE

commit 0e1767b44efe1af343720589dcaf537d89858ff5
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Sat Mar 14 17:01:20 2009 +0000

    Blank Changes file ready for git log output

commit 87d5ee0186e07fddeb1eb64c12ae7b5dcdfc7338
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Sat Mar 14 17:00:28 2009 +0000

    Moved old svn Changes file to Changes.svn. Updated dist PREOP to run git log

commit 1da3bf7af568eebeccec2b67994cbf726aa544c2
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Sat Mar 14 15:53:17 2009 +0000

    Removed the svn-log.perl script no longer required now on git

commit 93fc97493c6d990e0e1594d191c588f98cee79c7
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Sat Mar 14 15:47:08 2009 +0000

    Fixed problem with socket closing. Reported by Sean Pieper [RT #44111] but also addresses [RT #27120]

commit e718e3c467f7a0b41e0089bd842e6342eb4d7e3d
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Mar 9 23:39:43 2009 +0000

    CPAN Release 1.58

commit a6592d1eaf1270e0d91fdb5b85c5c2caed4fa7c4
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Mar 9 23:38:21 2009 +0000

    Fixed an issue in Prefork with SSLify reported by Hubert Lubaczewski

commit 9125eb30e70bc16aecd75b00648be1e2956db047
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Feb 26 16:24:08 2009 +0000

    CPAN Release 1.56

commit c92d30c35c4275970724d5e896d819cbe9ed4262
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Feb 26 16:21:41 2009 +0000

    ADDRESS was not being passed through to the SocketFactory as an option. It does now

commit a517d27d66ef5e1bba2dfc014b29af1164540b43
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jan 23 07:27:00 2009 +0000

    CPAN Release 1.54

commit f520abed8cb248bd990d12343e7b93227d6fc41d
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jan 23 07:23:17 2009 +0000

    Move testsuite to use POE::Filter::HTTP::Parser, perltidy everything, bump version

commit b678cc96a2a7f83aafa0f82b21b8037f33ac091f
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Jan 22 08:50:54 2009 +0000

    CPAN Release 1.53_03

commit c552bab37bd21c9bf6a2fe072878cb6bb9e5572c
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Jan 22 08:50:31 2009 +0000

    Bump development release version

commit be9f5bb6aad99f84fe2e022f732512feba786a76
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Jan 22 08:49:21 2009 +0000

    Ran perltidy against SimpleHTTP.pm, fixed keepalive test

commit 834b76225dcc74e8a8df70246f3a2330e5d90260
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Jan 21 14:05:58 2009 +0000

    CPAN Release 1.53_02

commit fc4136abb85ce0b737aa9f522cf5ddb369d9063d
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Jan 21 14:05:18 2009 +0000

    Forgot the dependency on Test::POE::Client::TCP for the new tests. doh.

commit 7c0ad734af07774262fd2cf7a5db5d84d0a25786
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Jan 20 16:07:32 2009 +0000

    CPAN Release 1.53_01

commit 17e7711217b9a8f8da5fd1426d088e9bffa2d1c1
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Jan 20 16:06:43 2009 +0000

    Give it a development version and ship for the CPAN Testers to smoke

commit baf41178256bebe57744a5903904edfb9beeabbf
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Jan 20 16:00:37 2009 +0000

    Houston we appear to have a refactored testsuite. Yes, it really works. And consistently as well. hurrah

commit 0b061e5e77771d5aaaf8cb78389e5785be6fa59f
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jan 19 21:23:50 2009 +0000

    CPAN Release 1.52

commit c2194b002416512b39e5144b438425f94ac0be3f
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jan 19 21:23:03 2009 +0000

    Hopefully fixed mysteriously failing tests, by making the STDOUT "hot" in the forked process

commit ee5bde4338836c4d0afac2ae305ccc9e478e9918
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jan 19 21:09:09 2009 +0000

    CPAN Release 1.52

commit bb59adbff1d857a7608369a9e12b87ed17923552
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jan 19 21:07:42 2009 +0000

    Fix [rt.cpan.org #42444] reported by pravus

commit d4296f773d58c7838942e526fe36438e3beca06c
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Dec 17 10:42:57 2008 +0000

    CPAN Release 1.50

commit 9df9761d1051971c84cb2b17c69c7c554ec9273a
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Dec 17 10:39:28 2008 +0000

    Fix applied for RT #41780

commit ac08764873c02a567177f6f36f50d4588625c6c2
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Sat Nov 15 08:53:26 2008 +0000

    Some code tidying

commit 546f15ac33762b4b78dde47bccd1fb71b515be88
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Sep 5 15:39:31 2008 +0000

    CPAN Release 1.48

commit 4062c6488a7c30d7dd739142a2c9761f3c6725fa
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Sep 5 15:36:56 2008 +0000

    Added makemaker_args() directive to Makefile.PL, thanks to Matt Trout for that tip

commit 45521dd970d03f8ecc48b2db52afb9f37ed80a7c
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Sep 5 15:34:46 2008 +0000

    Removed the FATAL => 'all' from use warnings. suggested by Andreas Gudmundsson

commit 221f0ac7ab2637ae194253b35e81b4dd72e311d5
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Sep 5 15:24:08 2008 +0000

    Downstream Debian patch applied RT #38743 by Martin Ferrari

commit 2be66264d9207c2b7b37956f0515acc8cda87d78
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Apr 14 12:09:28 2008 +0000

    CPAN Release 1.46

commit f883d46c7eab5092a6001d2c9a3b47f27dd62709
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Apr 14 12:08:42 2008 +0000

    Fixed PROXYMODE setting handling

commit 41fa3b52a3679499065cc20e9dae5b6285cd90dc
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Apr 14 11:30:47 2008 +0000

    CPAN Release 1.44

commit 55d2ab467d607bee4151d536c57180b5d8e989ca
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Apr 14 11:27:08 2008 +0000

    Added PROXYMODE setting

commit 99b81e26da47219eee5e422b4a2fff184a892f44
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Thu Apr 3 15:18:15 2008 +0000

    Dont flush option added in the Response object and corrected case.

commit a93c29b1edba05828ba3b64cb0beed67b86e7ea0
Author: Agaran <agaran@ep09.pld-linux.org>
Date:   Fri Feb 22 01:12:35 2008 +0000

    - BinGOs, dont kill me, but i like to have todo to consider

commit 4e546fe1ffc8d5b5bb39332475bcdc20c5bc0b8c
Author: Agaran <agaran@ep09.pld-linux.org>
Date:   Fri Feb 22 00:42:03 2008 +0000

    - random port used for testing, helped for me in few cases

commit 2a24d6295c1147d39af5e2459951ef640e4fa091
Author: Agaran <agaran@ep09.pld-linux.org>
Date:   Wed Feb 20 20:49:27 2008 +0000

    - missed one letter

commit ab42d90330a76f0cc5cadadb4155473341edc9a4
Author: Agaran <agaran@ep09.pld-linux.org>
Date:   Wed Feb 20 17:16:43 2008 +0000

    - new LOG2HANDLER which is fired after servicing request

commit 2092949269f3c82e73e7e0dd6b1a916001a56002
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Feb 13 08:42:59 2008 +0000

    CPAN Release 1.42

commit 082169dff1d46e3790624e80d1f2806b51f89d02
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Feb 13 08:29:28 2008 +0000

    Increased the requirement of PoCo-Client-HTTP to version 0.82 as per RT#33201

commit 81cbc3bfb40390559dae1ed6e404e268958ede35
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Jan 17 15:32:57 2008 +0000

    CPAN Release 1.40

commit e6224b13e7eb87ea0db4e06b87a2bf076e48463f
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Jan 17 15:31:39 2008 +0000

    "Fixed" the uppercase options annoyance. Hurrah.

commit f437e2ce47c51409348c97388628fbb849be7490
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Jan 17 14:53:21 2008 +0000

    CPAN Release 1.38

commit 6eb8c8c8001619c663d5417acdf9317cc94f937b
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Jan 17 14:45:39 2008 +0000

    Amended the test count in 09_prefork test, reported by UltraDM.

commit 7996fc2c76b1b27780ae7f393473f4792e444c0e
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jan 14 21:26:41 2008 +0000

    CPAN Release 1.36

commit f276e8952eb2e5672c3345b482ed405c47f375a2
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jan 14 21:25:39 2008 +0000

    Applied a patch from Maciej Pijanka (agaran)

commit 9a2293c5e5429651938c7e1148173468feda16c3
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Jan 9 15:29:51 2008 +0000

    CPAN Release 1.34

commit 7901990cbeb12f364935c9e9dbf4261d4f6051a5
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Jan 9 09:41:15 2008 +0000

    Bumped required version of POE to 0.9999 to fix problem with POE::Filter::HTTPD and bad requests

commit 3a8c5dddc21aad5807d68f00e131dcbf063eadeb
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Jan 8 10:13:14 2008 +0000

    CPAN Release 1.32

commit 98e6bbc26939177f359d625051a28feedb1b582f
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Jan 8 10:11:41 2008 +0000

    Fixed problem with bad requests, reported by agaran

commit 2c523713e5ab74e0ed131a9103f10087a1ef0ac3
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Dec 21 16:59:05 2007 +0000

    CPAN Release 1.30

commit a695c415fbbecb8f793a3aa388b42f7e3aa887cd
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Dec 21 16:56:40 2007 +0000

    Minor amendments prior to CPAN Release

commit af6463cd518cb4e55c36ac676bca9687120ab1d0
Author: Philip Gwyn <perl@pied.nu>
Date:   Thu Dec 20 02:28:51 2007 +0000

    Added build_requires LWP::ConnCache

commit 0415728a992c60b0f7802627454c1ac0be63dbc2
Author: Philip Gwyn <perl@pied.nu>
Date:   Thu Dec 20 02:27:49 2007 +0000

    Added HTTP/1.1 keep-alive support.
        - Off by default, turn on with KEEPALIVE=>1
        - Added t/11_keepalive.t to test above
    Created Fix_Headers() which adds default response headers for both stream
        and normal responses.
    Responses to HEAD requests shouldn't have Content-Length set!
    Default content-type is now text/plain

commit 7570629693c46096d72ee3e93b9b1738e3ed0510
Author: Philip Gwyn <perl@pied.nu>
Date:   Mon Dec 17 15:26:10 2007 +0000

    Changed the on_close interface to 'SETCLOSEHANDLER' which is closer
    to the normal SimpleHTTP interface.

commit e59a8976f938f42b48183d4bd2218f0630a84e8c
Author: Philip Gwyn <perl@pied.nu>
Date:   Fri Dec 14 20:41:39 2007 +0000

    Added Server::SimpleHTTP::Connection->ID
    Added Server::SimpleHTTP::Connection->on_close
    Modified t/05_run.t and t/06_stream.t to test the above
    Documented the above

commit 5236d52a020681261e777f428ed2bc2a630fe62b
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Dec 13 13:56:17 2007 +0000

    CPAN Release 1.28

commit a6014c4ed9ff24dd63ba9898f53bf590a384a7f2
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Dec 13 13:55:58 2007 +0000

    Bump version for release

commit 04847667e75955f2c9a5f244936f02ef51a2618a
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Dec 13 13:05:37 2007 +0000

    CPAN Release 1.27_03

commit d36a6820c1d1efeed992e28018684760405a3aa3
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Dec 13 13:05:20 2007 +0000

    Made setting an ALIAS optional

commit df0fab3cf58ec7c0b24ad737dec05bbc6e14ece6
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Dec 13 09:45:04 2007 +0000

    CPAN Release 1.27_02

commit c22a4962a6c72c4ab8fe4f4394c58156aaadcad5
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Dec 13 09:44:52 2007 +0000

    CPAN Release 1.27_02

commit 4f6f51bb1e562f2cd517b92a779377cf1a5d765e
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Dec 13 09:44:15 2007 +0000

    Only make PoCo-Client-HTTP a build_prereq if explicitly requested or Prefork support has been requested

commit 7f7d2cafb17dd7b2d752b2045d274fe303008fc1
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Dec 13 08:23:18 2007 +0000

    CPAN Release 1.27_01

commit d5f3ca2ff93962edb4aaa4bf51a2121f35cd22da
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Dec 13 08:22:38 2007 +0000

    Adjusted timing of the tests.

commit fff213a01f19b49c52c2759d201831243d7402b6
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Dec 11 17:42:57 2007 +0000

    CPAN Release 1.26

commit cb24f1e8a5c902f492db7ec8eceab861fa37b8c9
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Dec 11 17:42:24 2007 +0000

    Bump version for release

commit 46a95e895dab659464b82225330b9359a1a4224f
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Dec 11 17:40:36 2007 +0000

    Refactored all tests apart from the Prefork tests to use POE::Wheel::Run or equivalent instead of fork().

commit 15144dbacc50d0319e714a677a800dfbc1ba6047
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Dec 11 13:42:26 2007 +0000

    Refactored 05_run.t to remove fork() and use POE::Wheel::Run instead.

commit e826e12fe24d8eefdf9d4732f925a8094819fc60
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Nov 29 12:11:45 2007 +0000

    CPAN Release 1.25

commit 368a664e0d330bd1f1ac54ea5c13424481738dd5
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Nov 29 12:10:14 2007 +0000

    Fixed one of the test cases for MSWin32

commit 44e351cd7b9a83efe6ceeaeb10bebc723ef21390
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Nov 1 15:08:54 2007 +0000

    CPAN Release 1.24

commit 6e4b50ae2dfbed4081628fd814e452ac8967e27e
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Nov 1 15:07:15 2007 +0000

    Changes to skip fork tests on MSWin32

commit 16109d0d2080b6a36d6c7082aae38bb5936ed728
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jul 13 10:27:38 2007 +0000

    Fixed the skipall in the tests requiring IPC::Shareable. Renumbered tests

commit dafba3b758cce4ca4bc93228902ef4bad13a8646
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Jul 12 18:53:12 2007 +0000

    Made ADDRESS parameter optional, thanks to Zach Roberts for pointing that out. Updated the documentation. Fixed MANIFEST

commit 7c405626b72dc4a71a4e5920c14abad45b13d54c
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Sun Jul 8 09:09:11 2007 +0000

    Added SKIP and tweaked the test that forks childs so I does not mess up with Test::More

commit 4bf479ba74cd8f0563c5bf0b56828128b2a4dd2a
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Sat Jul 7 20:58:46 2007 +0000

    Merging in PUSH branch, DO NOT push out to CPAN before making sure test cases are Prefork aware and 7_bad_request.t pass.

commit c7de3f842b68feab8b312f6005e85a5f3825486c
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Jun 7 16:42:36 2007 +0000

    Added back t/3_pod_coverage.t

commit 4639923b1f597c87a02290096b20a5a8aa607a06
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Mon Apr 30 23:54:04 2007 +0000

    Saved bad request test, which cannot be commited til new version of POE is release.

commit bb7603e2fae4fadd13267459c037579904aad838
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Fri Apr 27 22:01:30 2007 +0000

    Committing failing test case which illustrates issue with external Wheel which SimpleHTTP uses for handing off HTTP::Requests to it's Got_Input handler.

commit 7d2c85168dd3d89f225608583f8f7343d5d0eb2e
Merge: 02fa2bd 39d6884
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Fri Apr 27 18:37:56 2007 +0000

    Removing push branch work from trunk.  It is now under branches/push.

commit 02fa2bd2232aacde17fd58a9ce0f5c062d226571
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Fri Apr 27 18:16:09 2007 +0000

    moving eriam's push work to a branch as it should be, til it's complete and we can remerge.  A bug needs to be fixed.

commit 39d688440d25bf53b74e286e1b8224800f52caaa
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Thu Apr 26 08:40:39 2007 +0000

    + new api
    + dont_flush option
    + POD !!

commit bcbf3c3650aa57ca72d5f83ecd29e57d6fa98d7e
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Thu Apr 26 08:29:53 2007 +0000

    + dont_flush option

commit 521b8e1d57442f055375588ebc8450a82f474af9
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Thu Apr 26 08:29:12 2007 +0000

    ! extension name ..

commit 409291ee08e821236ac08b8fb4186814d11ded7c
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Thu Apr 26 08:28:30 2007 +0000

    + new api
    + option for giving the user the ability to do his callbacks on his own

commit 595c61ed8b170846bbf8a8aa857b26a46338fb1c
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Thu Apr 26 08:27:36 2007 +0000

    + new api

commit a3d4a6aa3fcf31607793dae0bf548d3011fff5b5
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Mar 21 18:20:53 2007 +0000

    Forgot to add pod_coverage test to svn

commit 508f41adaec1bf2e11442ad62c7cc49265075acc
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Wed Mar 21 18:02:05 2007 +0000

    Creating tag for version 1.23

commit 6bf9f63c55a3d151919e8a613d2baaa53ac27193
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Wed Mar 21 17:59:56 2007 +0000

    Bumping up version number.

commit 47c5a9aaae248bf11999093a8d20d1c0c2c1e3cb
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Wed Mar 21 17:54:25 2007 +0000

    Fixing build requirement issues for streaming tests.

commit af1ee44250504d42ccacc78f1967f8ee3615c9ad
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Mar 21 08:44:13 2007 +0000

    CPAN Release 1.22

commit 3e0dd26e3b3a2cd1c7f54566483a1d201229c817
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Wed Mar 21 08:42:20 2007 +0000

    Added files to MANIFEST. Bumped version number for release.

commit 9fedc4f7622c2e2aa77352d2e135d73d3f0053ff
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Tue Mar 20 18:39:13 2007 +0000

    + test for streaming ..

commit e0eb583d5c37c6c0af7a0d8c77eb42c9e9bd61c2
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Mon Mar 19 19:36:47 2007 +0000

    + pod
    and modified parameters passed to the stream event (everything is contained in a hash)

commit 4984abf7b425ea99ac6b43a4103d91b3c8a9545a
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Mon Mar 19 19:34:41 2007 +0000

    sample of the streaming feature

commit f092d15e762833a9099bba1353afd927c841658a
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Fri Mar 16 10:49:44 2007 +0000

    + test for streamed wheel
    + POST stream event to foreign session

commit fa6a30011562c12ad34c09c9add3acd58867287a
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Fri Mar 16 10:48:09 2007 +0000

    added STREAM_SESSION to allow other POE session to register the STREAM event

commit b9e4494bf90e75d4d30749bd84d045871efa4518
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Mar 15 19:36:38 2007 +0000

    CPAN Release 1.21

commit 163155efea3141ca14e974f956c961a0c642f563
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Mar 15 19:35:12 2007 +0000

    Bumped the version number for release

commit 96101ec8216340485151b01a5f5d2d864e72b27d
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Thu Mar 8 14:27:26 2007 +0000

    Updated POD in regards to the Log Handler session and how its arguments changed based on malformed client requests.

commit f1559ef4bf655ee39e3df9fcfea39a34874916b4
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Thu Mar 8 04:29:40 2007 +0000

    Server now handles malformed requests better.  Will not try to dispatch to a handler when receiving a malformed request.

commit fbd09d62e8345d120617f45a86eb0e92386b157d
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Mar 6 09:25:04 2007 +0000

    Changes updated from release.

commit c5e75075cb455801b77047f0e35341ec65afbd65
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Mar 6 09:17:46 2007 +0000

    CPAN Release 1.20

commit f73fb9bef375d6160ccf19dad1adb44e42b71565
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Tue Mar 6 09:14:40 2007 +0000

    Bumped the version number

commit 9f5744c13857ef78b7e220a98dc9e5109ad9b2d9
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Tue Mar 6 03:56:13 2007 +0000

    Server no longer dies if it cannot find a handler for a path, now it returns a response with a 404 code along with the content '404 Not Found' per RFC description.

commit 469a45e8f149cb9c0fb9a6af64e0ecef3612feb1
Author: Marlon Bailey <mbailey@cpan.org>
Date:   Mon Mar 5 00:02:24 2007 +0000

    Server will now croak if it has a handler registered for the directory but has a problem posting to it.

commit 15d12d017590137b8d6480171a06c43955e4c022
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Feb 15 17:23:44 2007 +0000

    CPAN Release 1.19

commit 8d507923f1a373b4dc1f3e5145bbd1953a60c716
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Feb 15 17:22:55 2007 +0000

    CPAN Release 1.19

commit a6391eb3fd6b01f49f205eb5fc448b2b698f749d
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Feb 15 17:22:33 2007 +0000

    Added avinash240's test from branch/push

commit c5097be38268f6bda86977d2b0cb4d7c338e0a33
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Feb 15 17:13:46 2007 +0000

    CPAN Release 1.18

commit 9d6536ca4b30e26cf94c1aef89e0425ede71a7f1
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Feb 15 17:12:36 2007 +0000

    Hacked to make the HEAP an object and added some methods

commit 18e1eaf49cdd63303d7495786575d718d462b83a
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Feb 15 14:47:56 2007 +0000

    CPAN Release 1.17

commit a7b516e74d8d4e9a456d6890f31b243ae669bfae
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Feb 15 14:46:02 2007 +0000

    Added kwalitee test.

commit 1784566986a6d210467186e950ee56222cc9f25e
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Thu Feb 15 14:45:34 2007 +0000

    Added LOGHANDLER directive for general logging duties. Deprecated the Changes to Changes.old, added svn logging for the future Changes file.

commit 26b4da32a846a6d98f54e9853a1d149188755e4d
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Mon Feb 5 21:36:44 2007 +0000

    ! is_streaming

commit ac070266d44e4c869c01ba58feb15fd580a63f52
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Sat Feb 3 19:02:35 2007 +0000

    + is_streaming needs a 1 to be initialized

commit f0dfd2f653e88fbe57d6688fce666e079a6568bf
Author: Eriam Schaffter <eriam@cpan.org>
Date:   Sat Feb 3 19:01:03 2007 +0000

    ! is_streaming can now be used to test if a response is actually in streaming mode

commit 5d49927b9813d5a459230002ad95bb3d0a11490e
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jan 29 15:13:13 2007 +0000

    CPAN Release 1.16

commit 14965b70394b593be696e19de48674f8c9231363
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Mon Jan 29 15:07:26 2007 +0000

    Kwalitee fixes

commit 13169b2c4e674096775ef01eeba7b6c0a64bcdae
Author: Chris Williams <chris@bingosnet.co.uk>
Date:   Fri Jan 19 16:10:20 2007 +0000

    Initial repository layout