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
/
tests
/
test_ipalib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop support for CSV in the CLI client
Petr Viktorin
2013-02-22
1
-17
/
+0
*
Remove csv_separator and csv_skipspace Param arguments
Petr Viktorin
2013-02-22
1
-31
/
+0
*
Add client capabilities, enable messages
Petr Viktorin
2013-02-21
3
-1
/
+104
*
Add ipalib.messages
Petr Viktorin
2013-02-21
2
-30
/
+102
*
Add the version option to all Commands
Petr Viktorin
2013-02-21
3
-33
/
+45
*
Raise ValidationError on invalid CSV values.
Jan Cholasta
2013-02-08
1
-0
/
+4
*
Switch %r specifiers to '%s' in Public errors
Lynn Root
2012-12-11
1
-9
/
+9
*
Add instructions support to PublicError
Alexander Bokovoy
2012-10-11
1
-0
/
+17
*
Improve StrEnum validation error message
Martin Kosek
2012-10-01
1
-2
/
+23
*
Use DN objects instead of strings
John Dennis
2012-08-12
3
-1235
/
+1
*
Improve output validation
Petr Viktorin
2012-06-25
1
-2
/
+18
*
Fail on unknown Command options
Petr Viktorin
2012-06-20
1
-0
/
+5
*
Decimal parameter conversion and normalization
Martin Kosek
2012-06-17
1
-1
/
+92
*
Remove duplicate and unused utility code
Petr Viktorin
2012-05-09
1
-11
/
+0
*
Redo boolean value encoding.
Jan Cholasta
2012-05-09
1
-1
/
+1
*
text unit test should validate using installed mo file
John Dennis
2012-04-10
1
-87
/
+76
*
Change parameters to use only default_from for dynamic default values.
Jan Cholasta
2012-03-28
1
-33
/
+16
*
Only split CSV in the client, quote instead of escaping
Petr Viktorin
2012-03-20
1
-12
/
+12
*
Replace float with Decimal
Martin Kosek
2012-01-20
1
-23
/
+24
*
Fix attempted write to attribute of read-only object.
Jan Cholasta
2012-01-02
1
-1
/
+1
*
Parse comma-separated lists of values in all parameter types. This can be ena...
Jan Cholasta
2011-11-30
1
-60
/
+50
*
Finalize plugin initialization on demand.
Jan Cholasta
2011-11-22
1
-1
/
+2
*
ticket 1600 - convert unittests to use DN objects
John Dennis
2011-08-16
1
-7
/
+7
*
ticket 1569 - Test DN object non-latin Unicode support
John Dennis
2011-08-16
1
-0
/
+94
*
ticket 1568 - DN objects should support the insert method
John Dennis
2011-08-16
1
-0
/
+9
*
Fix message in test case for checking minimum values
Rob Crittenden
2011-07-28
1
-1
/
+1
*
Make AVA, RDN & DN comparison case insensitive. No need for lowercase normali...
John Dennis
2011-07-27
1
-37
/
+52
*
Ticket 1485 - DN pairwise grouping
John Dennis
2011-07-21
1
-68
/
+116
*
Set a default minimum value for class Int, handle long values better.
Rob Crittenden
2011-07-19
1
-3
/
+3
*
Add ability to specify DNS reverse zone name by IP network address.
Jan Cholasta
2011-07-15
1
-0
/
+27
*
Let the framework be able to override the hostname.
Rob Crittenden
2011-06-23
1
-1
/
+0
*
Module for DN objects plus unit test
John Dennis
2011-06-22
1
-0
/
+919
*
Final i18n unit test fixes.
Pavel Zuna
2011-03-01
1
-6
/
+6
*
Fix i18n related failures in unit tests.
Pavel Zuna
2011-03-01
5
-57
/
+29
*
Remove deprecated i18n code from ipalib/request and all references to it.
Pavel Zuna
2011-03-01
1
-161
/
+0
*
Convert json strings to unicode when they are unmarshalled.
Rob Crittenden
2011-02-11
1
-1
/
+1
*
Fix test failures caused by the performance patch.
Rob Crittenden
2011-02-10
1
-0
/
+2
*
Fix failed tests. API for utcoffset changed and strings are more robust.
Rob Crittenden
2011-01-24
1
-3
/
+4
*
Add API version and have server reject incompatible clients.
Rob Crittenden
2011-01-14
2
-8
/
+13
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
17
-85
/
+85
*
Allow RDN changes from CLI
Jakub Hrozek
2010-12-20
1
-0
/
+28
*
Add new parameter type IA5Str and use this to enforce the right charset.
Rob Crittenden
2010-12-07
1
-0
/
+23
*
Use context to decide which name to return on RequirementsErrors
Rob Crittenden
2010-10-28
2
-11
/
+19
*
Fix _merge_from_file test
Rob Crittenden
2010-10-18
1
-1
/
+1
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
1
-1
/
+1
*
Fix RPC tests. The method comes back as a unicode from xmlrpclib.
Rob Crittenden
2010-08-06
1
-2
/
+2
*
Skip the i18n test if the test language has not been built
Rob Crittenden
2010-08-06
1
-0
/
+6
*
Fix this test to work from source tree root
Rob Crittenden
2010-08-06
1
-2
/
+2
*
Drop our own PKCS#10 ASN.1 decoder and use the one from python-nss
Rob Crittenden
2010-07-29
1
-6
/
+6
*
Add some basic tests for ipalib/x509
Rob Crittenden
2010-07-29
1
-0
/
+139
[next]