aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-10-11El Alto Release NoteselaltoTschaen, Brendan1-13/+11
Change-Id: I6703f52383d9901cb1e08b5ce92fb6e66b454cfa Issue-ID: MUSIC-496 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-09-17Jackson Faster-xml vulnerability.Thomas Nelson (arthurdent3)2-10/+10
CVE-2019-14439 Information Disclosure Vulnerability FasterXML Jackson-databind is prone to an information-disclosure vulnerability that occurs due to a polymorphic typing issue. Specifically, this issue occurs when an externally exposed JSON endpoint has default typing enabled and has logback jar in the classpath. An attacker can exploit this issue to obtain sensitive information that may aid in further attacks. Issue-ID: MUSIC-504 Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com> Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com> Change-Id: I2c31986ff2d792d482f84406e96c47dbf652f32f
2019-09-17Merge "Load Music properties without Spring Boot"Thomas Nelson1-4/+94
2019-09-17Merge "Deadlock detection by owner"Thomas Nelson10-30/+400
2019-09-16Load Music properties without Spring BootArthur Martella1-4/+94
Issue-ID: MUSIC-503 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: I14510c4fb686a4e48eed057e9714b7a0e00e5d9e
2019-09-16Deadlock detection by ownerArthur Martella10-30/+400
Issue-ID: MUSIC-502 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: Iec20cfeec96d7031c691055ffba2f65c34854adf
2019-09-11Merge "sonar-463 Immediately return this expression instead of assigning it ↵Thomas Nelson1-2/+1
to the temporary variable "ks""
2019-09-11Merge "Move this constructor to comply with Java Code Conventions"Thomas Nelson1-5/+5
2019-09-11Merge "sonar fix-463 remove the exception from the method body"Thomas Nelson1-2/+1
2019-09-11Merge "sonar fix:remove the declaration of exceptions from method body"Thomas Nelson1-2/+2
2019-09-11Merge "sonar-463-remove the declaration of thrown exception"Thomas Nelson1-1/+1
2019-09-09Trying to releaseThomas Nelson (arthurdent3)1-1/+1
Issue-ID: MUSIC-406 Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com> Change-Id: I7839a0e6137cc2c07076a83a3aff00549e9b3fb4
2019-09-06Do ReleaseNelson, Thomas (tn1381)1-21/+21
Issue-ID: MUSIC-406 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com> Change-Id: Idd115cbce53fddf46b7b2f3f691e6f49993a0514
2019-09-05Rename springboot jarTschaen, Brendan3-4/+4
Jars are now MUSIC-SB.jar for springboot packaged jar and MUSIC.jar for music jar Change-Id: I9348d43227983b45c74a728862fc5608831e033c Issue-ID: MUSIC-466 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-08-29sonar fix-463 remove the exception from the method bodyThugutla sailakshmi1-2/+1
sonar fix-463 remove the exception from the method body Issue-ID: MUSIC-463 Change-Id: Ief7810f15924b65029d71b9f087c59dfb5b6decd Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-29sonar-463-remove the declaration of thrown exceptionThugutla sailakshmi1-1/+1
remove the declaration of thrown exception Issue-ID: MUSIC-463 Change-Id: I4e448228c36aa88a2751ad1ddfb40bb567e2adc2 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-29sonar-463 Immediately return this expression instead of assigning it to the ↵Thugutla sailakshmi1-2/+1
temporary variable "ks" Immediately return this expression Issue-ID: MUSIC-463 Change-Id: Idd4745e9b6c6c956d736172302d272ec20946048 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-29Move this constructor to comply with Java Code ConventionsThugutla sailakshmi1-5/+5
Move this constructor to comply with Java Code Conventions Issue-ID: MUSIC-463 Change-Id: Ifb9b8c1bf4b76074061b1123886dcfc78f7b7186 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-29sonar fix:remove the declaration of exceptions from method bodyThugutla sailakshmi1-2/+2
sonar fix:remove the declaration of exceptions from method body Issue-ID: MUSIC-463 Change-Id: I3f587a4506f745eafa02a4415e1215fbd9eff8f8 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-16Issue-ID: MUSIC-481. Removed commented out lines of code.Mamtha5-26/+5
Issue-ID: MUSIC-481. Removed commented out code. Code cleanup Change-Id: I1565f2d9312a9d6daa232074fee35577dfe197c2 Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
2019-08-14Merge "Sonar Fix: Removed commented out lines of code"Brendan Tschaen1-12/+0
2019-08-14Merge "General sonar fixes: use logger"Brendan Tschaen1-2/+2
2019-08-14Merge "MUSIC-463-sonar fix-remove declaration of method ↵Brendan Tschaen1-1/+1
exception-MusicLoggingServletFilter.java"
2019-08-13Release version 3.2.34Tschaen, Brendan1-0/+5
Change-Id: I315e842b063f3faaef8fb87284606d45c068f59f Issue-ID: MUSIC-482 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-08-12El Alto Early Drop VersionTschaen, Brendan2-2/+2
Change-Id: Ibe756c7e7236599bfcf62b73f06046ff6ffc57e4 Issue-ID: MUSIC-482 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-08-12Sonar Fix: Removed commented out lines of codeMamtha1-12/+0
Sonar Fix: Removed commented out lines of code. Issue-ID: MUSIC-481 Change-Id: Iee6d633697949f22d2d00069f12fba8253bb2a07 Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
2019-08-01General sonar fixes: use loggerArindam Mondal1-2/+2
Issue-ID: MUSIC-410 Change-Id: Iac08df4b7534f3293f7ffa3ca1877b5baf044f89 Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-07-25MUSIC-465 junits-Application.java fileThugutla Sailakshmi1-0/+94
junits-Application.java file Issue-ID: MUSIC-465 Change-Id: I5869dca91e9b4a7cf54f2493a8b0699d23fc8a73 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-23MUSIC-463-sonar fix-remove declaration of method ↵Thugutla Sailakshmi1-1/+1
exception-MusicLoggingServletFilter.java remove declaration of method exception-MusicLoggingServletFilter.java Issue-ID: MUSIC-463 Change-Id: I388194f74354604515390372e1442b3892ac07e7 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-23Merge "Sonar Fix: JsonSelect.java"Brendan Tschaen1-1/+1
2019-07-23Merge "Sonar Fix: AuthUtil.java"Thomas Nelson1-2/+4
2019-07-23Merge "Handled unclosed resources using try-with-resources statement"Thomas Nelson1-4/+5
2019-07-19Sonar Fix: AuthUtil.javaArundathi Patil1-2/+4
Fixed sonar issues across this file Issue-ID: MUSIC-460 Change-Id: Ib421c3980085a3114c4f2d3f102a391e9c8f2155 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-19Sonar Fix: JsonResponse.javaArundathi Patil1-10/+11
Fixed sonar issues across this file Issue-ID: MUSIC-459 Change-Id: I3249ca2644171bb5c65313b9b4198ddb039a0c61 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-19Sonar Fix: JsonSelect.javaArundathi Patil1-1/+1
Fixed sonar issues in this file Issue-ID: MUSIC-426 Change-Id: I3080f15e2ba3909db21c5c529a0ed2b58ceeff41 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-16Merge "Sonar Fix: Marked field as private"Thomas Nelson1-2/+2
2019-07-16Merge "Fixed sonar issues in MusicHealthCheck.java"Thomas Nelson1-3/+1
2019-07-11Sonar Fix: Marked field as privateSudarshan Kumar1-2/+2
Sonar Fix: Marked field as private Issue-ID: MUSIC-434 Change-Id: If2e2e405933173b2b5eb09f407492a5097f4a291 Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-07-10Handled unclosed resources using try-with-resources statementjegadeeshbabu11-4/+5
Used try-with-resources Issue-ID: MUSIC-432 Change-Id: I1b2df10324fbfc100499b7de4c2414a44e232aec Signed-off-by: jegadeeshbabu1 <jegabab1@in.ibm.com>
2019-07-10Sonar Fix - Remove the boxing to BooleanSudarshan Kumar1-8/+10
Remove the boxing to Boolean. The argument is already of the same type Issue-ID: MUSIC-431 Change-Id: Ia5eb5f180d50fd8737c456ae53a493bbcb2b28a7 Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-07-09Merge "Sonar reduce method parameter"Thomas Nelson3-19/+150
2019-07-09Merge "Sonar Fix - added static for the fields"Thomas Nelson1-3/+3
2019-07-09Merge "Sonar fix in RestMusicHealthCheckAPI.java"Thomas Nelson1-6/+8
2019-07-09Merge "MUSIC-ORM-Implemetation"Thomas Nelson11-644/+1872
2019-07-09Merge "Fixed sonar issues in MusicDataStoreHandle.java"Thomas Nelson1-3/+3
2019-07-09Sonar Fix - added static for the fieldsMamtha1-3/+3
Sonar Fix - added static for the fields Issue-ID: MUSIC-407 Change-Id: If9ce53f870381e10acf412163b409606ed128a5f Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
2019-07-09Sonar fix- RestMusicVersionAPI.javaArundathi Patil1-7/+6
Fixed multiple sonar issues in this file Issue-ID: MUSIC-430 Change-Id: Ic8029d4c3b96f23ea18a94ca7f0683e10c9552d6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-09Sonar fix in RestMusicHealthCheckAPI.javaArundathi Patil1-6/+8
Fixed sonar issues in this file Issue-ID: MUSIC-429 Change-Id: If56fa1064651e6df2c49fc5835efdd310ead5bbe Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-05Fixed sonar issues in MusicHealthCheck.javaArundathi Patil1-3/+1
Fixed multiple sonar issues across this file Issue-ID: MUSIC-428 Change-Id: I9e6843226bc3544411334af7070e5c67f072e159 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-05Fixed sonar issues in MusicDataStoreHandle.javaArundathi Patil1-3/+3
Fixed multiple sonar issues across this file Issue-ID: MUSIC-424 Change-Id: If2b132fc03e1ec3b3485774d708de06b1d12cd93 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>