summaryrefslogtreecommitdiffstats
path: root/docs/submodules/aai/sparky-be.git
AgeCommit message (Collapse)AuthorFilesLines
2018-05-23Updated git submodulesMohammed Naser1-0/+0
Project: aai/sparky-be master 41a0983d5dd3707b5fd2c86dcc0b4b0c399bd40f Pin jnr-unixsocket for Docker plugin to 0.13 The current verison of jnr-unixsocket is 0.12 from the Docker plugin however in order to be able the images for ARM64, it needs the newer version which has support for it. There is work upstream to switch the version to 0.18[0] however it seems that this is still pending, so we can pin it for now until that merges. [0]: https://github.com/spotify/docker-maven-plugin/pull/379 Change-Id: I151407a3614d0f476ead49a642b59dc56de2c099 Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-05-23Updated git submodulesMohammed Naser1-0/+0
Project: aai/sparky-be master b069018e5917ff822415b64f705d304ace350a66 Dynamically determine image architecture The image architecture is currently hardcoded, this patch removes that hardcoded value to allow for ARM64 builds to go through. Change-Id: I3e2f92cb7716ce5ff7c96f3b22bb37c7c6ba2c39 Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-05-23Updated git submodulesPawel1-0/+0
Project: aai/sparky-be master 182ca15203751a5a72a5470859ef87586fbab768 fixes in CrossEntityReferenceLookup.java Change-Id: I1ae303cb3baeed4a2fadf41d70a6cdc402df298f Issue-ID: AAI-1081 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-23Updated git submodulesPawel1-0/+0
Project: aai/sparky-be master 6bbcdab2b14a179524db0efb34fb2f90d88b266e fixes in AggregateSummaryProcessor.java Issue-ID: AAI-1048 Change-Id: I3cc8be604b41b48c4a881c1b6b816f2a7b97abaa Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-23Updated git submodulesJimmy Forsyth1-0/+0
Project: aai/sparky-be master c01d79c6605f11b29d65f6f7fa6a909554df5e2b Upversion for Casablanca Issue-ID: AAI-1169 Change-Id: Ifbcc142e5228319a900cf7de1ad22b7fbb3b4996 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Updated git submodulesJimmy Forsyth1-0/+0
Project: aai/sparky-be master 4f0ea8001dbf58c00568ed097f71bf735fc3458b Upversion sparky-be for branching Issue-ID: AAI-1140 Change-Id: Ib0017d8817780000cd119b9a20f5f9833331a751 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Updated git submodulesArul.Nambi1-0/+0
Project: aai/sparky-be master 2d49c97374040f004a84811bc9b7ea4141d9ba96 Removing snaptshots for release Removing snapshots from submodules so that the release can go through. Issue-ID: AAI-1127 Change-Id: Ifc5224138c4b94e79622a4eb486e66a9b92b0dc0 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-05-09Updated git submodulesArul.Nambi1-0/+0
Project: aai/sparky-be master 96efba2a7b85abd548b3fa3d2bc7510337c2eee6 Adding version.properties files into sparky Issue-ID: AAI-1127 Change-Id: I80a92c990a5e8947ba8bf56c767e16e7392df7a1 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-05-09Updated git submodulesArul.Nambi1-0/+0
Project: aai/sparky-be master a90089c61268c9313f024da70dc50bbd7c12c565 Adding distribution mgt for sparky Renames nexus proxy url and cleaned up the distribution folders for sparky Issue-ID: AAI-1127 Change-Id: I5914d5fe96a456c8748b6c60c784c83b60626782 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-05-08Updated git submodulesJimmy Forsyth1-0/+0
Project: aai/sparky-be master 2c66490a68c93cb1ae1d1513cc8bc509cf1d2286 Make sparky deploy info match aai-common Issue-ID: AAI-1127 Change-Id: If82ccd0b34e9abaf0096ef55d307622ef69a2b28 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-08Updated git submodulesJimmy Forsyth1-0/+0
Project: aai/sparky-be master ef8d501c841c5154d1eb47b1849319c29c98c79e Add maven staging plugin and repo info Issue-ID: AAI-1127 Change-Id: Iec05802057a66416b5da1c8b4c49e5b98f0a926e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Updated git submodulesJimmy Forsyth1-0/+0
Project: aai/sparky-be master 2db9e62d2546787e3567a4b0672f863c64223d05 Upversion sparky-be deps in prep for release Issue-ID: AAI-1122 Change-Id: I5859a2be8e87a6783042bbf6f96c48e7157a082c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-27Updated git submodulesFrancis Paquette1-0/+0
Project: aai/sparky-be master fa8272cd98faa52d02b8796824a8b24d78016edd Removed SNAPSHOTS in dependencies Issue-ID: AAI-1055 Change-Id: I569149b7200e3f2a3afdac858d4d13afba87da4d Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-04-24Updated git submodulesrenealr1-0/+0
Project: aai/sparky-be master 742d6dd846c62a273e477eb458ddeb5338ef2df6 upgrade to spring boot 1.5.12 update the pom files to pull a newer version of spring boot Issue-ID: AAI-1093 Change-Id: I3b8ea62bb81392c089432c73253e5d6e4505e01d Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-04-17Updated git submodulesrv871f1-0/+0
Project: aai/sparky-be master 5863150621970df88c0c782d906bfab98b2ddd32 portal api proxy added Issue-ID: AAI-1034 Change-Id: I2061e16684a3f1ba5c751d75db3c5d93247227fa Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-04-13Updated git submodulesEric Debeau1-0/+0
Project: aai/sparky-be master ce2daad8fe1d7158c11a2a386ac28aa41db66cdc Correct INFO.yaml to pass YAML Lint Change-Id: I08e5618a30d745d41b3e6d2f0eb12f52ea0b3cbf Issue-ID: AAI-1022 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-09Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master 37b2c60102f7b99f7c48ba8b9cb4f9c9a79ccc3c Fix non-standard linux env var names Issue-ID: AAI-1008 Change-Id: If6f66fb5c9f51d69ef65cb8a05abca55610f1256 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-04-05Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master 959cdac3aa172a62a7674a3995d61753a4eb842b Add support for sparky logback xml config Issue-ID: AAI-988 Change-Id: I22b46b559534cb749b5ba402c229e55fbcb2518b Signed-off-by: da490c <dave.adams@amdocs.com>
2018-04-04Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master 5ada29b64cb08cbddca09fd89517c4d75c77d330 Add support for obfuscated keystore password Issue-ID: AAI-989 Change-Id: I2c6806e93fc20d19ea2dad4aa02a86e829d1e668 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-04-03Updated git submodulesSteven Blimkie1-0/+0
Project: aai/sparky-be master 49c08bd745ce620bb5d22cf8862b49f12a687b14 Merge "Fix servlet response flows" Fix servlet response flows Issue-ID: AAI-991 Change-Id: I1526ff2ebd5611576aa89a74fb0ee224066f9cd2 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-04-03Updated git submodulesrenealr1-0/+0
Project: aai/sparky-be master e80b8bb943c0a1b4103839245715c5433facdd60 update pom files to pull in correct war update the pom file to make use of the benijing war file Issue-ID: AAI-985 Change-Id: Ia8fc0317b6f3e974225cfdb0e1eacdfcf49e761a Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-29Updated git submodulesrenealr1-0/+0
Project: aai/sparky-be master a4fdf1d339c89403ad747698f1d314600bdc13b9 add test cases to increase coverage added additional test cases to increase coverage Issue-ID: AAI-951 Change-Id: I50ce2a499d4b3bb0b762053a5690cb2e3a8eaf2b Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-29Updated git submodulesSteven Blimkie1-0/+0
Project: aai/sparky-be master 90f3c038df1977779632f71f0aedf112a409919f Merge "Replace type specification in constructor call" Replace type specification in constructor call Replace type specification in constructor call with diamond operator AutosuggestionSynchronizer.java:L392, L402 Sonar link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai.sparky-be%3Asparky-be&open=AWGA0FuF8TZzbCgU6cp3&resolved=false Location : sparkybe-onap-service/src/main/java/org/onap/aai/sparky/autosuggestion/sync/AutosuggestionSynchronizer.java Change-Id: I3127b4541e904dd875a0ddabb191da5013f80947 Issue-ID: AAI-932 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-03-29Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master eb2c0c4eb9fd10d150072c86b62f65aa1809fc06 Add war and scripts to docker gen Issue-ID: AAI-961 Change-Id: I795098b96f3ebc49f040425fedf174daa0a634d0 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-29Updated git submodulesFrancis Paquette1-0/+0
Project: aai/sparky-be master b03824428d96c6e738c04db6451322245fc03005 Change pom to fix the docker job Issue-ID: AAI-961 Change-Id: I712e282b7cec0337e074cd69c31317a889bec38d Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-03-29Updated git submodulesrv871f1-0/+0
Project: aai/sparky-be master 439e16586f6a1b05a892cada09e7b48cb322878c Portal Login Filter reintegration Issue-ID: AAI-599 Change-Id: I119608a418a07546cd58d4fcbdf93f033c8fbd88 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-03-28Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master b505658d523507b2aa8eec564b599ce1e2b1956a Adding support for Spring-Boot SSL Issue-ID: AAI-599 Change-Id: I55ea44c3af3631b9ff3ae72e65f663870a199973 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-28Updated git submodulesSteven Blimkie1-0/+0
Project: aai/sparky-be master a0727ffb7ee413d56f0b969c8f47861510ee8d98 Merge "Add test cases to increase coverage" Add test cases to increase coverage added test cases to increase coverage deleted classes that are not being used to increase coverage re-added the logic to ensure suggestions are enabled using search data service updated rest client aai schema and logging services version in pom file Issue-ID: AAI-951 Change-Id: Ie35813bc633a9e249a29baec1df8beefef91b10c Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-27Updated git submodulesKajur, Harish (vk250x)1-0/+0
Project: aai/sparky-be master de197e955ffb3a55de48817aa70f9bc7ef6475e5 Update aai-common poms to 1.2.2-SNAPSHOT Issue-ID: AAI-947 Change-Id: Icc5a362482a344429cdf85670cbba7700c9a279e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-23Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master b51c84fa89da9ca5c3b4bc85646004bb39ee36e3 Update pom to skip parent deploy Issue-ID: AAI-599 Change-Id: I2df8b8b72a409151d4deaf92cde05150bcad1d07 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master 9a9accec75c04dea95a79b4224ad081ec803fb1d Update license and poms Issue-ID: AAI-599 Change-Id: I467d7a287edf87d1691a55a3bdce1dcc2b7ee223 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master 12990e5465e0474db52275f5600aa703399c9d8b Add deployment descriptor to app Issue-ID: AAI-599 Change-Id: If12fd3829e5279b2eec231d7188d3b35e5ac08a7 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master 6538f0f7fdf700709ae430426ee3501a96a8e723 Remove logback-classic dep Issue-ID: AAI-599 Change-Id: I07631b601c2602769ce6f094380df253dbb39c24 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master ba31685194c77ef140411531299696ae701385d4 Convert Sparky to Spring-Boot Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-21Updated git submodulesFrancis Paquette1-0/+0
Project: aai/sparky-be master ef7f255958e541ffaec0fd2a977440dd7b6fd6b8 Adding interfaces in documentation Issue-ID: AAI-916 Change-Id: I1eb6ad5a54cf19e71cf891744eefd10ad8a500d1 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-03-20Updated git submodulesSteven Blimkie1-0/+0
Project: aai/sparky-be master 1f928a54df22e2efa1c135a9d16ccb278caccd31 Merge "enable suggestions to use search data service" enable suggestions to use search data service 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-19Updated git submodulesAttaranasl, Salma (sa669h)1-0/+0
Project: aai/sparky-be master b6cf54a6092ea2666c990fe552a569fce16511e7 changed the header license to new license 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-08Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master e5da3da7d7e0430a8d8d5c7c4a031c3ba557e247 Integrate Sparky-BE with Gizmo Issue-ID: AAI-847 Change-Id: I8c61e681c4f427f6e567dd8498b6f5f7baa19c85 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-02-27Updated git submodulesJessica Wagantall1-0/+0
Project: aai/sparky-be master 629fdccb42a58348b6a691ab736ba1600ea813a3 Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Iea09c7f0f36fee8ae114b87b1ebea5613039cf85 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-21Updated git submodulesrenealr1-0/+0
Project: aai/sparky-be master 4c8c916b9dfcac969d4966ea85cf08f0d4ff7726 remove printing a stacktrace Issue-ID: AAI-788 Change-Id: I5d52bea1bef671abc2eeace4027535d0d5313940 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-02-21Updated git submodulesrenealr1-0/+0
Project: aai/sparky-be master e6f45969b521b66e1d72822157f0d8252e751bde fix the cookie decryption logic Issue-ID: AAI-788 Change-Id: Ife47fe5e6f75ee1187c5385bca0ce53db4eff37f Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-02-08Updated git submodulesSteven Blimkie1-0/+0
Project: aai/sparky-be master 570fbbc23ea65c4cdb10da04e37263f489b9b357 Merge "Update Sparky README files" Update Sparky README files Issue-ID: AAI-743 Change-Id: Ia9f450e6571d85b0bed5b4b9dd7d38a98513313f Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
2018-02-08Updated git submodulesdave.adams (da490c)1-0/+0
Project: aai/sparky-be master 8b644f1f0f654f00dcb486abffc05c6a73065aaf Adding more sparky junit coverage Issue-ID: AAI-741 Change-Id: Id4137e7ef61e0066a39d98bcd8b9c0ec5b034d1e Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
2018-02-07Updated git submodulesricharv1-0/+0
Project: aai/sparky-be master a23ea1abfc73e3baca3bbf982de1caffbb2f94cf Increasing test coverage Issue-ID: AAI-741 Change-Id: Iecc07f9d4ff78c3ffde00ef5bb387a975289ce83 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-02-06Updated git submodulesSalma, Attaran1-0/+0
Project: aai/sparky-be master fc82c51d2a399813bfb55ede8ab341400dfce03a Cleaning code Change-Id: Idc82bf8f84a0b6268ae10ea12d1bec670509a58a Signed-off-by: Salma, Attaran <salma.attaran@amdocs.com> Issue-ID: AAI-733
2018-01-31Updated git submodulesPaquette, Francis1-0/+0
Project: aai/sparky-be master 10f3bd738258130fa1558dd8ae8ba2a1342993ab Fixed a curruption that occurs on startup 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-30Updated git submodulesPaquette, Francis1-0/+0
Project: aai/sparky-be master 9a5553c1f23da07abea1b5a911fbfa6955d38f36 Fixed fortify scan issues 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-23Updated git submodulesricharv1-0/+0
Project: aai/sparky-be master 7b9bf335b29c32680ca0ec9da388fa7dba47bac4 OXM v12 updates Change-Id: I213472211c24a52f4a6ccc87005739a82cf6b8de Sync error fixes Issue-ID: AAI-690 Change-Id: Ibcd1e1abf9e3b79f9f10fea5e67f4bfd5dbc0030 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-01-19Updated git submodulesSteven Blimkie1-0/+0
Project: aai/sparky-be master b0cb89403765b795079cb9b333388650160be71e Merge "Removing aai.war (binary file) from the project" Removing aai.war (binary file) from the project 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-19Updated git submodulesricharv1-0/+0
Project: aai/sparky-be master cca7620c8e1d779db9ed59a994530f6d6226f009 Routes and beans for subscription Issue-ID: AAI-677 Change-Id: I50cdd02a765c81421338162530c8d1060b6af053 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>