index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
errors2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
New Param: implemented a base Param._convert_scalar() method; added Param.typ...
Jason Gerard DeRose
2009-01-13
1
-0
/
+8
*
New Param: added Param.validate() and Param._validate_scalar() methods; added...
Jason Gerard DeRose
2009-01-12
1
-0
/
+16
*
Changed PublicError so str(e) is untranslated (for logging) and added format=...
Jason Gerard DeRose
2009-01-08
1
-36
/
+44
*
Renamed PublicError.code attribute to PublicError.errno
Jason Gerard DeRose
2009-01-06
1
-25
/
+25
*
Fixed type in KerberosError, droped LDAPError range to just 100 codes for now
Jason Gerard DeRose
2009-01-06
1
-4
/
+4
*
Additional work on the new error code tree in errors2.py
Jason Gerard DeRose
2009-01-06
1
-12
/
+89
*
Added more public exceptions and did some other cleanup in errors2
Jason Gerard DeRose
2009-01-04
1
-44
/
+98
*
Quite a bit of work on new public errors and their unit tests
Jason Gerard DeRose
2009-01-04
1
-8
/
+95
*
Added request.ugettext() and request.ungettext() functions; added correspondi...
Jason Gerard DeRose
2009-01-04
1
-2
/
+2
*
Plugin.call() now uses errors2 version of SubprocessError
Jason Gerard DeRose
2009-01-03
1
-5
/
+9
*
Ported plugin registration errors into errors2.py; plugable.Registrar now rai...
Jason Gerard DeRose
2009-01-03
1
-9
/
+74
*
Ported errors.SubprocessError to errors2
Jason Gerard DeRose
2009-01-03
1
-0
/
+31
*
Started fleshing out reoganization of errors in errors.py (with gettext support)
Jason Gerard DeRose
2009-01-03
1
-0
/
+213