]> git.proxmox.com Git - pve-manager.git/shortlog
pve-manager.git
2016-11-02 Thomas Lamprechtadd 'delete_if_default' helper and use it
2016-10-31 Thomas Lamprechtadd 'max_{relocate, restart}' fields to UI
2016-10-31 Thomas Lamprechtremove unnecessary trigraph
2016-10-31 Dominik Csapakchange ceph diskselector field to devpath
2016-10-31 Dominik Csapakforbid decimals and exponent in lxc cores field
2016-10-31 Dominik Csapakshow correct mouse cursor on help and settings button
2016-10-29 Dietmar Maurerbump version to 4.3-10
2016-10-29 Dietmar MaurerLXC GUI: Wizard now uses new 'cores' option instead...
2016-10-29 Dominik Csapakadd cpu/memory usage, uptime to nodeview
2016-10-29 Dominik Csapakadds the dc health, guest, resources to cluster dashboard
2016-10-29 Dominik Csapakchange layout of dc summary and nodeview
2016-10-29 Dominik Csapakadd guests panel
2016-10-29 Dominik Csapakadd dc health panel
2016-10-29 Dominik Csapakadd some color definitions to css
2016-10-29 Dominik Csapakadd gaugeWidget
2016-10-29 Dominik Csapakmove dcNodeView into its own file
2016-10-29 Dietmar Maurerbump version to 4.3-9
2016-10-28 Dietmar Maureruse new CpuSet::max_cpuid() helper
2016-10-28 Emmanuel KasperFix #1186: do not run non installed commands
2016-10-28 Dominik Csapakopen my settings directly with click
2016-10-28 Dominik Csapakadd 'my settings' to top bar
2016-10-28 Dominik Csapakmake login user name saveable
2016-10-28 Dominik Csapakshow ha error state in tree and resource grid
2016-10-28 Dietmar Maurercode cleanup: avoid use of PVE::HA::Env (not necessary)
2016-10-28 Dominik Csapakadd hastate to /cluster/resources api call
2016-10-28 Dietmar Maurerrebalance_lxc_containers: nicer logs, improve hotplug
2016-10-27 Dietmar Maurerbump version to 4.3-8
2016-10-27 Dietmar Maurerrebalance_lxc_containers: improve algorithm
2016-10-27 Dietmar Maurerrebalance_lxc_containers: use cores instead of cpulimit
2016-10-26 Dietmar Maurerpvestatd: log warnings to syslog
2016-10-26 Dietmar Maurerrebalance_lxc_containers: do not use vmstatus, call...
2016-10-26 Dietmar Maurerrebalance_lxc_containers: use persistent container...
2016-10-26 Dietmar Maurerpvestatd: add simple container cpuset balancing
2016-10-21 Fabian Grünbichlerbump version to 4.3-7
2016-10-21 Fabian Grünbichlerbump version to 4.3-6
2016-10-20 Dominik Csapakfix #1175: make error messages more verbose
2016-10-19 Emmanuel KasperAdd onlineHelp
2016-10-19 Emmanuel KasperUse enable as adjective to match the Resource List...
2016-10-19 Emmanuel KasperClose #1161: add hint when disabling a ha resource
2016-10-19 Emmanuel KasperMove out custom css style for hints in css class and...
2016-10-19 Dominik Csapakfix 'NaN%' when max value is 0
2016-10-18 Emmanuel KasperMove globally defined regexpes into PVE.Utils
2016-10-18 Emmanuel KasperTurn PVE.Utils into a singleton
2016-10-17 Fabian Grünbichlerrestrict vzdump cron options
2016-10-14 Dietmar Maurerbump version to 4.3-5
2016-10-14 Dietmar Maurerpveversion: add smartmontools
2016-10-14 Dietmar Maurerpveversion: add pve-docs package
2016-10-13 Dietmar Maurerbump version to 4.3-4
2016-10-13 Dietmar Maureruse auto-generated block IDs to reference online docu.
2016-10-13 Dietmar Maurerfix lint error
2016-10-12 Fabian Grünbichlervzdump: move restricted API parameters check
2016-10-12 Fabian Grünbichlervzdump: document restricted API parameters
2016-10-11 Emmanuel KasperFix jslint warning: 'sortedList' is already defined
2016-10-11 Emmanuel KasperMove bus priority list to OSDefaults
2016-10-11 Emmanuel Kaspermake Win XP and Win 2003 use the same defaults as Win...
2016-10-07 Dietmar Maurerbump version to 4.3-3
2016-10-07 Thomas LamprechtHA/Groups: add onlineHelp button to edit window
2016-10-07 Dominik Csapakgrid/FirewallRules.js jslint fixes
2016-10-07 Dominik Csapakmove DocsPages from global to PVE.Utils namespace
2016-10-07 Dominik Csapakcorrectly reset value of combobox
2016-10-07 Thomas Lamprechtha/groups: allow editing node priorities through UI
2016-10-07 Thomas Lamprechtadd getNodes function to PVEResource store
2016-10-07 Dietmar Maurersimplify code, improve sort order
2016-10-07 Emmanuel KasperWhen adding a new hard disk, use the most used controll...
2016-10-07 Emmanuel KasperAdd regexp to match a bus entry in a VM config
2016-10-06 Dietmar Maurerremove debugging code from postrm
2016-10-06 Dominik Csapakuse correct info on disks in destroyosd and skip smart
2016-10-06 Dominik Csapakfix #1099: get correct info on disks in createosd
2016-10-06 Dominik Csapakdo not get smart data for ceph disk list
2016-10-06 Wolfgang LinkSort all lists in the storage what we load dynamically.
2016-10-05 Dietmar Maurerbump version to 4.3-2
2016-10-05 Wolfgang Linkfix #1108: add copy firewall rule to GUI
2016-10-05 Dominik Csapakfix #1116: center modal windows on browser resize
2016-10-05 Dominik Csapakuse new statusview for storage
2016-10-05 Dominik Csapakmove rrd legend to the bottom, make it toggleable
2016-10-05 Dominik Csapakfix width of panels in statusviews
2016-10-05 Dominik Csapakshow smart text if disk type is not ATA
2016-10-05 Dominik Csapakadd loadMask to Disk and SMART grid
2016-10-05 Dominik Csapakadd htmlEncode to S.M.A.R.T. Fields
2016-10-04 Dominik Csapakfix jslint error
2016-09-28 Emmanuel KasperMinor refactor for #1115 (reload grid after template...
2016-09-28 Thomas LamprechtCeph/Monitor: set name column witdh to 100px
2016-09-28 Thomas LamprechtCeph/Monitor: sort monitors after name
2016-09-28 Thomas LamprechtMakefile: fix distclean target
2016-09-27 Emmanuel Kasperfix #1115 reload storage grid after template download
2016-09-23 Dietmar Maurerprepare version number for new 4.3 release
2016-09-21 Dietmar Maurerbump version to 4.2-23
2016-09-21 Emmanuel Kasperdo not test for the cgmanager package in pveversion...
2016-09-20 Dietmar Maurerbump version to 4.2-22
2016-09-20 Emmanuel Kasperadd a warning message if the EFI disk is missing fix...
2016-09-20 Emmanuel Kasperfix #1113 use a LSI controller for legacy OSes
2016-09-20 Emmanuel Kasperfix #1113: preserve LSI controller for legacy Oses
2016-09-16 Dietmar Maurerbump version to 4.2-21
2016-09-16 Dietmar Maurercode cleanup
2016-09-16 Dietmar Maureruse refresh event instead of datachanged
2016-09-16 Fabian Grünbichlerlxc: correctly display cpulimit
2016-09-15 Dominik Csapakchange overflowhandler of actionmenu to scroller
2016-09-15 Dominik Csapakadd missing documentation link to firewall log
2016-09-15 Dominik Csapakadd tooltip hashmap/generator for help button
2016-09-15 Emmanuel KasperUse SCSI controller as default for l26 guests fix ...
next