[Zope-Checkins] SVN: Zope/branches/ajung-fast-listen-branch/lib/python/Z applied patches for 'fast_listen' directive..some more work to do:

2006-08-29 Thread Andreas Jung
Log message for revision 69833: applied patches for 'fast_listen' directive..some more work to do: - wording - hard-coded listen(1024) call - tests? Changed: U Zope/branches/ajung-fast-listen-branch/lib/python/ZServer/HTTPServer.py U

[Zope-Checkins] SVN: Products.Five/trunk/ Made the __call__ method of ViewMixinForAttributes have the same signature as the original attribute. This aids some pathological request parameter marshallin

2006-08-29 Thread Alec Mitchell
Log message for revision 69839: Made the __call__ method of ViewMixinForAttributes have the same signature as the original attribute. This aids some pathological request parameter marshalling. Thanks to Balazs Ree for the patch. Changed: U Products.Five/trunk/CHANGES.txt U

[Zope-Checkins] SVN: Products.Five/branches/1.4/ Backporting ree's fix to 1.4 branch

2006-08-29 Thread Alec Mitchell
Log message for revision 69840: Backporting ree's fix to 1.4 branch Changed: U Products.Five/branches/1.4/CHANGES.txt U Products.Five/branches/1.4/browser/metaconfigure.py U Products.Five/branches/1.4/browser/tests/test_defaultview.py -=- Modified:

[Zope-Checkins] SVN: Products.Five/trunk/browser/tests/classes.py Oops

2006-08-29 Thread Alec Mitchell
Log message for revision 69841: Oops Changed: A Products.Five/trunk/browser/tests/classes.py -=- Added: Products.Five/trunk/browser/tests/classes.py === --- Products.Five/trunk/browser/tests/classes.py2006-08-29

[Zope-Checkins] SVN: Products.Five/branches/1.4/browser/tests/classes.py backporting the test classes too :-)

2006-08-29 Thread Alec Mitchell
Log message for revision 69842: backporting the test classes too :-) Changed: A Products.Five/branches/1.4/browser/tests/classes.py -=- Added: Products.Five/branches/1.4/browser/tests/classes.py === ---

[Zope-Checkins] SVN: Products.Five/branches/1.3/ Backporting ree's fix to 1.3 branch

2006-08-29 Thread Alec Mitchell
Log message for revision 69843: Backporting ree's fix to 1.3 branch Changed: U Products.Five/branches/1.3/CHANGES.txt U Products.Five/branches/1.3/browser/metaconfigure.py A Products.Five/branches/1.3/browser/tests/classes.py U

[Zope-Checkins] SVN: Products.Five/branches/1.2/ Needlessly backporting ree's fix to 1.2 branch even

2006-08-29 Thread Alec Mitchell
Log message for revision 69844: Needlessly backporting ree's fix to 1.2 branch even Changed: U Products.Five/branches/1.2/CHANGES.txt U Products.Five/branches/1.2/browser/metaconfigure.py A Products.Five/branches/1.2/browser/tests/classes.py U

[Zope-Checkins] SVN: Zope/branches/ajung-fast-listen-branch/lib/python/Zope2/Startup/__init__.py fixes

2006-08-29 Thread Andreas Jung
Log message for revision 69847: fixes Changed: U Zope/branches/ajung-fast-listen-branch/lib/python/Zope2/Startup/__init__.py -=- Modified: Zope/branches/ajung-fast-listen-branch/lib/python/Zope2/Startup/__init__.py ===