This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch healthcheck-main in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 519e82bf01c DO NOT MERGE add 8925ac72018 Fix Listing backup schedules (#9749) add e666dca403d linked clone for file based storage (#8911) add 9c86c4da968 Filter list VMs by IP address (#9547) add 7cfbcf4b4f1 [4.19] server, api, ui: access improvements and assorted fixes (#22) add 4ea342cad3d Updating pom.xml version numbers for release 4.19.1.1 add 8a2f6528f1e Session Token Invalidation on Logout add 123b426c16c fix quota resource access validation add 4fa22f4d588 Validate QCOW2 on upload and register add 13dd6983428 util: check JSESSIONID in cookies if user is passed add b3f9824be1e Fix Vue devServer after CSRF fix add 18fe4226cec Updating pom.xml version numbers for release 4.19.1.2 add 05a44d86465 Merge tag '4.19.1.2' into 4.19 add 4f5561937cb framework/cluster: improve cluster service and integration API service add ef5b5bbd4e5 Updating pom.xml version numbers for release 4.18.2.1 add f0faa4a6b30 saml: signature check improvements add 22baf2494d6 Updating pom.xml version numbers for release 4.18.2.2 add e7dce2bcce5 server, api: account and api entity access improvements add b458e5b9974 Merge pull request #19 from shapeblue/fix-userkeys-cve add be191f5ad79 Updating pom.xml version numbers for release 4.18.2.3 add 24d12f13277 Session Token Invalidation on Logout add b97bd3bee14 fix quota resource access validation add 1861e78361e Validate QCOW2 on upload and register add 124d6b8b816 util: check JSESSIONID in cookies if user is passed add 8830d3aea16 Fix Vue devServer after CSRF fix add 54b3519df12 Updating pom.xml version numbers for release 4.18.2.4 add 1af41585b75 Merge tag '4.18.2.4' into 4.18 add 8d819ec5811 Merge branch '4.18' into 4.19 add e5bd83ea6a3 Merge branch '4.19' add cb24461c39e DO NOT MERGE This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (519e82bf01c) \ N -- N -- N refs/heads/healthcheck-main (cb24461c39e) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../command/user/backup/ListBackupScheduleCmd.java | 2 +- .../motion/StorageSystemDataMotionStrategy.java | 73 ++++++++++++---------- .../java/com/cloud/utils/db/GenericDaoBase.java | 41 ++++++++---- .../hypervisor/kvm/resource/MigrateKVMAsync.java | 2 + .../java/com/cloud/api/query/QueryManagerImpl.java | 26 +++++++- 5 files changed, 98 insertions(+), 46 deletions(-)