]> git.proxmox.com Git - pve-common.git/history - src/PVE/RESTHandler.pm
bump version to 8.1.2
[pve-common.git] / src / PVE / RESTHandler.pm
2023-11-17 Dominik Csapakjson schema: implement 'oneOf' schema
2023-06-17 Thomas Lamprechtapi dump: ignore proxyto_callback code refs
2023-06-17 Thomas Lamprechtrest handler: group and sort use statements
2023-06-07 Dominik CsapakJSONSchema: add support for array parameter in api...
2023-05-17 Thomas Lamprechtcli usage: remove extra newlines before descriptions
2023-04-11 Thomas Lamprechtrest handler: minimize scope of no-strict-refs exemption
2022-04-27 Fabian EbnerREST handler: get property description: escape curly...
2022-01-13 Thomas Lamprechtsmall code/comment cleanups
2021-04-23 Thomas LamprechtREST handler: make API return validation opt-in
2021-04-23 Thomas Lamprechtcode cleanup
2020-11-17 Thomas Lamprechtrest: register method: allow minus in path template...
2020-11-17 Thomas Lamprechtrest: register method: non-capturing group for path...
2020-03-09 Thomas LamprechtRESTHandler getopt_usage: schema properties can be...
2020-01-27 Fabian GrünbichlerAPI schema: add 'allowtoken' property
2020-01-08 Thomas LamprechtREST Handler: check for value defindness when untainting
2019-09-09 Thomas Lamprechttree wide trailing whitespace cleanup
2019-06-06 Dominik Csapakprint defaulttxt as sprintf parameter
2019-01-09 Oguz Bektasfix defaults for standard_output_options
2018-09-13 Dietmar Maurerapi_dump_full: use api_clone_schema() for 'returns...
2018-07-27 Dietmar Maurergetopt_usage: always remove $standard_output_options
2018-07-26 Dietmar Maurergetopt_usage: do not display $standard_output_options
2018-07-26 Dietmar MaurerPVE::CLIHandler - allow to define additional parameters...
2018-07-26 Dietmar Maurercli: remove all output formatter magic from CLIHandler
2018-07-23 Dominik Csapakapi dump: do not skip indexed params with only one...
2018-07-18 Wolfgang Bumillerfixup: parameters vs properties typo
2018-07-18 Thomas Lamprechtcli_handler: make standard options opt-in
2018-07-10 Dietmar Maurercli_handler: pass common output options as separate...
2018-07-06 Dietmar MaurerPVE::RESTHandler::generate_usage_str - new static metho...
2018-06-27 Thomas Lamprechtrest/cli: rename param mapping related variable to...
2018-06-27 Dominik Csapakremove read_password_func from cli handler
2018-06-19 Dominik Csapakadd the possibility to use a hash for parameter mapping
2018-06-12 Dietmar Maurerapi_dump: add $raw_dump options
2018-05-18 Dietmar Maurerapi_dump_remove_refs: prepare API tree for use with...
2018-03-13 Wolfgang Bumillercli: more generic interactive parameter definition
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