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 915e02c3ac7 4.22/main Health Check, please don't merge this!
add a2fcbd608aa Avoid html escaping while saving vmsettings in
backup_details (#11900)
add 7ef5db21532 UI: Fix upgrade router template operation failure (#11901)
add 024f89dc7d0 pre-commit: add oxipng a lossless PNG compression
optimizer (#11065)
add e7b83260580 pre-commit auto add license for all Markdown files (#11870)
add 941227ec8cd pre-commit add `chmod 644` manual hook for Markdown
(#11651)
add af096f89faf 4.22/main Health Check, please don't merge this!
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 (915e02c3ac7)
\
N -- N -- N refs/heads/healthcheck-main (af096f89faf)
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:
.../workflows/license-templates/LICENSE.txt | 0
.github/workflows/linter.yml | 2 ++
.pre-commit-config.yaml | 28 +++++++++++++++++++++
CONTRIBUTING.md | 19 ++++++++++++++
INSTALL.md | 19 ++++++++++++++
PRE-COMMIT.md | 19 ++++++++++++++
README.md | 19 ++++++++++++++
.../response/UpgradeRouterTemplateResponse.java | 17 -------------
packaging/README.md | 19 ++++++++++++++
plugins/storage/object/cloudian/README.md | 19 ++++++++++++++
plugins/storage/volume/adaptive/README.md | 19 ++++++++++++++
plugins/storage/volume/linstor/CHANGELOG.md | 19 ++++++++++++++
plugins/storage/volume/storpool/README.md | 19 ++++++++++++++
pom.xml | 10 +++-----
.../main/java/com/cloud/api/ApiResponseHelper.java | 2 +-
.../cloudstack/backup/BackupManagerImpl.java | 4 ++-
systemvm/agent/images/bright-green.png | Bin 3903 -> 352 bytes
systemvm/agent/images/gray-green.png | Bin 3833 -> 264 bytes
systemvm/agent/images/left.png | Bin 3024 -> 321 bytes
systemvm/agent/images/right.png | Bin 3131 -> 413 bytes
systemvm/agent/images/right2.png | Bin 3156 -> 434 bytes
systemvm/agent/images/winlog.png | Bin 2629 -> 2314 bytes
systemvm/agent/noVNC/app/images/alt.png | Bin 335 -> 241 bytes
systemvm/agent/noVNC/app/images/clipboard.png | Bin 220 -> 157 bytes
systemvm/agent/noVNC/app/images/connect.png | Bin 424 -> 304 bytes
systemvm/agent/noVNC/app/images/ctrl.png | Bin 399 -> 263 bytes
systemvm/agent/noVNC/app/images/ctrlaltdel.png | Bin 191 -> 134 bytes
systemvm/agent/noVNC/app/images/disconnect.png | Bin 442 -> 331 bytes
systemvm/agent/noVNC/app/images/drag.png | Bin 336 -> 238 bytes
systemvm/agent/noVNC/app/images/error.png | Bin 348 -> 279 bytes
systemvm/agent/noVNC/app/images/esc.png | Bin 365 -> 267 bytes
systemvm/agent/noVNC/app/images/expander.png | Bin 167 -> 127 bytes
systemvm/agent/noVNC/app/images/fullscreen.png | Bin 280 -> 200 bytes
systemvm/agent/noVNC/app/images/handle.png | Bin 126 -> 93 bytes
systemvm/agent/noVNC/app/images/handle_bg.png | Bin 123 -> 91 bytes
.../agent/noVNC/app/images/icons/novnc-120x120.png | Bin 4028 -> 2771 bytes
.../agent/noVNC/app/images/icons/novnc-144x144.png | Bin 4582 -> 3095 bytes
.../agent/noVNC/app/images/icons/novnc-152x152.png | Bin 5216 -> 3657 bytes
.../agent/noVNC/app/images/icons/novnc-16x16.png | Bin 675 -> 439 bytes
.../agent/noVNC/app/images/icons/novnc-192x192.png | Bin 5787 -> 4024 bytes
.../agent/noVNC/app/images/icons/novnc-24x24.png | Bin 1000 -> 730 bytes
.../agent/noVNC/app/images/icons/novnc-32x32.png | Bin 1064 -> 809 bytes
.../agent/noVNC/app/images/icons/novnc-48x48.png | Bin 1397 -> 1147 bytes
.../agent/noVNC/app/images/icons/novnc-60x60.png | Bin 1932 -> 1608 bytes
.../agent/noVNC/app/images/icons/novnc-64x64.png | Bin 1946 -> 1677 bytes
.../agent/noVNC/app/images/icons/novnc-72x72.png | Bin 2699 -> 1786 bytes
.../agent/noVNC/app/images/icons/novnc-76x76.png | Bin 2874 -> 1982 bytes
.../agent/noVNC/app/images/icons/novnc-96x96.png | Bin 2351 -> 2060 bytes
systemvm/agent/noVNC/app/images/info.png | Bin 448 -> 296 bytes
systemvm/agent/noVNC/app/images/keyboard.png | Bin 308 -> 217 bytes
systemvm/agent/noVNC/app/images/power.png | Bin 421 -> 300 bytes
systemvm/agent/noVNC/app/images/settings.png | Bin 379 -> 241 bytes
systemvm/agent/noVNC/app/images/shift.png | Bin 212 -> 135 bytes
systemvm/agent/noVNC/app/images/tab.png | Bin 190 -> 144 bytes
.../agent/noVNC/app/images/toggleextrakeys.png | Bin 353 -> 238 bytes
systemvm/agent/noVNC/app/images/warning.png | Bin 319 -> 216 bytes
systemvm/agent/noVNC/app/images/windows.png | Bin 219 -> 158 bytes
systemvm/agent/noVNC/vendor/pako/README.md | 19 ++++++++++++++
test/integration/plugins/linstor/README.md | 19 ++++++++++++++
test/integration/plugins/scaleio/README.md | 19 ++++++++++++++
test/systemvm/README.md | 19 ++++++++++++++
tools/apidoc/images/cloudstack.png | Bin 8575 -> 5300 bytes
tools/devcloud4/README.md | 19 ++++++++++++++
tools/devcloud4/advanced/README.md | 19 ++++++++++++++
tools/devcloud4/basic/README.md | 19 ++++++++++++++
.../devcloud4/common/binary-installation/README.md | 18 +++++++++++++
.../common/development-installation/README.md | 18 +++++++++++++
tools/docker/README.md | 19 ++++++++++++++
tools/logo/apache_cloudstack.png | Bin 155790 -> 81454 bytes
.../bootstrap/img/glyphicons-halflings-white.png | Bin 8777 -> 8660 bytes
.../static/bootstrap/img/glyphicons-halflings.png | Bin 12799 -> 12020 bytes
ui/README.md | 19 ++++++++++++++
ui/docs/customize.md | 19 ++++++++++++++
ui/docs/development.md | 19 ++++++++++++++
ui/docs/screenshot-dashboard.png | Bin 377788 -> 205830 bytes
ui/public/assets/403.png | Bin 39320 -> 27688 bytes
ui/public/assets/404.png | Bin 33621 -> 22689 bytes
ui/public/assets/500.png | Bin 28168 -> 20340 bytes
ui/public/assets/bg-what-is-cloudstack.png | Bin 36116 -> 27854 bytes
ui/public/assets/error.png | Bin 24973 -> 18884 bytes
ui/public/assets/success.png | Bin 17274 -> 11590 bytes
ui/src/style/README.md | 19 ++++++++++++++
82 files changed, 473 insertions(+), 25 deletions(-)
copy LICENSE.header => .github/workflows/license-templates/LICENSE.txt (100%)