April 2010 Archives by thread
      
      Starting: Thu Apr  1 09:24:04 EDT 2010
         Ending: Fri Apr 30 19:53:33 EDT 2010
         Messages: 193
     
- [Zope-Checkins] SVN: Zope/branches/tseaver-2.11-no-z2-interfaces/	Long merged.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/tseaver-2.8-external_test/ Long	irrelevant.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/tseaver-catalog_getObject_raises/ Long merged.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/tseaver-clarify_install_docs/	Merged.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/tseaver-collector_1460/ Stalled.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/tseaver-five-integration-security/ Long merged.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/tseaver-instlib_as_site_dir/	Abandoned experiment
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/tseaver-zope.app_delenda_est/	Delenda indeed.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ Rename license file to conform	with repository policy.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/COPYRIGHT.txt Add copyright file	per repository policy.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ Update copyright headers to	conform to repository policy.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/ License and copyright	files as required by repository policy.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/Products/Five/event.zcml	Reapply accidental backout of r110364.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Update copyright headers	to conform to repository policy.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.11/lib/python/ External for	Acquisition in conflict with local copy.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.11/ License and copyright	files as required by repository policy.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.11/LICENSE.txt Use text for	ZPL 2.1 recognizable by the policy checker.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.11/setup.py Manual fixups to	replace ZC with ZF.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Note update	for repository policy conformance.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Note update for	repository policy conformance.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.11/ Conform setup metadata,	copyright headers to repository policy.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.11/lib/python/Acquisition/	Remove the local which is supposed to be an external as of r109443.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.11/lib/python/ Restore the	external for Acquisition, now that the local copy is out of the way.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/ Applied patch from	https://bugs.launchpad.net/zope2/+bug/257675,	avoiding the mysterious '-C' in request.form
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Backported fix for LP	#257675
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ LP #142430: Avoid using	the contexts title_or_id method in the	standard_error_message. For a restricted context,	this could otherwise lead to a Forbidden error and a subsequent "Also,	an error occurred while attempting to render the standard error	message."
 
Hanno Schlichting
 - [Zope-Checkins] SVN:	Zope/trunk/src/OFS/standard/standard_error_message.dtml	Merged fix for LP #142430 from 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/OFS/ Fix startup bug where	five:register_class barfed due to missing Products.meta_types.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ LP #143391: Protect against	missing acl_users.hasUsers on quick start page.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/App/dtml/zope_quick_start.dtml	Whitespace
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ LP #143410: Removed unnecessary	color definition in ZMI CSS.
 
Hanno Schlichting
 - [Zope-Checkins] SVN:	Zope/trunk/src/App/dtml/manage_page_style.css.dtml Whitespace
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/Zope2/Startup/zopeschema.xml	Whitespace
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/Zope2/Startup/zopeschema.xml	Fixed some spelling mistakes
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ LP #143089: Removed the top-level	zeo-client-name option from zope.conf,	as it had no effect since ZODB 3.2.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ Removed deprecated	``read-only-database`` option from zope.conf.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ LP #143604: Removed top-level	database-quota-size from zope.conf,	some storages support a quota option instead.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/App/tests/test_Extensions.py	Add tests for App.Extensions.FuncCode
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/App/tests/test_Extensions.py	More tests for App.Extensions.FuncCode
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ Update to Acquisition = 2.13.2
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.11/ Ensure that Acquistion	wrapper classes always have a ``__getnewargs__`` method,	even if it is not provided by the underlying ExtensionClass.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/App/ Start on tests for	'getPath'.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/App/tests/test_Extensions.py	Finish coverage for App.Extensions.getPath.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/App/Undo.py Style fixes
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/App/Undo.py Avoid	checking for aq_parent as an attribute
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/App/tests/test_Extensions.py	Finish coverage for App.Extensions.getObject.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/App/tests/test_Extensions.py	Finish coverage for App.Extensions.getBrain.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/App/Undo.py Merged	r110490:110491 from 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/App/Extensions.py Cleanup, PEP8,	sane variable names.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ LP #143232: Added option to	'zope.conf' to specify an extensions directory.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Factored out ZopeUndo	package into a separate distribution.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ Merged r110504 from 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/App/tests/test_Extensions.py	Don't leave the Products.__path__ trashed.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/inst/generate_index.py	Adjust some release scripts
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Applied Acquisition,	ExtensionClass and Persistence updates again
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/inst/generate_index.py Merged	c110507 from 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/inst/generate_index.py Update	release script with new package names introduced in 2.13
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Merged c110508 from	2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/inst/generate_index.py	Suppress case-flattening ConfigParser stupidity.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/doc/ Some doc cleanup
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/doc/INSTALL.rst Merged c110513 from	2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Removed unmaintained build	scripts for full Windows installers and ``configure / make``	type builds.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/inst/generate_index.py Suppress	case-flattening ConfigParser stupidity.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Consistent	release dates and fixed reference to removed history.txt
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Prepare Zope2 2.12.4.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/tags/2.12.4/ Tagged Zope2 2.12.4.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Bump version
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/inst/generate_index.py Removed decoy
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/inst/generate_index.py	Removed the other decoy
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/versions.cfg Include a	version pin for Zope2 itself
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/tags/2.12.4/versions.cfg Include a	version pin for ourselves
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/versions.cfg Add open version pin	for Zope2
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/.bzrignore Ignore derived.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/.bzrignore More ignores.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/trunk/src/App/tests/test_ApplicationManager.py Test	coverage for App.ApplicationManager.{FakeConnection,	DatabaseChooser}.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/trunk/src/App/tests/test_ApplicationManager.py Coverage	for App.ApplicationManager.DebugManager.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/App/ Coverage for	App.ApplicationManager.ApplicationManager.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/.bzrignore Ignore derived.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/trunk/src/App/tests/test_ApplicationManager.py Coverage	for App.ApplicationManager.AltDatabaseManager.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/trunk/src/App/tests/test_ApplicationManager.py More	coverage for App.ApplicationManager.ApplicationManager.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/trunk/src/App/tests/test_ApplicationManager.py Yet more	coverage for App.ApplicationManager.ApplicationManager.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/App/ApplicationManager.py PEP 8.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/trunk/src/App/tests/test_ApplicationManager.py	Whitespace for clarity.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ LP #142502: Added a knob to the	Debug control panel to reset profile data.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/ZServer/PubCore/__init__.py A	hint for the next person who gets very confused when	importing something a second time doesn't work.
 
Martin Aspeli
 - [Zope-Checkins] SVN: zdaemon/trunk/ Comply with repository policy.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/OFS/tests/testRanges.py Stop	using multifile and use email instead.
 
Yusei Tahara
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/OFS/tests/testRanges.py	Backport r110704, suppressing deprecation for multifile.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/ZCTextIndex/	Flesh out tests for PLexicon.queryLexicon.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/ZCTextIndex/ZCTextIndex.py	Better testability.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/ZCTextIndex/tests/testZCTextIndex.py	Flesh out tests for PLexicon.queryLexicon further.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/ZCTextIndex/tests/testZCTextIndex.py	Test glob expansion PLexicon.queryLexicon.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/ LP #142478: normalize	terms passed to ``PLexicon.queryLexicon``
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ LP #142478: normalize terms passed	to ``PLexicon.queryLexicon``
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/PluginIndexes/__init__.py	Remove module-scope aliases, exec madness.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/PluginIndexes/__init__.py Typo.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/trunk/src/Products/PluginIndexes/__init__.py Remove	module-scope import aliases, use of exec.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/tests/testPathIndex.py	Simplify / normalize test suite.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/trunk/src/Products/PluginIndexes/PathIndex/tests/testPathIndex.py	Forward port test cleanups from 2.12 branch.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/tests/testPathIndex.py	Coverage.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/trunk/src/Products/PluginIndexes/PathIndex/tests/testPathIndex.py	Forward-port test coverage for PathIndex from 2.12 branch.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/	Reorder to match interfaces; comply with interface semantics.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/trunk/src/Products/PluginIndexes/PathIndex/ Forward-port	interface semantics cleanups from 2.12 branch.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/tests/testPathIndex.py	Make interface implementations explicit.
 
Tres Seaver
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/ LP	#143655: allow path index to be used for sorting.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Changelog.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ Forward-port fix for LP #143655	from the 2.12 branch.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Wrap exception views in	the context of the published object.
 
Wichert Akkerman
 - [Zope-Checkins] SVN: Zope/trunk/src/Zope2/App/ Merge change from	2.12 branch
 
Wichert Akkerman
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/Zope2/App/startup.py	Safety harness
 
Wichert Akkerman
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/Zope2/App/startup.py	Acquisition is an even harsher mistress now that we have __parent__
 
Wichert Akkerman
 - [Zope-Checkins] SVN: Zope/trunk/src/Zope2/App/startup.py Merge	changes from 2.12 branch
 
Wichert Akkerman
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/Five/browser/resource.py	Apply some safety to the fix in r110185 after reports it may	be causing some problems
 
Martin Aspeli
 - [Zope-Checkins] SVN:	Zope/trunk/src/Products/Five/browser/resource.py Merge c110799 from	svn+ssh://svn.zope.org/repos/main/Zope/branches/2.12
 
Martin Aspeli
 - [Zope-Checkins] SVN: Zope/trunk/src/OFS/SimpleItem.py simplified	code:
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/src/OFS/SimpleItem.py simplified	code: The 'can_raise' check was broken and useless.
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Add a	change entry for Martin's fix
 
Hanno Schlichting
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/PathIndex.py	Restore bbb: rename _insertEntry back to insertEntry. LP #562997
 
Wichert Akkerman
 - [Zope-Checkins] SVN:	Zope/trunk/src/Products/PluginIndexes/PathIndex/PathIndex.py	Merge r110877 to trunk
 
Wichert Akkerman
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/PluginIndexes/	Document PathIndex.insertEntry as an API for subclasses;	test accordingly.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Update	changelog.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ Forward-port from 2.12 branch.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/Publish.py	simplified code: 'except SystemExit' and 'except ImportError'	do the same.
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/Test.py re-synced	publish_module with Publish.publish_module_standard
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/versions.cfg Uprade to	i18nmessageid 3.5.1: now with fewer leaks\!
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/tests/ - added some	functional tests for exception handling
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/ZPublisher/tests/ -	backported functional tests for exception handling from trunk
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/branches/2.11/ Process "evil" JSON	cookies which contain double quotes
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Process "evil" JSON	cookies which contain double quotes
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ Process "evil" JSON cookies which	contain double quotes
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/ fixed regression in	Unauthorized handling:
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/src/Z fixed regression in	Unauthorized handling:
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Update to new	i18nmessageid to get the memory leak fix. The other changes	in the 3.5.x series are all fully backwards compatible
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/ - left behind some	comments for the next person who tries to understand that code
 
Yvo Schubbe
 - [Zope-Checkins] SVN:	Zope/trunk/src/Testing/ZopeTestCase/zopedoctest/functional.py	- no need to use the Test version if we don't have an 'extra'	argument
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Make the maximum number of	retries on ConflictError a configuration option.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/trunk/ Make the maximum number of retries	on ConflictError a configuration option.
 
Tres Seaver
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Updated to bug fix and	fully backwards compatible minor feature releases of Zope	Toolkit packages
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Update KGS for zope.app	packages to include bug fix releases
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Updated to the latest	zope.testing and backport the deprecation avoidance changes	for zope.testing.doctest
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Backport c110337 from	trunk - no more manage_* warnings
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Remove change	entries for changes already found in 2.12. No need for	duplication until we hit a 2.13.0 final release
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Acquisition = 2.13.3
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/versions.cfg Forward port c111039 -	new Acquisition = 2.13.3
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/include/ Update the pesky	include external for Acquistion, not that it matters
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/include/ Forward ported c111041	from 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/ZPublisher/tests/ -	added one more Unauthorized test
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/tests/ - added one	more Unauthorized test
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/HTTPResponse.py -	removed redundant _unauthorized() call. exception() will call	it later in the process.
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/OFS/SimpleItem.py -	backported changes from trunk
 
Yvo Schubbe
 - [Zope-Checkins] SVN:	Zope/branches/2.12/src/zExceptions/unauthorized.py Typo
 
Wichert Akkerman
 - [Zope-Checkins] SVN: Zope/branches/2.12/ - fixed some unicode	issues in Unauthorized
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/src/zExceptions/ - fixed some	unicode issues in Unauthorized
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/branches/2.12/ - fixed handling of	exceptions with unicode values
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/ - fixed handling of	exceptions with unicode values
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/ZPublisher/Publish.py -	reverted part of r105590: retry is not defined here (this bug	is not in Zope trunk)
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/Publish.py - forward	ported r105590 from 2.12 branch
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/branches/2.12/src/ - moved special debug	(== not handle_errors != debug mode) behavior up the stack
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/src/ - moved special debug (== not	handle_errors != debug mode) behavior up the stack
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Prepare Zope2 2.12.5.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/tags/2.12.5/ Tagged Zope2 2.12.5.
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Bump version
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Updated to ZODB3 = 3.9.5.	Why of why didn't I do that before releasing :(
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ - fixed handling of errors	in 'traverseName'
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/ - fixed handling of	errors in 'traverseName'
 
Yvo Schubbe
 - [Zope-Checkins] SVN: Zope/trunk/ Merge c111329 (ZODB 3.9.5) from	2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Update to DateTime = 2.12.1
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/versions.cfg Merge c111619	(DateTime 2.12.1) from 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Update to ExtensionClass =	2.13.1
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ Merged c111627 (ExtensionClass	2.13.1) from 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Updated to Persistence =	2.13.1
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/versions.cfg Merged c111640	(Persistence 2.13.1) from 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Backported r110334:110335	from trunk - split out some packages with C dependencies
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Cleaned up setup.py	extension build info
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ Merged c111644 from 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Updated to	RestrictedPython = 3.5.2
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/versions.cfg Merged c111655 from	2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Don't mention	changes already present in 2.12.x
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/buildout.cfg Remove the	dependencies part, there's no real use for it right now
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Some minor package	upgrades to deal with zope.testing.doctest warnings
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/versions.cfg Merged c111683 from	2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Two minor package updates	dealing with the location of the doctest module
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ Even more updates to deal with the	doctest module,	including the forward port of c111722 from the 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ Use new zope.interface 3.6.0 -	Lennart didn't break anything :)
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Two more minor package	updates
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/versions.cfg Forward port c111735	from the 2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/branches/2.12/ Two more packages
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/versions.cfg Merged c111750 from	2.12 branch
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/versions.cfg Missed a version	update that already happended in 2.12.x
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ New zope.publisher
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ And yet another bunch of packages
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/ Uh,	no - we actually are deprecation warning free. Bye, bye doctest!
 
Hanno Schlichting
 - [Zope-Checkins] SVN: Zope/trunk/src/Products/Transience/tests/	Cleaned up and speed up Transience tests a bit. Now they take	20 seconds out of 50 seconds total for Zope2 - before it was	30 out of 60. There should still be some more room for improvement.
 
Hanno Schlichting
    
 
    
      Last message date: 
       Fri Apr 30 19:53:33 EDT 2010
    Archived on: Fri Apr 30 19:53:38 EDT 2010
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).