- 21 Sep, 2011 1 commit
-
-
Patrick Gerken authored
-
- 07 Mar, 2011 1 commit
-
-
Marius Gedminas authored
I tried to adjust the doctest to ensure the traceback is not lost, but as soon as I start it with a '...' (because I don't care about oldest frames), the doctest comparator ignores everything about the traceback.
-
- 20 Jan, 2011 1 commit
-
-
Marius Gedminas authored
Fixes https://bugs.launchpad.net/zope.container/+bug/705600.
-
- 14 Dec, 2010 2 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 19 Sep, 2010 2 commits
-
-
Thomas Lotze authored
-
Thomas Lotze authored
-
- 16 Jun, 2010 1 commit
-
-
Christian Theune authored
-
- 03 Jun, 2010 1 commit
-
-
Tres Seaver authored
-
- 05 May, 2010 1 commit
-
-
Tres Seaver authored
-
- 30 Apr, 2010 4 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 24 Apr, 2010 2 commits
-
-
Christophe Combelles authored
-
Christophe Combelles authored
- checkName now checks the type first in checkName - Convert most namechooser doctests into unittests - Added more test cases
-
- 09 Jan, 2010 1 commit
-
-
Hanno Schlichting authored
Add compatibility with ZODB3 3.10 by importing the IBroken interface from it directly. Once we can rely on the new ZODB3 version exclusively, we can remove the dependency onto the zope.broken distribution.
-
- 31 Dec, 2009 3 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Copy two trivial classes from zope.cachedescriptors into this package, which allows us to remove that dependency. We didn't actually use any caching properties as the dependency suggested.
-
- 29 Dec, 2009 3 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 21 Dec, 2009 1 commit
-
-
Marius Gedminas authored
This fixes compatibility problems with zope.testing 3.8.4.
-
- 15 Dec, 2009 5 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 19 Nov, 2009 1 commit
-
-
Thomas Lotze authored
-
- 18 Oct, 2009 2 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 11 Sep, 2009 1 commit
-
-
Martijn Faassen authored
-
- 27 Aug, 2009 2 commits
-
-
Dan Korostelev authored
-
Dan Korostelev authored
-
- 24 Aug, 2009 1 commit
-
-
Dan Korostelev authored
Move IXMLRPCPublisher ZCML registrations for containers from zope.app.publisher to zope.container for now.
-
- 17 May, 2009 4 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
to ``zope.location.interfaces``. A b/w compat import still exists to keep old code running. Depend on ``zope.location``>=3.5.4.
-
Chris McDonough authored
- Rid ourselves of ``IObjectMovedEvent``, ``IObjectAddedEvent``, ``IObjectRemovedEvent`` interfaces and ``ObjectMovedEvent``, ``ObjectAddedEvent`` and ``ObjectRemovedEvent`` classes. All of these were moved to ``zope.lifecycleevent``. Depend on ``zope.lifecycleevent``>=3.5.2.
-