summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2018-03-22Convert Sparky to Spring-Bootda490c469-54618/+0
Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-20Merge "enable suggestions to use search data service"Steven Blimkie6-98/+221
2018-03-19enable suggestions to use search data servicerenealr6-98/+221
Added logic to ensure that suggestions are enabled using the search data service Issue-ID: AAI-895 Change-Id: If0bc6a56a4700a0f96584048676ee1a15db63592 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-16changed the header license to new licenseAttaranasl, Salma (sa669h)211-845/+422
updated data and siabled license plugin Change-Id: I062a23a33e1a5030ca91c625e9056349bcafcf47 Signed-off-by: Attaranasl, Salma (sa669h) <salma.attaran@amdocs.com> Issue-ID: AAI-871 Signed-off-by: Attaranasl, Salma (sa669h) <salma.attaran@amdocs.com>
2018-03-08Integrate Sparky-BE with Gizmoda490c17-140/+3371
Issue-ID: AAI-847 Change-Id: I8c61e681c4f427f6e567dd8498b6f5f7baa19c85 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-02-21remove printing a stacktracerenealr4-13/+18
Issue-ID: AAI-788 Change-Id: I5d52bea1bef671abc2eeace4027535d0d5313940 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-02-21fix the cookie decryption logicrenealr4-15/+108
Issue-ID: AAI-788 Change-Id: Ife47fe5e6f75ee1187c5385bca0ce53db4eff37f Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-02-07Adding more sparky junit coveragedave.adams (da490c)47-187/+3097
Issue-ID: AAI-741 Change-Id: Id4137e7ef61e0066a39d98bcd8b9c0ec5b034d1e Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
2018-02-07Increasing test coveragericharv76-129/+4206
Issue-ID: AAI-741 Change-Id: Iecc07f9d4ff78c3ffde00ef5bb387a975289ce83 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-02-06Cleaning codeSalma, Attaran15-135/+53
Change-Id: Idc82bf8f84a0b6268ae10ea12d1bec670509a58a Signed-off-by: Salma, Attaran <salma.attaran@amdocs.com> Issue-ID: AAI-733
2018-01-31Fixed a curruption that occurs on startupPaquette, Francis1-3/+5
The start script was adding the 2 extra lines right after the last character in the file. The extra line in the file will ensure that it will be added at the end. Also, the start script now ensures that only 1 copy of these added attributes exist in the file. Issue-ID: AAI-717 Change-Id: I5deb2d9e74d48f3c4d2351582f05468590d0b72e Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
2018-01-29Fixed fortify scan issuesPaquette, Francis2-523/+1
Removed an unused file. If a redirect URL is bad, then do not send it back as payload in the response. Issue-ID: AAI-701 Change-Id: I060c7a192d226b09d3b1a30e8037f964625b6b75 Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
2018-01-23OXM v12 updatesricharv4-16/+96
Change-Id: I213472211c24a52f4a6ccc87005739a82cf6b8de Sync error fixes Issue-ID: AAI-690 Change-Id: Ibcd1e1abf9e3b79f9f10fea5e67f4bfd5dbc0030 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-01-19Merge "Removing aai.war (binary file) from the project"Steven Blimkie1-0/+0
2018-01-19Removing aai.war (binary file) from the projectPaquette, Francis1-0/+0
This got added my mistake in Beijing. Issue-ID: AAI-678 Change-Id: I529dc062b1fde28cb6f423e37d9630c40021f421 Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
2018-01-18Routes and beans for subscriptionricharv7-169/+222
Issue-ID: AAI-677 Change-Id: I50cdd02a765c81421338162530c8d1060b6af053 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-01-16Adding subscription api from separate reporicharv16-176/+802
Change-Id: Ic4c0ef849501b95059c806beab16f2ccf3d16695 Signed-off-by: richarv <richard.vondadelszen@amdocs.com> Issue-ID: AAI-660 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-01-11Fixing jenkins buildArul1-3/+2
Clenaing up the snapshot versions and adding implementation for the getuserconfig Change-Id: I17aac0f10a614e5e2420287e5ac165f4b5870c9e Signed-off-by: Arul <arul.nambi@amdocs.com> Issue-ID: AAI-542
2017-12-19UI Exensibility config cleanupdave.adams (da490c)230-11639/+8065
Change-Id: I65cd9c92a04bad3ea4858fd70a697373671727b5 Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com> Issue-ID: AAI-542
2017-12-19Updating DockerfilePaquette, Francis1-1/+1
Aligned the Dockerfile with the directory structure in the target folder Issue-ID: AAI-542 Change-Id: I5dbb51f9a777e61a94212d4107f4d2a1e1aa089d Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
2017-12-13Update dockerfile to not use hardcode snapshot dirVenkata Harish K Kajur1-2/+2
Issue-ID: AAI-546 Change-Id: I2093692e63da1b26ef8f8b6de9fa866260f821d6 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-11Adding UI extensibilityShawn Severin328-17837/+17609
Adding the ability for Sparky developers to create their own custom front-end views Issue-ID: AAI-542 Change-Id: I83f9608639799e3bf85b654f44a0a7a5a85ad264 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-12-08Adding back-end support for UI filtersShawn Severin202-3525/+4002
Issue-ID: AAI-543 Change-Id: I5cec6f340ab6c531f073e10e7902a84036c961d5 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-12-08Adding back-end support for UI filtersShawn Severin40-9/+3338
Issue-ID: AAI-543 Change-Id: I15b7ef1a9d4091981444019b5cceac08c4045c51 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-11-22Add unit test cases to increase sonar coverageaditya8-310/+937
Add unit test cases to search, synchronizer packages to increase sonar coverage Issue-ID: AAI-503 Change-Id: Iff43c3b1e17699d183566f63ab25e45660ed1fdb Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-11-13Updating Sparky version in DockerfileShawn Severin2-2/+4
Issue-ID: AAI-464 Change-Id: If750c5c0a5010b23ee4a04a25807b5f3a1027523 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-10-26Add unit test cases to increase sonar coverageaditya5-0/+602
Add unit tests to test model loader, entity statistics and data provider Issue-ID: AAI-429 Change-Id: I18142712d2c3cc5ee48d7c6689323016da57f726 Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-10-16added more fixes to the failed sonar issuesNTNET\renealr2-5/+6
ParseException was introduced to handle the generic in SynchronizerConfiguration class Issue-ID: AAI-429 Change-Id: I3d52729de7b299fb254c6bc05fcf87b8a6bc314b Signed-off-by: NTNET\renealr <reneal.rogers@amdocs.com>
2017-10-13Merge "Fixed the critical issues sonar encountered"Steven Blimkie3-13/+11
2017-10-13Fixed the critical issues sonar encounteredNTNET\renealr3-14/+12
The hardcoded password has been fixed as well as the generic exceptions were changed to specific exceptions. Change-Id: I9b3b11bfaa2e680c46158d11d8f8f6e3d56aa6e5 Issue-ID:AAI-249 Signed-off-by: NTNET\renealr <reneal.rogers@amdocs.com>
2017-10-13Merge "Fixing the startup after junit increase"Steven Blimkie10-56/+50
2017-10-13Fixing the startup after junit increaseArul.Nambi10-56/+50
The ajsc container was starting up after the cleanup. So cleaning up the servlet filters to remove the unwanted files. Issue-ID: AAI-429 Change-Id: I254e4421a6e1735191afc48cf58cb3c46e17defc Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-12Merge "Add unit test cases."James Forsyth8-0/+377
2017-10-12Add unit test cases.aditya8-0/+377
Add unit test cases. Issue-ID: AAI-429 Change-Id: I3efdaf3b5f477442c691b6095681f34c4e35b53c Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-10-11Increase junit coverageArul.Nambi68-163/+3763
Issue-ID: AAI-429 Change-Id: Idd0f52e6b74a2689824dc671d37fe25ccf3e781c Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-10Increase junit coverageArul.Nambi21-1562/+118
Issue-ID: AAI-429 Change-Id: I8e9c8a7a04fa2433e888a48dd09c5424e9986e07 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-10Increase junit coverageArul.Nambi20-44/+388
Issue-ID: AAI-429 Change-Id: I8cd6c89bf7abd2d4d0d78bbf25fe6e5b5de53224 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-10Increase junit coverageArul.Nambi16-1274/+615
Issue-ID: AAI-429 Change-Id: Ifde57eee0857509ae223a6399cee8601af58ec39 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-26Renaming openecomp to onapArul.Nambi213-923/+948
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-19/+15
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-3/+2
2017-09-21Fix Blocker/Critical sonar issuesshashikanth1-19/+15
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 Close "FileInputStream". Issue-Id:AAI-342 Change-Id: Ia97fa8fee074660e081123e3fb6334d670d2fad1 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-21Fix Blocker/Critical sonar issuesshashikanth1-3/+2
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 'output' is nullable here Issue-Id:AAI-342 Change-Id: I816854cf784e9825c269110ea44c0c7ed745e946 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-1/+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-1/+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=CRITICAL Fixed Correct this "&" to "&&". Issue-Id:AAI-342 Change-Id: Ia6bd54cf18406c3327b77820abe68a6c0f4484b9 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: I052becbe3e04ca266c039df63464a2dd90dc772c Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>