Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/music.git from branch 'master'
to 5300ffcc9f94bfe04b11485d9e0cdbc02db0bd22
- Merge "Include owner in createLockRef"
- Include owner in createLockRef
Change-Id: I7403f27b739259576419a380878cf0e263f9b8c6
Issue-ID: MUSIC-502
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 021bf79c3a37acc0121b4b18b63f572d8ac9dd7e
- Merge "Remove this unused logger private field Issue-ID: MUSIC-523 Change-Id: Idabaaf20bfb243598db30a6985eedb411b2cd2b7 Signed-off-by: manisha07 <cmanis10@in.ibm.com>"
- Remove this unused logger private field
Issue-ID: MUSIC-523
Change-Id: Idabaaf20bfb243598db30a6985eedb411b2cd2b7
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 48b02dfdc78a6412d568a14b015ccb9439a1dbb5
- Update locking to use Threadsafe set
Had to create whole new method for Atomic Lock Creation.
Added thread safe set to contol lock creation per key.
Updated the deadlock to use local_quorum
Removed some uneeded import
Updated some logging.
Issue-ID: MUSIC-512
Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com>
Change-Id: I7e1a4c34de5dc9a0e90adf30d1f4d1bac698ceae
Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to a681a9e295dc2b8f35dd42251f795d0079471ac0
- Include lockstate codec by defualt
Change-Id: I5a39b2c865cff205af9d650e54157b992e748973
Issue-ID: MUSIC-508
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 11ee6836d6f25a1becdea60a322a72fbffd4b8b6
- Split music src into music-core and music-rest
Separating music into two directories to build with two pom files.
Hopefully this should allow both jars to be deployed in nexus.
Do not merge without careful review!!!
Issue-ID: MUSIC-505
Signed-off-by: Martella, Arthur <arthur.martella.1@att.com>
Change-Id: I9dd2074e7f4499216c2bcd00095829dd43e2d0f9
|
|
* Update docs/submodules/music.git from branch 'master'
to a00014e78f18134f998fb46a7dd543e6ea05a3bd
- Merge "Read lock promotion"
- Read lock promotion
Change-Id: Ib2515c728503fb729e6ecc2e09973bbfa9e2e317
Issue-ID: MUSIC-508
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to e0f8f6942b98c5bc459b7099cda349153e947e61
- Release 3.2.35 for El Alto
Change-Id: Ia4edd9cb633b1602deace74921eb6d2f4509f3e2
Issue-ID: MUSIC-497
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to c8adfc5ea25d6ffd45edd5213195ce0c4568b57f
- Merge "Test case for deadlock detection"
- Test case for deadlock detection
Issue-ID: MUSIC-502
Signed-off-by: Martella, Arthur <arthur.martella.1@att.com>
Change-Id: I270298c464df020869bd3779e2858dc43c27e69a
|
|
* Update docs/submodules/music.git from branch 'master'
to cca9a44dfd587b2dbac873b24b98620160356d9b
- El Alto Release Notes
Change-Id: I6703f52383d9901cb1e08b5ce92fb6e66b454cfa
Issue-ID: MUSIC-496
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 5a742d9e9dce7c3da9ba193d61f0505e7cc57ec5
- Jackson Faster-xml vulnerability.
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
|
|
* Update docs/submodules/music.git from branch 'master'
to f96ce582847ffde86516d131fd3857023b8ae66a
- Merge "Load Music properties without Spring Boot"
- Load Music properties without Spring Boot
Issue-ID: MUSIC-503
Signed-off-by: Martella, Arthur <arthur.martella.1@att.com>
Change-Id: I14510c4fb686a4e48eed057e9714b7a0e00e5d9e
|
|
* Update docs/submodules/music.git from branch 'master'
to 0288a09ff1ac4429ee83a4f791c5271d20cbd0dc
- Merge "Deadlock detection by owner"
- Deadlock detection by owner
Issue-ID: MUSIC-502
Signed-off-by: Martella, Arthur <arthur.martella.1@att.com>
Change-Id: Iec20cfeec96d7031c691055ffba2f65c34854adf
|
|
* Update docs/submodules/music.git from branch 'master'
to 08a17c93ecd50971172026dafb5456f41040ea1a
- Merge "sonar-463 Immediately return this expression instead of assigning it to the temporary variable "ks""
- sonar-463 Immediately return this expression instead of assigning it to the temporary variable "ks"
Immediately return this expression
Issue-ID: MUSIC-463
Change-Id: Idd4745e9b6c6c956d736172302d272ec20946048
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to aaa3b78f44dc513cc4e37fcfe0baf6fa45f83603
- Merge "Move this constructor to comply with Java Code Conventions"
- Move this constructor to comply with Java Code Conventions
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to dcaa233e007837f0bfdb111aed66a9afb71f2848
- Merge "sonar fix-463 remove the exception from the method body"
- sonar fix-463 remove the exception from the method body
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 52a9991625ec9b882a21c11cc1e4f08f229fcb54
- Merge "sonar fix:remove the declaration of exceptions from method body"
- sonar fix:remove the declaration of exceptions from method body
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 7114b62d4c7c91787456c2fe61308ff3f575f55e
- Merge "sonar-463-remove the declaration of thrown exception"
- sonar-463-remove the declaration of thrown exception
remove the declaration of thrown exception
Issue-ID: MUSIC-463
Change-Id: I4e448228c36aa88a2751ad1ddfb40bb567e2adc2
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 4fe3f08aa1c93a1fc81a78544031ef747a747098
- Trying to release
Issue-ID: MUSIC-406
Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com>
Change-Id: I7839a0e6137cc2c07076a83a3aff00549e9b3fb4
|
|
* Update docs/submodules/music.git from branch 'master'
to e7c443416430ad3246510d93c83443ff74562c4b
- Do Release
Issue-ID: MUSIC-406
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
Change-Id: Idd115cbce53fddf46b7b2f3f691e6f49993a0514
|
|
* Update docs/submodules/music.git from branch 'master'
to 76f600628b9e41f6fcddc0926f276e4fe15355e8
- Rename springboot jar
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 6aad1c6198726b0e7963db363ea0cfc28e93fcd5
- Issue-ID: MUSIC-481. Removed commented out lines of code.
Issue-ID: MUSIC-481. Removed commented out code. Code cleanup
Change-Id: I1565f2d9312a9d6daa232074fee35577dfe197c2
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to cbc9312bdf4b10fe546aca2d7991228cf0b765df
- Merge "Sonar Fix: Removed commented out lines of code"
- Sonar Fix: Removed commented out lines of code
Sonar Fix: Removed commented out lines of code.
Issue-ID: MUSIC-481
Change-Id: Iee6d633697949f22d2d00069f12fba8253bb2a07
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 3f1ce32c1beb3aff2a2904fdab2914b36e12e74f
- Merge "General sonar fixes: use logger"
- General sonar fixes: use logger
Issue-ID: MUSIC-410
Change-Id: Iac08df4b7534f3293f7ffa3ca1877b5baf044f89
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 41ed9554c8a82ff672cc828b37d5ee017d9df3af
- Merge "MUSIC-463-sonar fix-remove declaration of method exception-MusicLoggingServletFilter.java"
- MUSIC-463-sonar fix-remove declaration of method 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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 8105dd091ff311afcf4b1df3842860c5a4e4a20d
- Release version 3.2.34
Change-Id: I315e842b063f3faaef8fb87284606d45c068f59f
Issue-ID: MUSIC-482
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 659ae9e6f0524db897bec03a81421277353946e7
- El Alto Early Drop Version
Change-Id: Ibe756c7e7236599bfcf62b73f06046ff6ffc57e4
Issue-ID: MUSIC-482
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to e1fcfc8c861f15f281b63a65210893b6db16e543
- MUSIC-465 junits-Application.java file
junits-Application.java file
Issue-ID: MUSIC-465
Change-Id: I5869dca91e9b4a7cf54f2493a8b0699d23fc8a73
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to dcc3fc09c917a7808ec5f59f92a9290d64c65a8a
- Merge "Sonar Fix: JsonSelect.java"
- Sonar Fix: JsonSelect.java
Fixed sonar issues in this file
Issue-ID: MUSIC-426
Change-Id: I3080f15e2ba3909db21c5c529a0ed2b58ceeff41
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 66500871fa65d6e1bfcfa3f9c0641c2bb0ea39b0
- Merge "Sonar Fix: AuthUtil.java"
- Sonar Fix: AuthUtil.java
Fixed sonar issues across this file
Issue-ID: MUSIC-460
Change-Id: Ib421c3980085a3114c4f2d3f102a391e9c8f2155
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to d0a5395c64cacb9028a709671181a1bf986569c6
- Merge "Handled unclosed resources using try-with-resources statement"
- Handled unclosed resources using try-with-resources statement
Used try-with-resources
Issue-ID: MUSIC-432
Change-Id: I1b2df10324fbfc100499b7de4c2414a44e232aec
Signed-off-by: jegadeeshbabu1 <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to d15e7efebc134df5f18151dfd53fbe3209f5b905
- Sonar Fix: JsonResponse.java
Fixed sonar issues across this file
Issue-ID: MUSIC-459
Change-Id: I3249ca2644171bb5c65313b9b4198ddb039a0c61
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to b360bab7259e7bdba6b1169b56243bda1127bbf0
- Merge "Sonar Fix: Marked field as private"
- Sonar Fix: Marked field as private
Sonar Fix: Marked field as private
Issue-ID: MUSIC-434
Change-Id: If2e2e405933173b2b5eb09f407492a5097f4a291
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to deb004561b159a71bb06a9114bb5f0a8f036ce3f
- Merge "Fixed sonar issues in MusicHealthCheck.java"
- Fixed sonar issues in MusicHealthCheck.java
Fixed multiple sonar issues across this file
Issue-ID: MUSIC-428
Change-Id: I9e6843226bc3544411334af7070e5c67f072e159
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 66d5510693e52f9a09dfa9414b364308a15ba8f3
- Sonar Fix - Remove the boxing to Boolean
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to a83c036d46be00d1ca0b6bbff27382aa847240e1
- Merge "Sonar reduce method parameter"
- Sonar reduce method parameter
+)update
++)updateAtomic
Issue-ID: MUSIC-408
Change-Id: I89d981a31a00f024b3a7be24f5845a0a40c4a6a2
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 85e7c6bb431ee849eab28b3fa6e9de9b40b7863a
- Merge "Sonar Fix - added static for the fields"
- Sonar Fix - added static for the fields
Sonar Fix - added static for the fields
Issue-ID: MUSIC-407
Change-Id: If9ce53f870381e10acf412163b409606ed128a5f
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to ffd09274f30926e38b689fc082dd6f7d0bcc491c
- Merge "Sonar fix in RestMusicHealthCheckAPI.java"
- Sonar fix in RestMusicHealthCheckAPI.java
Fixed sonar issues in this file
Issue-ID: MUSIC-429
Change-Id: If56fa1064651e6df2c49fc5835efdd310ead5bbe
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 93eed2b312380d1d25d0e6ac49290aeb11830f05
- Merge "MUSIC-ORM-Implemetation"
- MUSIC-ORM-Implemetation
MUSIC-ORM-Implemetation
Issue-ID: MUSIC-348
Change-Id: Ifb6d4a1f331e080bdbeab236942e73ab13a69dad
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 14cde5f5aa77c557f78dfee9751d7695d500e2ab
- Merge "Fixed sonar issues in MusicDataStoreHandle.java"
- Fixed sonar issues in MusicDataStoreHandle.java
Fixed multiple sonar issues across this file
Issue-ID: MUSIC-424
Change-Id: If2b132fc03e1ec3b3485774d708de06b1d12cd93
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to c68232d55cd55a873c22adea8633e2854eb38ee9
- Sonar fix- RestMusicVersionAPI.java
Fixed multiple sonar issues in this file
Issue-ID: MUSIC-430
Change-Id: Ic8029d4c3b96f23ea18a94ca7f0683e10c9552d6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 5b43c6998e98f2fe9695f8dc9dc86be8bac2a320
- Enhance PreparedQueryObject
Change-Id: I3da1ff5b5e8b63b6cf15a16cec5660e9ec9cf73d
Issue-ID: MUSIC-422
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 960971d2b7cb4915925ea37ecc78e484b42d51af
- Merge "Update Netty Library version"
- Update Netty Library version
Issue-ID: MUSIC-406
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
Change-Id: I088f6e727ad10971e245508ba862272d43170080
|
|
* Update docs/submodules/music.git from branch 'master'
to aa08eecf40d1f5f49d84cd51e7d6f91789ab6adc
- Merge "Sonar fixes for MusicApplication"
- Sonar fixes for MusicApplication
and util files.
Fixed Testing issuse
Update Gitignore to include vscode.
Issue-ID: MUSIC-419
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
Change-Id: I202613f905e2ef0cde338e7c98074faf68bc649a
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to adc57bf3caf06cedce298ec62a6b6086f305c110
- Sonar Changes for Authentication Classes
Issue-ID: MUSIC-418
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
Change-Id: I42240c66179a8a7a1b27093d3fffc180a73f4d14
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to fcca903302375403ff16216ce9b4b3cca2d1362c
- Merge "Some bug fixes and Minor Chages."
- Some bug fixes and Minor Chages.
Remove some Commented out code.
Cleaned up Variables.
Encryption of passwords added
Updated Test Cases
Fixed some errors in how they were reported.
Reduced Logging clutter
Some Vulnerability fixes.
Change-Id: I64c7935d167d4a976681b5a18fd51aa667d0cd95
Issue-ID: MUSIC-413
Signed-off-by: Thomas Nelson arthudent3 <nelson24@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 57af690a4a1bbf8cb50691385601e2bb43465965
- Clean up some unneded files.
Added a missed file.
Issue-ID: MUSIC-415
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
Change-Id: I5dac9778b975529dc5b34b1e771de0a046b925da
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 0cbcf95e8bb433edea1c917aa0e557d23937c8da
- Merge "added file to test MusicReponse.java"
- added file to test MusicReponse.java
to increase code coverage
Issue-ID: MUSIC-412
Change-Id: I42f00d6d2379a56c2a8559872c41978aa886d64f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to fc369ce0cec897bd0ac4ff46c6bc1ba608ce5d86
- Merge "added file to test AuthorisationError.java"
- added file to test AuthorisationError.java
to increase code coverage
Issue-ID: MUSIC-412
Change-Id: I524de3158652b485bc50963313e6bbbf10fa8540
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to d4d78908d359635b860b900598a5627bf6e7945d
- Merge "added file to test PreparedQueryObject"
- added file to test PreparedQueryObject
to increase code coverage
Issue-ID: MUSIC-412
Change-Id: Id231f3b0f122d9b9e95988a45eb8cd18ecdb0136
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 3ee3e105ceac27638095418771836c70f52ed2d6
- Merge "added test case to JsonInsertTest.java"
- added test case to JsonInsertTest.java
to increase code coverage
Issue-ID: MUSIC-412
Change-Id: I83d1d2f5d70ff5b73119f5c4e0d27e512de0f261
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|