summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Prepare zope.security 3.7.3.Hanno Schlichting2010-04-301-1/+1
* Prefer the standard libraries doctest module to the one from zope.testing.Hanno Schlichting2010-04-301-0/+2
* Removed the dependency on the zope.exceptions package: zope.security.checkerFabio Tranchitella2010-01-061-0/+5
* Fixed directlyProvides IVocabularyFactory for PermissionIdsVocabulary inVincent Fretin2010-01-021-0/+7
* - Added compatibility with Python 2.6 abstract base classes.Jim Fulton2009-11-101-1/+3
* prepare trunkGary Poster2009-08-131-0/+3
* prepare 3.7.1Gary Poster2009-08-131-1/+1
* fix for potential segfault (LP 181833)Gary Poster2009-08-111-4/+10
* svbTres Seaver2009-05-131-0/+5
* Prep 3.7.0 release.Tres Seaver2009-05-131-1/+1
* Made ``pytz`` a soft dependency.Tres Seaver2009-05-131-1/+3
* revert 99070Brian Sutherland2009-04-101-2/+1
* Make UUIDs rocks, as (not) discussed on zope-dev http://mail.zope.org/piperma...Brian Sutherland2009-04-101-1/+2
* Added the new version to the change log.Albertas Agejevas2009-03-231-0/+5
* Updated the changelog.Albertas Agejevas2009-03-231-1/+6
* Ensure that simple zope.schema's VocabularyRegistry is used for PermissionVoc...Dan Korostelev2009-03-151-1/+4
* Bump version.Dan Korostelev2009-03-141-1/+6
* Move common permissions definition here.Dan Korostelev2009-03-121-2/+6
* Add `addCheckerPublic` helper function in ``zope.security.testing`` module th...Dan Korostelev2009-03-121-0/+3
* Add zope.i18nmessage.Message to non-proxied basic types, as it's immutable an...Dan Korostelev2009-03-121-0/+6
* Add security declarations for the ``zope.security.permisson.Permission`` class.Dan Korostelev2009-03-121-0/+2
* Move PermissionsVocabulary and PermissionIdsVocabulary from ``zope.app.securi...Dan Korostelev2009-03-111-1/+8
* Bump version.Dan Korostelev2009-03-101-1/+6
* Change use of zope.deferredimport to from imports.Dan Korostelev2009-03-091-0/+3
* Raise NoInteraction when zope.security.checkPermission is called without inte...Dan Korostelev2009-03-051-0/+3
* Don't define checker for deprecated sets on Python 2.6.Dan Korostelev2009-03-051-13/+20
* Post release vb.Martijn Faassen2009-01-311-0/+5
* Release preps.Martijn Faassen2009-01-311-1/+1
* Install decorated security checker support on LocationProxy from theChristian Theune2009-01-291-0/+3
* Added to zope.security the implementation of the simple <module>Brandon Rhodes2009-01-281-0/+3
* Moved the <class> directive implementation from `zope.app.component` toBrandon Rhodes2009-01-281-4/+7
* Updated CHANGES.txt to document the change I just made.Brandon Rhodes2009-01-281-0/+3
* Revert release date.Sylvain Viollon2009-01-271-1/+1
* Fix release date.Sylvain Viollon2009-01-271-1/+1
* Updated log.Georgy Berdyshev2008-08-271-1/+1
* add empty section for people to fill out for new feature releasePhilipp von Weitershausen2008-07-271-0/+6
* Prepare releasePhilipp von Weitershausen2008-07-271-0/+5
* - Add `frozenset`, `set`, `reversed`, and `sorted` to the list of safeStephan Richter2008-06-051-0/+7
* Revert revision 84459: the zope.thread import I saw in 3.4.0 was unnecessaryMarius Gedminas2008-03-061-1/+0
* Oops; this really should be 3.5.0. Making it so.Benji York2008-03-061-1/+1
* add date and version to changes in preparation for releaseBenji York2008-03-061-2/+4
* change system user (zope.security.management.system_user) to have a moreBenji York2008-03-051-0/+2
* Add zope.thread dependency explicitly. Currently we get in indirectlyMarius Gedminas2008-03-041-0/+4
* Get ready for the release.Stephan Richter2007-10-031-18/+18
* Updated release info.Jim Fulton2007-08-151-0/+8
* Fіxed typo in version number.Christian Theune2007-08-151-1/+1
* Fixed buglet: system_user had an ugly id.Jim Fulton2007-08-141-0/+8
* Fixed bug:Jim Fulton2007-08-141-2/+11
* Fixed usage of doctest module, tests can be run multiple times now.Christian Theune2007-08-121-1/+6
* merge form the branch nikhil_n-py25: made zope.security work with python2.5nikhil n2007-07-171-0/+3