summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-07-14op-mode: T6580: read active nodes directly from the config treeDaniil Baturin
2024-06-26vyos-configd: T6510: autogenerate configd-include.jsonChristian Breunig
2024-06-06xml: T6423: enforce priority on nodes having an ownerNataliia Solomko
2024-05-18T6349: updated conflict check workflow (#3468)Vijayakumar A
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-02-08Merge pull request #2507 from erkin/image-toolsDaniil Baturin
2024-01-25op-mode: T4038: Python rewrite of image toolserkin
2023-12-23xml: T5854: clear empty paths left by embedded override of defaultValueJohn Estabrook
2023-11-18config-mgmt: T4957: T2405: add proper valueHelp strings for remote URLChristian Breunig
2023-10-21scripts: T5672: remove the conf mode node.def importerDaniil Baturin
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2022-12-30ci: T4748: add a small delay to the PR title check to ensure that it gets a c...Daniil Baturin
2022-12-30T4748: Clarify the invalid PR object messageDaniil Baturin
2022-12-01ci: T4748: add hyphen and underscore for subject nameJohn Estabrook
2022-10-25ci: T4748: add dot to regex char class to allow 'vyos.util: Txxx: ...'John Estabrook
2022-10-13ci: T4748: add a CI action to check pull request titleDaniil Baturin
2022-07-30op-mode: T1748: vbash: beautify tab completion output/line breaksChristian Poessinger
2022-06-20T1748: vbash: beautify tab completion output/line breaksChristian Poessinger
2022-06-10scripts: T4465: node.def generation requires whitespace on multiple use of <p...Christian Poessinger
2022-02-24scripts: T4269: node.def generator should automatically add default valuesChristian Poessinger
2021-09-07scripts: op-mode: T3807: bugfix node.def generatorChristian Poessinger
2021-08-22T3165: op-mode: prevent override of populated node.def file with empty contentChristian Poessinger
2021-08-22scripts: op-mode: use Python 'f'ormat strings on debug messagesChristian Poessinger
2021-08-19Revert "xml: T1962: Add script to process syntaxVersion tags during build"John Estabrook
2021-08-11xml: T3732: merge leafNode with defaultValue with leafNode(s) of same pathJohn Estabrook
2021-08-11xml: T3732: simplifications for merging defaultValue and default-less nodesJohn Estabrook
2021-06-23T3574: process constraintGroup elementsJohn Estabrook
2021-06-22T3644: build: replace GCC preprocessor with a Python script for template expa...Lulu Cathrinus Grimalkin
2021-04-02T3165: prevent override of populated node.def file with empty contentChristian Poessinger
2021-03-31xml: T3445: avoid false positive on element references; use path nameJohn Estabrook
2021-01-21xml: T2910: add script to support override of defaultValue elementsJohn Estabrook
2021-01-15Revert "T3165: use a separate file for "base" CLI nodes."Daniil Baturin
2021-01-07T3165: use a separate file for "base" CLI nodes.Daniil Baturin
2020-08-31configd: T2582: add utility to safely add/remove items from include fileJohn Estabrook
2020-08-31configd: T2582: add shim var to node.defJohn Estabrook
2020-07-18T2704: force newlines after listActiveNode output.Daniil Baturin
2020-06-03Enable debug mode to build-command-templatesChristian Poessinger
2020-05-07T2431: use native versions of validate-value and numeric validator.Daniil Baturin
2020-03-18T2136: fail the build for interface definitions with valueless or multi flags...Daniil Baturin
2020-03-04templates: T2099: make op-mode path completion helper workingChristian Poessinger
2020-01-13xml: T1962: Add script to process syntaxVersion tags during buildJohn Estabrook
2020-01-13xml: T1962: Add syntaxVersion to schemaJohn Estabrook
2019-12-10scripts: import: T1836: add regex filter for condition importAntonio Cuñat Alario
2019-12-10scripts: import: T1836: fix XML exportAntonio Cuñat Alario
2019-10-25[XML templates] T1772: Add escaping of `\` symbol in `<regex>`zsdc
2019-09-17T1667: add a script for importing old conf mode command definitions into XML.Daniil Baturin
2019-08-02T786: Rename tagNode environment variable VALUE to VYOS_TAGNODE_VALUEChristian Poessinger
2018-08-18T786: Add tagNode value as a Env.variable passed into config scriptRunar Borge
2018-06-23T689, T707: do not use sudo for op mode commands.Daniil Baturin
2018-05-18More granular validator error handling in build-command-templates.Daniil Baturin