Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | setup: _smart_ include of ext-plugins/lib-* (vol.2) | Jan Pokorný | 2014-12-11 | 1 | -1/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Set pre-release version | Jan Pokorný | 2014-12-11 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Bump version to 0.2.6v0.2.6 | Jan Pokorný | 2014-12-10 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: try subprocess.check_output, failback to commands.getoutput | Jan Pokorný | 2014-12-10 | 1 | -3/+7 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Set pre-release version | Jan Pokorný | 2014-12-10 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Bump version to 0.2.5v0.2.5 | Jan Pokorný | 2014-12-10 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: _smart_ include of ext-plugins/lib-* | Jan Pokorný | 2014-12-10 | 1 | -6/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Set pre-release version | Jan Pokorný | 2014-12-10 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Bump version to 0.2.4v0.2.4 | Jan Pokorný | 2014-12-10 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | __init__: fix installation from a raw archive | Jan Pokorný | 2014-12-10 | 1 | -2/+4 | |
| | | | | | | Caused by a thinko in reasoning about paths relationships. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: reorder imports (conventions) | Jan Pokorný | 2014-12-10 | 1 | -6/+7 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: override install, set single_version_externally_managed | Jan Pokorný | 2014-12-10 | 1 | -2/+15 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: setuptools' install -> implicit use of install_scripts | Jan Pokorný | 2014-12-10 | 1 | -2/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: make sure to include ext-plugins/lib-{ccs,pcs} | Jan Pokorný | 2014-12-10 | 1 | -1/+6 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Set pre-release version | Jan Pokorný | 2014-12-10 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Bump version to 0.2.3v0.2.3 | Jan Pokorný | 2014-12-09 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: subprocess.check_output rather than commands.getoutput | Jan Pokorný | 2014-12-09 | 1 | -3/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: fix failing pip installation | Jan Pokorný | 2014-12-09 | 1 | -0/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | ext-plugins/lib-ccs/filters: make installed (__init__.py presence) | Jan Pokorný | 2014-12-09 | 1 | -0/+0 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: fix unability of std. install on Fedora 20 | Jan Pokorný | 2014-12-09 | 1 | -4/+2 | |
| | | | | | | Also drop unused import. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | README/__init__: indefinite article, point out XSLT support | Jan Pokorný | 2014-12-09 | 2 | -4/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | script/clufter: no longer needed, console_scripts EP instead | Jan Pokorný | 2014-12-09 | 1 | -13/+0 | |
| | | | | | | (or ./run-dev, for that matter) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | README: message dedicated to Jarda Kortus | Jan Pokorný | 2014-12-09 | 1 | -0/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Set pre-release version | Jan Pokorný | 2014-12-09 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Bump version to 0.2.2v0.2.2 | Jan Pokorný | 2014-12-08 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: fix console_scripts entrypoint: use actual argv handler | Jan Pokorný | 2014-12-08 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: fix path prefixing if it already starts with sys.prefix | Jan Pokorný | 2014-12-08 | 1 | -10/+11 | |
| | | | | | | | Previously, non-user installation got broken because of repeated sys.prefix (one for sys.prefx == install_base and for the original). Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Set pre-release version | Jan Pokorný | 2014-12-08 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Bump version to 0.2.1v0.2.1 | Jan Pokorný | 2014-12-08 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/xml2simpleconfig: sort xml attrs (=stable output) | Jan Pokorný | 2014-12-08 | 2 | -5/+5 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs-propagate-cman: mimic cman-preconfig more closely | Jan Pokorný | 2014-12-08 | 2 | -82/+148 | |
| | | | | | | Also refactor some respective bits out of ccs2needlexml. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs-propagate-cman: remove a debugging message | Jan Pokorný | 2014-12-08 | 1 | -1/+0 | |
| | | | | | | (well, embarrassing) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml: fix handling of particular cman/@transport | Jan Pokorný | 2014-12-08 | 1 | -0/+4 | |
| | | | | | | | * rdma -> iba * udpb -> <skip> (already honored in ccs-propagate-cman) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | commands/ccs2pcs-needle: employ ccs-propagate-cman filter | Jan Pokorný | 2014-12-08 | 1 | -3/+6 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs-propagate-cman: new filters to mimic cman-preconfig | Jan Pokorný | 2014-12-08 | 2 | -0/+135 | |
| | | | | | | (to a limited extend) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filter{,s/*}: simplify declaration of default xslt filter | Jan Pokorný | 2014-12-08 | 9 | -39/+35 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: honor "install_base", making "install --user" usable | Jan Pokorný | 2014-12-08 | 1 | -2/+7 | |
| | | | | | | (at least to some extent) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | setup: make install trigger install_scripts of setuptools too | Jan Pokorný | 2014-12-08 | 1 | -1/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | __init__: experimental commit hash for git-archive(1) export | Jan Pokorný | 2014-12-08 | 2 | -1/+17 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | doc/HACKING: update "Directly consuming the repo" part | Jan Pokorný | 2014-12-08 | 1 | -2/+4 | |
| | | | | | | (refresh the long-obsolete information) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Add utils_cman (partly an analogy to utils_cib) | Jan Pokorný | 2014-12-08 | 1 | -0/+10 | |
| | | | | | | This file was missing in Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | plugin_registry: (std) error on module load is non-fatal | Jan Pokorný | 2014-12-08 | 1 | -0/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filter: XSLT messages follow command's output format | Jan Pokorný | 2014-12-08 | 2 | -7/+11 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filter: fix interactive vs. std* redirection clash | Jan Pokorný | 2014-12-08 | 1 | -3/+3 | |
| | | | | | | ... default to batch mode when the latter is sensed Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml: {,expected} votes/quorumd sanity++ | Jan Pokorný | 2014-12-08 | 4 | -7/+35 | |
| | | | | | | We won't propagate literally everything as it may do even more harm. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml[clusternode]: fix emitting empty-name attr | Jan Pokorný | 2014-12-08 | 1 | -3/+5 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml[/+cman]: expected votes - quorumd votes | Jan Pokorný | 2014-12-08 | 2 | -9/+16 | |
| | | | | | | At least until qdevice is present to make sense of it(?). Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | lib-ccs collection of unbound filters incl. ccs-subst-nodes | Jan Pokorný | 2014-12-08 | 3 | -0/+73 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/*[cluster/*]: fix redundant backslashes elsewhere too | Jan Pokorný | 2014-12-08 | 16 | -44/+44 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | command_manager: plugin can be N/A just due to previous fail | Jan Pokorný | 2014-12-08 | 1 | -0/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> |