Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Added test case to improve code coverage
Issue-ID: MUSIC-324
Change-Id: I0bec3c6a1d890cd920fe9a21de7e75590114f48d
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Used logger statements as per convention
Issue-ID: MUSIC-330
Change-Id: Iaea377861e1b2c5ea0724a664de2ef2db88d76cd
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Introduced local variable instead of using method args
Issue-ID: MUSIC-323
Change-Id: I670c49e2b28ba280d3446868ac042dfdae2b6c16
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Removed and printStackTrace and added logger
Issue-ID: MUSIC-314
Change-Id: Ieeb33d6e58ec469c6fb540d943bae97b703ebbda
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Fixed critical Sonar issue related to identical sub-expressions
on both sides of operator.
Added more details to error logger.
Change-Id: I421c4ac3894c08b6b174fdaeb6e68be50e024e63
Issue-ID: MUSIC-328
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
Unnecessary imports have been removed.
Formatting done according to ONAP and Google Java Style.
Issue-ID: MUSIC-321
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I04ed46d1cb5daa601713e1a4ee0e024b7d1ad55d
|
|
Added local variable sonar bug fix
Issue-ID: MUSIC-322
Change-Id: I73c90d2fbfea4bd91f767bbb67eb1774a75ce3f1
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Change-Id: I16133a60013cc63dd389a1aa14ddda693441570b
Issue-ID: MUSIC-320
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
Change-Id: I08e089171e94c78c8977d20aea29b0eb97f57a74
Issue-ID: MUSIC-317
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
Replaced prinStackTrace with logger
Change-Id: I5c42dd8c4f1f5add0b66b11e21b964787d5f3348
Issue-ID: MUSIC-316
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
Sonar Fixes - CadiAuthFilter.java
Issue-ID: MUSIC-313
Change-Id: I8c9b3197cc72b331201f2b8742b036be58fea616
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Added unit test case to reach min coverage limit
Issue-ID: MUSIC-308
Change-Id: I4b96218d977c176285abe1903bf570e3525a9ce2
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* changes:
MusicServiceException-Junit test cases added
MusicQueryException - Junit Test Case Added
|
|
|
|
|
|
|
|
|
|
|
|
Sonar Fixes - MusicAuthentication.java
Issue-ID: MUSIC-304
Change-Id: I70518240f7c736b5301d6a1104c131328643391b
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Change-Id: Ib78033ce66873e2180a6248a97339c0b54a22500
Issue-ID: MUSIC-303
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
|
|
MusicConditional.java - Multiple Sonar Fix
Issue-ID: MUSIC-301
Change-Id: I570bf949313d430de9aa16351c8cf339f288b8c7
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
MusicHealthCheck.java - Multiple Sonar Fixes
Issue-ID: MUSIC-302
Change-Id: I8e9b8be0d35b5a8d3042ffe056b4d29c5bb7888e
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Change-Id: I11b3571ed5b6483c32cd0cc81a9f1e9d5aa3899b
Issue-ID: MUSIC-300
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
|
|
|
|
|
|
|
|
- Spring Boot
- Cadi
- Cassandra Locking
Change-Id: Ie9882f81f0ca141bdb7862cdabf978481fcd7c4a
Issue-ID: MUSIC-296,MUSIC-272
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
|
|
|
|
|
|
|
|
MusicServiceException-Junit test cases added
Issue-ID: MUSIC-293
Change-Id: I101a1efc50a0e34d4610e8821f50e6e426849bff
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
MusicQueryException - Junit Test Case Added
Issue-ID: MUSIC-292
Change-Id: I7211cd1d714707370ba4c676b5a78f4772336905
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
MusicPolicyVoilationException-Junit Testcase added
Issue-ID: MUSIC-291
Change-Id: Ib4bb2ce2257f5fdf2293828acddf54ed9fdddb79
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
to increase code coverage
Issue-ID: MUSIC-182
Change-Id: I0293f5d22dfa5ff0f9ba043fd32880e247acfdac
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: MUSIC-182
Change-Id: I5dd50042d302f6637c184e4df2bef8df95a326d9
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
|
|
|
|
|
|
|
|
multiple sonar fixes - RestMusicAdminAPI.java
Updated to make the proper change. Response object was needed.
Minor Bug fix from patch 2
Issue-ID: MUSIC-283
Change-Id: I0c1ac31f3482b32f2a796b842275c009126e1c2b
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
Signed-off-by: Thomas Nelson <nelson24@att.com>
|
|
to increase code coverage
Issue-ID: MUSIC-182
Change-Id: I913315c825c9560d48f240dd7ca7c8d4bf36ee37
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
|
|
to increase code coverage
Issue-ID: MUSIC-182
Change-Id: I9661adfd052c027c411647cc767715f10eaac389
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Issue-ID: DOC-389
Change-Id: I32e5b934056b85f5e94ca299492a4bbedf3713fb
Signed-off-by: Manish Kumar <manishjpiet@gmail.com>
|
|
Junit Added for MusicLockingException
Issue-ID: MUSIC-285
Change-Id: I141c63712c5706e818018ac1b80a0ac97057e420
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|