November 2005 Archives by date
      
      Starting: Tue Nov  1 05:18:53 EST 2005
         Ending: Wed Nov 30 21:15:15 EST 2005
         Messages: 182
     
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/ZCatalog/Catalog.py
	added comment to weird code
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/webdav/ - always look
	for WriteLockInterface *and* IWriteLock (the z3 version of
	the same interface)
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/
	transaction.commit(1) is deprecated in favor of
	transaction.savepoint().
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/PropertySheets.py -
	always look for WriteLockInterface *and* IWriteLock (the z3
	version of the same interface)
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/philikon-zope32-integration/ add
	license text for inclusion in the release package
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/releases/Zope2.map
	fix up the syntax of this thing.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/releases/Zope2/README.txt
	I just removed the reference to this file a minute ago,
	so let's remove it.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/releases/Zope2/SETUP.cfg
	the skeleton dir is called differently in zope 2
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/releases/Zope2.map
	whitespace
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/releases/Zope2/PACKAGE.cfg
	actually, there *is* a readme for this stuff
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/releases/Zope2.map
	some of these are actually top-level modules. of course, zpkgutils
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/releases/Zope2.map
	made the wrong one the module
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/OFS/tests/testObjectManager.py
	Work correctly with event dispatching:
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/Products/SiteErrorLog/tests/testSiteErrorLog.py
	If ZopeLite was imported before these tests were run,
	they would fail as
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/Products/SiteErrorLog/tests/testSiteErrorLog.py
	Move code inside try/except.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py
	Make sure a virtual host monster is present in the
	application object.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/ Incorporated test runner bug fixes:
 
Jim Fulton
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/Products/PythonScripts/PythonScript.py
	Shut up deprecation warnings.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/OFS/tests/testObjectManager.py
	Don't recurse explicitely, and shut up deprecation warnings.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/OFS/tests/testOrderSupport.py
	Shut up deprecation warnings.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/Products/SiteErrorLog/tests/testSiteErrorLog.py
	Removed useless test that fails if some other failing test leaves
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/philikon-zope32-integration/
	Merge r39833 from the trunk (yeah,
	I know subversion sucks at parallel mergings, 
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/test.py
	Don't run zope.app tests. Some of them depend on twisted
	which we aren't
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/TAL/
	Get rid of a deprecation warning by using the new immutable
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/OFS/tests/testObjectManager.py
	Run standalone, and do proper setup/teardown.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/
	Moved more stuff from Five into Zope itself.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/philikon-zope32-integration/lib/python/Products/Five/
	Integrate Five 1.3b.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/ Merge philikon-zope32-integration
	branch. Basically, this branch entails:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/philikon-zope32-integration/
	Removing no longer needed branch
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/webdav/ - converted
	LockItemInterface to z3 and bridged it back
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt - updated
	CHANGES.txt
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/doc/INSTALL.txt require Python 2.4
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/doc/INSTALL.txt require python 2.4
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/configure 2.4.1 -> 2.4.2
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/INSTALL.txt Pythion 2.4.1 ->
	2.4.2
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/configure 2.4.1 is still acceptable
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/inst/versions.py 2.9.0b1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/releases/Zope2/PACKAGE.cfg
	SETUP.cfg refers to 'utilities',
	so we need to make sure we have it in
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/releases/Zope2 work around the
	case-ignorancy of zpkg
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/test.py Fixed bug in specification
	of ignored modules.
 
Jim Fulton
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/OFS/Application.py
	- extended warning time for removal of old-style product
	metadata support
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/ - extended warning time for
	removal of old-style product metadata support
 
Yvo Schubbe
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/testZODBCompat.py
	Use transaction.savepoint(optimistic=True) as advised by
	Florent, Tres, and Tim.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/inst/Makefile.in Make "make
	instance" and "make inplace" work again. "make inplace"
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/ Remove top-level 'var' and
	'import' directories that seem to be a legacy
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/ ignore all the stuff created by
	"make instance".
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ Don't include
	zope.testbrowser for now (it wasn't in the distribution anyways).
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/philikon-zope32-integration/
	start cleaning out the trash; there is more...
 
Fred Drake
- [Zope-Checkins] SVN: Zope/trunk/ - removed fallback
	isAnObjectManager check
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/ - stitched in manage_interfaces
	from Five
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/ -
	converted interface to z3 interface.
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/ Move to ZODB 3.6.0b3.
 
Tim Peters
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/ZCatalog/ZCatalog.py
	this spelling lets non-savepoint aware TM's (like DA's) stand
	a chance
 
Chris Withers
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/ZCatalog/ZCatalog.py
	this spelling lets non-savepoint aware TM's (like DA's) stand
	a chance
 
Chris Withers
- [Zope-Checkins] SVN: Zope/trunk/ Use a better __repr__ for User
	objects.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/efge-five-events-work/ Branch to
	fix events with Five.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/efge-five-events-work/lib/python/
	To be used with Five efge-1.3-event-work branch.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/efge-five-events-work/lib/python/OFS/subscribers.py
	Move code around a bit.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ Updated to use Five
	1.3b2, and merged efge-five-events-work:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/efge-five-events-work/ Banch has
	been merged.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ use a specific revision
	of the Zope 3 trunk for now until we have some sort of tag
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/slinkp-collector_596/ Cleaned up
	an old branch.
 
Paul Winkler
- [Zope-Checkins] SVN: Zope/branches/slinkp_1726_zopeundo/ Cleaned
	out old branch.
 
Paul Winkler
- [Zope-Checkins] 
	SVN: Zope/branches/slinkp-configure_changes/configure
	- No longer try to execute directories.
 
Paul Winkler
- [Zope-Checkins] SVN: Zope/branches/slinkp-configure_changes/ Merged
	changes from trunk and resolved conflicts.
 
Paul Winkler
- [Zope-Checkins] SVN: Zope/branches/Zope-2_9-branch/ Create a 2.9
	branch.
 
Chris McDonough
- [Zope-Checkins] SVN: Zope/trunk/test.py Don't hard-wire
	forward-slash into sys.path.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/test.py Don't hard-wire
	forward-slash into sys.path (redux).
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_9-branch/test.py Backport
	fix for broken Windows tests from trunk.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Forgot that zope.testbrowser is
	actually required by zope.app. So stitch
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/Zope-2_9-branch/ Merge r40094
	from trunk:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/releases/Zope2/SETUP.cfg Only
	include *.py files for the scripts (in particular, DON'T include
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_9-branch/releases/Zope2/SETUP.cfg
	Merge r40126 from the trunk:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/releases/Zope2. Name the root
	collection simply "Zope" so that the name of the tarball will
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/Zope-2_9-branch/releases/Zope2.
	Merge r40158 from the trunk:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/releases/Zope2. Name the root
	collection simply "Zope" so that the name of the tarball will
 
Fred Drake
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PluginIndexes/
	Clean up manage views mess on plugin indexes
 
Martijn Pieters
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/PluginIndexes/
	Merge 40191 from trunk: clean up crufty and buggy ZMI views.
 
Martijn Pieters
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_9-branch/lib/python/Products/PluginIndexes/
	Merge r. 40191 from the trunk; cleanup of ZMI view declarations.
 
Martijn Pieters
- [Zope-Checkins] SVN: Zope/branches/Zope-2_9-branch/ Deprecated the
	ImageFile module for good. It will be removed in Zope 2.11.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/ Merge r40210 from Zope 2.9 branch:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/Zope-2_9-branch/doc/CHANGES.txt
	Note some changes made recently.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt Merge r40213 from
	the trunk:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/configure bump version number on
	the trunk
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/utilities/fixheaders.py added
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/utilities/fixheaders.py fix
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ updated to ZPL 2.1 to be in sync
	with Zope 3
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_9-branch/ updated to ZPL
	2.1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2 Jim suggest this new
	naming schema for new branches
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2 Jim suggest this new
	naming schema for new branches
 
Stephan Richter
- [Zope-Checkins] SVN: Zope/branches/ fixed the naming schema
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2 Jim suggest this new
	naming schema for new branches
 
Jens Vagelpohl
- [Zope3-checkins] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2
	Jim suggest this new naming schema for new branches
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ forgotten to update the ZPL
	due to a script error
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ ZPL 2.1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ ZPL 2.1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/App/dtml/copyright.dtml
	update to ZPL 2.1
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/App/dtml/copyright.dtml
	updated to ZPL 2.1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/doc/CHANGES.txt 
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt 
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/README.txt Restify document
	and point to ZPL 2.1 license text.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/doc/LICENSE.txt get rid of
	ZPL 2.0 license text. ZopePublicLicense.txt is taking over
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/ Merge r40237 from 2.9 branch:
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/ZPublisher/HTTPRequest.py
	Make ++skin++ work for Five views by putting another stub
	method on the
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/ZPublisher/HTTPRequest.py
	Merge r40240 from Zope 2.8 branch:
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/ZPublisher/HTTPRequest.py
	Merge r40240 from Zope 2.8 branch:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/Five/
	Update included Five to version 1.3b3. See
	Products/Five/CHANGES.txt for more info.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/Five/ Merge
	r40243 from 2.9 branch:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/inst/Makefile.in Do not
	--skip-build as this leaves us with nothing to install.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/inst/Makefile.in Do not
	--skip-build as this leaves us with nothing to install.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/testShoppingCart.py
	Updated examples path.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/testShoppingCart.py
	Updated examples path.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/branches/2.9/inst/WinBuilders/mk/zope.mk
	bump version number
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/ Reduce the number of
	top-level modules from 4 to 2 by turning Globals
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/ Merge r40275 from 2.9 branch:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/ Warn when an attempt is
	made to have a security declaration on a
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/ Merged r40279 from 2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Merged r40279
	from 2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/ Merged r40279 from 2.9 branch:
 
Chris McDonough
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/OFS/dtml/main.dtml
	- replaced url_quote by html_quote for hidden add value
	(pushing the add button escapes the value again)
 
Yvo Schubbe
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/OFS/dtml/main.dtml
	- replaced url_quote by html_quote for hidden add value
	(pushing the add button escapes the value again)
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/dtml/main.dtml -
	replaced url_quote by html_quote for hidden add value
	(pushing the add button escapes the value again)
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/ Use new-style security
	declarations everywhere possible. This means
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
	#1954: DocumentTemplate.DT_String: remove non-XHTML wart from
	error message.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/DocumentTemplate/DT_String.py
	Forward port fix for Collector #1954 from 2.8 branch.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/DocumentTemplate/DT_String.py
	Forward port fix for Collector #1954 from 2.8 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
	#1621: Added BBB alias for 'whrandom' in
	AccessControl/DTML.py and RestrictedPython/Utilities.py.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ Forward port
	fixes for collector #1621 and #1894 from the 2.8 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Collector #1621,
	1894: Removed support for use of long-deprecated 'whrandom' module.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
	#1891: Backported changes to ZCatalog regression tests,
	removing use of 'whrandom' (and its 'seed' function).
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Suppress
	expected DeprecationWarning output in test.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Products/PythonScripts/tests/testPythonScript.py
	Suppress expected DeprecationWarning output in test.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/PythonScripts/tests/testPythonScript.py
	Suppress expected DeprecationWarning output in test.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/PythonScripts/tests/testPythonScript.py
	Ensure we don't forget to restore sys.stderr.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Products/PythonScripts/tests/testPythonScript.py
	Ensure we don't forget to restore sys.stderr.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/PythonScripts/tests/testPythonScript.py
	Ensure we don't forget to restore sys.stderr.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/ZPublisher/tests/testPostTraversal.py
	Fix test breakage when run outside full Zope suite.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/ZPublisher/tests/testPostTraversal.py
	Fix test breakage when run outside full Zope suite.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/ZPublisher/tests/testPostTraversal.py
	Fix test breakage when run outside full Zope suite.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
	#1957: Made ZPublisher.HTTPResponse._error_html return
	conformant XHTML.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/ZPublisher/HTTPResponse.py
	Forward port fix for collector #1957 from 2.8 branch.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/ZPublisher/HTTPResponse.py
	Forward port fix for collector #1957 from 2.8 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ Merged Five 1.2
	branch changeset 20253:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ Merged 40370 from 2.9
	branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/Five/
	Updated to Five 1.3b4.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/Five/ Merge
	r40372 from 2.9 branch: Updated to Five 1.3b4
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Products/Five/monkey.py
	Forgotten in Five 1.3b4 merge.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/Five/monkey.py
	Forgotten in Five 1.3b4 merge.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ Stitch in more
	recent Zope 3 and get rid of a monkey in Five
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ Merge r40377 from 2.9
	branch:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/DateTime/ Added
	IDateTime interface
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/Five/
	update some remaining docs to their Five 1.3b5 versions.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/Five/ Merge
	r40380 from 2.9 branch:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/DateTime/interfaces.py
	Move things around a bit to form logically arrange methods.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/DateTime/interfaces.py
	some minor reshifting
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/OFS/ Use
	ObjectCopiedEvent with an 'original' parameter.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/ Merged 40389 from
	2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/DateTime/ Convert
	DateTime.txt to reST and a (pretty extensive) doctest.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/AccessControl/
	Fixed problem with security.setPermissionDefault when the permission
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/ Merged
	r40403 from 2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/2.9/doc/CHANGES.txt Update
	CHANGES.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Merged r40403
	from 2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/DateTime/DateTime.txt
	Fix timezone issues. I shoulda seen that one coming...
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/OFS/ Added
	backward compat for suppress_events parameter passing.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/ Merged r40408 from
	2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/AccessControl/
	Add interface and tests for AccessControl.SecurityManager.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/AccessControl/
	Add interface and tests for AccessControl.SecurityManager.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/ Add
	interface and tests for AccessControl.SecurityManager.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/PluginIndexes/DateIndex/DateIndex.py
	Recreate the BTrees.Length.Length instance on a clear,
	like UnIndex-based
 
Martijn Pieters
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/PluginIndexes/DateIndex/DateIndex.py
	Merge r 40426 from the trunk: make DateIndexes upgradeble
	from Zope 2.7 by way
 
Martijn Pieters
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Products/PluginIndexes/DateIndex/DateIndex.py
	Merge r 40426 from the trunk: make DateIndexes upgradeble
	from Zope 2.7 by way
 
Martijn Pieters
- [Zope-Checkins] SVN: Zope/branches/tseaver-collector_1774/ Create
	branch for working on collector #1774.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/tseaver-collector_1774/lib/python/AccessControl/
	My original patch, with tests.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/SiteAccess/SiteRoot.py
	Fixed #1960. Simplified dumb useless dialog.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Products/SiteAccess/SiteRoot.py
	Fixed #1960. Simplified dumb useless dialog.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/SiteAccess/SiteRoot.py
	Fixed #1960. Simplified dumb useless dialog.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/branches/tseaver-collector_1774/lib/python/AccessControl/tests/testZopeSecurityPolicy.py
	Check in yuppie's extra tests.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/tseaver-collector_1774/lib/python/AccessControl/ImplPython.py
	Ensure that in the presence of proxy roles, if none match,
	then lose.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/tseaver-collector_1774/lib/python/AccessControl/
	Incorporate Jim's feedback:
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/AccessControl/tests/testZopeGuards.py
	Clean up after ourselves.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/AccessControl/tests/testZopeGuards.py
	Clean up after ourselves.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py
	Clean up after ourselves.
 
Tres Seaver
    
      Last message date: 
       Wed Nov 30 21:15:15 EST 2005
    Archived on: Wed Nov 30 21:15:16 EST 2005
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).