April 2006 Archives by subject
      
      Starting: Sun Apr  2 06:47:14 EST 2006
         Ending: Sun Apr 30 22:48:46 EST 2006
         Messages: 476
     
- [Checkins] Re: [Zope3-checkins] SVN: Zope3/branches/3.2/
	Backported from trunk: svn merge -r 67210:67211
 
Stephan Richter
 - [Zope3-checkins] 
	SVN: zope.testing/trunk/src/zope/testing/loggingsupport.py
	Docstring lied about level arg to InstalledHandler constructor.
 
Paul Winkler
 - [Zope3-checkins] 
	SVN: zope.testing/trunk/src/zope/testing/testrunner
	- more fixes to be Python 2.5 compatible:
 
Benji York
 - [Zope3-checkins] 
	SVN: zope.testing/trunk/src/zope/testing/testrunner-
	more zope.testing fixes for Python 2.5:
 
Benji York
 - [Zope3-checkins] 
	SVN: zope.testing/trunk/src/zope/testing/testrunner-errors.txt
	tweak dots in tests so they pass
 
Benji York
 - [Zope3-checkins] 
	SVN: zope.testing/trunk/src/zope/testing/testrunner-verbose.txt
	more dot fixes
 
Benji York
 - [Zope3-checkins] 
	SVN: zope.testing/trunk/src/zope/testing/testrunner.py
	- make revised "ignore" code work on Windows
 
Benji York
 - [Zope3-checkins] 
	SVN: zope.testing/trunk/src/zope/testing/testrunner.py
	restore test runner to display uninterrupted dots at whatever
	width you happen to have your terminal set at.
 
Chris Withers
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/bugtracker/tests/test_vocabularies.py
	Check for correct exception raised now that NotFoundError is
	no longer
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/ Arranged, for now,
	that component-registration events are suppressed
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/annotation/
	No need for an underscored module. Also,
	provide standard Python header.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	BBB for zope.app.event
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	BBB for zope.app.traversing
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	Move event testing setup to zope.component.testing.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	Provide BBB for copypastemove.
 
Brian Sutherland
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	Provide BBB for moved module (even though I would doubt that
	anything
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	Provide BBB for Permission field.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	Provide BBB for zope.app.component.interface.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	Provide BBB for zope.app.decorator,
	zope.app.datetimeutils and zope.app.timezones.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	PRovide BBB for zope.app.dublincore. It's probably more than
	really needed, 
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	Provide BBB for zope.app.size
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	Provide BBB for zope.filerepresentation.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	reminder for BBB
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	some small automation to make BBB'd module aliases easier.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	Switch BBB to the new deferred deprecated module alias and provide
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/__init__.py
	temporarily disable BBB for zope.app.traversing;
	given the current state
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/apidoc/
	apidoc should not implicitly import unimported modules. Imagine
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/apidoc/
	Updated to reflect new registration reprs and constructors.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/apidoc/component.py
	Use newer apis to get registrations.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/apidoc/component.txt
	There is now one more standard event handler in the component setup
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/apidoc/ifacemodule/browser.txt
	Changed to reflect change in default info for registrations from
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/apidoc/ifacemodule/ftests.py
	Use examples from apidoc itself so as not to cause spurious errors
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/appsetup/bootstrap.py
	Fix Zope 3 startup problem.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/appsetup/bootstrap.py
	minor cosmetics
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/authentication/
	Changed the way plugins are handled. Now plugins are always
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/authentication/authentication.py
	Added a registrationManager property for backward compatibility.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/authentication/vocabulary.txt
	Removed references to ILocalUtility. It's a bit odd that this didn't
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/cache/interfaces/ram.py
	Don't need IRegisterable any more.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/catalog/tests.py
	Added needed setSite call.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/
	Added compatibility for old pickles.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/
	Fixed a conversion bug.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/
	Fixed some deprecation problems and changed deprecated registries to
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/
	get rid of BBB left-overs that are goners in 3.3
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/
	Made some deprecations more consistent with past.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/
	Moved the stuff defined in zope.app.component.adapter to
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/__init__.py
	don't test for an interface that not all local site managers
	might have
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/__init__.py
	Updated to use __bases__ rather than deprecated 'next' attr.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/back35.py
	Fixed some "imports"/references to reflect backward-compat shuffle
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/back35.py
	Fixed some interface references.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/back35.py
	Make the ++registration++ namespace generate deprecation warnings.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/browser/
	Reimplented the UI for registering utilities using the new APIs.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/browser/__init__.py
	Death to ILocalUtility
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/browser/registration.py
	zope.formlib.page.Page -> zope.publisher.browser.BrowserPage
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/browser/registration.txt
	Updated to use new import location.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/browser/tools.py
	Updated to reflect new registration interface.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/browser/tools.txt
	Fixed tests that were too dependent on the order of
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/configure.zcml
	Removed security declarations for no-longer-used components.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/contentdirective.py
	ILocalUtility is deprecated.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/interface.py
	make independent of zope.app (prepare for moving).
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/interfaces/registration.py
	Moved registration events to zope.component.interfaces
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/interfaces/registration.py
	remove unused import
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/README.txt
	Updated to use new registration interface.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/registration.py
	Moved events to zope.component.interfaces
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/registration.py
	Removed some unused imports.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/registration.py
	Yet another unused import
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/site.
	Updated to reflect new registration apis.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/site.py
	Added missing code to call activates and deactivated on legacy
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/site.py
	Added missing deprecation warning and removed comment.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/site.py
	Removed unused import
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/site.txt
	ILocalUtility is deprecated and unneeded.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/testing.py
	Reformatted long lines.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/testing.py
	Updated stub to reflect new site interface.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/tests/deprecated35_statusproperty.txt
	Fix tests: New location of event classes.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/tests/test_registration.py
	Turn off warnings when testing deprecated apis.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/component/vocabulary.py
	Updated import to reflect new location.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/container/contained.py
	User new location for ObjectEvent
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/container/ftests/test_view_permissions.py
	permissions weren't renamed
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/container/interfaces.py
	User new location for IObjectEvent
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/copypastemove/
	Remove the use of ztapi and zope.app.testing in
	zope.app.copypastemove.
 
Brian Sutherland
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/dav/tests/test_prop
	Use new component registration API (and get rid of some ztapi usage)
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/decorator.py
	Updated to reflect fix to zope.proxies. Now non-data descriptors are
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/dublincore/
	Provide adapts/implements information for zope dublin core
	adapter (makes
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/dublincore/configure.zcml
	Do need provides argument for some reason.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/dublincore/tests/test_creatorannotator.py
	Remove a really silly zope.app dependency.
 
Brian Sutherland
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/dublincore/tests/test_creatorannotator.py
	Remove a zope.app dependency and adjust some style.
 
Brian Sutherland
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/error/__init__.py
	Get rid of really old BBB
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/event/
	Added missing attributes.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/event/
	moved clearEvents call don't so that we don't record registration
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/event/
	New/correct import location for object event stuff
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/event/__init__.py
	Add another hook for BBB imports of the "from zope.app.event
	import <module>" kind.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/event/configure.zcml
	Register the registration redispatchers.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/event/objectevent.py
	Provide BBB for objectEventNotify
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/event/objectevent.py
	Removed some deprecated code.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/event/README.txt
	note about BBBness
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/event/tests/placelesssetup.py
	Updated import to current location.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/event/tests/test_objectevent.py
	Remove old test fixtures
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/file/browser/file.py
	Moved setting up event log until after registration, since
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/form/__init__.py
	Give CustomSequenceWidgetFactory the proper 2-release
	cycle/12 month deprecation
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/form/browser/tests/test_editview.py
	Need clearEvents call to avoid seeing registration events generated
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/i18n/tests/test_translationdomain.py
	Utilities don't need to be ILocalUtility anymore.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/i18n/translationdomain.py
	Got rid of an old definition
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/keyreference/interfaces.py
	Remove a dependency of zope.app.keyreference on zope.app.
 
Brian Sutherland
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/location/location.py
	Adjust to new location of zope.app.decorator.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/location/location.py
	Updated to reflect fix to zope.proxies. Now non-data descriptors are
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/mail/maildir.py
	Correct documentation.
 
Brian Sutherland
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/mail/tests/test_directives.py
	Fix the syntax error I didnt see for all the dprecation
	warnings and the silly mistakes I missed because of the
	syntax error.
 
Brian Sutherland
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/module/configure.zcml
	Get registration info from the handlers.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/module/configure.zcml
	Use more specific registration to avoid a deprecation warning
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/module/manager.py
	Make setting name set recompile flag to allow subscribers and other
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/PACKAGE.cfg
	Maintain zpkg metadata:
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/pluggableauth/configure.zcml
	Removed some commented-out directives and removed any "service"
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/publisher/browser/__init__.py
	Provide BBB import for applySkin
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/publisher/browser/metaconfigure.py
	Don't mess with warnings or call resetwarnings! It
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/rdb/__init__.py
	Merge from trunk so that we don't lose this.
 
Brian Sutherland
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/registration/
	Get rid of deprecated module that's slated for removal in Zope 3.3
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/schema/
	Replaced the custom registration with subscribers that set or clear
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/schema/tests/test_interfaceutility.py
	Removed unused import.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/schemacontent/
	Replaced the custom registration with subscribers that set or clear
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/schemacontent/tests/test_content.py
	Removed unused import
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/security
	Updated to use new event types.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/security/configure.zcml
	Updated with new event names and locations.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/security/permission.py
	Provide BBB for zope.app.security.permission.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/security/tests/__init__.py
	Use newer registration apis/
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/securitypolicy/browser/ftests.py
	Fixed a test that relied on broken (or really missing) registration
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/securitypolicy/role.py
	Removed unused definitions.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/session/http.py
	Don't need ILocalUtility any more.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/session/session.py
	Don't need ILocalUtility any more
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/sqlscript/tests/test_sqlscript.py
	cosmetics
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/testing/back35.py
	Services are gone
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/testing/DEPENDENCIES.cfg
	zope.app.event is no longer a dependency
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/testing/functional.py
	Clear site (set to global) on tearDown.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/testing/setup.py
	get rid of last two ztapi usages
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/testing/setup.py
	Simplified addUtility, reflecting the new simpler registration apis.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/testing/ztapi.py
	Fixed to reflect new separate subscription adapter and
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/testing/ztapi.py
	get rid of some BBB code
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/tests/
	Added back deprecated module that wasn't successfully deprecated
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/tests/
	Get rid of zope.app.tests completely.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/twisted/tests/test_
	Disable warnings in subprocesses. We really don't need to see
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/undo/__init__.py
	Use newer registration apis.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/versioncontrol/
	sanitize tests regarding their event setup and test subscribers
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/versioncontrol/interfaces.py
	New import location for IObjectEvent
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/versioncontrol/README.txt
	Registration now generates events.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/browser/definition.py
	Removed unused import.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/stateful/
	remove unused imports
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/stateful/browser/ftests/test_processdefinition.py
	Updated to reflect new registration UI. This test really
	shouldn't be
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/stateful/configure.zcml
	ILocalUtility is deprecated.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/stateful/contentworkflow.py
	Removed unused import
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/stateful/definition.py
	Import ObjectEvent from new location
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/stateful/tests/test_instance.py
	Remove unused import.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/stateful/tests/test_xmlimportexport.py
	Use current import location.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/stateful/tests/test_xmlimportexport.py
	Utilities don't need to be registerable anymore.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/tests/workflowsetup.py
	Fixed PlacefulSetup import
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/tests/workflowsetup.py
	get rid of unused import
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/tests/workflowsetup.py
	I didn't remove enough before: get rid of useless service setup
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/workflow/tests/workflowsetup.py
	kill some unused imports
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/zopeappgenerations/
	Added evolution to generation 4.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/app/zopeappgenerations/
	Up the minimum generation to 1. Services are gone.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/
	Added a dispatcher that dispatches to registered components.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/
	Added registration events.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/
	Fixed a bug in persistently handling subscribers.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/
	Make zope.component.interface tests independent of zope.app
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/
	Move cleanup to doctest definition.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/
	Moved api function definitions out of __init__ to avoid circular
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/
	Removed some untested code. Made IGlobalSiteManager private.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/event.txt
	forgot to check in doctest file.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/globalregistry.py
	clarify deprecation message a bit.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/site.py
	Added a missing import needed for old pickles.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/testing.py
	Include the new registration dispatchers.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/zcml.py
	Removed deprecated support for passing a factory without a provides
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/zcml.py
	Tighten bolts on import
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/zcml.py
	Use newer, non-deprecated registration API.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/component/zcml.txt
	Only need to use elementary security directives (<permission
	/> to be exact), 
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/contentprovider/interfaces.py
	new import location for (I)BrowserView
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/copypastemove/
	Convert users inside zope.copypastemove.
 
Brian Sutherland
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/deferredimport/
	Changed to use a proxy-based approach. This is needed to get around
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/deferredimport/
	Implement a deferred and deprecated module proxy (for module
	aliases)
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/deferredimport/README.txt
	Fix test; the message for the emitted warning had changed.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/deferredimport/tests.py
	We want the test to run the same way independent of warning
	settings, 
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/deprecation/
	Changed the way moved modules are handled.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/deprecation/README.txt
	Don't test warnings-module behavior. Especially when it has been
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/deprecation/tests.py
	Changed to work regardless of previous warning settings.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/dublincore/fssync/
	Rename ZCML slug
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/exceptions/DEPENDENCIES.cfg
	update zpkg package metadata
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/formlib/form.py
	Remove unused import
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/formlib/tests.py
	Don't need all of zope.app's placelesssetup. zope.component's
	one is enough, 
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/i18n/tests/test_translationdomain.py
	Fix test that must have slipped my attention: messages are
	immutable, 
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/interface/adapter.
	Committed to subscription-result order.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/lifecycleevent/
	Fix up zope.lifecycleevent after moving zope.app.dublincore.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/lifecycleevent/
	place for things in zope.app.event.objectevent.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/lifecycleevent/__init__.py
	will be replaced
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/location/DEPENDENCIES.cfg
	Add zope.location's dependencies for zpkg metadata
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/publisher/
	Make adapters easier to register by adding adapts() declaration
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/rdb/browser/gadflyda.py
	Remove no longer used file
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/rdb/DEPENDENCIES.cfg
	add zpkg dependency metadata
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/security/tests/test_checker.py
	cosmetics
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/sendmail/DEPENDENCIES.cfg
	note why we're depending on zope.app
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/
	Fix up imports to new location of zope.traversing.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/
	Fix up zope.traversing after moving zope.app.annotation to
	zope.annotation.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/
	More ztapi killing
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/
	Move test fixtures to zope.traversing.testing. More stuff
	will be placed there.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/
	Stop using placesssetup. It's not needed for the tests.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/
	When placelesssetup was taken out of these tests,
	alternative proper cleanup
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/
	z.c.adapts() cosmetics
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/browser/__init__.py
	convenience import
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/browser/tests.py
	Stop using ztapi (use zope.component registration API instead).
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/DEPENDENCIES.cfg
	Add zope.traversing's dependency info for zpkg
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/namespace.py
	avoid circular import problems and clean up imports a bit
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/namespace.py
	Don't use ztapi for component registration
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/tests/test_
	Make ztapi extinct in zope.traversing
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/traversing/tests/test_
	new import location for zope.location; (also some cosmetics)
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zope/viewlet/metaconfigure.py
	Removed unused import
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zwiki/interfaces.py
	Use new import location for object event stuff.
 
Philipp von Weitershausen
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zwiki/tests/test_
	Fixed imports of PlacefulSetup
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/jim-adapter/src/zwiki/wikipage.py
	Changed import to point to new location.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/branches/mkerrin-remove_trial_tests/src/zope/app/twisted/ftp/tests/t
	Finally got all the FTP trial tests to run within the
 
Michael Kerrin
 - [Zope3-checkins] 
	SVN: Zope3/branches/publication-refactor/src/zope/publisher/publish.py
	add small change to the publish method in order to get the
	Zope3 publisher
 
Michael Kerrin
 - [Zope3-checkins] 
	SVN: Zope3/branches/publication-refactor2/src/zope/publisher/
	use adapters in the publish method in order to correctly call
 
Michael Kerrin
 - [Zope3-checkins] 
	SVN: Zope3/branches/publication-refactor2/src/zope/publisher/publish.py
	Add in my temporary fix to the publish.py file in order to
 
Michael Kerrin
 - [Zope3-checkins] 
	SVN: Zope3/branches/ZopeX3-3.0/src/zope/exceptions/__init__.py
	Don't depend on spelling of ImportError messages.
 
Tres Seaver
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/optionstorage/browser/__init__.py
	Some rather arbitrary hacking to make this work again; NotFoundError
 
Martijn Faassen
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/annotation/_factory.py
	Added the license information
 
Dmitry Vasiliev
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/apidoc/utilitymodule/ftests.py
	Avoid generation of deprecation messages during testing
 
Roger Ineichen
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/authentication/session.py
	Change the session credentials plugin to make it configurable
	in which form fields it looks for the credentials.
 
Florian Lindner
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/basicskin/view_macros.pt
	Added missing i18n:translate=""
 
Roger Ineichen
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/boston/browser/skin.css
	typo in css fixed
 
Bernd Dorn
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/file/browser/image.py
	removed sensless statement
 
Bernd Dorn
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/file/browser/tests/test_imagedata.py
	using a better name for the test class,
	and removed empty docstrings (z2 relic?)
 
Tarek Ziadé
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/file/browser/tests/test_imagedata.py
	using a stub adapter for faking absolute_url call
 
Tarek Ziadé
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/form/browser/itemswidgets.py
	The label for the list items widgets could not point to the
	field, because
 
Stephan Richter
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/traversing/namespace.py
	Add missing deprecation module.
 
Martijn Faassen
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/workflow/stateful/testobject.zcml
	A grep discovered this deprecated spelling. I suspect it is
	not tested, therefore, but here's the correct spelling nonetheless.
 
Gary Poster
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/interface/declarations.py Fix small bug.
 
Gary Poster
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/structuredtext/__init__.py
	Fixed a latent bug that was revealed by a recent checkin.
 
Jim Fulton
 - [Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/testbrowser/DEPENDENCIES.cfg
	this reads poorly if the two Client* dependencies are separated
 
Fred L. Drake, Jr.
 - [Zope3-checkins] Re: [Checkins] SVN:
	Zope3/branches/mkerrin-remove_trial_tests/src/zope/app/twisted/ftp/tests/t
	Finally got all the FTP trial tests to run within the
 
Stephan Richter
 - [Zope3-checkins] Re: [Checkins] SVN:
	Zope3/trunk/src/zope/app/form/browser/ Added some iterable
	source widgets that were missing.
 
Stephan Richter
 - [Zope3-checkins] Re: [Checkins] SVN:
 Zope3/branches/jim-adapter/src/zope/ Added the
 briwser test recorder. Everyone should have this.
 
Jim Fulton
 - [Zope3-checkins] Re: [Checkins] SVN:
 Zope3/trunk/src/zope/component/registry.py Add
 'value' as a deprecated attribute (use factory instead). Whether
 
Jim Fulton
 - [Zope3-checkins] Re: [Checkins] SVN: Zope3/trunk/src/ Merge
 philikon-reduce-zcml branch: Implementation of
 
Jim Fulton
 - [Zope3-checkins] Re: [Checkins] SVN: Zope3/trunk/src/ Merge
 philikon-reduce-zcml branch: Implementation of
 
Jim Fulton
 - [Zope3-checkins] Re: SVN:
 Zope3/trunk/src/zope/app/annotation/_factory.py Added
 the license information
 
Philipp von Weitershausen
 - [Zope3-checkins] Re: SVN:
 Zope3/trunk/src/zope/app/annotation/_factory.py Added
 the license information
 
Dmitry Vasiliev
 - [Zope3-checkins] Re: SVN:
 Zope3/trunk/src/zope/app/schema/interfaces.py IVocabularyFactory
 apparently moved, so add deprecation warning.
 
Philipp von Weitershausen
 - [Zope3-checkins] Re: SVN: Zope3/branches/3.2/ Backported from
 trunk: svn merge -r 67210:67211
 
Tres Seaver
 - [Zope3-checkins] Re: SVN: Zope3/branches/jim-adapter/src/zope/
 Changed the way ILayer was deprecated to avoid spurious warning from
 
Jim Fulton
 - [Zope3-checkins] Re: SVN: Zope3/branches/jim-adapter/src/zope/
 Changed the way ILayer was deprecated to avoid spurious warning from
 
Philipp von Weitershausen
 - [Zope3-checkins] Re: SVN: Zope3/branches/jim-adapter/src/zope/
 Changed the way ILayer was deprecated to avoid spurious warning from
 
Philipp von Weitershausen
 - [Zope3-checkins] Re: SVN: Zope3/branches/jim-adapter/src/zope/
 Changed the way ILayer was deprecated to avoid spurious warning from
 
Jim Fulton
 - [Zope3-checkins] Re: SVN: Zope3/branches/jim-adapter/src/zope/
 Changed the way ILayer was deprecated to avoid spurious warning from
 
Philipp von Weitershausen
 - [Zope3-checkins] Re: SVN: Zope3/trunk/src/zope/formlib/form.py
	Small bugfix, correct import path
 
dev at projekt01.ch
 - [Zope3-checkins] Re: SVN: Zope3/trunk/src/zope/formlib/form.py
	Small bugfix, correct import path
 
Philipp von Weitershausen
 - [Zope3-checkins] Re: SVN: Zope3/trunk/src/zope/formlib/form.py
	Small bugfix, correct import path
 
dev at projekt01.ch
 - [Zope3-checkins] Re: SVN: Zope3/trunk/src/zope/formlib/form.py
 Small bugfix, correct import path
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN:
	zope.testing/trunk/src/zope/testing/testrunner-errors.txt
	tweak dots in tests so they pass
 
Chris Withers
 - [Zope3-checkins] SVN: zope.testing/tags/2.0/ 2.0.1: suppress
	inclusion of setup.cfg in sdist builds.
 
Tres Seaver
 - [Zope3-checkins] SVN: zope.testing/tags/2.0/ 2.0.2: 'package_dir'
	must be a relative path.
 
Tres Seaver
 - [Zope3-checkins] SVN: zope.testing/tags/2.0/ Create 2.0 tag based
	on landing in Zope 3.2.
 
Tres Seaver
 - [Zope3-checkins] SVN: zope.testing/tags/2.0/ Prep historical
	release.
 
Tres Seaver
 - [Zope3-checkins] SVN: zope.testing/tags/2.0/src/zope/__init__.py
	Namespace package boilerplate.
 
Tres Seaver
 - [Zope3-checkins] SVN: zope.testing/trunk/ Fix the test coverage. If
	a module, for example `interfaces`, was in an
 
Stephan Richter
 - [Zope3-checkins] SVN: zope.testing/trunk/ Release management files
	from 2.0 tag.
 
Tres Seaver
 - [Zope3-checkins] SVN: zope.testing/trunk/ Set svn-eol style to
	native on text files.
 
Tim Peters
 - [Zope3-checkins] SVN: zope.testing/trunk/MANIFEST.in Suppress
	inclusion of setup.cfg in sdist builds.
 
Tres Seaver
 - [Zope3-checkins] SVN: zope.testing/trunk/s Tidying.
 
Tres Seaver
 - [Zope3-checkins] SVN: zope.testing/trunk/setup.py 'package_dir'
	must be a relative path.
 
Tres Seaver
 - [Zope3-checkins] SVN: zope.testing/trunk/setup.py There's no such
	thing as ImportException. Looks like
 
Tim Peters
 - [Zope3-checkins] SVN: zope.testing/trunk/src/zope/__init__.py
	Namespace package boilerplate.
 
Tres Seaver
 - [Zope3-checkins] SVN: zope.testing/trunk/src/zope/testing/ - fix a
	couple of shallow bugs when running zope.testing with Python 2.5
 
Benji York
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ Backport bug fix from
	trunk:
 
Bjorn Tillenius
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ Backport from trunk.
 
Bjorn Tillenius
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ Backport from trunk:
 
Bjorn Tillenius
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ Backport the bugfix of
	issue 590 to the Zope 3.2 branch:
 
Marius Gedminas
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ Backported changeset
	66654 from trunk:
 
Marius Gedminas
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ backported fix r41267
	from trunk
 
Bernd Dorn
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ Backported from trunk:
	svn merge -r 67210:67211
 
Florian Lindner
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ Backported from trunk:
	svn merge -r 67210:67211
 
Benji York
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ Backported from trunk:
	svn merge -r 67210:67211
 
Florian Lindner
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ Backported from trunk:
	svn merge -r 67210:67211
 
Benji York
 - [Zope3-checkins] SVN: Zope3/branches/3.2/ backported publisher
	bugfix from trunk
 
Bernd Dorn
 - [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt Add
	release dates.
 
Tres Seaver
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/ Move
	zope.app.copypastemove to zope.copypastemove,
	update zpkg metadata and convert all in-tree users. (Note,
	this temporarily will break the tests because I cannot make all
	changes in one commit)
 
Brian Sutherland
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/ Move
	zope.app.mail to zope.app.sendmail, provide BBB,
	update zpkg metadata
 
Brian Sutherland
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/ Rather state
	dependency where zope.copypastemove was originally included.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/ Recreate
	jim-adapter branch
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/ temporarily
	delete the jim-adapter branch so we can recreate it as a more
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/ Update with
	changes from old jim-adapter branch.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/ Update zpkg
	metadata and zcml slugs for zope.rdb
 
Brian Sutherland
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Adjust to new
	location of datetimeutils.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Adjust to new
	package location of zope.app.size.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Adjust zwiki
	and bugtracker after moving zope.app.location to zope.location.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Fix up
	z3checkins, bugtracker, zwiki after moving zope.app.dublincore
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Fix up import
	locations after moving things from zope.app.event to
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Fix up zwiki
	and bugtracker for new location of zope.traversing.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Fix up zwiki,
	bugtracker, buddydemo, z3checkins after moving zope.app.annotation
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Move
	IVocabularyFactory to zope.schema.interfaces.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Re-separated
	component and event setup. It would be nice to combine
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Use immutable
	i18n messages in favour of deprecated MessageIDs
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/ Use new
	import location for zope.app.mail in bugtracker and zwiki
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/z Fix up zwiki
	and z3checkins according to new location of BrowserView
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/
	add/update zpkg metadata
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/
	add/update zpkg metadata
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Added
	missing backward compatibility for things that weren't
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Added
	the briwser test recorder. Everyone should have this.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Changed
	the way ILayer was deprecated to avoid spurious warning from
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Changed
	the way modules are moved:
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Fix test
	by moving it to the correct location (after ZCML stuff had been
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Fix up
	several locations for the new import location of object
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Fix up
	zope.formlib and zope.viewlet for new location of zope.traversing
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Fix up
	zope.traversing, zope.formlib and zope.viewlet according to new
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Fixed
	the way deprecations were temporarily disabled so that
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Get rid
	of deprecated mutable message ids that are slated for removal in
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Get rid
	of NotFoundError which was deprecated and to be removed for Zope 3.3
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Hack to
	make reprs backward compatible so as not to break tests.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ keep
	zpkg metadata up to date
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ More on
	MakeZopeAppSmaller:
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ More on
	MakeZopeAppSmaller:
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ More on
	MakeZopeAppSmaller:
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ More on
	MakeZopeAppSmaller:
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ More on
	MakeZopeAppSmaller:
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ More on
	MakeZopeAppSmaller:
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ More on
	MakeZopeAppSmaller:
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ More on
	MakeZopeAppSmaller:
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	applySkin from zope.app.publisher.browser to zope.publisher.browser.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	charset/language adapter setup to zope.i18n.testing.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	directive schemas and handlers of elementary directives
	(adapter, subscriber, 
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	event dispatcher and object event subscriber to zope.component.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	event testing setup to zope.component.testing.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	object event stuff to zope.lifecycleevent
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	Permission field to zope.security.zcml.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	Permission implementation to zope.security. It's reusable.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	some elementary security directives to zope.security.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	some setup code to zope.traversing
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	zope.app.component.interface to zope.component.interface
	(note the singular).
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	zope.app.content_types not to zope.app.contenttypes but to
	zope.contenttype.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	zope.app.dublincore to zope.dublincore.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	zope.app.filerepresentation to zope.filrepresentation
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	zope.app.rdb to zope.rdb,
	provide compatibility and convert a PlacelessSetup import.
 
Brian Sutherland
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Move
	zope.app.security.adapter to zope.security.adapter. This
	module contains
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Moved
	tests for elementary CA directives to zope.component/zcml.txt (also
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Register
	traversers where they are defined, not in zope.traversing.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Remove
	some of the last remaining BBB code that's a goner in 3.3.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Start
	PackageGeddon2 (MakeZopeAppSmaller):
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Tools
	are deprecated.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Updated
	change notification to pass the originally changed
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/ Use new
	registration API.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/a
	update/create zpkg metadata
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/a Move
	zope.app.annotation to zope.annotation.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	Added stub for moved module.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	Adjust zope.app to the new import location of zope.app.location.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	Change some PlacefulSetup imports to reflect current location.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	Changed imports to reflect new locations
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	properly deprecate LayerField
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	Removed unused import
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	Removed use of deprecated registration APIs.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	Update package metadata after moving zope.app.traversing to
	zope.traversing
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	update zpkg metadata after moving zope.app.location to zope.location
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	update zpkg package metadata
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	Updated to reflect new registration UI.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/
	Updated to use new names and locations.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Fix
	up zope.app according to new location of BrowserView.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Fix
	up zope.app after moving zope.app.annotation to zope.annotation.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Fix
	up zope.app after moving zope.app.dublincore to zope.dublincore.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Fix
	up zope.app after moving zope.app.filerepresentation to
	zope.filerepresentation
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Fix
	up zope.app for new location of zope.traversing.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ get
	rid of deprecated package that is slated for removal in zope 3.3
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ get
	rid of some deprecation warnings by using proper z.c API
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Move
	more directive handlers to the new registration API; fix some tests
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Some
	provideUtility -> registerUtility conversion to cut down the
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Stop
	using zope.app.tests (and ztapi where possible).
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Use
	current registration apis.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Use
	newer registration apis
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Use
	newer registration apis.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Use
	newer registration apis.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ap
	Use newer registration APIs.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/mail/
	Remove zope.app.mail dependencies on zope.app
 
Brian Sutherland
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/rdb/
	Convert use of zapi to zope.component.
 
Brian Sutherland
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/rdb/
	Remove un-necessary dependencies on zope.app and some whitespace.
 
Brian Sutherland
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/site/
	Removed deprecated code. Truly deprecated placefulsetup.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/sql
	Remove usage of zope.app.rdb and other zope.app stuff where
	appropriate
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/zapi/
	Removed some expired deprecated code.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/location/
	Add adapts() declaration,
	hence simplify ZCML and update dependencies
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/location/
	Adjust import paths to new location
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/proxy/
	Fix a bug that caused non-data descriptors to hide
	proxied-object data.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/rdb/
	Convert all zope.app.rdb importers inside zope.rdb to use
	zope.rdb, and fix a test that broke bcause of this.
 
Brian Sutherland
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/rdb/ Stop
	the file scatter regarding ZCML files:
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/sendmail/
	Forwardport mgedmin's r67222:67241 from the Zope 3 trunk:
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/sendmail/
	Reduce module clutter a bit by moving directive schemas and
	handlers into one module
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/sendmail/
	Rename ZCML slugs according to new package name
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/tales/
	The tales path expression "|" now catches LookupError, rather than
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/viewlet/
	Fix up according to new location of IBrowserView,
	and while I'm at it, 
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/wfmc/
	Show new registration events.
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zwiki/ Fix up
	zwiki after moving zope.app.filerepresentation to
	zope.filerepresentation.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/jim-adapter/to-do.txt More
	notes. :)
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/branches/philikon-dtml-sync/ Get rid of
	no longer needed branch
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/branches/publication-refactor/ Create a
	branch to hold one small change I needed to get
 
Michael Kerrin
 - [Zope3-checkins] SVN: Zope3/branches/publication-refactor/ remove
	this branch has it contained the wrong version of
 
Michael Kerrin
 - [Zope3-checkins] SVN: Zope3/branches/publication-refactor2/
	Actually create different branch that contains the code
	contained with
 
Michael Kerrin
 - [Zope3-checkins] SVN: Zope3/branches/ZopeX3-3.0/doc/CHANGES.txt
	Note fix checked in on 3.0 branch.
 
Tres Seaver
 - [Zope3-checkins] SVN: Zope3/tags/ZopeX3-3.0.2/ Tag a "release",
	in order to make eggification saner.
 
Tres Seaver
 - [Zope3-checkins] SVN: Zope3/trunk/ Bugfix: SimpleInputWidget used
	to clear the widget's error as a side effect
 
Marius Gedminas
 - [Zope3-checkins] SVN: Zope3/trunk/ Fix issue 448,
	SingleDataHelper.hidden() raised a LookupError if there was no
 
Bjorn Tillenius
 - [Zope3-checkins] SVN: Zope3/trunk/ fix issue 586,
	update the content-length header after a <base>
	tag has been inserted.
 
Bjorn Tillenius
 - [Zope3-checkins] SVN: Zope3/trunk/ Merge bug fixes to the FTP
	server from the mkerrin-remove_trial_tests
 
Michael Kerrin
 - [Zope3-checkins] SVN: Zope3/trunk/ Merge of jim-adapter branch:
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/trunk/ Merge philikon-dtml-sync branch
	which I worked on *ages* ago and apparently
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/trunk/ undeprecate automatic
	translation of message ids
 
Gary Poster
 - [Zope3-checkins] SVN: Zope3/trunk/ Update CHANGES.txt,
	added note about error handling
 
Roger Ineichen
 - [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt add an entry on
	CHANGES.txt about issue 587.
 
Bjorn Tillenius
 - [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt added entry about
	new iterable source widgets
 
Sam Stainsby
 - [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt added fix in
	puglisher to CHANGES.txt
 
Bernd Dorn
 - [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt added info to
	CHANGES.txt for changeset 67711
 
Bernd Dorn
 - [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Mention issue 590
	(now fixed) in the changelog.
 
Marius Gedminas
 - [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Splice in missing
	3.2.x history.
 
Tres Seaver
 - [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Update
	CHANGES.txt to reflect the changes made to the session
	credentials plugin.
 
Florian Lindner
 - [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Update CHANGELOG
	to reflect the changes made in revision 66281.
 
Florian Lindner
 - [Zope3-checkins] SVN: Zope3/trunk/doc/security/ - incoporated jim's
	comments or made them visible in a marginpar where further
	discussion is required
 
Christian Zagrodnick
 - [Zope3-checkins] SVN: Zope3/trunk/doc/security/SecurityTarget -
	Modifications for handing this off to zagy
 
Christian Theune
 - [Zope3-checkins] SVN: Zope3/trunk/doc/security/SecurityTarget.tex
	walked through the remaining comments and clarified all issues.
 
Christian Zagrodnick
 - [Zope3-checkins] SVN: Zope3/trunk/doc/security/SecurityTarget.tex -
	fixed latex and svn incompatibility on keywords
 
Christian Theune
 - [Zope3-checkins] SVN: Zope3/trunk/doc/security/SecurityTarget.tex -
	forgot fixing one keywords
 
Christian Theune
 - [Zope3-checkins] SVN: Zope3/trunk/doc/security/SecurityTarget.tex -
	Prepared for final version that will be released to the TUV.
 
Christian Theune
 - [Zope3-checkins] SVN: Zope3/trunk/src/ClientCookie/_Util.py Fixed a
	few indentation errors (patch also has been sent to the maintainer)
 
Dmitry Vasiliev
 - [Zope3-checkins] SVN: Zope3/trunk/src/optionstorage/
	zope.app.annotation -> zope.annotation
 
Martijn Faassen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Added C implementations
	of interface __call__ and __adapt__. Also
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Fix whitespaces and
	typo.
 
Stephan Richter
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Fixed a bug in the
	adapter-registration cache management for
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Fixed a few whitespace
	issues and developed a functional test that
 
Stephan Richter
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Make schema.Set accept
	py2.4 sets; add schema.FrozenSet field.
 
Gary Poster
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Merged from jim-adapter
	branch:
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Update to a new
	testrunner, to include my and some other fixes.
 
Stephan Richter
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/
	zope.app.contenttypes is no more,
	but packages in zope.app import zope.contenttype,
	so I am including it in DEPENDENCIES.cfg
 
Brian Sutherland
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Those generated
	deprecation warnings in a project of mine, but the Zope 3
 
Stephan Richter
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/ Fixed the
	site deletion bug. Jim please check this fix for
 
Stephan Richter
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/back35.py
	Fixed a test that left sys.modules in a bad state under certain
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/file/ file an image
	views now set the Last-Modified header and handle
	If-Modified-Since if the context is adaptable to
	IZopeDublinCore. This adds a dependency to zope.dublincore.
 
Bernd Dorn
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/file/browser/ fixed
	the way absolute_url is retrieved in ImageData.tag()
 
Tarek Ziadé
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/ Added
	some iterable source widgets that were missing.
 
Sam Stainsby
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/ Fix
	error handling
 
Roger Ineichen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/ New
	pot-file after Rev. 67696 and merge with po-files
 
Egon Frerich
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/mail/ Bugfix: fix
	the race between the os.path.exists check and open(filename, "w")
 
Marius Gedminas
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/mail/ Bugfix: make
	sure no emails are sent when the transaction fails late during
 
Marius Gedminas
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/mail/ Fix the last
	part of http://www.zope.org/Collectors/Zope3-dev/590:
 
Marius Gedminas
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/mail/ Small
	formatting fixes.
 
Marius Gedminas
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/PACKAGE.cfg zpkg
	appears to be borking on the #BBB after event.
 
Brian Sutherland
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rdb/__init__.py
	Simplified implementation of the parseDSN method
 
Dmitry Vasiliev
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rotterdam/zope3 Fix
	issue 569
 
Roger Ineichen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/schema/interfaces.py
	IVocabularyFactory apparently moved, so add deprecation warning.
 
Martijn Faassen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/schema/interfaces.py
	take out no longer needed alias.
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/twisted/ftp/tests/t
	FailureError is not defined for Twisted 2.1. Also add
 
Michael Kerrin
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/undo/configure.zcml
	Fix misconfigured zcml. This should have a test.
 
Gary Poster
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/zapi/__init__.py Fix
	collector 594: Provide BBB imports (and imports only!) for very old
 
Philipp von Weitershausen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/registry.py
	Add 'value' as a deprecated attribute (use factory instead). Whether
 
Martijn Faassen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/registry.py
	Introduce another deprecated attribute: doc -> info.
 
Martijn Faassen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/registry.txt
	Some typo fixes.
 
Martijn Faassen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/site.py Be a
	bit more clear about where stuff went - it also went to
 
Martijn Faassen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/tests.py
	object addresses can contain upper case hex digits,
	too (caused test failures
 
Benji York
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/deferredimport/ fix
	whitespace
 
Benji York
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/deferredimport/tests.py
	fix unixism
 
Benji York
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/deprecation/tests.py
	make zope.deprecation tests pass on Windows by translating
	path seperator
 
Benji York
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/form.py And
	added missing import
 
Roger Ineichen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/form.py Fix
	error handling, please double check this!
 
Roger Ineichen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/form.py Small
	bugfix, correct import path
 
Roger Ineichen
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/pageform.pt The
	actions are also useful by itself. I know I am lazy. :-)
 
Stephan Richter
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/pageform.pt This
	template is actually quiet powerful also when used as a macro
 
Stephan Richter
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/interface/ Added russian
	translation for human.txt (work in progress)
 
Dmitry Vasiliev
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/interface/exceptions.py
	Corrected small typo.
 
Florian Lindner
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/interface/human.ru.txt
	Updated (mostly done) russian translation for the human.txt
 
Dmitry Vasiliev
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/interface/human.txt Typo
 
Dmitry Vasiliev
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/ Fix
	http://www.zope.org/Collectors/Zope3-dev/587,
	make sure that utf-8 is
 
Bjorn Tillenius
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/ Renamed
	'object' to 'obj' since 'object' now builtin name
 
Dmitry Vasiliev
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/http.py
	changed the default value of the hint argument to 0,
	because StringIO.readline requires an int
 
Bernd Dorn
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/publish.py
	Renamed 'object' to 'obj' since 'object' now is builtin name
 
Dmitry Vasiliev
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/ We had a
	policy that hash, non-zero and comparison operators should
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/tales/ Merged from
	jim-adapter branch:
 
Jim Fulton
 - [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ Preparations for
	persistent WFMC, 
 
Adam Groszer
 - [Zope3-checkins] SVN: Zope3/trunk/test.py Remove the extra warning
	filter that I mistakely added.
 
Michael Kerrin
    
 
    
      Last message date: 
       Sun Apr 30 22:48:46 EST 2006
    Archived on: Mon May  1 08:12:43 EST 2006
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).