]> git.proxmox.com Git - pve-common.git/history - src/PVE/JSONSchema.pm
json schema: add format description for pve-storage-id standard option
[pve-common.git] / src / PVE / JSONSchema.pm
5 days ago Fiona Ebnerjson schema: add format description for pve-storage... master
8 days ago Folke Gleumesdocs: add missing prefix
2024-01-22 Wolfgang Bumillerschema: fixup description vs format_description in...
2023-11-17 Dominik Csapakjson schema: implement 'oneOf' schema
2023-07-24 Lukas WagnerJSONSchema: increase maxLength of config-digest to 64
2023-06-16 Fiona Ebnerschema: explicitly set min/max for vmid option
2023-06-15 Dominik Csapakfix #4778: fix boolean type check for json parameters...
2023-06-07 Dominik CsapakJSONSchema: disable '-alist' format
2023-06-07 Dominik CsapakJSONSchema: add support for array parameter in api...
2023-06-06 Stefan Hanreichjson schema: improve description of bwlimit parameter
2022-11-04 Fabian Grünbichlerschema: take over 'pve-targetstorage' option
2022-09-20 Dominik CsapakJSONSchema: refactor tag regex
2022-03-24 Thomas Lamprechtjson schema: allow to export print_property_string
2022-03-17 Wolfgang Bumillerschema: parse_config: optionally collect comments
2022-02-09 Fabian Grünbichleradd 'map_id' helper for ID maps
2021-11-11 Fabian Grünbichlerschema: add proxmox-remote format/option
2021-11-11 Fabian Grünbichlerschema: add pve-bridge-id option/format/pair
2021-11-11 Fabian Grünbichlerschema: rename storagepair to storage-pair
2021-06-28 Dominik CsapakPVE/JSONSchema: add pve-task-status-type
2021-05-03 Fabian Ebnerschema: check format: parse list formats as arrays
2021-05-03 Fabian Ebnerindentation fix
2021-04-21 Stefan ReiterJSONSchema: don't cycle-check 'download' responses
2021-04-19 Stefan Reiterfixup: remove double braces
2021-04-16 Fabian Grünbichlerschema: pull out abstract 'id-pair' verifier
2021-03-16 Wolfgang Bumillerget_options: don't set optional positional params to...
2021-02-18 Fabian Ebnerregister email-or-username format
2021-02-18 Fabian Ebnersendmail: use more complete email regex and shellquote
2020-10-29 Dominic JägerMake configid regex public
2020-09-07 Thomas Lamprechtget_options: allow no arguments if all are optional
2020-08-26 Thomas Lamprechtget_options: allow optional arguments "arg_params"...
2020-07-06 Stefan ReiterJSONSchema: use validator in print_property_string too
2020-07-06 Stefan ReiterJSONSchema: add format validator support and cleanup...
2020-06-26 Thomas Lamprechtfollouwp: improve comment detection and refactor slightly
2020-06-26 Oguz Bektasschema: register 'timezone' format and add verification...
2020-05-02 Thomas LamprechtJSONSchema: allow to import parse_property_string
2020-04-23 Dominik CsapakJSONSchema: extend pve-configid regex by '-'
2020-04-02 Thomas Lamprechtidmap followup: avoid false-negatives through falsy...
2020-04-01 Fabian GrünbichlerJSONSchema: add idmap parser and storagepair format
2020-04-01 Wolfgang LinkRegister acme-plugin-format
2020-04-01 Wolfgang LinkReuse id parse code.
2020-03-09 Dominik Csapakadd ldap-simple-attr from pmg
2020-01-27 Fabian GrünbichlerAPI schema: add 'allowtoken' property
2019-10-30 Dominik CsapakJSONSchema: add pve-tag format
2019-10-29 Wolfgang BumillerJSONSchema: add TFA-secret format; support longer secrets
2019-09-09 Thomas Lamprechttree wide trailing whitespace cleanup
2019-05-15 Thomas LamprechtJSONSchema: sort keys when dumping config for stabillity
2019-05-08 Dominik CsapakJSONSchema: add get_netmask_bits and missing netmask
2019-04-02 Stoiko IvanovJSONSchema: fix units of bwlimit
2019-03-21 Thomas LamprechtJSONSchema: register 'pve-snapshot-name' here to avoid...
2019-03-14 Thomas Lamprechtfollowup: add verbose_description to new mac-addr stand...
2019-03-14 Stoiko IvanovJSONSchema: Adapt MAC address format to unicast
2019-03-01 Oguz Bektasfix #2111: regex match for email addresses
2019-01-22 Christian EbnerJSONSchema: Add format for MAC address verification
2018-09-25 Wolfgang BumillerJSONSchema: typo fixup
2018-09-20 Thomas Lamprechtfix some erro mesage and comment typos
2018-07-26 Dietmar Maurerintrocude new output format 'yaml'
2018-07-10 Dietmar Maureroutput format options: remove 'plain', add 'json-pretty'
2018-07-03 Dietmar MaurerJSONSchema: register new standard option 'pve-output...
2018-07-03 Dietmar MaurerJSONSchema: define 'renderer' property
2018-06-29 Dietmar MaurerPVE::JSONSchema::register_renderer - allow to register...
2018-06-27 Dominik Csapakremove read_password_func from cli handler
2018-06-18 Stoiko Ivanovadd print_width property to JSONSchema definition
2018-06-07 Dietmar Maurerfix getopt when invoking without arguments
2018-03-13 Wolfgang Bumillercli: more generic interactive parameter definition
2018-02-05 Wolfgang Bumillerschema: add bwlimit standard option and format
2018-02-05 Wolfgang Bumillerschema: allow ipv6 prefix lengths up to 128
2018-01-11 Thomas LamprechtJSONSchema: add fingerprint-sha256 standard option
2017-11-08 Dietmar MaurerJSONSchema.pm - add a 'download' attribute
2017-08-18 Wolfgang BumillerJSONSchema: add parse_boolean helper
2017-05-31 Dietmar MaurerPVE::JSONSchema - add proxyto_callback property
2017-05-31 Dietmar MaurerRevert "JSONSchema.pm: register new standard option...
2017-05-08 Dietmar MaurerJSONSchema.pm: register new standard option pve-replicate
2017-05-05 Thomas Lamprechtget_options: handle array and scalar refs on decoding
2017-05-02 Dietmar Maureruse Encode::Locale to encode parameters read from conso...
2017-02-25 Dietmar MaurerJSONSchema::check_type: return success (not value)
2017-02-07 Wolfgang BumillerJSONSchema: adding skiplock option here
2017-01-18 Dietmar MaurerJSONSchema: remove formatter option
2016-11-05 Dietmar Maurerschema_get_type_text: do not always expand enums
2016-11-05 Dietmar Maurerschema_get_type_text: render generic types as <type>
2016-11-02 Wolfgang BumillerJSONSchema: named formats in parse_property_string
2016-10-28 Dominik Csapakfix typo
2016-09-29 Dietmar Maurerfix doc generator (do not convert efidisk0 to efidisk[N])
2016-09-05 Dietmar Maurerschema_get_type_text: always access values as number
2016-07-14 Wolfgang Bumillerallow Regexp objects for strings in the schema
2016-06-03 Wolfgang BumillerConsider /31 and /32 valid subnet masks.
2016-05-23 Wolfgang Bumillerprint_property_string: don't print the default key...
2016-05-19 Dietmar Maurerimprove doc generator, introduce verbose_description...
2016-05-12 Dietmar Maurerprint_property_string: correctly implement skip parameter
2016-05-11 Dietmar Maurerfix keyAlias test
2016-05-11 Dietmar MaurerJSONSchema fix property sort order
2016-05-11 Dietmar Maurerremove PodParser.pm, implement keyAlias feature
2016-04-01 Wolfgang Bumillerproperty strings: introduce key grouping feature
2016-03-23 Wolfgang Bumillercleanup: whitespace and than/then typo
2016-03-21 Wolfgang Bumilleradd the 'urlencoded' string format
2016-03-21 Wolfgang Bumillercleanup: full path package references to self
2016-03-21 Wolfgang Bumillercleanup: newlines in die/warn
2016-03-21 Wolfgang Bumillerproperty strings: check for commas in values
2016-02-18 Wolfgang Bumillerschema: error on missing keys without default keys
2016-02-15 Dominik Csapaklimit vmid with JSON format
2016-02-11 Wolfgang Bumillerschema: disable additional properties in property strings
next