]> git.proxmox.com Git - pve-storage.git/history - PVE/API2/Storage/Status.pm
fix #3505: status: add checksum and algorithm to file upload
[pve-storage.git] / PVE / API2 / Storage / Status.pm
2021-10-04 Lorenz Stechaunerfix #3505: status: add checksum and algorithm to file...
2021-10-04 Lorenz Stechaunerstatus: remove sleep(1) in file upload
2021-09-06 Thomas Lamprechtapi: followup style/comment improvements
2021-09-06 Lorenz Stechaunerstatus: move unlink from http-server to enpoint
2021-07-29 Thomas Lamprechtapi: status: rework err cleanup
2021-07-29 Thomas Lamprechtapi: status: import run_command
2021-07-29 Lorenz Stechaunerapi: status: fix unlink on file upload
2021-07-29 Thomas Lamprechtapi: status: sort/cleanup module use-statements
2021-07-21 Lorenz Stechaunerstatus: add max length and disclaimer to file upload...
2021-07-21 Lorenz Stechaunerstatus: add enum for file upload content type
2021-06-23 Thomas Lamprechtapi: file download: limit filename length and encode...
2021-06-23 Thomas Lamprechtapi: file download: code cleanups
2021-06-23 Lorenz Stechaunerstatus: add download_url method
2021-06-23 Lorenz Stechaunerstatus: factoring out normalize_content_filename
2021-06-23 Lorenz Stechaunerfactoring out regex for vztmpl
2021-06-21 Thomas Lamprechtapi: status: sort index and add missing "file-restore"
2021-04-23 Stefan Reiteradd FileRestore API for PBS
2020-07-24 Fabian EbnerAdd API and pvesm call for prune_backups
2020-06-30 Fabian EbnerWhitespace cleanup
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-11-18 Fabian Grünbichleruse PVE::RRD for RRD data
2019-09-03 Stefan Reiterfix #2216: Allow .img files in 'iso' type storages
2019-06-13 Thomas Lamprechtfollowup: reword comment a bit
2019-06-13 Stefan Reiterfix #1427: Set file mode on uploaded templates/ISOs
2019-04-11 Christian EbnerStatus: Include command error in error message when...
2018-08-07 Dietmar MaurerPVE::API2::Storage::Status::index - document return...
2018-05-14 Wolfgang Bumillerwhitespace fixup
2018-05-14 Wolfgang LinkFix typo.
2018-05-14 Wolfgang LinkSimplify image/template upload check.
2017-11-14 Dominik Csapakwhitespace cleanup
2017-11-14 Dominik Csapakadd 'format' parameter to storage list call
2017-06-22 Emmanuel KasperFix #1424: allow tar.xz templates upload
2016-06-09 Wolfgang Bumillerupload: whitelist filename chars instead of blacklisting
2016-03-30 Fabian GrünbichlerAdd write_config, drop cfs_read_file
2015-10-01 Dietmar Maureradd missing completion hooks
2015-10-01 Dietmar Maureradd bash completion for content type
2015-08-18 Wolfgang Bumillerupload API: safer filename handling
2015-08-07 Dietmar Maurerstorage status API: allow to filter multiple content...
2014-09-10 Dietmar Maurerallow iso upload for glusterfs
2013-05-14 Dietmar Maurerbump version to 3.0-6 and fix bug from previous commit
2013-05-14 Dietmar Maurerextend storage list API with useful parameters for...
2013-03-04 Dietmar Maurerfile upload: fix race condition
2012-10-31 Stefan PriebePVE/API2/Storage/Status: remove hardcoded blowfish...
2012-06-18 Dietmar Maureradd newline to error message
2012-02-15 Dietmar Maureronly list iscsi when enabled (content == images)
2012-02-06 Dietmar Maurerfix upload permissions. Only allow iso/tmpl upload.
2012-01-26 Dietmar Maureradd permission checks
2011-11-03 Dietmar Maureruse correct prefix
2011-11-03 Dietmar Maurerimplement file upload API
2011-08-23 Dietmar Maurerimported from svn 'pve-storage/pve2'