]> git.proxmox.com Git - pve-common.git/history - src/PVE/JSONSchema.pm
deps: moving skiplock breaks qemu-server << 4.0-109
[pve-common.git] / src / PVE / JSONSchema.pm
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
2015-11-26 Wolfgang Bumillerprint_property_string: skip keys early
2015-10-30 Wolfgang Bumillerprint_property_string: skip undefined values
2015-10-16 Wolfgang Bumillerallow /32 ipv4 cidrs
2015-10-15 Wolfgang Bumillersupport aliases in property strings
2015-10-15 Wolfgang Bumillerprint_property_string: disk-size is a format, not a...
2015-10-09 Dietmar Maurerparse_property_string: add newline to error strings
2015-10-01 Wolfgang Bumilleradded JSONSchema::print_property_string
2015-10-01 Wolfgang BumillerJSONSchema: added disk-size format
2015-10-01 Wolfgang BumillerAdded PVE::JSONSchema::parse_size/format_size
2015-10-01 Wolfgang BumillerSupport named formats in typetext generation
2015-09-23 Wolfgang BumillerJSONSchema::generate_typetext: default_key support
2015-09-23 Wolfgang BumillerJSONSchema: verify comma-separated property strings
2015-09-23 Wolfgang BumillerAdded JSONSchema::parse_property_string
2015-09-23 Wolfgang Bumillergenerate_typetext: better handling of only-optional...
2015-09-23 Wolfgang BumillerJSONSchema::generate_typetext: raw typetext support
2015-09-22 Wolfgang BumillerJSONSchema: pve-ipv4/6-config and CIDR split
2015-09-22 Wolfgang BumillerJSONSchema::check_object_warn
2015-09-22 Wolfgang BumillerJSONSchema: format_description + generate_typetext
2015-09-17 Emmanuel KasperAllow top level devel domain name up to 63 characters...
2015-09-04 Dietmar Maureradd missing formatter property to method schema
2015-09-04 Dietmar Maurerget_options: avoid warning for -list format
2015-09-03 Wolfgang Bumillerremove + from getopt's prefix_pattern
2015-09-02 Dietmar Maureradd new property to support bash completions
2015-09-01 Wolfgang Bumilleradded 'extra-args' CLI handling
2015-08-04 Dietmar Maurerget_standard_option: do not overwrite defaults when...
2015-07-22 Wolfgang Bumillerimprove parse_config in JSONSchema and SectionConfig
2015-05-27 Wolfgang Bumillerspice-proxy format now uses new address format
2015-04-23 Dietmar Maurerfix typo
2015-04-23 Dietmar Maureradd additional methods for IP address verification
2015-04-22 Dietmar Maurercleanup: remove unnecessary prefix
2015-04-22 Dietmar Maurerregister new standard option pve-startup-order
2015-04-03 Dietmar Maurerimprove error message
2015-02-27 Dietmar Maurerrename data to src