aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2018-12-05Merge "Sonar Fix: MusicDataStore"Thomas Nelson1-30/+40
2018-11-29Sonar Fix: MusicDataStoreArundathi Patil1-30/+40
Fixed sonar issues/code-smells across this file. Issue-ID: MUSIC-201 Change-Id: I13ee35c8b7b6096bce3d46082878140b8da5c57f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-11-28Fixed sonar issue in AppMessages.javaezhil1-13/+32
Added getter and setter methods Issue-ID: MUSIC-208 Change-Id: I87ba212f79d70c6d105467f31b410fbed95891d5 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-27Revert "added cassandra repository test package"Tschaen, Brendan1-5/+0
This reverts commit 2681fb23f47137296498cbb35f6231fb5caea739. File was pushed to wrong branch and breaking further commits Issue-ID: MUSIC-203 Change-Id: I2cf564088cf4e6d7ec9b05c03e87e545a469abc5 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2018-11-21Merge "Sonar Fix: CronJobManager.java"Thomas Nelson1-4/+0
2018-11-20added cassandra repository test packageSandeep J1-0/+5
added test package for cassandra repository Issue-ID: MUSIC-195 Change-Id: I8c0ecefc1c5f34e74177f5d0b4d178c8ba98015a Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-20Merge "Sonar Fix: MusicLockingService"Thomas Nelson1-9/+18
2018-11-20Merge "removed unused imports and fixed sonar issues"Bharath Balasubramanian1-5/+4
2018-11-16Sonar Fix: CronJobManager.javaArundathi Patil1-4/+0
Removed the unused imports Issue-ID: MUSIC-192 Change-Id: I1b691af851b5a7c417a6cd6addf465b48ff6390a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-11-15Merge "fixed sonar issues in MusicDataStore.java"Thomas Nelson1-4/+7
2018-11-15Merge "fixed sonar issues in ZkStatelessLockService.java"Thomas Nelson1-4/+8
2018-11-15Merge "Sonar Fix: JsonResponse.java"Thomas Nelson1-12/+21
2018-11-15fixed sonar issues in MusicDataStore.javaSandeep J1-4/+7
fixed sonar issues as detailed in MUSIC-184 Issue-ID: MUSIC-184 Change-Id: I0a71f6c709bda3d39d144d7231e37c7045dcf0fa Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-14removed unused imports and fixed sonar issuesSandeep J1-5/+4
removed unused imports and fixed a couple of sonar issues Issue-ID: MUSIC-183 Change-Id: I26a06bdb136083645182bd02c80a370b9daefc67 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-14fixed sonar issues in ZkStatelessLockService.javaSandeep J1-4/+8
fix sonar issues as detailed in MUSIC-185 Issue-ID: MUSIC-185 Change-Id: I5e1696e8d737008acd605b25a07003aa00a49d4b Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-13Sonar Fix:MusicServiceException,ReturnTypeArundathi Patil2-23/+22
Fixed sonar isues/code-smells across this file Issue-ID: MUSIC-180 Change-Id: I2ef2f6902b9d783a498c1fc69e383bc94f61fbc6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-11-13Sonar Fix: JsonResponse.javaArundathi Patil1-12/+21
Fixed sonar issues/code-smells across this file Issue-ID: MUSIC-179 Change-Id: If8451a522cd27c567b650e38df2ef00e9f507ca4 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-11-13Sonar Fix: MusicLockingServiceArundathi Patil1-9/+18
Fixed sonar issues/code-smells across this file Issue-ID: MUSIC-178 Change-Id: Iea3dd8daef36ed0ac2f368671e3530cc5962d870 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-10-24Align error handling across classesTschaen, Brendan1-13/+12
Change-Id: I8e22d87898eaed672ca1549250db056c22e1c7b5 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Issue-ID: MUSIC-153
2018-10-17Update pom and other files to fix bug in MUSICThomas Nelson2-126/+255
Change-Id: Ic6086b40a2dd41b15b028cd0ddb7c62df7175682 Issue-ID: MUSIC-147 Signed-off-by: Thomas Nelson <nelson24@att.com>
2018-10-10Merge "Added test file for NameSpace.java"Thomas Nelson1-0/+56
2018-10-10Merge "Added test file for JsonNotifyClientResponse.java"Thomas Nelson1-0/+46
2018-10-04Added fix for OOF issue.Thomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
Updated Pom files for Library version change. Change-Id: Ibf10eba8923353010b66ac8496fb53815f3affc4 Issue-ID: MUSIC-143 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-09-30Added test file for JsonNotifyClientResponse.javaArundathi Patil1-0/+46
to increase the coverage Issue-ID: MUSIC-142 Change-Id: I582059e5544f3c092de832d54fcf0b5f15df62c0 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-29Added test file for NameSpace.javaArundathi Patil1-0/+56
To increase the coverage Issue-ID: MUSIC-141 Change-Id: I86c9e8bb0fdeb7dd3ea587cb8087e95fdbb567e3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-29Added test file for JSONObject.javaArundathi Patil1-0/+44
To increase the coverage Issue-ID: MUSIC-140 Change-Id: Ic92c8a883d758341ab1ec11ad9bb0f062501fe79 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-17Update distribution files to support helm chartsThomas Nelson Jr (arthurdent3) tn1381@att.com6-108/+117
Helm Charts require new Docker images. Refined Cassandra and Cassandra cql loader. Change-Id: Ie7726025afd63e256a43aef9f39d53c32c90c77b Issue-ID: MUSIC-99 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-09-18Merge "MusicServiceException.java: Fixed sonar issues"Thomas Nelson1-19/+19
2018-09-17MusicServiceException.java: Fixed sonar issuesArundathi Patil1-19/+19
Sonar Link: https://sonar.onap.org/code?id=org.onap.music%3AMUSIC&selected=org.onap.music%3AMUSIC%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fmusic%2Fexceptions%2FMusicServiceException.java Issue-ID: MUSIC-137 Change-Id: Ibb96c29aa17d7f8f42d1ceb5aa9581b2b250e2dc Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-12Move string literal to left of string comparisonSooriyaa1-1/+1
Move string literal to left of string comparison Issue-ID: MUSIC-135 Change-Id: I622f2682e98c7927b66d11058da98c13b6b12942 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-10Merge "RestMusicQAPI.java: Fixed sonar issues"Thomas Nelson1-22/+13
2018-09-10Adding a constant to remove duplicate stringSooriyaa1-4/+5
Adding a constant to remove duplicate string Issue-ID: MUSIC-133 Change-Id: I1c9e82cf210c2dd0f00bec53c95fa5281f368568 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-07RestMusicQAPI.java: Fixed sonar issuesArundathi Patil1-22/+13
Fixed sonar code-smells/issues across this file Issue-ID: MUSIC-132 Change-Id: I8085caf301a46165675ff20a80b0fac1fbf885ff Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-06Merge "JsonNotification.java: Fixed sonar issue"Thomas Nelson1-1/+0
2018-09-06Merge "Removing the literal true boolean value"Thomas Nelson1-2/+2
2018-09-06Merge "Remove the unused import"Thomas Nelson1-2/+0
2018-09-06Merge "Added error log in MusicConditional class"Thomas Nelson1-0/+4
2018-09-06Merge "replaced stacktrace with error log"Thomas Nelson1-2/+5
2018-09-05Merge "RestMusicVersionAPI.java: Fixed sonar issue"Bharath Balasubramanian1-3/+0
2018-09-05Merge "Remove the literal false boolean value"Bharath Balasubramanian1-1/+1
2018-09-05Merge "Move string literal to left of string comparison"Bharath Balasubramanian1-1/+1
2018-09-05Merge "Added bug fix reported in SonarQube for MusicUtil"Bharath Balasubramanian1-2/+2
2018-09-05Merge "Added fix for potential nullpointer exception"Bharath Balasubramanian1-1/+0
2018-09-05Added error log in MusicConditional classChandan Ghosh1-0/+4
Added error log in MusicConditional class where it was missing. Reported in Sonar. Issue-ID: MUSIC-129 Change-Id: I8d3102547015313520b67058312e4072f621ca34 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-09-05Move string literal to left of string comparisonSooriyaa1-1/+1
Move string literal to left of string comparison Issue-ID: MUSIC-131 Change-Id: I210469c9c7e827df51f20fb7f580282a145b4464 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-05replaced stacktrace with error logChandan Ghosh1-2/+5
Replaced stacktrace with error log. Reported in SonarQube. Issue-ID: MUSIC-129 Change-Id: I54626e3b8d80cf7242cd1e67b627aa73266f1e8d Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-09-05Remove the literal false boolean valueSooriyaa1-1/+1
Remove the literal false boolean value Issue-ID: MUSIC-130 Change-Id: I99f7168abc2d354919b2b01006b89ec26e762864 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-04Remove the unused importSooriyaa1-2/+0
Remove the unused import Issue-ID: MUSIC-128 Change-Id: Ic12deb0959761f2878fdf20b71e012ee3a0bac2e Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-04RestMusicVersionAPI.java: Fixed sonar issueArundathi Patil1-3/+0
Fixed sonar code-smells/issues across this file. Issue-ID: MUSIC-127 Change-Id: I8a79a09ce5ec8c0f7e6e0f664f570dc61a848040 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-04Removed unused imports. added error logChandan Ghosh1-17/+3
Issue-ID: MUSIC-126 Change-Id: I1a73518da1c3d028ce9e8933def60c02b26482ff Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>