index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
/
install
/
core.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove Knob function
Martin Basti
2016-11-22
1
-89
/
+2
*
install: fix subclassing of knob groups
Jan Cholasta
2016-11-11
1
-4
/
+7
*
install: make knob base declaration explicit
Jan Cholasta
2016-11-11
1
-37
/
+43
*
install: declare knob CLI names using the argparse convention
Jan Cholasta
2016-11-11
1
-20
/
+69
*
install: use standard Python classes to declare knob types
Jan Cholasta
2016-11-11
1
-3
/
+33
*
install: introduce updated knob constructor
Jan Cholasta
2016-11-11
1
-1
/
+17
*
install: improve CLI positional argument handling
Jan Cholasta
2016-11-11
1
-2
/
+6
*
Pylint: remove unused variables from installers and scripts
Martin Basti
2016-10-06
1
-7
/
+5
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
Make Continuous installer continuous only during execution phase
Martin Babinsky
2016-09-26
1
-4
/
+1
*
use separate exception handlers for executors and validators
Martin Babinsky
2016-09-26
1
-4
/
+18
*
Py3: do not use dict.iteritems()
Martin Basti
2016-02-23
1
-2
/
+2
*
installer: Propagate option values from components instead of copying them.
David Kupka
2015-12-21
1
-3
/
+18
*
install: Run all validators at once.
David Kupka
2015-12-08
1
-12
/
+19
*
install: fix command line option validation
Jan Cholasta
2015-11-05
1
-1
/
+12
*
install: Support overriding knobs in subclasses
Jan Cholasta
2015-09-22
1
-92
/
+124
*
Use six.with_metaclass to specify metaclasses
Jan Cholasta
2015-09-07
1
-8
/
+4
*
Use six.reraise
Petr Viktorin
2015-09-01
1
-1
/
+3
*
Use next() function on iterators
Petr Viktorin
2015-09-01
1
-5
/
+5
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-1
/
+1
*
install: Introduce installer framework ipapython.install
Jan Cholasta
2015-06-08
1
-0
/
+532