[Zope-Checkins] SVN: Products.Five/trunk/component/browser.py correct mispelling

2006-05-29 Thread david whitfield Morriss
Log message for revision 68378: correct mispelling Changed: U Products.Five/trunk/component/browser.py -=- Modified: Products.Five/trunk/component/browser.py === --- Products.Five/trunk/component/browser.py2006-05-29

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/Five/ for alecm:

2006-06-21 Thread david whitfield Morriss
Log message for revision 41744: for alecm: Changed Traversable to call the original __bobo_traverse__ method before attempting to use attribute access to find the desired object. This ensures that the monkeypatched object retains the same behavior as the original object during

[Zope-Checkins] SVN: Products.Five/branches/1.4-layers/ adding test layer support

2006-08-18 Thread david whitfield Morriss
Log message for revision 69673: adding test layer support Changed: A Products.Five/branches/1.4-layers/ -=- Copied: Products.Five/branches/1.4-layers (from rev 69672, Products.Five/branches/1.4) ___ Zope-Checkins maillist -

[Zope-Checkins] SVN: Products.Five/branches/1.4-layers/viewlet/tests.py adding comma

2006-08-18 Thread david whitfield Morriss
Log message for revision 69675: adding comma Changed: U Products.Five/branches/1.4-layers/viewlet/tests.py -=- Modified: Products.Five/branches/1.4-layers/viewlet/tests.py === ---

[Zope-Checkins] SVN: Products.Five/branches/1.4-layers/ adding layers, bumping version

2006-08-18 Thread david whitfield Morriss
Log message for revision 69676: adding layers, bumping version Changed: A Products.Five/branches/1.4-layers/tests/testing/layer.py U Products.Five/branches/1.4-layers/version.txt -=- Added: Products.Five/branches/1.4-layers/tests/testing/layer.py

[Zope-Checkins] SVN: Zope/branches/2.9-layer-support/ integrating layer support for tests in Testing.ZopeTestCase

2006-08-18 Thread david whitfield Morriss
Log message for revision 69677: integrating layer support for tests in Testing.ZopeTestCase Changed: A Zope/branches/2.9-layer-support/ -=- Copied: Zope/branches/2.9-layer-support (from rev 69676, Zope/branches/2.9) ___ Zope-Checkins maillist

[Zope-Checkins] SVN: Zope/branches/2.9-layer-support/lib/python/Testing/ starting merge

2006-08-18 Thread david whitfield Morriss
Log message for revision 69678: starting merge Changed: A Zope/branches/2.9-layer-support/lib/python/Testing/ZopeTestCase/layer.py A Zope/branches/2.9-layer-support/lib/python/Testing/ZopeTestCase/tests.py A

[Zope-Checkins] SVN: Zope/branches/2.9-layer-support/lib/python/Testing/tmp/ removing tmp dir

2006-08-18 Thread david whitfield Morriss
Log message for revision 69680: removing tmp dir Changed: D Zope/branches/2.9-layer-support/lib/python/Testing/tmp/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/branches/2.9-layer-support/lib/python/Testing/ZopeTestCase/ merging layers implementation

2006-08-18 Thread david whitfield Morriss
Log message for revision 69681: merging layers implementation Changed: U Zope/branches/2.9-layer-support/lib/python/Testing/ZopeTestCase/ZopeLite.py U Zope/branches/2.9-layer-support/lib/python/Testing/ZopeTestCase/ZopeTestCase.py U

[Zope-Checkins] SVN: Zope/branches/2.9-layer-support/lib/python/Products/ point five at 1.4-layers

2006-08-18 Thread david whitfield Morriss
Log message for revision 69682: point five at 1.4-layers Changed: _U Zope/branches/2.9-layer-support/lib/python/Products/ -=- Property changes on: Zope/branches/2.9-layer-support/lib/python/Products ___ Name: svn:externals

[Zope-Checkins] SVN: Zope/branches/whitmo-2.10-layers/lib/python/Testing/ZopeTestCase/ applying layers patch to 2.10-layer

2006-08-20 Thread david whitfield Morriss
Log message for revision 69707: applying layers patch to 2.10-layer Changed: U Zope/branches/whitmo-2.10-layers/lib/python/Testing/ZopeTestCase/ZopeLite.py U Zope/branches/whitmo-2.10-layers/lib/python/Testing/ZopeTestCase/ZopeTestCase.py U

[Zope-Checkins] SVN: Zope/branches/2.9-layer-support/lib/python/Testing/ZopeTestCase/utils.py fixing missing part of patch

2006-08-20 Thread david whitfield Morriss
Log message for revision 69708: fixing missing part of patch Changed: U Zope/branches/2.9-layer-support/lib/python/Testing/ZopeTestCase/utils.py -=- Modified: Zope/branches/2.9-layer-support/lib/python/Testing/ZopeTestCase/utils.py

[Zope-Checkins] SVN: Zope/branches/whitmo-2.10-layers/lib/python/Products/ point externals at a branch

2006-08-23 Thread david whitfield Morriss
Log message for revision 69748: point externals at a branch Changed: _U Zope/branches/whitmo-2.10-layers/lib/python/Products/ -=- Property changes on: Zope/branches/whitmo-2.10-layers/lib/python/Products ___ Name:

[Zope-Checkins] SVN: Products.Five/branches/whitmo-15-layers/viewlet/tests.py adding explicit package arg

2006-08-23 Thread david whitfield Morriss
Log message for revision 69749: adding explicit package arg Changed: U Products.Five/branches/whitmo-15-layers/viewlet/tests.py -=- Modified: Products.Five/branches/whitmo-15-layers/viewlet/tests.py === ---

[Zope-Checkins] SVN: Zope/branches/whitmo-2.10-layers/lib/python/Testing/ZopeTestCase/testWebserver.py separating server start into own layer

2006-08-23 Thread david whitfield Morriss
Log message for revision 69755: separating server start into own layer Changed: U Zope/branches/whitmo-2.10-layers/lib/python/Testing/ZopeTestCase/testWebserver.py -=- Modified: Zope/branches/whitmo-2.10-layers/lib/python/Testing/ZopeTestCase/testWebserver.py

[Zope-Checkins] SVN: Zope/branches/whitmo-2.10-layers/lib/python/Testing/ZopeTestCase/ fixing up issues when all test run

2006-08-23 Thread david whitfield Morriss
Log message for revision 69756: fixing up issues when all test run - new layer for testing webserver todo: fix sessions in sanboxs rename Zope2Layer Changed: U Zope/branches/whitmo-2.10-layers/lib/python/Testing/ZopeTestCase/layer.py U

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/tests.py adding a test running module that works with zope.testing.testrunner

2006-08-28 Thread david whitfield Morriss
Log message for revision 69815: adding a test running module that works with zope.testing.testrunner Changed: A Zope/branches/2.9/lib/python/Testing/ZopeTestCase/tests.py -=- Added: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/tests.py

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/zopedoctest/ test demonstrating Issue 2178

2006-09-22 Thread david whitfield Morriss
Log message for revision 69817: test demonstrating Issue 2178 Changed: A Zope/branches/2.9/lib/python/Testing/ZopeTestCase/zopedoctest/layerextraction.txt A Zope/branches/2.9/lib/python/Testing/ZopeTestCase/zopedoctest/test_layerextraction.py -=- Added:

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py fix resolving Issue 2178

2006-09-22 Thread david whitfield Morriss
Log message for revision 69818: fix resolving Issue 2178 Changed: U Zope/branches/2.9/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py -=- Modified: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/ tests for Issue 2178

2006-09-22 Thread david whitfield Morriss
Log message for revision 69820: tests for Issue 2178 Changed: A Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/layerextraction.txt A Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/test_layerextraction.py -=- Added:

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/tests.py adding a testrunner the zope.testing.testrunner can see

2006-09-22 Thread david whitfield Morriss
Log message for revision 69821: adding a testrunner the zope.testing.testrunner can see Changed: A Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/tests.py -=- Added: Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/tests.py

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/Testing/ZopeTestCase/tests.py ditto

2006-09-22 Thread david whitfield Morriss
Log message for revision 69822: ditto Changed: A Zope/branches/2.10/lib/python/Testing/ZopeTestCase/tests.py -=- Added: Zope/branches/2.10/lib/python/Testing/ZopeTestCase/tests.py === ---

[Zope-Checkins] SVN: Zope/branches/2.9/skel/bin/ fix for Collector #2206

2008-03-09 Thread david whitfield Morriss
Log message for revision 70715: fix for Collector #2206 Changed: U Zope/branches/2.9/skel/bin/runzope.in U Zope/branches/2.9/skel/bin/zopectl.in -=- Modified: Zope/branches/2.9/skel/bin/runzope.in === ---

[Zope-Checkins] SVN: Zope/trunk/skel/bin/ fix for Collector #2206

2008-03-09 Thread david whitfield Morriss
Log message for revision 70717: fix for Collector #2206 Changed: U Zope/trunk/skel/bin/runzope.in U Zope/trunk/skel/bin/zopectl.in -=- Modified: Zope/trunk/skel/bin/runzope.in === --- Zope/trunk/skel/bin/runzope.in

[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt fix for Collector #2206 (change note)

2008-03-09 Thread david whitfield Morriss
Log message for revision 70718: fix for Collector #2206 (change note) Changed: U Zope/trunk/doc/CHANGES.txt -=- Modified: Zope/trunk/doc/CHANGES.txt === --- Zope/trunk/doc/CHANGES.txt 2006-10-16 16:39:54 UTC (rev 70717) +++

[Zope-Checkins] SVN: Zope/branches/2.10/ fix for Collector #2206

2008-03-09 Thread david whitfield Morriss
Log message for revision 70714: fix for Collector #2206 Changed: U Zope/branches/2.10/doc/CHANGES.txt U Zope/branches/2.10/skel/bin/runzope.in U Zope/branches/2.10/skel/bin/zopectl.in -=- Modified: Zope/branches/2.10/doc/CHANGES.txt