summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2018-05-14Merge pull request #10 from Taniadz/masterDaniil Baturin
2018-02-11Add output format option (plain or JSON) to the config data reading and op mo...Daniil Baturin
2017-10-11T413: Make a schema for op mode (delete ownerAttr)Taniadz
2017-10-10T413: Make a schema for op modeTaniadz
2017-09-12Add support for completionHelp tag to the schema.Daniil Baturin
2017-01-19Add basic session setup/teardown functionality to vyconfd.Daniil Baturin
2017-01-16Re-generate RNG schema, update files that use it.Daniil Baturin
2017-01-16Move <keepChildOrder/> into properties.Daniil Baturin
2017-01-16Make the "argument" attribute of external validators optional.Daniil Baturin
2017-01-06Do not require path for set/delete, add an error for trying to set a path tha...Daniil Baturin
2017-01-06Make error and warning single string, add more specific error codes.Daniil Baturin
2017-01-06Split session setup and entering configuration mode in the protobuf schema.Daniil Baturin
2017-01-06Add confirm operation. Remove notifications field.Daniil Baturin
2017-01-06Extend the protobuf schema, update build scripts.Daniil Baturin
2017-01-06Add initial implementation of the protobuf schema.Daniil Baturin
2017-01-04Add "version" attribute to component definition schema.Daniil Baturin
2017-01-04Add an RNG XML version of the component definition schema.Daniil Baturin
2016-12-30Remove the extends attribute from <interfaceDefinition>Daniil Baturin
2016-12-23Make log template and log level configurable.Daniil Baturin
2016-12-22Re-generate the RNG schema for interface definitions.Daniil Baturin
2016-12-22T226: Add secret and hidden properties to the reference tree.Phil Summers
2016-12-14T210: use TOML for the vyconf config file.Daniil Baturin
2015-04-26Add an option to keep child order, will be used for rendering.Daniil Baturin
2015-04-24Reduce the amount of references in the interface definition schema.Daniil Baturin
2015-04-24Move constraintError out of the constraint tag, rename to constraintErrorMess...Daniil Baturin
2015-04-16Use two-part valueHelp with format and description.Daniil Baturin
2015-04-16Group node properties and children into their own tags.Daniil Baturin
2015-04-15Further simplify the schema.Daniil Baturin
2015-04-15Add an example of interface definition.Daniil Baturin
2015-04-15Simplify the interface definition schema.Daniil Baturin
2015-04-13Import XML schemata from the prototype.Daniil Baturin