Go to file
Dominik Csapak f2a6ce6cf1 ext6migrate: fix store load race condition
when we click on a node/container/vm and quickly
click on something else, there might be a race condition,
where the store finished loading and we try to change
dom elements, which are not there anymore

so we change the store.on to me.mon, which
deletes the handler when the component is gone

in the logview panel we use API2Request, where
we cannot do this, so we check if the component
is destroyed manually

also we change this whenever we change a dom element
in a callback

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-03-14 17:16:37 +01:00
aplinfo update aplinfo.dat 2015-09-11 08:29:11 +02:00
bin Use methods from PVE::QemuConfig 2016-03-08 11:53:33 +01:00
debian bump version to 4.1-21 2016-03-11 16:30:38 +01:00
PVE ext6migrate: add LvmThinEdit.js to html site 2016-03-10 17:22:26 +01:00
www ext6migrate: fix store load race condition 2016-03-14 17:16:37 +01:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
bridgevlan bridgevlan: cleanup, remove useless case statement 2015-09-16 10:46:29 +02:00
bridgevlanport bridgevlanport: replace sed pipe with substitution 2015-08-11 10:26:35 +02:00
copyright really install bootstrap files 2014-05-02 11:35:16 +02:00
country.pl removed automake/autoconf, removed unused files 2011-08-23 16:11:04 +02:00
defines.mk bump version to 4.1-21 2016-03-11 16:30:38 +01:00
Makefile rename manager5 to manager6 2016-01-22 11:24:10 +01:00
mtu add mtu support for manual interfaces 2013-12-31 10:15:31 +01:00
pve-apt.conf install CA certificates used by our repositories 2013-07-25 11:33:55 +02:00
pve-blacklist.conf fix bug #701: blacklist nvidiafb 2015-09-06 10:56:17 +02:00
pve-repo-ca-certificates.crt install CA certificates used by our repositories 2013-07-25 11:33:55 +02:00
pve-sources.list sources.list: prepare for final 4.0 release - use pve-enterprise repository 2015-10-02 11:41:07 +02:00
repoid.pl use return instead of next 2011-09-21 12:24:40 +02:00
spice-example-sh spice-example-sh: improve error handling 2014-04-03 06:58:08 +02:00
vlan add vlan aware ifupdown script v3 2015-07-29 06:46:16 +02:00
vlan-down add vlan aware ifupdown script v3 2015-07-29 06:46:16 +02:00
vzdump-hook-script.pl bump version to 3.1-11 2013-09-13 06:55:55 +02:00
vzdump.conf Added parallel compress support for vzdump with pigz. 2015-07-23 06:08:09 +02:00
vznet.conf imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00