Fixed a few findbugs issues after the merge 0b83559#215
Merged
asfgit merged 1 commit intoapache:masterapache/cloudstack:masterfrom Apr 30, 2015
karuturi:upload-findbugsCopy head branch name to clipboard
Merged
Fixed a few findbugs issues after the merge 0b83559#215asfgit merged 1 commit intoapache:masterapache/cloudstack:masterfrom karuturi:upload-findbugsCopy head branch name to clipboard
asfgit merged 1 commit intoapache:masterapache/cloudstack:masterfrom
karuturi:upload-findbugsCopy head branch name to clipboard
Conversation
HttpUploadServerHandler.java:142, DM_BOXED_PRIMITIVE_FOR_PARSING NfsSecondaryStorageResource.java:2630, DM_BOXED_PRIMITIVE_FOR_PARSING NfsSecondaryStorageResource.java:2775, DM_DEFAULT_ENCODING EncryptionUtil.java:59, DM_DEFAULT_ENCODING
|
cloudstack-pull-requests #72 FAILURE |
Contributor
|
LGTM. I will have a pull and build at it. |
asfgit
pushed a commit
that referenced
this pull request
Apr 30, 2015
Member
Author
|
Thanks Daan |
shwstppr
pushed a commit
to shapeblue/cloudstack
that referenced
this pull request
Mar 13, 2023
* Support RFB 3.8 and VNC auth working * IN PROGRESS: Add TigerVNC classes and authenticate, work left on the messaging * Fix console display * Cleanup * Last in-progress work * Don't block reads in case stream empty, use Link to init client certs (apache#215) Co-authored-by: Marcus Sorensen <mls@apple.com> * Unused files and methods cleanup * Rewrite finished * More cleanup * Rename console server session to VM display name (apache#216) * Rename console server session to VM display name * Fix after rebasing * Add encryption bar when available Co-authored-by: Marcus Sorensen <mls@apple.com> Co-authored-by: Nicolas Vazquez <nicovazquez90@gmail.com> * Add missing license header * Remove unused variable from the TLS security * Address review comments and sonar cloud reports * Address more review comments * Last sonarcloud code smell fixes * Automate VNC TLS provisioning and improve UI * Add missing cases for sonarcloud report * Fix certs renewal issue on configuring TLS * Address review comments * Refactor serviceConfig script * Fix certs propagation TLS conf * Fix unsecure host tests Co-authored-by: Marcus Sorensen <marcus_sorensen@apple.com> Co-authored-by: Marcus Sorensen <mls@apple.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
HttpUploadServerHandler.java:142, DM_BOXED_PRIMITIVE_FOR_PARSING
NfsSecondaryStorageResource.java:2630, DM_BOXED_PRIMITIVE_FOR_PARSING
NfsSecondaryStorageResource.java:2775, DM_DEFAULT_ENCODING
EncryptionUtil.java:59, DM_DEFAULT_ENCODING