]> git.proxmox.com Git - pve-common.git/history - src/PVE/RESTHandler.pm
rename $pwcallback to $read_password_func
[pve-common.git] / src / PVE / RESTHandler.pm
2018-03-06 Dietmar Maurerrename $pwcallback to $read_password_func
2018-03-06 Dietmar Maurerrename $stringfilemap to $param_mapping_func
2018-03-06 Dietmar Maurerintroduce compute_param_mapping_hash helper
2017-09-12 Emmanuel KasperUse double hyphens when prefixing command options in...
2017-09-01 Fabian Grünbichlerrename variable
2017-09-01 Fabian Grünbichlerapi: fix rendering of filepath/string parameters
2017-01-18 Dietmar MaurerRESTHandler.pm: remove register_page_formatter (no...
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-09-29 Dietmar Maurerfix doc generator (do not convert efidisk0 to efidisk[N])
2016-09-05 Dietmar Maureradd typetext property for more complex types
2016-05-19 Dietmar Maurerimprove doc generator, introduce verbose_description...
2016-05-11 Dietmar Maurerremove PodParser.pm, implement keyAlias feature
2016-04-19 Dietmar Maurerfix coding style
2016-04-19 Fabian GrünbichlerFix indexed parameter conversion in documentation
2016-04-19 Fabian GrünbichlerFix indexed parameter conversion in API dump
2016-04-07 Dietmar Maureranother fix for $get_property_description() - remove...
2016-04-07 Dietmar Maurerpass correct format to $get_property_description()
2016-04-05 Fabian GrünbichlerFix uninitialized subroutine error
2016-04-05 Fabian GrünbichlerReplace 'string' with 'filepath' for mapped params
2016-04-05 Fabian GrünbichlerHandle string parameter to file content replacement
2016-03-31 Dietmar Maurerget_property_description: introduce new $style parameter
2016-03-23 Dietmar Maurerget_property_description: add new 'text' format
2016-03-23 Dietmar Maurerget_property_description: use correct base name opt[n]
2016-03-23 Dietmar Maurernew PVE::RESTHandler::dump_properties
2015-12-29 Dietmar Maurerimprove asciidoc markup
2015-12-29 Dietmar Maureradd experimental 'asciidoc' generator
2015-10-07 Dietmar Maurerapi_clone_schema: use Clone::clone instead of Storable...
2015-09-01 Wolfgang Bumilleradded 'extra-args' CLI handling
2015-07-22 Alen Grizonicvalidate error message (typo) corrected
2015-06-05 Wolfgang Bumillerremove superfluous substitution
2015-02-27 Dietmar Maurerrename data to src