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
/
test_ipalib
/
test_config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test failures caused by the performance patch.
Rob Crittenden
2011-02-10
1
-0
/
+2
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Fix _merge_from_file test
Rob Crittenden
2010-10-18
1
-1
/
+1
*
Fix unicode failures in Env tests and dn failures in XML-RPC tests
Rob Crittenden
2010-02-26
1
-19
/
+19
*
Force xmlrpc tests to run with in_tree=True so config files in /etc/ipa/ don'...
Jason Gerard DeRose
2009-05-11
1
-51
/
+51
*
Added unit test for Env.__islocked__(); unit test for Env.__lock__() now also...
Jason Gerard DeRose
2009-01-06
1
-3
/
+22
*
Env now supports float values
Jason Gerard DeRose
2008-12-30
1
-2
/
+12
*
Added unit test for Env._merge()
Jason Gerard DeRose
2008-12-30
1
-52
/
+88
*
Docstring cleanup in the Env bootstraping methods
Jason Gerard DeRose
2008-12-30
1
-1
/
+1
*
Started moving some core classes and functions from plugable.py to new base.p...
Jason Gerard DeRose
2008-12-30
1
-1
/
+20
*
Renamed Env._merge_config() to Env._merge_from_file()
Jason Gerard DeRose
2008-12-29
1
-7
/
+7
*
Finished Env class docstring; more organizational cleanup in Env and its unit...
Jason Gerard DeRose
2008-12-23
1
-50
/
+72
*
Moved setting of run-time variables from Env.__init__() to Env._bootstrap()
Jason Gerard DeRose
2008-12-22
1
-10
/
+11
*
Some more reorganization in Env and added class docstring to Env with lots of...
Jason Gerard DeRose
2008-12-22
1
-33
/
+31
*
Cleaned up Env.__setattr__() and Env.__setitem__() a bit updated their unit t...
Jason Gerard DeRose
2008-12-22
1
-39
/
+71
*
The Env.__setitem__() implied conversion is now case sensitive; Env.__setitem...
Jason Gerard DeRose
2008-12-22
1
-8
/
+8
*
Removed Env.__getattr__(); Env no longer accepts callables for values (no mor...
Jason Gerard DeRose
2008-12-22
1
-13
/
+6
*
Removed depreciated code from config.py; removed corresponding unit tests
Jason Gerard DeRose
2008-12-22
1
-161
/
+1
*
Env._finalize_core() now also loads config from Env.conf_default
Jason Gerard DeRose
2008-10-27
1
-0
/
+10
*
Env._bootstrap() now also sets Env.conf_default
Jason Gerard DeRose
2008-10-27
1
-0
/
+7
*
Finished Env._finalize() and corresponding unit tests
Jason Gerard DeRose
2008-10-24
1
-2
/
+21
*
Finished Env._finalize_core() and corresponding unit tests
Jason Gerard DeRose
2008-10-24
1
-10
/
+114
*
Added tests.util.TempHome class for created a tempdir and setting os.environ[...
Jason Gerard DeRose
2008-10-24
1
-12
/
+20
*
Env._bootstrap() now raises StandardError if called more than once
Jason Gerard DeRose
2008-10-24
1
-0
/
+2
*
Added ipalib/constants.py; added Env._load_config() method along with compreh...
Jason Gerard DeRose
2008-10-24
1
-3
/
+182
*
Finished doodle with stricter version of Environment
Jason Gerard DeRose
2008-10-24
1
-2
/
+120
*
Add comments in config.py and fix Environment.get()
Martin Nagy
2008-10-20
1
-0
/
+5
*
Reworking Environment, moved it to config.py
Martin Nagy
2008-10-17
1
-12
/
+94
*
Convert string values to boolean when generating environment
Martin Nagy
2008-10-14
1
-0
/
+3
*
PEP 257: cleaned up docstrings in test_config.py
Jason Gerard DeRose
2008-10-07
1
-4
/
+4
*
Renamed tests/tstutil.py to tests/util.py
Jason Gerard DeRose
2008-10-07
1
-1
/
+1
*
Moved tstutil.py into base of tests so it can be used by all test subpackages...
Jason Gerard DeRose
2008-10-07
1
-1
/
+1
*
Cleaned up package and module level docstrings for everything in tests/
Jason Gerard DeRose
2008-10-07
1
-1
/
+1
*
Moved ipalib/tests/ into tests/test_ipalib/
Jason Gerard DeRose
2008-10-07
1
-0
/
+101