aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/src
AgeCommit message (Expand)AuthorFilesLines
2021-02-02Update traversal to use v23Harish Venkata Kajur3-6/+6
2020-11-04fix sonar bugMariano Diaz1-1/+1
2020-09-17Update to use aai-common 1.7.2 and use common aaf authMaharajh, Robby (rx2202)5-300/+0
2020-09-11Remove aaf binary in traversal msHarish Venkata Kajur1-0/+0
2020-09-10Updated api pattern for retired propertieswreehil1-1/+1
2020-09-10Remove the aaf profile for localMaharajh, Robby (rx2202)1-1/+1
2020-09-10Fix aaf startup issue for spring boot updateMaharajh, Robby (rx2202)3-187/+22
2020-09-09Update traversal to use spring boot 2Maharajh, Robby (rx2202)17-46/+30
2020-06-22traversal support for v20LaMont, William(wl2432)24-190/+917
2020-05-21Updated docker scripts to use aaiadmin userwr148d2-21/+16
2020-04-23Sonar fixesDavid Brilla17-349/+229
2020-04-20update traversal processing for v19LaMont, William(wl2432)114-2034/+9981
2019-11-25Change to use aai-parentJimmy Forsyth1-5/+5
2019-09-23Update the code to read aaf generated passwordsKajur, Harish (vk250x)2-12/+90
2019-09-18Remove the cadi jar file from traversalKajur, Harish (vk250x)1-0/+0
2019-08-29Fixed project version parsingDmitry Puzikov2-34/+25
2019-04-11add v16 to traversal repoLaMont, William (wl2432)31-484/+1573
2019-04-09Update traversal to use schema ingest changesKajur, Harish (vk250x)5-9/+10
2019-03-26Remove the internal properties from onapKajur, Harish (vk250x)1-28/+0
2019-03-18Merge "Modify updateQueryData to support debugging mode"James Forsyth1-4/+24
2019-03-18Merge "Method should not have too many parameter"James Forsyth5-1378/+1561
2019-03-17Add v16 to the local properties and pomMaharajh, Robby (rx2202)1-3/+3
2019-03-13Modify updateQueryData to support debugging modeKajur, Harish (vk250x)1-4/+24
2019-03-13Fix of reading payload in request and responsePavel Paroulek6-17/+93
2019-02-26Method should not have too many parameterArindam Mondal5-1378/+1561
2019-02-19Merge "added test file to cover DslQueryBuilderTest"James Forsyth1-0/+59
2019-02-18added test file to cover DslQueryBuilderTestSandeep J1-0/+59
2019-02-18added test file to cover DslContext.javaSandeep J1-0/+43
2019-01-18Merge "Sonar Critical: Use Logger and log the exception"James Forsyth1-6/+10
2019-01-16Update traversal to support v15LaMont, William (wl2432)59-270/+2731
2019-01-11Sonar Critical: Use Logger and log the exceptionShubhada Ramkrishna Vaze1-6/+10
2018-11-01Add cql jar to traversalKajur, Harish (vk250x)2-0/+34
2018-10-15Adding AAF client legacy credentialsPavel Paroulek2-1/+34
2018-09-25Remove remaining chef references in CasablancaKajur, Harish (vk250x)1-6/+1
2018-09-17Disable authorization for /util/echoKajur, Harish (vk250x)3-3/+14
2018-09-17Remove internal specific propertiesKajur, Harish (vk250x)1-13/+1
2018-09-05Adding AAF authorization filterPavel Paroulek5-20/+163
2018-08-23Adding AAF basic auth filterPavel Paroulek9-0/+152
2018-08-22Update spring profiles to use one-way-sslKajur, Harish (vk250x)1-1/+1
2018-08-13Update traversal to use schema ingest libraryKajur, Harish (vk250x)174-5956/+9970
2018-07-26Fix potential null pointer placesBogumil Zebek1-11/+21
2018-07-19Update traversal to use v14Kajur, Harish (vk250x)3-6/+6
2018-07-05Fix minor clumsy sonar issuesAdam Wudzinski7-792/+711
2018-07-03Fix java code convention violation in traversalAdam Wudzinski7-309/+311
2018-05-10Replace named-query with amsterdam versionJimmy Forsyth1-77/+186
2018-05-10Add OOF authorization to traversalKajur, Harish (vk250x)1-0/+1
2018-05-03Update to remove loadbalancer codeKajur, Harish (vk250x)1-1/+1
2018-04-27Update keystore to use aaf keystoreKajur, Harish (vk250x)1-0/+0
2018-04-18Fix the traversal bug due to the timeoutKajur, Harish (vk250x)1-1/+3
2018-04-11Fix the basic auth issue which got brokenKajur, Harish (vk250x)5-4/+187