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 430a867f297 DO NOT MERGE
add f37afa829dd Fixed listEvents intermittent exception: (#9661)
add 5f8077824af Implemented the lateral expansion of the area-box in the
forms (create/update) of the quota tariff (#9681)
add aa6447636eb Fix toc generation for api docs (#9655)
add a506bf1f2e6 refactor schema-41910to42000.sql (#9680)
add 1d37ff23ac1 pre-commit run --all-files; fix end of file with
ui/src/style/objects/form.scss (#9696)
add 8b8381d41fe 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 (430a867f297)
\
N -- N -- N refs/heads/healthcheck-main (8b8381d41fe)
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:
.../resources/META-INF/db/schema-41910to42000.sql | 4 +-
.../java/com/cloud/api/query/QueryManagerImpl.java | 10 +-
.../java/com/cloud/event/dao/EventJoinDaoImpl.java | 4 +
tools/apidoc/gen_toc.py | 108 ++++++++-------------
ui/src/style/objects/form.scss | 18 +++-
5 files changed, 67 insertions(+), 77 deletions(-)