index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
parameters.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add backslash escape support for cvs reader
John Dennis
2011-06-22
1
-1
/
+2
*
JSON marshalling list
Adam Young
2011-06-10
1
-1
/
+1
*
Fix uninitialized attributes.
Jan Cholasta
2011-04-21
1
-0
/
+3
*
Fix lint false positives.
Jan Cholasta
2011-04-13
1
-1
/
+3
*
Fix translatable strings in ipalib plugins.
Pavel Zuna
2011-03-01
1
-2
/
+2
*
Remove deprecated i18n code from ipalib/request and all references to it.
Pavel Zuna
2011-03-01
1
-1
/
+1
*
Convert json strings to unicode when they are unmarshalled.
Rob Crittenden
2011-02-11
1
-27
/
+1
*
Fix assorted bugs found by pylint
Jakub Hrozek
2011-01-25
1
-0
/
+7
*
Set the default Int maxvalue to the maximum XML-RPC can handle.
Rob Crittenden
2011-01-18
1
-1
/
+2
*
Support for str in StrEnum.
Endi S. Dewata
2011-01-13
1
-0
/
+18
*
Retype (when cloning) Flag parameters to Bool for search commands.
Pavel Zuna
2011-01-10
1
-1
/
+7
*
Fix webUI command parameters error on Fedora 14.
Pavel Zuna
2010-12-22
1
-1
/
+9
*
Fix reporting of errors when validating parameters.
Pavel Zuna
2010-12-21
1
-1
/
+4
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Allow RDN changes from CLI
Jakub Hrozek
2010-12-20
1
-1
/
+7
*
Add new parameter type IA5Str and use this to enforce the right charset.
Rob Crittenden
2010-12-07
1
-0
/
+19
*
This is the second half of a patch. Only the part that had to be
Rob Crittenden
2010-12-02
1
-0
/
+1
*
Output ACI's broken out into attributes rather than a single text field
Rob Crittenden
2010-11-04
1
-1
/
+10
*
Use context to decide which name to return on RequirementsErrors
Rob Crittenden
2010-10-28
1
-5
/
+12
*
Big webUI patch.
Pavel Zuna
2010-09-17
1
-0
/
+1
*
Improve serialization to JSON.
Pavel Zuna
2010-08-12
1
-0
/
+14
*
Add optional error message to pattern validator
Rob Crittenden
2010-08-06
1
-3
/
+9
*
Increase supported weeks per month from 4 to 6 in AccessTime() type
Rob Crittenden
2010-06-03
1
-1
/
+1
*
Add weekly periodic schedule to AccessTime param type.
root
2010-05-04
1
-0
/
+2
*
Add test cases for AccessTime param and fix some problems in AccessTime
Rob Crittenden
2010-05-03
1
-4
/
+10
*
Finish deferred translation mechanism
Jason Gerard DeRose
2010-03-16
1
-3
/
+3
*
When raising an error about a required attribute, use cli_name not name.
Rob Crittenden
2010-03-07
1
-1
/
+1
*
Translatable Param.label, Param.doc
Jason Gerard DeRose
2010-02-24
1
-10
/
+81
*
Fix bug where parameter cloning didn't clone validation rules.
Pavel Zuna
2010-02-23
1
-1
/
+1
*
Don't iterate over empty values in List params
Rob Crittenden
2010-02-17
1
-1
/
+1
*
Allow one-character Param names
Rob Crittenden
2010-02-12
1
-4
/
+0
*
Take 2: Extensible return values and validation; steps toward a single output...
Jason Gerard DeRose
2009-12-10
1
-12
/
+10
*
Rename GeneralizedTime to AccessTime.
Pavel Zuna
2009-12-01
1
-4
/
+4
*
Fix Bool parameter type. It was impossible to set it to FALSE.
Pavel Zuna
2009-11-30
1
-2
/
+4
*
Reading INT parameter class should respect radix prefix
John Dennis
2009-11-23
1
-0
/
+29
*
_convert_scalar() should throw an error if passed a tuple or list
Rob Crittenden
2009-11-17
1
-0
/
+12
*
Add 'File' parameter type.
Pavel Zuna
2009-11-06
1
-0
/
+12
*
Change Password param so (password, confirm_password) can be passed to _conve...
Jason Gerard DeRose
2009-10-18
1
-0
/
+9
*
Giant webui patch take 2
Jason Gerard DeRose
2009-10-13
1
-4
/
+47
*
Add HBAC plugin and introduce GeneralizedTime parameter type.
Pavel Zuna
2009-10-05
1
-0
/
+166
*
Remove parent_key parameter kwarg.
Pavel Zuna
2009-09-10
1
-7
/
+4
*
Fix three broken unit tests
Jason Gerard DeRose
2009-08-04
1
-8
/
+7
*
Add a one-character option for parameters
Rob Crittenden
2009-07-10
1
-0
/
+8
*
Add 'parent_key' kwarg in Param class.
Pavel Zuna
2009-06-10
1
-0
/
+1
*
Fix bug where List parameters where always cloned with keywords parsed from n...
Pavel Zuna
2009-06-02
1
-6
/
+7
*
Completed Param.use_in_context() functionality, which is now used by Command ...
Jason Gerard DeRose
2009-05-21
1
-12
/
+42
*
Added Param 'include' and 'exclude' kwargs; added frontend.UsesParams base cl...
Jason Gerard DeRose
2009-05-19
1
-4
/
+48
*
Rename errors2.py to errors.py. Modify all affected files.
Pavel Zuna
2009-04-23
1
-1
/
+1
*
Add new type List that converts delimited values into a tuple
Rob Crittenden
2009-03-20
1
-0
/
+50
*
Add maxvalue and minvalue kwargs and rules to Int and Float
Rob Crittenden
2009-03-03
1
-2
/
+67
[next]