]> git.proxmox.com Git - pve-manager.git/history - PVE/API2
5to6: fixup: really set $total_votes to 0 if not defined
[pve-manager.git] / PVE / API2 /
2019-05-15 Thomas Lamprechtapi/nodes journal: fix parameter types and add minimum
2019-05-15 Thomas Lamprechtpartially revert "api/nodes journal: add and enforce...
2019-05-15 Thomas Lamprechtapi/nodes journal: add and enforce parameter conflicts
2019-05-15 Thomas Lamprechtapi/nodes: add journal to index
2019-05-15 Dominik Csapaknode: add journal api
2019-05-08 Dominik Csapakadd new parameters cidr(6) to the network api
2019-04-24 Thomas Lamprechtapi: handle undefined shellcmd parameter better
2019-04-24 Thomas Lamprechtapi: ceph/osd: conciser metadata array to hash mapping
2019-04-24 Thomas Lamprechtfollowup: refactor & code cleanup
2019-04-24 Dominik Csapakadapt osd api call for ceph nautilus
2019-04-18 Fabian Grünbichlercall cfs_update() before retrieving cluster status
2019-04-16 Thomas Lamprechtfix #263: only include node rrd stats if user has Sys...
2019-04-08 Thomas Lamprechtapi: ceph/mon: improve no ip error
2019-04-08 Alwin AntreichCeph MON - Reword error message on IP config
2019-03-28 Tim Marxapi: ceph: ensure calls get proxied to correct node
2019-03-25 Thomas Lamprechtapi/ceph: allow default value for service start/stop
2019-03-19 Thomas Lamprechtapi/apt: remove unused variable
2019-03-15 Tim Marxcheck for ceph inited at status api
2019-02-28 Tim Marxadd pveceph install to shell api
2019-02-28 Thomas Lamprechtfollowup: fix whitespace error
2019-02-28 Tim Marxdeprecate old upgrade property
2019-02-28 Thomas Lamprechtapi/nodes: fix variable name style: s/cmdMapper/shell_c...
2019-02-28 Tim Marxunified the classification of the passed command for...
2019-02-27 Thomas Lamprechttrailing whitespace fix in Nodes
2019-02-19 Oguz Bektasfix #1769: restart mode for bulk lxc migration
2019-02-08 Thomas Lamprechtminor typo fix and code cleanups
2019-02-08 Alwin Antreichapi osd/destroy: use ProcFSTools to iterate mounts
2019-02-08 Thomas Lamprechtfollouwp: code cleanup
2019-02-08 Alwin AntreichFix #2051: preserve DB/WAL disk on destroy
2019-01-31 Thomas Lamprechtremove unused libxml-parser-perl dependency
2019-01-31 Thomas Lamprechtcleanup: api/subscription: keep variable declarations...
2019-01-31 Dominik Csapakapi/subscription: fix permission check
2019-01-28 Christian EbnerAdd bash completion for wakeonlan API call
2019-01-23 Fabian Grünbichlertask index: fix return schema annotations
2019-01-23 Fabian Grünbichlertask index: allow filtering by task type
2019-01-23 Fabian Grünbichlertask index: allow selection of task source(s)
2019-01-22 Thomas Lamprechtapi/wakeonlan: add description to return schema
2019-01-22 Christian Ebnerpvenode: Return MAC address used for WoL call on success
2019-01-21 Thomas Lamprechtwakeonlan: we cannot wake ourself
2019-01-21 Christian EbnerNodes: Check if target node even exists before sending...
2019-01-17 Christian Ebnerimplement basic wake on LAN functionality
2019-01-11 Thomas Lamprechtallow 8-way NUMA systems
2019-01-03 Fabian Grünbichlerfix #1997: set taskid for single-guest backups
2018-12-20 Dominik Csapakceph: move Monitor API calls to API2/Ceph/MON.pm
2018-12-20 Dominik Csapakceph: move MGR API calls to API2/Ceph/MGR.pm
2018-12-20 Dominik Csapakceph: move mgr create/destroy to Ceph::Services
2018-12-20 Dominik Csapakceph: move API2::CephOSD to API2::Ceph::OSD
2018-12-20 Dominik Csapakceph: move service_cmd and MDS related code to Services.pm
2018-12-20 Dominik Csapakceph: move CephTools into Ceph/Tools.pm
2018-12-20 Dominik Csapakceph: use cfs_read/write_file for ceph.conf
2018-12-13 Thomas Lamprechtfixup: whitespace cleanup
2018-12-13 Tim Marxceph api: added check for /etc/pve/ceph.conf to remaini...
2018-11-29 Thomas Lamprechtceph: update all pg_num defaults to 128
2018-11-29 Alwin AntreichRaise the default pg_num to 128
2018-11-28 Thomas Lamprechtfixup: s/wipe_disk/wipe_disks/ as we can to multiple...
2018-11-28 Alwin AntreichFactoring the wipe_disk out into CephTools
2018-11-28 Thomas Lamprechtceph: fixup s/add_storage/add-storage/
2018-11-28 Thomas Lamprechtfix #1430: ceph init: allow to specify separate cluster...
2018-11-27 Thomas Lamprechtapi: cephfs: reuse rados connection when polling for...
2018-11-23 Thomas Lamprechtapi: cephfs: wait for MDS to become active
2018-11-23 Thomas Lamprechtapi: cephfs: check if SID is free when add_storage...
2018-11-23 Thomas Lamprechtapi/ceph: import file_set_contents
2018-11-23 Thomas Lamprechtceph: add CephFS create and list API
2018-11-23 Thomas Lamprechtceph: add MDS create/delete/list API
2018-11-23 Thomas Lamprechtceph: move create/destroy pool to CephTools
2018-11-23 Thomas Lamprechtapi: document default for ceph service start/stop/restart
2018-11-23 Dominik Csapakceph: add service restart api call
2018-11-22 Thomas Lamprechtapi/hardware: fixup: add missing file
2018-11-22 Thomas Lamprechtapi: move PCI from Scan to Hardware path
2018-11-22 Dominik Csapakapi/Scan: allow to get a PCI device's mediated devices
2018-11-22 Dominik Csapakapi/Scan: allow to scan a nodes PCI devices
2018-11-22 Thomas Lamprechtapi/Ceph: actually use imported file_{g,s}et_contents
2018-11-22 Thomas Lamprechtapi/Ceph: cleanup module usage
2018-11-22 Thomas Lamprechtapi/CephOSD: cleanup and sort module usage
2018-11-19 Dominik Csapakrename PVE::API2::Storage::Scan to PVE::API2::Scan
2018-11-19 Dominik CsapakAPI/Scan: use scan_usb from PVE::SysFSTools
2018-11-19 Dominik CsapakAPI/Scan: remove unused HTTP::Status module
2018-11-19 Dominik CsapakScan: whitespace fixes
2018-11-19 Dominik Csapakcopy storage scan API from pve-storage
2018-11-12 Alwin Antreichadd_storage creates only one ceph storage entry
2018-10-30 Dietmar Maurerfix wrong permissions for subscription info
2018-10-24 Thomas Lamprechtfollow up: cleanup long line
2018-10-24 David Limbeckadd wipe_disk option when destroying ceph disk
2018-10-23 Thomas Lamprechtadd pve-edk2-firmware to pveversion package list
2018-10-08 Dietmar Maureruse 'die' instead of 'raise_param_exc'
2018-10-08 Alexandre DerumierAPI2 : Network : add network config reload
2018-09-14 Dominik Csapakadd /node/{NODE}/hosts API Call
2018-08-31 Wolfgang Linkpveceph: remove 'btrfs' as fstype for new OSDs
2018-08-20 Dominik Csapakfixe return values in /cluster/resources
2018-08-13 Dominik Csapakfix #1828: check if targetnode exists before starting...
2018-07-26 Dietmar Maurerpvenode: use print_api_result to print acme account...
2018-07-11 Dietmar Maureruse new timestamp renderer for /nodes/<nodename>/time
2018-07-10 Dietmar MaurerPVE/API2/Nodes.pm: document return properties for clust...
2018-07-10 Thomas Lamprechtfixup: s/destriction/description/
2018-07-10 Dietmar MaurerPVE/API2/Cluster.pm - document return properties for...
2018-06-29 Dominik Csapakwhitespace fix
2018-06-29 Dominik Csapaktask log: set default in the api call
2018-06-29 Dominik Csapaknode task list: set the defaults better
2018-06-29 Dominik Csapakadd more api schema information for node task list...
2018-06-27 Dominik Csapakstartall: refactor and fix error message
next