summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
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-09-19Remove libraries from code repoArul.Nambi1-0/+0
Issue-ID: AAI-298 Change-Id: I9820a388fa623a1ffe88ce5dd3c4ccebe3c17def Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-01[AAI-259] Changing self linkarul.nambi2-0/+49
Issure-ID: AAI-259 Change-Id: Iceab79a87852579b732f2d2c03dd0cb19e6c6814 Signed-off-by: arul.nambi <arul.nambi@amdocs.com>
2017-08-31[AAI-244] grep scanarul.nambi19-502/+35
Issue-ID:AAI-244 Change-Id: Ibc51a8c72c411cff9ffc5b58bd40439ff3d703be Signed-off-by: arul.nambi <arul.nambi@amdocs.com>
2017-07-31Changing the license and trademarkARUL NAMBI157-1710/+1256
Issue-ID: AAI-91 Change-Id: Id47aaf1a9aa51c3138d87a6038ccd11994afd22e Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-25Fixing the sync issues with AAIARUL NAMBI16-81/+126
Issue-ID: AAI-73 Change-Id: I5c7df7c24c59c347b112cdb003eea726e239a1ca Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-06-19Adding login filters for authenticationARULNA2-2/+10
Change-Id: Ib4da370c986b6a86a606cccd118884b66ac1b1fa Signed-off-by: ARULNA <arul.nambi@amdocs.com>
2017-06-16Fix Dockerfile to match change in artifactIdGary Wu1-1/+1
Docker image build fails due to a change in artifactId in https://gerrit.onap.org/r/#/c/5057/. This change fixes the Dockerfile to match the change in artifactId. Change-Id: Ibf0014e5a00e7d2e668ba87322eacbdf204ee6bd Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-12Initial commit for AAI-UI(sparky-backend)ARULNA268-0/+41790
Change-Id: I785397ed4197663cdf0c1351041d2f708ed08763 Signed-off-by: ARULNA <arul.nambi@amdocs.com>