index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug in DefaultFrom where impleied keys were using entire func_code.co_v...
Jason Gerard DeRose
2008-10-20
1
-0
/
+10
*
Add comments in config.py and fix Environment.get()
Martin Nagy
2008-10-20
1
-0
/
+5
*
Added new Param.flags attribute (set with flags=foo kwarg)
Jason Gerard DeRose
2008-10-17
1
-0
/
+3
*
Fixed unit test for CrudBacked.retrieve()
Jason Gerard DeRose
2008-10-17
1
-1
/
+1
*
Reworking Environment, moved it to config.py
Martin Nagy
2008-10-17
4
-94
/
+97
*
Convert string values to boolean when generating environment
Martin Nagy
2008-10-14
1
-0
/
+3
*
Added Object.get_dn() method; added corresponding unit tests
Jason Gerard DeRose
2008-10-13
1
-0
/
+14
*
Param now takes cli_name kwarg that sets Param.cli_name attribute
Jason Gerard DeRose
2008-10-13
1
-0
/
+2
*
Added CrudBackend abstract class defining generic CRUD API
Jason Gerard DeRose
2008-10-13
1
-0
/
+51
*
crud.Add.get_args() and get_options() now yield static values in takes_args, ...
Jason Gerard DeRose
2008-10-09
1
-2
/
+11
*
Base Command.execute() method now raises NotImplementedError; updated unit tests
Jason Gerard DeRose
2008-10-08
1
-0
/
+3
*
Changed sub-package docstrings in tests/ to make consintent with other packages
Jason Gerard DeRose
2008-10-08
3
-3
/
+3
*
PEP 257: cleaned up docstrings in test_ipa_types.py
Jason Gerard DeRose
2008-10-08
1
-3
/
+62
*
Fixed two PEP 257 violations I missed in test_plugable.py
Jason Gerard DeRose
2008-10-08
1
-2
/
+2
*
PEP 257: cleaned up docstrings in test_frontend.py
Jason Gerard DeRose
2008-10-08
1
-45
/
+76
*
PEP 257: cleaned up docstrings in test_errors.py
Jason Gerard DeRose
2008-10-08
1
-14
/
+29
*
Restructured test_crud.py around new CrudChecker base class
Jason Gerard DeRose
2008-10-08
1
-85
/
+83
*
Made docstrings in test_crud.py contistent with rest
Jason Gerard DeRose
2008-10-07
1
-10
/
+26
*
PEP 257: cleaned up docstrings in test_config.py
Jason Gerard DeRose
2008-10-07
1
-4
/
+4
*
PEP 257: cleaned up docstrings in test_cli.py
Jason Gerard DeRose
2008-10-07
1
-10
/
+12
*
PEP 257: cleaned up docstrings in test_plugable.py
Jason Gerard DeRose
2008-10-07
1
-24
/
+69
*
Renamed tests/tstutil.py to tests/util.py
Jason Gerard DeRose
2008-10-07
11
-30
/
+30
*
-m
Jason Gerard DeRose
2008-10-07
2
-2
/
+2
*
Moved tstutil.py into base of tests so it can be used by all test subpackages...
Jason Gerard DeRose
2008-10-07
11
-12
/
+12
*
Moved ipa_server/tests/ to tests/test_ipa_server/
Jason Gerard DeRose
2008-10-07
1
-0
/
+22
*
Cleaned up package and module level docstrings for everything in tests/
Jason Gerard DeRose
2008-10-07
11
-11
/
+11
*
Moved ipa_webui/tests/ to tests/test_ipa_webui/
Jason Gerard DeRose
2008-10-07
2
-0
/
+91
*
Moved ipalib/tests/ into tests/test_ipalib/
Jason Gerard DeRose
2008-10-07
12
-0
/
+3431
*
Added top-level tests/ package that will contain all unit tests
Jason Gerard DeRose
2008-10-07
1
-0
/
+22