summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-14Merge pull request #16 from sever-sever/T6674-trigger-rebuils-circinuscircinusChristian Breunig
T6674: Action add trigger workflow to rebuild package
2024-09-14T6674: Action add trigger workflow to rebuild packageViacheslav Hletenko
2024-03-29Merge pull request #13 from jestabro/tree-maskmasterJohn Estabrook
T6180: add binding for mask_tree
2024-03-28T6180: add binding for mask_treeJohn Estabrook
2023-07-28Merge pull request #12 from jestabro/immutableDaniil Baturin
T5316: drop trim function
2023-07-13T5316: drop trim functionJohn Estabrook
2023-05-31Merge pull request #11 from jestabro/error-passingJohn Estabrook
T5251: catch error Vytree.Nonexistent_path in delete_value
2023-05-31T5251: catch error Vytree.Nonexistent_path in delete_valueJohn Estabrook
2023-05-16Merge pull request #10 from jestabro/reference-treeJohn Estabrook
T5194: add binding for reference_tree_to_json
2023-05-11T5194: add binding for reference_tree_to_jsonJohn Estabrook
2023-03-29Merge pull request #9 from jestabro/tree-unionJohn Estabrook
T5089: bindings for configtree union and optional arg ord_val (ordered_values)
2023-03-20T5089: add support for optional arg 'ordered_values' (ord_val)John Estabrook
2023-03-20T5089: binding for configtree tree_unionJohn Estabrook
2023-02-11Merge pull request #7 from jestabro/udiffJohn Estabrook
T4991: add binding for function show_diff
2023-02-10T4991: add binding for function show_diffJohn Estabrook
2023-01-27Merge pull request #6 from jestabro/insert_errorDaniil Baturin
T4961: add descriptive error_message to copy_node
2023-01-27T4961: add descriptive error_message to copy_nodeJohn Estabrook
2022-03-01Merge pull request #4 from jestabro/subtreeJohn Estabrook
T4235: bindings for modified return value of diff_tree, and for get_subtree
2022-02-27T4235: binding for trim_treeJohn Estabrook
2022-02-25T4235: binding for modified return value of diff_tree (nee diffs)John Estabrook
2022-02-25T4235: binding for get_subtreeJohn Estabrook
2022-02-10Merge pull request #3 from jestabro/config-diffChristian Poessinger
T4235: binding for config tree diff function
2022-02-08configtree: T4235: allow rendering delete commandsJohn Estabrook
2022-02-08configtree: T4235: binding for config tree diff functionJohn Estabrook
2022-02-03Add -thread link for ctypes-foreign after upgrade to ctypes >= 0.18.0John Estabrook
Change discussed here: https://github.com/ocamllabs/ocaml-ctypes/pull/651
2021-03-26Jenkins: setup OCaml build environmentChristian Poessinger
2021-03-26Jenkins: enable arm64 buildsChristian Poessinger
2021-03-12Update the latest OCaml version referenceDaniil Baturin
2021-02-24Update JenkinsfileDaniil Baturin
2020-11-12Use the pure OCaml re library instead of libpcre.Daniil Baturin
2020-06-24Jenkins: T2625: migrate to build libraryChristian Poessinger
2020-03-21Jenkins: T1870: support GitHub PullRequest buildsChristian Poessinger
2019-12-31Jenkins: select proper Docker container on master branchChristian Poessinger
2019-12-27Jenkins: make pipeline branch independentChristian Poessinger
2019-12-18Jenkins: adjust to new Debian Buster buildChristian Poessinger
2019-10-30Jenkins: Docker: always pull container from DockerhubVyOS_1.2-2019Q4Christian Poessinger
2019-10-30Jenkins: eval opam environmentChristian Poessinger
2019-10-27T1773: Expose functions for JSON rendering.Daniil Baturin
2019-10-27Merge branch 'current' of github.com:vyos/libvyosconfig into currentDaniil Baturin
2019-10-09Jenkins: import Pipeline from vyos-1x commit 2d3539f9dec1Christian Poessinger
2019-07-29Document the build procedure.Daniil Baturin
2019-06-29Update changelog.Daniil Baturin
2019-06-30Switch from linking with vyconf plus adhocery to dedicated vyos1x-config ↵Daniil Baturin
package.
2019-06-06Merge pull request #2 from jestabro/config-migrateJohn Estabrook
T1334: Migration script runner rewrite
2019-05-30T1334: Migration script runner rewriteJohn Estabrook
Add lexing support for new config file footer syntax.
2019-03-17T1305: allow configs to end with a leaf node.Daniil Baturin
2019-02-14Add a function for copying nodes.Daniil Baturin
2019-01-26Update changelog and version.v0.0.6Daniil Baturin
2019-01-26T1193: allow top level leaf and tag nodes.v0.0.5Daniil Baturin
The original config backend allows them, and it's needed ofr correct operation of the commands pipe at edit levels other than the top level.
2018-11-29Update the changelog (even though the actual change is in vyconf).v0.0.4Daniil Baturin