This is an automated email from the ASF dual-hosted git repository.

dahn pushed a change to branch healthcheck-4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    omit 2e81d15873f DO NOT MERGE
     add 50586a94816 UI assorted fixes (#9381)
     add 2cfb541a1d7 saml: purge token after first response and improve setting 
description (#9377)
     add 6a8494be3be engine-schema,cks: fix finding non removed network vms 
(#9339)
     add 7db83db3dd9 Fix radio buttons in instance migration pop-up (#8836)
     add 491daf97048 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   (2e81d15873f)
            \
             N -- N -- N   refs/heads/healthcheck-4.19 (491daf97048)

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:
 .../java/com/cloud/vm/dao/VMInstanceDaoImpl.java   |  1 +
 .../api/command/SAML2LoginAPIAuthenticatorCmd.java |  1 +
 .../apache/cloudstack/saml/SAML2AuthManager.java   | 19 +++++++++--------
 .../cloudstack/saml/SAML2AuthManagerImpl.java      |  7 +++++++
 .../command/SAML2LoginAPIAuthenticatorCmdTest.java |  4 ++--
 ui/public/config.json                              |  4 ++--
 ui/public/index.html                               |  4 ++--
 ui/public/locales/en.json                          |  1 +
 ui/src/components/view/InfoCard.vue                | 12 -----------
 ui/src/components/widgets/Console.vue              |  9 +-------
 ui/src/config/section/account.js                   | 24 ++++++++++++++++++++++
 ui/src/config/section/domain.js                    | 16 +++++++++++++++
 ui/src/config/section/infra/hosts.js               |  2 +-
 ui/src/config/section/infra/managementServers.js   |  4 ++--
 ui/src/views/compute/MigrateVMStorage.vue          |  2 +-
 15 files changed, 71 insertions(+), 39 deletions(-)

Reply via email to