summaryrefslogtreecommitdiff
path: root/src/helpers
AgeCommit message (Collapse)Author
2019-01-26T1193: remove the commands pipe since it's no longer needed.Daniil Baturin
2018-11-29T1001: escape backslashes in the input in the commands pipe as well.Daniil Baturin
2018-08-25validate-value.py: remove tailing whitespacesChristian Poessinger
2018-06-30src: commands-pipe: fix bug (no raw string) reported by sonarcubeChristian Poessinger
2018-06-05T684: add bindings for the commands formatter and scripts for converting ↵Daniil Baturin
configs to commands.
2018-05-16T643: use fullmatch for regex validators so that people don't have to write ↵Daniil Baturin
^...$ all the time.
2018-05-16T643: correct support for regex validators.Daniil Baturin
2018-05-16T643: correct the logic for generating node constraints and add emulation of ↵Daniil Baturin
multiple validation options.