summaryrefslogtreecommitdiff
path: root/src/zope
Commit message (Expand)AuthorAgeFilesLines
* Tag 3.3.3 release.3.3.3Tres Seaver2008-02-231-6/+2
* Copy version currently used in Zope 2.10.Tres Seaver2008-02-2337-0/+7242
* Clear out 3.4.0 version of code.Tres Seaver2008-02-2340-7517/+0
* Change an import to avoid a circular import problem.Jim Fulton2007-08-151-1/+1
* Fixed buglet: system_user had an ugly id.Jim Fulton2007-08-142-1/+9
* Fixed bug:Jim Fulton2007-08-145-25/+50
* Fixed usage of doctest module, tests can be run multiple times now.Christian Theune2007-08-122-3/+3
* merge form the branch nikhil_n-py25: made zope.security work with python2.5nikhil n2007-07-172-2/+8
* Inherit IUnauthorized and IForbidden from IException instead of just InterfaceDmitry Vasiliev2007-06-251-3/+3
* Removed unused importJürgen kartnaller2007-06-161-2/+0
* Removed stack extraction in newInteraction. When using eggs this is anJürgen kartnaller2007-06-151-6/+2
* Provided a temporary fix for a hidden (and accidental) dependency of theChristian Theune2007-06-101-3/+8
* Moving code to satellite.Christian Theune2007-05-0339-0/+7479
* Changed the try, catch statementAlexander Heavner2007-02-141-5/+6
* make more genericJim Fulton2006-03-018-765/+0
* Declare zope as a namespace package.Nathan Yergler2006-02-281-1/+7
* Fixed up new project to perform tests as an independent project.Nathan Yergler2006-02-281-0/+1
* Copying i18nmessage to new project.Nathan Yergler2006-02-288-0/+765