]> git.proxmox.com Git - pve-manager.git/shortlog
pve-manager.git
2019-05-31 Dominik Csapakgui: add compare_ceph_versions
2019-05-31 Tim Marxwhitespace cleanup
2019-05-31 Dominik Csapakfix #2223: fix set_button_status isCDRom
2019-05-27 Thomas Lamprechtpveceph install: allow nautilus and use as default
2019-05-27 Thomas Lamprechtpveceph install: output warnings from apt update, they...
2019-05-27 Dominik Csapakgui: add datacenter ceph option
2019-05-27 Dominik Csapakgui: ceph: tweak heights
2019-05-27 Dominik Csapakgui: ceph: add Services panel
2019-05-27 Dominik Csapakgui: ceph: add pg pie chart
2019-05-27 Dominik Csapakgui: ceph: add metadata api call to dashboard
2019-05-27 Dominik Csapakgui: ceph: make status panel node independant
2019-05-27 Dominik Csapakgui: ceph: prepare statusdetail for metadata
2019-05-27 Dominik Csapakgui: ceph: remove mon specific code from StatusDetail
2019-05-27 Dominik Csapakgui: ceph: add Services.js
2019-05-27 Dominik Csapakgui: ceph: add get_ceph_icon_html to utils
2019-05-27 Dominik Csapakgui: ceph: add 'old' to ceph health
2019-05-27 Dominik Csapakgui: StateProvider: add fireevent option to set
2019-05-27 Dominik Csapakadd cluster wide ceph api calls
2019-05-27 Thomas Lamprechtfollowup code cleanup for: broadcast ceph service data...
2019-05-27 Dominik Csapakbroadcast ceph service data to cluster
2019-05-27 Thomas Lamprechtfollowup code cleanup for: add get_local_services for...
2019-05-27 Dominik Csapakadd get_local_services for ceph
2019-05-26 Thomas Lamprechtpvecfg: adapt version and release semantic
2019-05-26 Thomas Lamprechtapi/ceph: create mon: drop now unsupported set-uid...
2019-05-26 Thomas Lamprechtceph install: pull out ceph packages and apt command
2019-05-26 Thomas Lamprechtceph: install: run_command is imported, use directly
2019-05-26 Thomas Lamprechtceph: drop systemd_managed - we now always are
2019-05-26 Thomas Lamprechtapi: install ceph: remove old cruft
2019-05-26 Thomas Lamprechtservices; update 'PIDFile' to point directly to /run
2019-05-24 Thomas Lamprechtapi apt versions: update package lists for PVE 6
2019-05-22 Thomas Lamprechtbuildsys: switch upload dist over to buster
2019-05-22 Thomas Lamprechtbump version to 6.0-0+1
2019-05-22 Thomas Lamprechtui: followup: set background color to dark grey
2019-05-22 Dominik Csapakmake the logout button a menu and move the username...
2019-05-22 Thomas Lamprechtd/control: fix mail-transport-agent-dependency-does...
2019-05-22 Thomas Lamprechtbump debian compat level to 11
2019-05-22 Thomas Lamprechtd/postinst: remove outdated transitions fixups
2019-05-22 Thomas Lamprechtbuildsys: use dpkg-dev makefile helpers for pkg info
2019-05-16 Thomas Lamprechtui: FW log ratelimit: avoid access on possible undefine...
2019-05-16 Thomas Lamprechtui: FW log ratelimit: fix default value
2019-05-16 Thomas Lamprechtui: FW options: do not draw border arount rate limit...
2019-05-16 Thomas Lamprechtfix lint errors introduced by NFS version option patch
2019-05-15 Thomas Lamprechtbump version to 5.4-6
2019-05-15 Thomas Lamprechtd/control: bump version dependency of libpve-access...
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 Oguz Bektasfix #2185: add option to change nfs version on gui
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 Thomas Lamprechtvzdump: allow plugins to set guest resume time
2019-05-15 Thomas Lamprechtd/control: bump version dependency of proxmox-widget...
2019-05-15 Dominik Csapakgui: node: change syslog to JournalView and journal api
2019-05-15 Dominik Csapaknode: add journal api
2019-05-13 Thomas Lamprechtfix #2197: ui: editing CDROM doesn't require VM.Config...
2019-05-09 Dominik Csapakui: NodeSelector: check status field for offline nodes
2019-05-08 Dominik Csapakadd new parameters cidr(6) to the network api
2019-05-07 Thomas Lamprechtfollowup: do not break on mixed, as one with no level...
2019-05-07 Thomas Lamprechtfollowup code cleanup
2019-05-07 Dominik Csapakfix #2183: fix blinking subscription and show unknown...
2019-05-07 Dominik Csapakui: TFAEdit: use new tfa api call
2019-05-07 Dominik Csapakui: TFAEdit: change tfa_type default to null
2019-05-07 Thomas Lamprechtfollouwp: reduce duplicate code
2019-05-07 Tim Marxui: storage: handle empty response in case of file...
2019-04-24 Thomas Lamprechtbump version to 5.4-5
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-24 Dominic JägerFix #482: Add timestamps to backup create task log
2019-04-18 Fabian Grünbichlercall cfs_update() before retrieving cluster status
2019-04-18 Dominik Csapakfix #1910: urlencode usernames in UserEdit
2019-04-17 Dominik Csapakui: tfa: handle if TFA setup with no specific type set
2019-04-16 Thomas Lamprechtbump version to 5.4-4
2019-04-16 Thomas Lamprechtui: tfa edit: fix initial state of delete button
2019-04-16 Thomas Lamprechtvzdump: code cleanup empty newlines
2019-04-16 Thomas Lamprechtvzdump: use strftime for backup basename assembly
2019-04-16 Thomas Lamprechtfix #263: only include node rrd stats if user has Sys...
2019-04-16 Thomas Lamprechtfollowup: code cleanup and print error
2019-04-16 Alwin Antreichpveceph: install ceph service print sucess message
2019-04-16 Wolfgang Bumillerfix #2177: use getValue() to get otp value
2019-04-16 Thomas Lamprechttfa: disable, not mask, other cards if tfa is already...
2019-04-16 Thomas Lamprechttfa: comment that TOTP secret is meant to be base32
2019-04-16 Thomas Lamprechtmake jslint happier
2019-04-16 Wolfgang Bumillerui: tfa: set initial tab based on current tfa type
2019-04-16 Wolfgang Bumillerui: tfa: mask panels for not currently used types
2019-04-16 Wolfgang Bumillerui: user view: show tfa type name
2019-04-16 Wolfgang Bumillerwww: parser: add parseTfaType helper
2019-04-16 Thomas Lamprechtd/control: bump widget-toolkit version dependency
2019-04-16 Mira Limbeckfix ceph install wizard not accepting ipv6
2019-04-16 Dominic Jägerd/control: bump doc-generator build dependency version
2019-04-11 Thomas Lamprechtcleanup Status plugins use statements
2019-04-11 Thomas Lamprechtfollowup: code cleanup, remove unnecessary type check
2019-04-11 Dominik Csapakfix #1326: allow multiple status server definitions...
2019-04-10 Thomas Lamprechtbump version to 5.4-3
2019-04-10 Thomas Lamprechtui: dc/options: allow to edit cluster wide migration...
2019-04-10 Thomas Lamprechtfollowuop: ui/dc/options: fix default
2019-04-10 Thomas Lamprechtui: dc/options: allow to edit HA shutdown policy
2019-04-10 Thomas Lamprechtui: lxc: do not disable complete add resource button...
2019-04-10 Dominik Csapakfix #1814: do not enable disk related buttons for audit...
2019-04-10 Thomas Lamprechtui: u2f: refactor error code map out and use in login...
next