summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-03Merge "Bug Fix for Empty Body."Brendan Tschaen4-35/+55
2019-06-02AuthUtil tests addedTschaen, Brendan4-41/+141
Change-Id: I78a13b43c85cb208c217841ed85eaf0284aad930 Issue-ID: MUSIC-405 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-06-02Increase MusicUtil Code CoverageTschaen, Brendan2-16/+114
Change-Id: I99bdec64d00a3822e4f40ed75b496c591b070057 Issue-ID: MUSIC-405 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-06-01Update unit tests for holders apiTschaen, Brendan3-3/+206
Change-Id: Ib4d6ce287cdacc2c0aad36c2936075087a9e6f49 Issue-ID: MUSIC-405 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-05-28Bug Fix for Empty Body.Nelson, Thomas (arthurdent3)4-35/+55
Updated a few missing checks for this. Update api name, add properties to be more forgiving for lock type Change-Id: I4743110bdc654e4346052bd0e045270fd4925417 Issue-ID: MUSIC-398 Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
2019-05-17Merge "Update junit test"Brendan Tschaen3-5/+27
2019-05-16CADI and a few small updates.Nelson, Thomas (arthurdent3)46-4336/+3018
- Include CADI and remove Admin API and admin code. - A few Sonar Fixes. - Properties File Clean up. - Read/Write Locking API. - Various whitespace fixes. Issue-ID: MUSIC-394 Change-Id: I58e1b64b71796bb6bda1c97ea688f434a836d3c7 Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
2019-05-15Update junit testNelson, Thomas (arthurdent3)3-5/+27
Change-Id: I1c39d008958cebed0454b5a1f980e3c88082c876 Issue-ID: MUSIC-395 Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
2019-05-13Changes Listed below:Nelson, Thomas (arthurdent3)43-1781/+2197
- Added build version API - Updated Keyspace active to use Properties setting - Update Libraries Netty,jbcrypt,Jackson Databind and log4j - Removed some irrelivant files - Updated some usint tests to ignore some tests(This will be updated soon) - Bugfixes - Missing Values, inform user. - Respond with proper error - Fix Locking Contention issue. - Add locking retry for atomic calls. Change-Id: Ie218dd92edb0c20e4a0efe33eeaaec84e5293c44 Issue-ID: MUSIC-393 Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
2019-05-01Update oparent versionJessica Wagantall2-2/+2
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Change-Id: I14f32e240505dd9fd1ecd6708560a191e420e67f Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-10Merge "Log stack traces with logger"Bharath Balasubramanian10-53/+112
2019-04-10Merge "Log exceptions from CachingUtil.java"Thomas Nelson1-26/+29
2019-04-04Removing failing trigger jobTschaen, Brendan1-13/+0
Change-Id: Ibe27bfd3bc152b09db4363bfb2151dbb7da25645 Issue-ID: MUSIC-375 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-03-28Log stack traces with loggerr.bogacki10-53/+112
Fixed critical sonar issues: -"Either log or rethrow this exception" Change-Id: I99a550f2cf40bd6c34a0f8ca1893c964669c76de Issue-ID: MUSIC-367 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-03-25Merge "Respond error codes responses for wrong urls"2.5.8Bharath Balasubramanian1-0/+2
2019-03-20Respond error codes responses for wrong urlsTschaen, Brendan1-0/+2
Change-Id: I7fddb09af825755394b0f75e993bc9ea64a8c82d Issue-ID: MUSIC-368 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-03-19Log exceptions from CachingUtil.javar.bogacki1-26/+29
Fixed critical sonar issues: -log exceptions stack traces -fixed imports. Change-Id: I4fc3c79852cd0c483abef975bcd7e535f3de48f3 Issue-ID: MUSIC-366 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-03-18Merge "Update logbax.xml and create test resources."Bharath Balasubramanian8-9/+461
2019-03-17Update logbax.xml and create test resources.Nelson,Thomas(tn1381)(arthurdent3)8-9/+461
Also update pom to reflect that test resources are located in a different dir. Issue-ID: MUSIC-365 Change-Id: Ie118621dfdea9819403d3adf4f9d54cd2571ecdc Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2019-03-14Update INFO.yaml fileJessica Wagantall1-0/+63
Update missing information blocks and indentation to pass verify job. Change-Id: Id022875a769806aff7f130c289230dca3312b2f0 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-11Merge "update version of jackson datatype"Bharath Balasubramanian1-0/+7
2019-03-08Merge "Unit test coverage lines for MusicUtil.java"Thomas Nelson1-0/+7
2019-03-08Merge "Sonar Fixes - MusicDataStoreHandle.java"Thomas Nelson1-1/+2
2019-03-08Merge "CassaLockStore.java - Sonar Fixes"Thomas Nelson1-5/+5
2019-03-08Merge "RestMusicQAPI.java - Sonar Fixes"Thomas Nelson1-13/+9
2019-03-08Merge "Remove unused property file"Thomas Nelson1-257/+0
2019-03-08Merge "Remove straggling zookeper references"Thomas Nelson16-190/+17
2019-03-08update version of jackson datatypeNelson,Thomas(tn1381)(arthurdent3)1-0/+7
this is to resolve a vulnerbility. Issue-ID: MUSIC-363 Change-Id: Ieef2f72adc8cb3258e334cc454475d764f7ee52f Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2019-03-07Remove unused property fileTschaen, Brendan1-257/+0
Change-Id: Iaf96335db0ddf6d719ce00ca0dafb7df420419ac Issue-ID: MUSIC-361 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-03-07Remove straggling zookeper referencesTschaen, Brendan16-190/+17
Issue-ID: MUSIC-361 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: I4faac78bc898b07902ce97ac6112f0dcd4a3729a
2019-03-07Update voting app with basic authTschaen, Brendan1-7/+6
Change-Id: Ia9ec983950faa651d31b07fe19934cf4fe389421 Issue-ID: MUSIC-360 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-28Complete new authentication across REST APIsTschaen, Brendan10-299/+106
Change-Id: I0d8ae84bdebbad986d557f722047318d5b72b591 Issue-ID: MUSIC-345 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-27Admin api tests w/ mocked authorizationTschaen, Brendan5-141/+263
Change-Id: I2069a4c1e9e6985615fce77cfb2a255fc9e322f3 Issue-ID: MUSIC-341 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-26Test for wrong user, missing required inputsTschaen, Brendan2-16/+404
Change-Id: If7625349ea0cbb9bedf15554ca72d29dbaa1ba0d Issue-ID: MUSIC-341 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-26Remove zookeeper referenceTschaen, Brendan25-3133/+225
Test cachingUtil, and other test coverage increase Remove unused code Rebased ontop of authentication changes Change-Id: I795a9a90d0863b03cc2a4917d4ff13a0a6fca1cc Issue-ID: MUSIC-341 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-25Merge "Sonar Fixes - CadiAuthFilter.java"Thomas Nelson2-45/+12
2019-02-25Merge "Caching util test cases"Thomas Nelson8-1363/+1342
2019-02-24RestMusicQAPI.java - Sonar FixesDriptaroop Das1-14/+9
RestMusicQAPI.java - Sonar Fixes Issue-ID: MUSIC-347 Change-Id: I165a64bb498b8f59e84538fd293fbea4ccd913e4 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-24CassaLockStore.java - Sonar FixesDriptaroop Das1-5/+5
CassaLockStore.java - Sonar Fixes Issue-ID: MUSIC-346 Change-Id: If26ec9ccaa8bf1b1cbd2aa2d848ad08b634cc611 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-22Create authentication interfaceTschaen, Brendan15-242/+333
Change-Id: I2172870be0056d6b050eb73c9a53c12f05360d79 Issue-ID: MUSIC-345 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-21Caching util test casesTschaen, Brendan8-1363/+1342
And cleaning up of other tests Issue-ID: MUSIC-341 Change-Id: Ida4ee49b2a923c64a2ce66c310db9b0dd502b8d7 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-21Merge "Sonar vulnerability fixes in MusicDataStoreHandle"Thomas Nelson1-4/+7
2019-02-21Merge "Fixed major Sonar issues in JsonDelete"Thomas Nelson3-17/+14
2019-02-20Conditional test casesTschaen, Brendan7-721/+724
Additional coverage for other tests. Remove unused Benchmark api Change-Id: Ib091f1827a226a4a50e3427b20af4c8b12c363c3 Issue-ID: MUSIC-341 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-20Update MUSIC test cases.Tschaen, Brendan12-3872/+2062
Fix some old test cases that were expecting incorrect output Refactor to REST API suite to re-use cassandra instance Change-Id: I9400b3e1e3ce35114e587336f0841207493c9680 Issue-ID: MUSIC-341 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-20Merge "MusicHealthCheck.java - Multiple Sonar Fixes"Thomas Nelson1-15/+4
2019-02-20Sonar Fixes - MusicDataStoreHandle.javaDriptaroop Das1-2/+2
Sonar Fixes - MusicDataStoreHandle.java Issue-ID: MUSIC-340 Change-Id: I693e1bc924df35e173036b0df34cd1d17d36a1c8 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-19Fixed major Sonar issues in JsonDeleter.bogacki3-17/+14
Removed unnecessary imports. Changed return type from ArrayList to List. Change-Id: I9a17c9848b33be9f6ca5a2d51ee4b3f18abfcc38 Issue-ID: MUSIC-338 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-18Sonar vulnerability fixes in MusicDataStoreHandler.bogacki1-4/+7
Removed unnecessary imports. Added private constructor for static utility class. Change-Id: I2e41ba263194dbb3e7e6ae70074c85bfd69b7ab1 Issue-ID: MUSIC-335 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-14Testing gerrit flow for Issue-ID: MUSIC-294Bharath1-1/+1
Change-Id: I1563ecc92214472333d457116a19b1beadfb2d52 Signed-off-by: Bharath <bharathb@research.att.com>