summaryrefslogtreecommitdiffstats
path: root/formats
Commit message (Expand)AuthorAgeFilesLines
* formats/command: move to ext-plugins/lib-general/formatsJan Pokorný2015-01-091-85/+0
* formats/simpleconfig: allow env override for indentationJan Pokorný2014-11-241-1/+2
* filters/ccs2needlexml: handle secauth on vs. missing keyfileJan Pokorný2014-11-241-0/+10
* formats/command: "dict" protocol backed by OrderedDictJan Pokorný2014-11-241-1/+13
* 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
* format: make passing protocol/protodecl optionalJan Pokorný2014-11-142-5/+5
* formats/command: parsing/linearizing a command + testsJan Pokorný2014-11-141-0/+50
* commands/ccs2pcs: new extra finalizing pcs2pcsfinal passJan Pokorný2014-10-211-0/+7
* commands/ccs2pcs: apparently at least one more pass neededJan Pokorný2014-10-211-0/+7
* ccs2pcs: big renaming (ccsflat2pcsprelude + pcsprelude2pcs)Jan Pokorný2014-10-212-3/+9
* Reconsider plugin (class/symbol) to module organizationJan Pokorný2014-09-052-3/+3
* formats/corosync: uidgid? -> uidgid* in corosync.rngJan Pokorný2014-09-011-2/+2
* format: syntactic sugar for distilling particular representationJan Pokorný2014-09-011-1/+1
* (Optionally) promote protocols to first-class entityJan Pokorný2014-08-294-9/+11
* Elaborate more on RGManager's explicit ordering/ccs_flattenJan Pokorný2014-08-261-2/+5
* formats/pcs: specify validation + add necessary filesJan Pokorný2014-05-304-1/+3653
* tests: check validation harness using now fixed corosync.rngJan Pokorný2014-05-301-1/+1
* format: ccs: split out ccs-needle, capable of being validatedJan Pokorný2014-05-301-0/+7
* format: implement XML validation based on Relax NG schemasJan Pokorný2014-05-303-1/+10
* Relicence GPLv2 -> GPLv2+Jan Pokorný2014-04-254-4/+4
* s/ccsflat/flatccs/ (consistency with "simplepcs")Jan Pokorný2014-04-151-2/+2
* Refactor: move functional-paradigm helpers utils -> utils_funcJan Pokorný2014-04-011-1/+2
* formats/simpleconfig: append trailing newline to bytestring formJan Pokorný2014-03-071-1/+1
* format + simpleconfig: prevent unneeded deepcopy (of tuple)Jan Pokorný2014-02-191-2/+3
* ccs2pcs now indeed produces corosync.conf (via XML2simpleconfig)Jan Pokorný2014-02-181-7/+94
* format: turn decorator function into staticmethod of FormatJan Pokorný2014-02-091-2/+2
* plugin_registry/format/filter: new way of "private plugin" markingJan Pokorný2014-02-091-3/+3
* formats/simpleconfig: fix a typoJan Pokorný2014-01-171-1/+1
* Batch header unificationJan Pokorný2013-11-184-10/+10
* Initial commitJan Pokorný2013-11-186-0/+1211