This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch ghi11438-errorprone-fixes
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
omit 86dfab51a19 fix test
omit 7e5e80ea066 Merge branch '4.20' of
https://github.com/apache/cloudstack into ghi11438-errorprone-fixes
omit f9ca9bef5f5 remove hardcoded hashcode
omit 304a3eb4f6d fix linter
omit b1026a226c7 revert errorprone plugin inclusion in pom
omit a3f3918db94 fix issues
omit 4d5f8194134 fix test issues identified by errorprone
omit f42149960e5 fix test identified by errorprone
omit ff5902cceba fix test identified by errorprone
omit 5967128527d fix tests
omit 666105b168a fix codespell check
omit 0526416e4b8 fix copilot comments
omit ca9fc493c4d fix tests
omit 43162bfce8a Error Prone integration - Added error prone to the build
add 45d623ec0d8 Update search filter size dynamically (#12552)
add 25eacaa1ff1 set `displayName` to `name` by default (#9719)
add d0e21a7dba8 UI: Prevent extra API calls in search filter on scrolling
(#12553)
add 57c58c1eb84 Error Prone integration - Added error prone to the build
add 80dd7febdb6 fix tests
add 0511e4048af fix copilot comments
add b730333f0b3 fix codespell check
add a3d9b1439c1 fix tests
add 93cace4d780 fix test identified by errorprone
add d60ef699197 fix test identified by errorprone
add 6ac1730b10e fix test issues identified by errorprone
add 8c1954f6ff4 fix issues
add 4caf96c7337 revert errorprone plugin inclusion in pom
add c1b927e13cf fix linter
add 2b32bdd75da remove hardcoded hashcode
add 856a75343b6 fix test
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 (86dfab51a19)
\
N -- N -- N refs/heads/ghi11438-errorprone-fixes (856a75343b6)
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:
.../api/command/user/vm/DeployVMCmd.java | 5 +-
.../api/command/user/vm/UpdateVMCmd.java | 4 ++
ui/src/components/view/SearchFilter.vue | 16 +++---
ui/src/views/AutogenView.vue | 66 +++++++++++++---------
4 files changed, 55 insertions(+), 36 deletions(-)