Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/music.git from branch 'master'
to b7431be81e01554b21a94c2e7c1b1a527c329845
- Increase MusicUtil Code Coverage
Change-Id: I99bdec64d00a3822e4f40ed75b496c591b070057
Issue-ID: MUSIC-405
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to fdf19711e482e5c22f3d6fdb18e0bc052ec37e4e
- Update unit tests for holders api
Change-Id: Ib4d6ce287cdacc2c0aad36c2936075087a9e6f49
Issue-ID: MUSIC-405
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 641255c612fae09ff8840124eb7dcf5046083dd0
- Merge "Update junit test"
- Update junit test
Change-Id: I1c39d008958cebed0454b5a1f980e3c88082c876
Issue-ID: MUSIC-395
Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 66aac8e2b8f61f075b285f969c1f8a88fdb313bd
- CADI and a few small updates.
- 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>
|
|
* Update docs/submodules/music.git from branch 'master'
to d6e7b63cc580e7b3822be61fe92a493ad5e222a3
- Changes Listed below:
- 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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 9a8b8ae8d7c8d6931f99def68068f8936a8cc0b3
- Update oparent version
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 4c8d63c24acd45a9ae19af0434848c273f470ae2
- Merge "Log stack traces with logger"
- Log stack traces with logger
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 871909a6f7f6899d0aa2df902be7df2696fd9280
- Merge "Log exceptions from CachingUtil.java"
- Log exceptions from CachingUtil.java
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 49b246be830cbd35125fb9eb2054ed60139f996c
- Removing failing trigger job
Change-Id: Ibe27bfd3bc152b09db4363bfb2151dbb7da25645
Issue-ID: MUSIC-375
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to cf8096a9fe50de511d5864032ed4825a2a314fa5
- Merge "Respond error codes responses for wrong urls"
- Respond error codes responses for wrong urls
Change-Id: I7fddb09af825755394b0f75e993bc9ea64a8c82d
Issue-ID: MUSIC-368
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to bb0b290cf781dad30c3e1db900bf19a7c2b58dda
- Merge "Update logbax.xml and create test resources."
- Update logbax.xml and create test resources.
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to fec7c08269213396f27a71f43d7d4c4d85e1f1cc
- Update INFO.yaml file
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 0db1ea358fdc74daf7b2039f7364ca0fff08bc77
- Merge "update version of jackson datatype"
- update version of jackson datatype
this is to resolve a vulnerbility.
Issue-ID: MUSIC-363
Change-Id: Ieef2f72adc8cb3258e334cc454475d764f7ee52f
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 695450aa1408f9577e4814f1aae4911dfbae953f
- Merge "Unit test coverage lines for MusicUtil.java"
- Unit test coverage lines for MusicUtil.java
Unit test coverage lines for MusicUtil.java
Issue-ID: MUSIC-332
Change-Id: I26afea2e78a1bf23cfa61f413cae48c80d187f3c
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 24cdf12953c0e03af254920a51d6a2e1060b02a3
- Merge "Sonar Fixes - MusicDataStoreHandle.java"
- Sonar Fixes - MusicDataStoreHandle.java
Sonar Fixes - MusicDataStoreHandle.java
Issue-ID: MUSIC-340
Change-Id: I693e1bc924df35e173036b0df34cd1d17d36a1c8
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to df0b1f769eae01724c8d6d61608190ab8c3446c9
- Merge "CassaLockStore.java - Sonar Fixes"
- CassaLockStore.java - Sonar Fixes
CassaLockStore.java - Sonar Fixes
Issue-ID: MUSIC-346
Change-Id: If26ec9ccaa8bf1b1cbd2aa2d848ad08b634cc611
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to a6b7f9de01763c4e49c25fced4f7fb09539b824c
- Merge "RestMusicQAPI.java - Sonar Fixes"
- RestMusicQAPI.java - Sonar Fixes
RestMusicQAPI.java - Sonar Fixes
Issue-ID: MUSIC-347
Change-Id: I165a64bb498b8f59e84538fd293fbea4ccd913e4
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 87eade94c1bf1fab3e33c9a5497f2a14bc296b79
- Merge "Remove unused property file"
- Remove unused property file
Change-Id: Iaf96335db0ddf6d719ce00ca0dafb7df420419ac
Issue-ID: MUSIC-361
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 97ea0b21eebad043a17cdc4224f8eb44bc2d8b29
- Merge "Remove straggling zookeper references"
- Remove straggling zookeper references
Issue-ID: MUSIC-361
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I4faac78bc898b07902ce97ac6112f0dcd4a3729a
|
|
* Update docs/submodules/music.git from branch 'master'
to e4e227b18dcd4a4dd40bc3e3a8373f3d96c6511d
- Update voting app with basic auth
Change-Id: Ia9ec983950faa651d31b07fe19934cf4fe389421
Issue-ID: MUSIC-360
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 4d6e2a982cc0ee48aca9d8531424d795e44842c9
- Complete new authentication across REST APIs
Change-Id: I0d8ae84bdebbad986d557f722047318d5b72b591
Issue-ID: MUSIC-345
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 24accb9cb8000591cc22a5d98d2c079b8084b123
- Admin api tests w/ mocked authorization
Change-Id: I2069a4c1e9e6985615fce77cfb2a255fc9e322f3
Issue-ID: MUSIC-341
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to d350d020b40aad0b67bd5698f7c009733e81d7ca
- Test for wrong user, missing required inputs
Change-Id: If7625349ea0cbb9bedf15554ca72d29dbaa1ba0d
Issue-ID: MUSIC-341
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to b58e1d3db05aed02b62a557bf14db6ea7b8df5f5
- Remove zookeeper reference
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 7c2316f479f338c4b0fd9a150d8b858cea3b377c
- Merge "Sonar Fixes - CadiAuthFilter.java"
- Sonar Fixes - CadiAuthFilter.java
Sonar Fixes - CadiAuthFilter.java
Issue-ID: MUSIC-313
Change-Id: I8c9b3197cc72b331201f2b8742b036be58fea616
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 5466dc82cdb1c6ef0b802014386dc0ddd24d1487
- Merge "Caching util test cases"
- Caching util test cases
And cleaning up of other tests
Issue-ID: MUSIC-341
Change-Id: Ida4ee49b2a923c64a2ce66c310db9b0dd502b8d7
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 70176081920e735e6c34b0497fdbf2e3588e1404
- Create authentication interface
Change-Id: I2172870be0056d6b050eb73c9a53c12f05360d79
Issue-ID: MUSIC-345
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to d02fd182c7792f83de25303554e90c73e13c4439
- Merge "Sonar vulnerability fixes in MusicDataStoreHandle"
- Sonar vulnerability fixes in MusicDataStoreHandle
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 439b06ddffcf1ad65df967ad3f663e0095cf6b33
- Merge "Fixed major Sonar issues in JsonDelete"
- Fixed major Sonar issues in JsonDelete
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to bdde056e3e994a6970ef182397812a3ddf56b70e
- Conditional test cases
Additional coverage for other tests.
Remove unused Benchmark api
Change-Id: Ib091f1827a226a4a50e3427b20af4c8b12c363c3
Issue-ID: MUSIC-341
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
- Update MUSIC test cases.
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to d5fc44114502279cd20a65a420e18f03b205c9ad
- Merge "MusicHealthCheck.java - Multiple Sonar Fixes"
- MusicHealthCheck.java - Multiple Sonar Fixes
MusicHealthCheck.java - Multiple Sonar Fixes
Issue-ID: MUSIC-302
Change-Id: I8e9b8be0d35b5a8d3042ffe056b4d29c5bb7888e
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 50bd365f7e30337a21806cd292e75c3f03985b79
- Testing gerrit flow for Issue-ID: MUSIC-294
Change-Id: I1563ecc92214472333d457116a19b1beadfb2d52
Signed-off-by: Bharath <bharathb@research.att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 4aad675a95e8106c65ac96846c3e573a11079ceb
- Merge "Introduced local variable"
- Introduced local variable
Introduced local variable instead of using method args
Issue-ID: MUSIC-323
Change-Id: I670c49e2b28ba280d3446868ac042dfdae2b6c16
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 4771ff0c0b5b68209e29bec88a0b2e566ef50834
- Merge "Fixed Sonar issues in ZkStatelessLockService"
- Fixed Sonar issues in ZkStatelessLockService
Fixed potential NullPointerException.
Added restoring of the interrupted state.
Removed unnecessary imports.
Added missing loggers.
Change-Id: I62bb8ef2b4893c60c1cea7dcd4ba29f2908b4d05
Issue-ID: MUSIC-329
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to c91215965fa4d6f19441fa96fd5c3b5910795057
- Merge "Added test case to improve code coverage"
- Added test case to improve code coverage
Added test case to improve code coverage
Issue-ID: MUSIC-324
Change-Id: I0bec3c6a1d890cd920fe9a21de7e75590114f48d
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to e24e8a72d55d4bf77d45295e15b3bb770282096f
- Merge "Removed Duplicate logger statements"
- Removed Duplicate logger statements
Used logger statements as per convention
Issue-ID: MUSIC-330
Change-Id: Iaea377861e1b2c5ea0724a664de2ef2db88d76cd
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 3b8e0a333bb754117f41e7206a6706bad66829fb
- Merge "Sonar code duplicates moved to MusicUtil.java"
- Sonar code duplicates moved to MusicUtil.java
Change-Id: I08e089171e94c78c8977d20aea29b0eb97f57a74
Issue-ID: MUSIC-317
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to adba255959405da052552d27609aa9f7a52bf49e
- Merge "Sonar Vulnerability Fixes: CachingUtil.java"
- Sonar Vulnerability Fixes: CachingUtil.java
Replaced prinStackTrace with logger
Change-Id: I5c42dd8c4f1f5add0b66b11e21b964787d5f3348
Issue-ID: MUSIC-316
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 66ee14082f52e7a12940f9b54db406e1ed268e19
- Merge "Added unit test case"
- Added unit test case
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to 5f2daee789950376b57bd21d04a74260184608b0
- Merge "added local variable instead of using method args"
- added local variable instead of using method args
Added local variable sonar bug fix
Issue-ID: MUSIC-322
Change-Id: I73c90d2fbfea4bd91f767bbb67eb1774a75ce3f1
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 3e8eaf4d075ea7ca92ad9b51ed51d402269ee27a
- Merge "Sonar vulnerability fixes in CronJobManager"
- Sonar vulnerability fixes in CronJobManager
Change-Id: I16133a60013cc63dd389a1aa14ddda693441570b
Issue-ID: MUSIC-320
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to b9b6fb0db83390c80eec5a38a051a4cf2e881293
- Merge "Cleaning up Sonar issues in JerseyConfig"
- Cleaning up Sonar issues in JerseyConfig
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
|
|
* Update docs/submodules/music.git from branch 'master'
to 787a27889cf735acb7a3e9e3815d3a1897bf77f2
- Merge "Fix for code Vulnerability,reported by Sonar"
- Fix for code Vulnerability,reported by Sonar
Removed and printStackTrace and added logger
Issue-ID: MUSIC-314
Change-Id: Ieeb33d6e58ec469c6fb540d943bae97b703ebbda
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 787a713e91001278a5258835aaf063cd36335d1b
- Removed sub-expressions from RestMusicDataAPI
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>
|
|
* Update docs/submodules/music.git from branch 'master'
to dd899213724ceaab3bb141dfb5cbf4eb7b89404a
- Merge changes from topic 'sudars_19_music_291_1'
* changes:
MusicServiceException-Junit test cases added
MusicQueryException - Junit Test Case Added
- MusicServiceException-Junit test cases added
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
MusicQueryException - Junit Test Case Added
Issue-ID: MUSIC-292
Change-Id: I7211cd1d714707370ba4c676b5a78f4772336905
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to fa56ad63a720ab32cb90142f5e690930103a82fe
- Merge "MusicPolicyVoilationException-Junit TestCase added"
- MusicPolicyVoilationException-Junit TestCase added
MusicPolicyVoilationException-Junit Testcase added
Issue-ID: MUSIC-291
Change-Id: Ib4bb2ce2257f5fdf2293828acddf54ed9fdddb79
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to a627a5b2d6cd2823c079fcc842a188f3faf2bf5d
- Merge "MusicLockingExceptionTest - Junit test cases"
- MusicLockingExceptionTest - Junit test cases
Junit Added for MusicLockingException
Issue-ID: MUSIC-285
Change-Id: I141c63712c5706e818018ac1b80a0ac97057e420
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 0ef26619ea167f455e907db7998792b5114fb1dd
- Merge "Updated:Typo"
- Updated:Typo
Issue-ID: DOC-389
Change-Id: I32e5b934056b85f5e94ca299492a4bbedf3713fb
Signed-off-by: Manish Kumar <manishjpiet@gmail.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 2357dbf628ddf889b7a1640ccb11a424f6a7dacd
- Merge "Update Jar."
- Update Jar.
Change-Id: Ib78033ce66873e2180a6248a97339c0b54a22500
Issue-ID: MUSIC-303
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 32bcfc2f85583d35c2abea242d7107fd72a98749
- Merge "Sonar Fixes - MusicAuthentication.java"
- Sonar Fixes - MusicAuthentication.java
Sonar Fixes - MusicAuthentication.java
Issue-ID: MUSIC-304
Change-Id: I70518240f7c736b5301d6a1104c131328643391b
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|