summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.1.6v0.1.6Jan Pokorný2014-11-141-1/+1
* doc/env_vars.txt: start documenting env. variablesJan Pokorný2014-11-142-1/+21
* plugin_registry: allow loading dir/__init__.py as wellJan Pokorný2014-11-141-10/+15
* plugin_registry: sanitize kwargs passing in init_lookupJan Pokorný2014-11-141-2/+2
* plugin_registry: better approach in PluginManager.lookupJan Pokorný2014-11-141-4/+4
* command_manager: sanitize _init_plugins -> _resolve kwargs passingJan Pokorný2014-11-141-1/+3
* utils: properly rehash filterdict_* functionsJan Pokorný2014-11-141-11/+57
* format: HASHALGO default is set in defaults.py/setup.cfgJan Pokorný2014-11-144-1/+10
* run-tests: fix positioning of --verboseJan Pokorný2014-11-141-2/+8
* utils_prog: add and use "Popen with logging"Jan Pokorný2014-11-141-1/+8
* formats/command: plug "dict" protocol inJan Pokorný2014-11-141-0/+20
* formats/command: bytestring->merged: normalize: -a=b -> -a, bJan Pokorný2014-11-141-2/+10
* formats/command: turn condition test O(n) to O(1)Jan Pokorný2014-11-141-1/+1
* formats/command: use "chained" facility as a DRY measureJan Pokorný2014-11-141-7/+2
* utils: arg2wrapped: make sure list on input is on outputJan Pokorný2014-11-141-2/+3
* format: make passing protocol/protodecl optionalJan Pokorný2014-11-143-9/+10
* command: remove futile/NOOP usage of args2sgplJan Pokorný2014-11-141-1/+1
* command: fix factual discrepancy in the name of a variableJan Pokorný2014-11-141-5/+6
* command: fix factual discrepancy in the commentJan Pokorný2014-11-141-1/+1
* main + more: introduce concept of "expert" cmd switchesJan Pokorný2014-11-144-15/+71
* formats/command: parsing/linearizing a command + testsJan Pokorný2014-11-144-0/+104
* .gitignore: fix order of re-excluded vs included patternsJan Pokorný2014-11-141-4/+4
* run-tests: run (optionally allow skipping) run-check along againJan Pokorný2014-11-142-3/+12
* run-check: fix and apply use of "norun" context (when sourced)Jan Pokorný2014-11-142-2/+2
* run-tests: simplify conditionalsJan Pokorný2014-11-141-9/+4
* commands/ccs2pcs: fix module docstringJan Pokorný2014-11-141-1/+1
* tests/utils: assertEquals (deprecated) -> assertEqualJan Pokorný2014-11-141-2/+2
* tests/_gone -> _gone: same lines even for singly nested testsJan Pokorný2014-11-1412-21/+22
* ccs-flatten: fix "convenient local fallback" vs. RA_METADATA_DIRJan Pokorný2014-11-141-4/+10
* commands/ccs2pcs: use cluster_pcs_1_2 to produce a warningJan Pokorný2014-11-141-1/+16
* utils_cluster: update knowledge about el6.6Jan Pokorný2014-11-141-0/+3
* filters/ccsflat2pcsprelude[cluster]: comment wrt. minimal configJan Pokorný2014-11-142-3/+17
* tests/utils_cluster: add test_cluster_pcs_1_2Jan Pokorný2014-11-141-15/+31
* utils_cluster: cluster_pcs_1_2 utilizing patch-level granularityJan Pokorný2014-11-141-0/+9
* utils_cluster: extend the knowledge + Pacemaker up to patchlevelJan Pokorný2014-11-141-18/+51
* utils_cluster: make version-dealing logic more robust (+simple)Jan Pokorný2014-11-141-17/+21
* filters/ccsflat2pcsprelude[postgres-8]: fix lost functionalityJan Pokorný2014-11-141-0/+43
* Set pre-release versionJan Pokorný2014-11-141-1/+1
* Bump version to 0.1.5v0.1.5Jan Pokorný2014-10-211-1/+1
* run-check: reflect recent changesJan Pokorný2014-10-211-9/+34
* command: as a debug measure, allow intermediate output dumpsJan Pokorný2014-10-211-17/+43
* filter: workaround "protected" comments not passing validationJan Pokorný2014-10-211-8/+26
* filters/ccsflat2pcsprelude[rm]: untranslated resources overhaulJan Pokorný2014-10-211-4/+47
* filter: _try_edit: make the keywords in edit prompt uppercasedJan Pokorný2014-10-211-4/+4
* doc/rgmanager-pacemaker.02.resources: fix a typoJan Pokorný2014-10-211-1/+1
* commands/ccs2pcs: new extra finalizing pcs2pcsfinal passJan Pokorný2014-10-214-4/+51
* filters/pcsprelude2pcscompact[resources]: do not emit group prematurelyJan Pokorný2014-10-211-108/+111
* filters/pcsprelude2pcscompact[resources]: explaining commentsJan Pokorný2014-10-211-0/+8
* filters/pcscompact2pcs[configuration]: fix indentationJan Pokorný2014-10-211-4/+4
* filters/pcsprelude2pcscompact[resources]: handle @nofailback, tooJan Pokorný2014-10-211-0/+38