summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openecomp/sparky/synchronizer
AgeCommit message (Collapse)AuthorFilesLines
2017-09-26Renaming openecomp to onapArul.Nambi45-10178/+0
Issue-ID: AAI-208 Change-Id: I2bd02287bed376111156aca0100e2b7b74e368e3 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-22Merge "Fix Blocker/Critical sonar issues"Tian Lee1-0/+1
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-0/+1
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-5/+8
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-2/+5
2017-09-20Fix Blocker/Critical sonar issuesshashikanth1-0/+1
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed NullPointerException might be thrown as 'rootNode' is nullable here Issue-Id:AAI-342 Change-Id: I052becbe3e04ca266c039df63464a2dd90dc772c Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-20Fix Blocker/Critical sonar issuesshashikanth1-5/+8
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed condition that it does not always evaluate to "true" Issue-Id:AAI-342 Change-Id: I7ac764c1619a834bb9c9c2bf4ce29b9bae294c0f Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-20Fix Blocker/Critical sonar issuesshashikanth1-2/+5
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed: NullPointerException might be thrown as 'aaiQueryResult' is nullable here NullPointerException might be thrown as 'rootNode' is nullable here Issue-Id:AAI-342 Change-Id: Ie91d695ada7159ca002385407cf1c8e0f0d59d6d Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-20Fix Blocker/Critical sonar issuesshashikanth1-0/+1
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed NullPointerException might be thrown as 'rootNode' is nullable here Issue-Id:AAI-342 Change-Id: Ia057d51b93c806bfabdfe58d972fae1d47c86d7e Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-20Fix Blocker sonar issues in sparky-be moduleshashikanth1-0/+1
Fix Blocker/Critical sonar issues https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed NullPointerException might be thrown as 'rootNode' is nullable here Issue-Id:AAI-342 Change-Id: I32f86eefa224dfd92954581a20e5180f6482910a Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-07-31Changing the license and trademarkARUL NAMBI45-493/+360
Issue-ID: AAI-91 Change-Id: Id47aaf1a9aa51c3138d87a6038ccd11994afd22e Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-25Fixing the sync issues with AAIARUL NAMBI10-63/+83
Issue-ID: AAI-73 Change-Id: I5c7df7c24c59c347b112cdb003eea726e239a1ca Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-06-12Initial commit for AAI-UI(sparky-backend)ARULNA45-0/+10282
Change-Id: I785397ed4197663cdf0c1351041d2f708ed08763 Signed-off-by: ARULNA <arul.nambi@amdocs.com>