summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use Python 2.4-compatible maintenance branch of zope.proxy.3.7Tres Seaver2012-06-110-0/+0
* Repository policy.Tres Seaver2012-06-1149-50/+95
* Back to development: 3.7.5Michael Howitz2010-09-252-1/+7
* Preparing release 3.7.4Michael Howitz2010-09-252-2/+2
* - Added not declared, but needed test dependency on `zope.testing`.Michael Howitz2010-09-252-2/+5
* bring branch in shapeMichael Howitz2010-09-252-1/+7
* maintenance branch for 3.7 lineMichael Howitz2010-09-250-0/+0
* Tagged zope.security 3.7.3.3.7.3Hanno Schlichting2010-04-300-0/+0
* Prepare zope.security 3.7.3.Hanno Schlichting2010-04-302-3/+3
* Prefer the standard libraries doctest module to the one from zope.testing.Hanno Schlichting2010-04-3011-46/+25
* Update bootstrapHanno Schlichting2010-04-301-25/+78
* Removed the dependency on the zope.exceptions package: zope.security.checkerFabio Tranchitella2010-01-063-2/+11
* Fixed directlyProvides IVocabularyFactory for PermissionIdsVocabulary inVincent Fretin2010-01-022-1/+8
* fixed unit tests, zope.testing 3.8.4 broke themFabio Tranchitella2009-12-226-7/+7
* Updated version.Jim Fulton2009-11-101-1/+1
* - Added compatibility with Python 2.6 abstract base classes.Jim Fulton2009-11-103-4/+68
* Mark as part of the ZTKMartijn Faassen2009-09-111-0/+5
* prepare trunkGary Poster2009-08-132-1/+4
* prepare 3.7.1Gary Poster2009-08-132-2/+2
* fix for potential segfault (LP 181833)Gary Poster2009-08-112-8/+12
* svbTres Seaver2009-05-132-1/+6
* Prep 3.7.0 release.Tres Seaver2009-05-132-2/+2
* Made ``pytz`` a soft dependency.Tres Seaver2009-05-135-9/+25
* revert 99070Brian Sutherland2009-04-103-17/+1
* Make UUIDs rocks, as (not) discussed on zope-dev http://mail.zope.org/piperma...Brian Sutherland2009-04-103-1/+17
* Added the new version to the change log.Albertas Agejevas2009-03-231-0/+5
* Bumping the dev version post-release.Albertas Agejevas2009-03-231-1/+1
* Bumping the version for release.Albertas Agejevas2009-03-231-1/+1
* Updated the changelog.Albertas Agejevas2009-03-231-1/+6
* Fixed a complicated bug where DecoratedSecurityCheckerDescriptor madeAlbertas Agejevas2009-03-201-2/+14
* Ensure that simple zope.schema's VocabularyRegistry is used for PermissionVoc...Dan Korostelev2009-03-152-3/+12
* Bump version.Dan Korostelev2009-03-142-2/+7
* Move common permissions definition here.Dan Korostelev2009-03-123-13/+49
* Fix zcml.Dan Korostelev2009-03-121-2/+4
* Add `addCheckerPublic` helper function in ``zope.security.testing`` module th...Dan Korostelev2009-03-122-1/+19
* Add zope.i18nmessage.Message to non-proxied basic types, as it's immutable an...Dan Korostelev2009-03-123-1/+13
* Add security declarations for the ``zope.security.permisson.Permission`` class.Dan Korostelev2009-03-122-0/+6
* Move PermissionsVocabulary and PermissionIdsVocabulary from ``zope.app.securi...Dan Korostelev2009-03-114-3/+156
* As 'setuptools' is a dependency 'pkg_resources' will be available always. Ref...Baiju Muthukadan2009-03-111-8/+1
* Bump version.Dan Korostelev2009-03-102-2/+7
* Improve docs formatting a bit.Dan Korostelev2009-03-101-5/+2
* import of zope.location is also only needed for monkey-patch, so move it down...Dan Korostelev2009-03-091-1/+1
* Change use of zope.deferredimport to from imports.Dan Korostelev2009-03-097-33/+18
* Add more keywords.Dan Korostelev2009-03-091-1/+1
* Raise NoInteraction when zope.security.checkPermission is called without inte...Dan Korostelev2009-03-053-2/+12
* Don't define checker for deprecated sets on Python 2.6.Dan Korostelev2009-03-057-48/+41
* Post release vb.Martijn Faassen2009-01-312-1/+6
* Release preps.Martijn Faassen2009-01-311-1/+1
* Shuffle code around again, to not make the test a self-fulfullingChristian Theune2009-01-305-60/+77
* whitespaceChristian Theune2009-01-301-2/+1