summaryrefslogtreecommitdiffstats
path: root/ipapython/install
Commit message (Expand)AuthorAgeFilesLines
* Implement replica promotion functionalitySimo Sorce2015-10-011-3/+8
* install: Move unattended option to the general help sectionJan Cholasta2015-09-221-10/+11
* install: Support overriding knobs in subclassesJan Cholasta2015-09-222-94/+124
* Use six.with_metaclass to specify metaclassesJan Cholasta2015-09-072-8/+5
* Use six.reraisePetr Viktorin2015-09-012-10/+4
* Use next() function on iteratorsPetr Viktorin2015-09-011-5/+5
* Use Python3-compatible dict method namesPetr Viktorin2015-09-013-3/+5
* install: Fix logging setup in server and replica installJan Cholasta2015-06-121-1/+16
* install: Allow setting usage in CLI toolsJan Cholasta2015-06-101-4/+8
* install: Add support for positional arguments in CLI toolsJan Cholasta2015-06-101-34/+106
* install: Handle Knob cli_name and cli_aliases values consistentlyJan Cholasta2015-06-101-5/+6
* install: Introduce installer framework ipapython.installJan Cholasta2015-06-085-0/+1078