[Zope-Checkins] SVN: Zope/trunk/README.txt updated

2005-04-01 Thread Andreas Jung
Log message for revision 29834: updated Changed: U Zope/trunk/README.txt -=- Modified: Zope/trunk/README.txt === --- Zope/trunk/README.txt 2005-04-02 05:10:08 UTC (rev 29833) +++ Zope/trunk/README.txt 2005-04-02

[Zope-Checkins] SVN: Zope/trunk/ heading for Zope 2.8a2

2005-04-01 Thread Andreas Jung
Log message for revision 29833: heading for Zope 2.8a2 Changed: U Zope/trunk/doc/CHANGES.txt U Zope/trunk/inst/versions.py -=- Modified: Zope/trunk/doc/CHANGES.txt === --- Zope/trunk/doc/CHANGES.txt 2005-04-02 04:41:11

[Zope-Checkins] SVN: Zope/branches/tseaver-collector_1460/ Branch for fixes for Collector #1460.

2005-04-01 Thread Tres Seaver
Log message for revision 29821: Branch for fixes for Collector #1460. Changed: A Zope/branches/tseaver-collector_1460/ U Zope/branches/tseaver-collector_1460/lib/python/AccessControl/ZopeGuards.py U Zope/branches/tseaver-collector_1460/lib/python/AccessControl/tests/testZopeGuar

[Zope-Checkins] SVN: Zope/trunk/ Fetch ZODB from a release tag, ZODB/tags/3.4.0a1.

2005-04-01 Thread Tim Peters
Log message for revision 29813: Fetch ZODB from a release tag, ZODB/tags/3.4.0a1. Changed: _U Zope/trunk/lib/python/ _U Zope/trunk/utilities/ -=- Property changes on: Zope/trunk/lib/python ___ Name: svn:externals - zop

[Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/ImplPython.py - Remove unneeded delegation.

2005-04-01 Thread Tres Seaver
Log message for revision 29809: - Remove unneeded delegation. Changed: U Zope/trunk/lib/python/AccessControl/ImplPython.py -=- Modified: Zope/trunk/lib/python/AccessControl/ImplPython.py === --- Zope/trunk/lib/python/AccessCon

[Zope-Checkins] SVN: Zope/trunk/ OFS.Traversable still used a string 'NotFound' exception.

2005-04-01 Thread Tres Seaver
Log message for revision 29799: OFS.Traversable still used a string 'NotFound' exception. Changed: U Zope/trunk/doc/CHANGES.txt U Zope/trunk/lib/python/OFS/Traversable.py -=- Modified: Zope/trunk/doc/CHANGES.txt === --- Zop

[Zope-Checkins] SVN: Zope/branches/tseaver-catalog_getObject_raises/ CatalogBrains' 'getObject' now raises by default.

2005-04-01 Thread Tres Seaver
Log message for revision 29797: CatalogBrains' 'getObject' now raises by default. o Old "return None" behavior can be restored with a deprecated ZConfig option. Changed: U Zope/branches/tseaver-catalog_getObject_raises/doc/CHANGES.txt U Zope/branches/tseaver-catalog_getOb

[Zope-Checkins] SVN: Zope/branches/tseaver-catalog_getObject_raises/ Branch for making brains object's 'getObject' raise, configurably.

2005-04-01 Thread Tres Seaver
Log message for revision 29793: Branch for making brains object's 'getObject' raise, configurably. Changed: A Zope/branches/tseaver-catalog_getObject_raises/ -=- Copied: Zope/branches/tseaver-catalog_getObject_raises (from rev 29780, Zope/trunk)

[Zope-Checkins] SVN: Zope/branches/jim-fix-zclasses/lib/python/OFS/tests/testProductInit.py Added clean-up code to remove non-exixtent directoris from products

2005-04-01 Thread Jim Fulton
Log message for revision 29776: Added clean-up code to remove non-exixtent directoris from products path. Changed: U Zope/branches/jim-fix-zclasses/lib/python/OFS/tests/testProductInit.py -=- Modified: Zope/branches/jim-fix-zclasses/lib/python/OFS/tests/testProductInit.py =

[Zope-Checkins] SVN: Zope/branches/jim-fix-zclasses/lib/python/ZClasses/tests.py Added missing abourt to tear-down code

2005-04-01 Thread Jim Fulton
Log message for revision 29775: Added missing abourt to tear-down code Changed: U Zope/branches/jim-fix-zclasses/lib/python/ZClasses/tests.py -=- Modified: Zope/branches/jim-fix-zclasses/lib/python/ZClasses/tests.py === ---

[Zope-Checkins] SVN: Zope/branches/jim-fix-zclasses/lib/python/transaction/__init__.py Changed to use methods of a threaded manager directly, rather than

2005-04-01 Thread Jim Fulton
Log message for revision 29774: Changed to use methods of a threaded manager directly, rather than through wrapper functions. Changed: U Zope/branches/jim-fix-zclasses/lib/python/transaction/__init__.py -=- Modified: Zope/branches/jim-fix-zclasses/lib/python/transaction/__init__.py ===

[Zope-Checkins] SVN: Zope/branches/jim-fix-zclasses/lib/python/transaction/_manager.py Added commit and abort methods to transaction managers.

2005-04-01 Thread Jim Fulton
Log message for revision 29773: Added commit and abort methods to transaction managers. This makes direcr use of managers simpler. Changed: U Zope/branches/jim-fix-zclasses/lib/python/transaction/_manager.py -=- Modified: Zope/branches/jim-fix-zclasses/lib/python/transaction/_manager.p

[Zope-Checkins] SVN: Zope/branches/jim-fix-zclasses/lib/python/ Removed BoboPOS compatibility code.

2005-04-01 Thread Jim Fulton
Log message for revision 29772: Removed BoboPOS compatibility code. Changed: U Zope/branches/jim-fix-zclasses/lib/python/App/ApplicationManager.py U Zope/branches/jim-fix-zclasses/lib/python/ZClasses/Basic.py U Zope/branches/jim-fix-zclasses/lib/python/ZClasses/ZClass.py U Zop

[Zope-Checkins] SVN: Zope/branches/jim-fix-zclasses/lib/python/ Use newer doctest

2005-04-01 Thread Jim Fulton
Log message for revision 29771: Use newer doctest Changed: U Zope/branches/jim-fix-zclasses/lib/python/AccessControl/tests/testZopeSecurityPolicy.py U Zope/branches/jim-fix-zclasses/lib/python/Acquisition/tests.py U Zope/branches/jim-fix-zclasses/lib/python/ComputedAttribute/test