Zope Subversion Repository |
|
Zope: zope.security/trunk/src/zope/security/zcml.py
No default branch
Revision 125980
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Thu May 17 21:22:20 2012 UTC (12 months ago) by tseaver
File length: 4686 byte(s)
Diff to previous 113056
Drop support for Python 2.4 and 2.5.
Replace deprecated 'zope.component.adapts' usage with equivalent
'zope.component.adapter' decorator.
Replace deprecated 'zope.interface.classProvides' usage with equivalent
'zope.interface.provider' decorator.
Replace deprecated 'zope.interface.implements' usage with equivalent
'zope.interface.implementer' decorator.
Revision 113056
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Thu Jun 3 17:34:32 2010 UTC (2 years, 11 months ago) by tseaver
File length: 4687 byte(s)
Diff to previous 112046
Remove CVS-era Id fossils.
Revision 112046
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Wed May 5 19:21:19 2010 UTC (3 years ago) by tseaver
File length: 4693 byte(s)
Diff to previous 75174
Conform to repository policy.
Revision 75174
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Thu May 3 22:29:32 2007 UTC (6 years ago) by ctheune
File length: 4694 byte(s)
Diff to previous 70539
Moving code to satellite.
Filename: Zope3/trunk/src/zope/security/zcml.py
Revision 70539
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Thu Oct 5 08:45:29 2006 UTC (6 years, 7 months ago) by flox
File length: 4694 byte(s)
Diff to previous 67630
Remove trailing spaces.
Filename: Zope3/trunk/src/zope/security/zcml.py
Revision 67630
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Thu Apr 27 00:54:03 2006 UTC (7 years ago) by jim
File length: 4723 byte(s)
Copied from: Zope3/branches/jim-adapter/src/zope/security/zcml.py revision 67629
Diff to previous 66923
Merge of jim-adapter branch:
This branch has three major refactorings on it:
- A redesign of the adapter registration machinery
- A major simplification of local component management
See zope.component.interfaces.IComponentRegistry.
- A flexible system for combining component registries.
- A beginning of the migration of packages out of zope.app.
- A new package for doing deferred imports. This allows you
to make names available at the package level without creating
circular imports. See zope.deferredimport and see
zope.component.__init__ for examples of it's use. This package
also provides a way to deprecate names in a module.
- Deprecation of zope. i18nmessageid.MessageID
I should have created checkin messages for individual sets of related
changes, but there were just too many for the time allowed.
Filename: Zope3/branches/jim-adapter/src/zope/security/zcml.py
Revision 66923
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Wed Apr 12 23:37:35 2006 UTC (7 years, 1 month ago) by philikon
File length: 4723 byte(s)
Diff to previous 66920
Move some elementary security directives to zope.security.
Filename: Zope3/branches/jim-adapter/src/zope/security/zcml.py
Revision 66920
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Wed Apr 12 23:06:03 2006 UTC (7 years, 1 month ago) by philikon
File length: 2676 byte(s)
Copied from: Zope3/branches/jim-adapter/src/zope/app/security/fields.py revision 66918
Diff to previous 66918
Move Permission field to zope.security.zcml.
Filename: Zope3/branches/jim-adapter/src/zope/app/security/fields.py
Revision 66918
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Wed Apr 12 22:17:35 2006 UTC (7 years, 1 month ago) by philikon
File length: 2676 byte(s)
Diff to previous 66391
Move Permission implementation to zope.security. It's reusable.
Also correct imports of IPermission. It's in zope.security.interfaces,
not in zope.app.security.interfaces.
Filename: Zope3/branches/jim-adapter/src/zope/app/security/fields.py
Revision 66391
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Tue Apr 4 15:00:50 2006 UTC (7 years, 1 month ago) by philikon
File length: 2680 byte(s)
Diff to previous 29168
Recreate jim-adapter branch
Filename: Zope3/trunk/src/zope/app/security/fields.py
Revision 29168
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Wed Feb 16 18:03:29 2005 UTC (8 years, 3 months ago) by frerich
File length: 2680 byte(s)
Diff to previous 26551
docformat added
Filename: Zope3/trunk/src/zope/app/security/fields.py
Revision 26551
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Thu Jul 15 07:06:37 2004 UTC (8 years, 10 months ago) by srichter
File length: 2645 byte(s)
Diff to previous 25250
Removed __metaclass__ and made classes inherit 'object'.
Also made most classic classes new-style classes.
Updated module doc strings where appropriate.
Filename: Zope3/trunk/src/zope/app/security/fields.py
Revision 25250
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Fri Jun 4 13:48:39 2004 UTC (8 years, 11 months ago) by jim
File length: 2637 byte(s)
Diff to previous 25177
Add an order argument to the configuration action to force permissions
to be checked last. This is an optimiation. Recent changs to the
utility service make utility lookup expensive after utility
definitions, as extensive caches have to be rebuilt. We don't want to
intersperse utility lookup, done when checking permissions, with
utility definitions.
Filename: Zope3/trunk/src/zope/app/security/fields.py
Revision 25177
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Wed Jun 2 13:17:31 2004 UTC (8 years, 11 months ago) by jim
File length: 2231 byte(s)
Diff to previous 24749
Updated to use ZPL 2.1.
Filename: Zope3/trunk/src/zope/app/security/fields.py
Revision 24749
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Sun May 16 13:00:21 2004 UTC (9 years ago) by philikon
File length: 2231 byte(s)
Diff to previous 13888
Tell subversion to expand the Id keyword:
- replaced old CVS expansion with a clean $Id$
- set the svn:keywords property to "Id"
When you check-in files in the future and want $Id$ to be expanded,
make sure it reads "$Id$" in that file; then set svn:keywords to "Id".
Filename: Zope3/trunk/src/zope/app/security/fields.py
Revision 13888
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Tue May 11 18:24:59 2004 UTC (9 years ago) by root
File length: 2282 byte(s)
Diff to previous 13552
Set mime-type or svn-eol property from cvs expansion data
Filename: Zope3/trunk/src/zope/app/security/fields.py
Revision 13552
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Sun Apr 11 10:34:41 2004 UTC (9 years, 1 month ago) by srichter
File length: 2282 byte(s)
Diff to previous 13215
Updated tests to reflect API changes.
Filename: Zope3/trunk/src/zope/app/security/fields.py
Revision 13215
-
(view)
(download)
(as text)
- [select for diffs]
Added
Sat Mar 20 19:52:38 2004 UTC (9 years, 2 months ago) by srichter
File length: 2306 byte(s)
Implemented Permission field for ZCML.
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.