]> git.proxmox.com Git - pve-manager.git/history - PVE/API2
pvesh: code clean-ups
[pve-manager.git] / PVE / API2 /
2023-10-05 Thomas Lamprechtapi: subscription update: actually ignore surrounding...
2023-09-27 Thomas LamprechtRevert "api: query_url_metadata: optionally detect...
2023-09-26 Philipp Hufnaglapi: query_url_metadata: optionally detect compression
2023-09-08 Thomas Lamprechtapi: pool update: rename 'transfer' parameter to 'allow...
2023-09-08 Thomas Lamprechtapi: pool update: refactor/code-clean-up guest handling
2023-09-08 Thomas Lamprechtapi: pool update: improve description and document...
2023-09-06 Maximiliano Sandovalfix #4808: ceph: mds create: use snake_case when settin...
2023-09-04 Thomas Lamprechtapi: ceph osd: factor out getting PSS stat & improve...
2023-09-04 Thomas Lamprechtapi: ceph osd: drop unused variable and useless interme...
2023-09-04 Stefan Hanreichapi: ceph: improve reporting of ceph OSD memory usage
2023-08-23 Christian Ebnerwebsite: update external links to www.proxmox.com
2023-08-16 Lukas Wagnerapi: notification: make the 'mail-to-root' target visib...
2023-08-16 Lukas Wagnerapi: notification: disallow removing targets if they...
2023-08-16 Lukas Wagnerapi: notification: allow to test targets
2023-08-16 Lukas Wagnerapi: notification: allow fetching notification targets
2023-08-16 Lukas Wagnerapi: notification: add api routes for filters
2023-08-16 Lukas Wagnerapi: notification: add api routes for gotify endpoints
2023-08-16 Lukas Wagnerapi: notification: add api routes for sendmail endpoints
2023-08-16 Lukas Wagnerapi: notification: add api routes for groups
2023-08-16 Lukas Wagnerapi: prepare api handler module for notification config
2023-08-16 Lukas Wagnerapi: replication: send notifications via new notificati...
2023-08-16 Lukas Wagnerapi: apt: send notification via new notification module
2023-08-16 Lukas Wagnervzdump: send notifications via new notification module
2023-08-14 Philipp Hufnaglfix #474: api: allow transfer from container/vms
2023-08-04 Philipp Hufnaglfix whitespaces
2023-08-02 Wolfgang Bumillerapi: use standard vmid type for /cluster/resources
2023-08-01 Fabian Grünbichlerhandle pve-kernel -> proxmox-kernel rename
2023-07-27 Alexander Zeidlerapi: backup: refactor backup permission check
2023-06-21 Dominik Csapakapi: resource usb mapping: add missing proxyto_callback
2023-06-21 Thomas Lamprechtapi ceph: fix directory endpoint index
2023-06-21 Aaron Lautererapi: ceph: remove deprecrated config and configdb endpoints
2023-06-21 Aaron Lautererapi: ceph: remove deprecrated Pools path
2023-06-19 Thomas Lamprechtapi: mappings: cleanup perl imports
2023-06-19 Thomas Lamprechtapi: cluster jobs: fix perl module not ending with...
2023-06-19 Thomas Lamprechtapi: PCI mappings: code/style cleanups
2023-06-19 Thomas Lamprechtapi: PCI mappings: rename errors to checks in response
2023-06-19 Thomas Lamprechtapi: PCI mappings: complete return schema
2023-06-16 Dominik Csapakapi: add resource map api endpoints for PCI and USB
2023-06-12 Fabian Grünbichlercluster resources: correctly filter 'localnetwork'
2023-06-12 Alexandre Derumierapi2: cluster: ressources: add "localnetwork" zone
2023-06-09 Thomas Lamprechtapi: mark batch-execute api calls root-only
2023-06-07 Fiona Ebnerapi: replication job status: allow querying disabled...
2023-06-07 Fabian Grünbichlerapi2: network: improve code readability
2023-06-07 Fabian Grünbichlerapi2: network: re-use existing variable tfilter
2023-06-07 Alexandre Derumierapi2: network: check permissions for local bridges
2023-06-07 Thomas Lamprechtapi: backup: check param permission before pool for...
2023-06-07 Fiona Ebnerapi: backup/vzdump: add get_storage_param helper
2023-06-07 Fiona Ebnerapi: backup: require Datastore.Allocate on storage
2023-06-07 Fiona Ebnerapi: backup: update: check permissions of delete params too
2023-06-07 Fiona Ebnerapi: backup: update: allow only deleting
2023-06-07 Fiona Ebnerapi: backup: update: turn delete into a hash
2023-06-07 Dominik Csapakapi: add realm-sync crud api to /cluster/jobs
2023-06-06 Fiona Ebnerapi: nodes: add 'migrateall' to index
2023-06-05 Thomas Lamprechtpveceph: support new enterprise repository
2023-06-05 Thomas Lamprechtapi: subscription: factor out check for cache being...
2023-06-05 Thomas Lamprechtapi: subscription: style cleanups
2023-05-29 Thomas Lamprechtmakefile: convert to use simple parenthesis
2023-04-12 Fiona Ebnerapi: ceph: mon create: remove superfluous verification...
2023-03-29 Wolfgang Bumillerapi: description for 'id' property in /cluster/resources
2023-03-21 Fiona Ebnerapi: apt: versions: also list Proxmox libraries for...
2023-03-21 Fabian Grünbichlerreplication: fix uninitalized warning
2023-03-21 Thomas Lamprechtapi: apt versions: report the version of the proxmox...
2023-03-21 Thomas Lamprechtapi: apt versions: sort package list in code too
2023-03-20 Thomas Lamprechtapi: ceph cfg: drop double definition of permission...
2023-03-20 Aaron Lautererapi: ceph: add ceph/cfg path, deprecate ceph/config...
2023-03-20 Aaron Lautererapi: ceph: deprecate pools in favor of pool
2023-03-15 Aaron Lautererapi ceph osd: add OSD index, metadata and lv-info
2023-03-15 Fiona Ebnerapi: node: bulk actions: allow when user has permission...
2023-03-11 Dominik Csapakapi: return missing 'hardware' entry in node endpoint...
2023-02-15 Aaron Lautererceph osd: return PGs per OSD and show in UI
2023-02-09 Stefan Sterzfix #4521: api/tasks: replace upid as filename for...
2023-02-02 Thomas Lamprechtapi apt: fix spelling in hash to avoid undef access...
2023-02-01 Thomas Lamprechtapi apt: support getting changelog of backports packages
2023-02-01 Thomas Lamprechtapi apt: code/style cleanup in changelog endpoint
2023-02-01 Thomas Lamprechtapi apt: recduce indentation in package status update sub
2023-02-01 Thomas Lamprechtapi apt: code/style cleanup getting changelog URL
2023-01-31 Leo Nunnerfix #4481: fetch changelogs for any Proxmox repository
2023-01-18 Fiona Ebnerapi: apt: versions: add proxmox-mail-forward to package...
2023-01-16 Thomas Lamprechtapi: ceph metadata: rename instance placeholder to...
2023-01-16 Aaron Lautererapi: ceph: metadata: update return schema
2023-01-16 Aaron Lautererapi: ceph: update return schemas
2023-01-14 Thomas Lamprechtfixup! api: node stopall: expose setting the task timeo...
2023-01-14 Thomas Lamprechtapi: node stopall: expose setting force-stop behavior
2023-01-14 Thomas Lamprechtapi: node stopall: expose setting the task timeout...
2023-01-14 Thomas Lamprechtapi: nodes: move variable definition closer to use...
2023-01-14 Thomas Lamprechtapi: nodes: code style/indentation fixes
2023-01-13 Matthias HeisererAPI: ceph: fix typo in permissions
2023-01-04 Thomas Lamprechtapi: task download: improve code/comment locallity...
2023-01-04 Thomas Lamprechtapi: task download: name clashing params explicit
2023-01-04 Thomas Lamprechtapi: task download: avoid useless intermediate variable
2023-01-04 Daniel Tschlatschermake task log downloadable in the PVE manager backend
2022-12-21 Aaron Lautererapi: ceph: sort and update index sub-directory list
2022-12-21 Aaron Lautererapi: ceph: fix grammar/styling in descriptions
2022-12-16 Thomas Lamprechtapi: apt: code cleanups
2022-11-21 Fiona Ebnerapi: vzdump: soften parameter permission checks
2022-11-20 Thomas Lamprechtfix #4245: api: node HW: allow to get PCI info with...
2022-11-17 Aaron Lautererapi: ceph: add cmd-safety endpoint
2022-11-17 Dominik Csapakapi: open up /cluster/options call over injecting info...
2022-11-17 Dominik Csapakapi: /cluster/resources: add tags to returned properties
2022-11-16 Stefan Sterzapi: ceph: add applications of each pool to the lspools...
next