Zope Subversion Repository |
|
Zope: zope.security/trunk/src/zope/security/_definitions.py
No default branch
Revision 125980
-
(view)
(download)
(as text)
- [selected]
Modified
Thu May 17 21:22:20 2012 UTC (12 months ago) by tseaver
File length: 967 byte(s)
Diff to previous 112046
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 112046
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Wed May 5 19:21:19 2010 UTC (3 years ago) by tseaver
File length: 975 byte(s)
Diff to previous 97708
,
to selected 125980
Conform to repository policy.
Revision 97708
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Mon Mar 9 16:10:49 2009 UTC (4 years, 2 months ago) by nadako
File length: 976 byte(s)
Diff to previous 84486
,
to selected 125980
Change use of zope.deferredimport to from imports.
Revision 84486
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Wed Mar 5 23:37:11 2008 UTC (5 years, 2 months ago) by benji_york
File length: 988 byte(s)
Diff to previous 78817
,
to selected 125980
change system user (zope.security.management.system_user) to have a more
presentable title
Revision 78817
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Tue Aug 14 18:13:27 2007 UTC (5 years, 9 months ago) by jim
File length: 1036 byte(s)
Diff to previous 78815
,
to selected 125980
Fixed buglet: system_user had an ugly id.
Added missing test.
Revision 78815
-
(view)
(download)
(as text)
- [select for diffs]
Added
Tue Aug 14 17:52:16 2007 UTC (5 years, 9 months ago) by jim
File length: 1023 byte(s)
Diff
to selected 125980
Fixed bug:
The special system_user object wasn't actually a user (principal).
Also cleaned up some circular import issues.
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.