summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Install decorated security checker support on LocationProxy from theChristian Theune2009-01-294-1/+57
* Added to zope.security the implementation of the simple <module>Brandon Rhodes2009-01-286-0/+401
* Moved the <class> directive implementation from `zope.app.component` toBrandon Rhodes2009-01-2814-10/+1152
* Updated CHANGES.txt to document the change I just made.Brandon Rhodes2009-01-281-0/+3
* Moved the "protectclass" module, a slender collection of threeBrandon Rhodes2009-01-285-0/+328
* Revert release date.Sylvain Viollon2009-01-271-1/+1
* Fix release date.Sylvain Viollon2009-01-271-1/+1
* Define an test extra_requires for test (called test).Sylvain Viollon2009-01-272-2/+3
* Updated log.Georgy Berdyshev2008-08-271-1/+1
* Added support to bootstrap on Jython.Georgy Berdyshev2008-08-271-8/+24
* 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
* Also require the the right zope.proxy version on the trunkPhilipp von Weitershausen2008-07-271-1/+1
* Made compatible with Python 2.5 on 64 bit architectures. See PEP 353.Shane Hathaway2008-07-141-11/+11
* Fixed a comment and silenced a misleading warning about incompatible pointer ...Shane Hathaway2008-07-141-3/+3
* Version bump.Stephan Richter2008-06-051-1/+1
* - Add `frozenset`, `set`, `reversed`, and `sorted` to the list of safeStephan Richter2008-06-053-6/+13
* Spelling and whitespace.Stephan Richter2008-06-051-6/+6
* Revert revision 84459: the zope.thread import I saw in 3.4.0 was unnecessaryMarius Gedminas2008-03-062-2/+0
* bump trunk version to 3.6.0devBenji York2008-03-061-1/+1
* Oops; this really should be 3.5.0. Making it so.Benji York2008-03-062-2/+2
* 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-053-2/+5
* Add zope.thread dependency explicitly. Currently we get in indirectlyMarius Gedminas2008-03-042-0/+5
* Remove unused importBaiju Muthukadan2008-03-031-1/+0
* bump version numberBaiju Muthukadan2007-10-041-1/+1
* Get ready for the release.Stephan Richter2007-10-034-42/+61
* Updated release info.Jim Fulton2007-08-152-1/+9