Go to file
Thomas Lamprecht f16342f37e proxy: cleanup getting index method
- improve variable definition/use locality
- avoid some if's for some (mostly boolean) assignments, just use an
  expression

As long as we don't go overboard with code golfing it to extremely
terse, shorter code is always more readable, especially if
definition/use happens not dozens of lines apart.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-04-22 09:47:30 +02:00
aplinfo appliance info: update apltest for zstd based archives 2022-11-30 16:20:58 +01:00
bin fix #1295: pve daily update: honor new package-notification config 2023-01-03 16:45:32 +01:00
configs configs: blacklist: fix typo 2023-04-12 13:26:17 +02:00
debian bump version to 7.4-3 2023-03-22 15:34:15 +01:00
network-hooks ifupdown1: bridgevlan: add bridge-vids list support 2020-01-11 17:22:46 +01:00
PVE proxy: cleanup getting index method 2023-04-22 09:47:30 +02:00
services ceph-after-pve-cluster: enable for ceph-volume, disable for ceph-disk 2022-07-19 17:21:18 +02:00
test fix replication fail count tests & bump libpve-guest-common-perl b-d 2022-04-27 18:53:27 +02:00
www fix #4627: ui: backup edit: don't deselect all guests on load 2023-04-12 13:27:57 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile avoid installing unused var/lib/vz/template/qemu directory 2022-01-11 14:13:45 +01:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl close #3476: vzdump: add job-init hook 2022-01-18 12:20:26 +01:00