Age | Commit message (Expand) | Author |
---|---|---|
2024-04-04 | T6199: drop unused Python imports from graphql source | Christian Breunig |
2023-07-15 | T5195: vyos.util -> vyos.utils package refactoring part #2 | Christian Breunig |
2023-03-05 | op-mode: T5051: interpret Literal types as enums | John Estabrook |
2023-01-23 | graphql: T4544: use opmode._is_op_mode_function_name instead of local copy | John Estabrook |
2023-01-09 | container: T4880: include 'add'/'delete' in standard op-mode functions | John Estabrook |
2022-12-19 | graphql: T4887: interpret all boolean options as nullable | John Estabrook |
2022-11-21 | graphql: T4544: use load_as_module from vyos.util | John Estabrook |
2022-11-01 | graphql: T4791: decamelize/normalize result of op-mode queries | John Estabrook |
2022-10-25 | graphql: T4574: reorganize directory structure for clarity | John Estabrook |