]> git.proxmox.com Git - pve-common.git/history - src/PVE/JSONSchema.pm
support aliases in property strings
[pve-common.git] / src / PVE / JSONSchema.pm
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