summaryrefslogtreecommitdiffstats
path: root/utils_cib.py
Commit message (Collapse)AuthorAgeFilesLines
* utils_cib: rg2hb_xsl: cover "propage if non-empty" caseJan Pokorný2015-12-171-3/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* utils_cib: also support deprecated params in rg2hb_xslJan Pokorný2015-09-021-6/+12
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* utils_cib: symbolic PATH_CIBJan Pokorný2015-04-151-0/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* utils_cib: make rg2hb_xsl a bit more versatileJan Pokorný2015-04-081-2/+6
| | | | | | | ...avoid repeating the same argument if dst and src params are identical, if src is not defined, it derives value of dst automatically. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* utils_cib + filters/ccsflat2pcsprelude: rg2hb_xsl: s/required/reqJan Pokorný2015-03-161-7/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* utils_cib + filters/ccsflat2pcsprelude: rg2hb_xsl "macro"Jan Pokorný2015-03-161-0/+31
| | | | | | | | Promised "more systemic/less error-prone solution" to prevent random mistakes/typos/inconsistencies and to exercise DRY principle (slash common sense). Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* utils_*: add helpers as utilized in experimental plugins nowJan Pokorný2015-01-091-0/+8
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* utils_cib: unit for CIB-related stuff + test counterpartJan Pokorný2014-05-221-0/+56
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>