summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use python3.3 to run documentation testsmoretestsAndrey Lebedev2013-02-195-85/+13
* Dictionary views are not proxiedAndrey Lebedev2013-02-192-36/+49
* More tests are running under python-3Andrey Lebedev2013-02-196-72/+120
* Fold in post-3.8.3, pre-4.0 changelog entries from release branches.Tres Seaver2013-02-161-0/+18
* svbTres Seaver2013-02-152-1/+12
* Prep 4.0.0a3 release.4.0.0a3Tres Seaver2013-02-152-2/+2
* Fix test breakage under 4.0.0a2 due to deprecation strategy.Tres Seaver2013-02-156-26/+32
* svbTres Seaver2013-02-152-1/+12
* Prep 4.0.0a2 release.4.0.0a2Tres Seaver2013-02-152-9/+8
* Restore deprecated BBB imports of z.s.untrustedpython modules.Tres Seaver2013-02-154-0/+71
* Fix nondeterministic test failuresMarius Gedminas2013-02-151-2/+2
* Update to latest v2 bootstrapMarius Gedminas2013-02-151-70/+116
* Coverage for C implementation of z.s.proxy.Proxy.Tres Seaver2013-02-142-1/+1283
* svbTres Seaver2013-02-142-1/+13
* Prep 4.0.0a1 release.4.0.0a1Tres Seaver2013-02-142-3/+3
* Note Py3k support.Tres Seaver2013-02-133-1/+10
* Suppress Py3k nannyisms.Tres Seaver2013-02-135-107/+107
* Get all tests passing (or suppressed) on Py3k.Tres Seaver2013-02-139-55/+123
* Fix module initialization.Tres Seaver2013-02-131-2/+33
* Get '_zope_security_checker.c' compiling under Py3k.Tres Seaver2013-02-132-133/+188
* Get '_proxy.c' compiling under Py3k.Tres Seaver2013-02-131-124/+216
* Py3k: remove Py3 syntax errors.Tres Seaver2013-02-1312-65/+131
* Remove all traces of untrustedpython and remove RestrictedPythonStephan Richter2013-02-123-11/+5
* Excise portions of docs related to new 'zope.untrustedpython' project.Tres Seaver2013-02-122-398/+2
* Note 100% coverage for all modules.Tres Seaver2013-02-121-0/+2
* 100% coverage for z.s.zcml.Tres Seaver2013-02-121-0/+199
* Normalize imports.Tres Seaver2013-02-121-5/+8
* 100% coverage for z.s.simplepolicies.Tres Seaver2013-02-121-0/+127
* 100% coverage for z.s.simplepolicies.Tres Seaver2013-02-121-1/+5
* TIghten 'getTestProxyITems' implementation.Tres Seaver2013-02-121-7/+2
* 100% coverage for z.s.proxy.Tres Seaver2013-02-121-2/+56
* Coverage for z.s.protectclass.Tres Seaver2013-02-121-135/+109
* Import normalization.Tres Seaver2013-02-121-4/+6
* Coverage for z.s.permission.PermissionIdsVocabulary.Tres Seaver2013-02-121-0/+46
* Coverage for z.s.permission.PermissionsVocabulary.Tres Seaver2013-02-121-0/+43
* Coverage for z.s.permission.allPermissions.Tres Seaver2013-02-121-0/+37
* Coverage for z.s.permission.checkPermission.Tres Seaver2013-02-121-0/+30
* Coverage for z.s.permission.Permission.Tres Seaver2013-02-121-0/+40
* Import normalization.Tres Seaver2013-02-121-3/+7
* Full unit test coverage for z.s.metaconfigure.ClassDirective.Tres Seaver2013-02-121-0/+382
* Normalize imports.Tres Seaver2013-02-121-2/+5
* Note redundancy.Tres Seaver2013-02-121-1/+1
* zope.security.untrustedpython moved to separate projectAndrey Lebedev2013-02-127-299/+4
* Coverage for z.s.metaconfigure.{allow,provide}.Tres Seaver2013-02-111-0/+204
* Coverage for z.s.metaconfigure.provideModule.Tres Seaver2013-02-111-7/+46
* FInish coverage for z.s.metaconfigure.ClasDirective.Tres Seaver2013-02-111-0/+16
* Begin coverage for z.s.metaconfigure.Tres Seaver2013-02-112-1/+34
* 100% coverage for z.s.management.Tres Seaver2013-02-112-37/+86
* Coverage for z.s.decorator.DecoratedSecurityCheckerDescriptor.Tres Seaver2013-02-111-0/+152
* PEP8, one line per import, unused import.Tres Seaver2013-02-111-4/+5