]> git.proxmox.com Git - pve-common.git/history - src/PVE/SectionConfig.pm
bump version to 5.0-29
[pve-common.git] / src / PVE / SectionConfig.pm
2017-05-10 Dietmar MaurerSectionConfig.pm: pass section data to format_section_h...
2017-02-25 Dietmar MaurerSectionConfig::check_value: return bool/numbers as...
2017-02-20 Dietmar MaurerSectionConfig: add new parameter $skip_type to createSc...
2017-02-19 Dietmar MaurerSectionConfig:write_config: sort options by key name
2017-02-19 Dietmar MaurerSectionConfig: allow to get class specific updateSchema()
2016-10-18 Wolfgang BumillerSectionConfig: always write out explicitly set booleans
2016-04-30 Dietmar MaurerSectionConfig: sort values return by lookup_types
2016-04-30 Dietmar MaurerSectionConfig.pm: sort type enum
2016-01-26 Dietmar MaurerSectionConfig: disable duplicate plugin registration
2015-09-20 Dietmar MaurerSectionConfig: protect against newline injection
2015-09-18 Dietmar MaurercreateSchema: include type property
2015-09-18 Dietmar Maurerfix SectionConfig updateSchema for classes without...
2015-09-18 Dietmar MaurerSectionConfig: fix createSchema
2015-09-17 Dietmar MaurerupdateSchema: code cleanup - avoid assigning same...
2015-07-22 Wolfgang Bumillerimprove parse_config in JSONSchema and SectionConfig
2015-02-27 Dietmar Maurerrename data to src