aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
AgeCommit message (Expand)AuthorFilesLines
2019-03-11Fix Gizmo Sonar bugsLee, Tian (tl5884)1-2/+7
2019-02-13Performance Improvements for Gizmo bulk APIPopescu, Serban11-377/+1006
2019-01-30Remove Multiplicity featureSanchez, Gabriel (gs882h)18-638/+365
2019-01-23optionally disable client auth in gizmoBansal, Nitin (nb121v)2-2/+6
2019-01-11Fix echo service path in gizmoBansal, Nitin (nb121v)2-2/+2
2019-01-03supporting clear text and obfuscated client certBansal, Nitin (nb121v)2-2/+2
2019-01-03supporting clear text and obfuscated client certBansal, Nitin (nb121v)2-2/+4
2018-12-31set server truststore params optionally in gizmoBansal, Nitin (nb121v)2-1/+24
2018-12-20Remove unused filesRavi Geda2-84/+0
2018-12-17Update to use Schema ServiceRavi Geda8-83/+88
2018-12-13Optionally disable authorization via policyStela Stoykova2-1/+16
2018-11-29Upgrade version of aai-commonRavi Geda11-794/+339
2018-11-07 Add swagger docs for gizmo APIsBansal, Nitin (nb121v)7-51/+441
2018-10-10Return X-TransactionId header in REST responseMichael Arrastia2-709/+787
2018-08-21Set trust storeIoannis Sotiropoulos1-0/+24
2018-08-13Fixing the achtype variable nameArul.Nambi1-1/+1
2018-08-13Fixing the docker jenkins jobArul.Nambi1-1/+1
2018-08-01Re-enable vertex edges retrieval for bulkmichaere1-23/+8
2018-07-19Auto-resolve edge typesblimkie8-61/+178
2018-07-12Fix sonar violationsSotiropoulos, Ioannis (is948x)7-27/+32
2018-07-10Increase code coverageSotiropoulos, Ioannis (is948x)5-49/+24
2018-07-09Merge "Fix code architecure in CrudAsyncResponseConsumer"Tian Lee3-77/+105
2018-07-09Fix code architecure in CrudAsyncResponseConsumerBogumil Zebek3-77/+105
2018-07-09Merge "Fix sonar violations"Tian Lee2-6/+23
2018-07-05Fix sonar violationsBogumil Zebek2-6/+23
2018-06-27Merge "Fix sonar issues in crud/logging/LoggingUtil"Tian Lee1-2/+2
2018-06-27Merge "Fix sonar issues in /crud/util/CrudProperties.java"Tian Lee1-11/+1
2018-06-27Merge "Fix sonar issues in /crud/service/CrudRestService"Tian Lee1-2/+5
2018-06-27Apply multiplicity Rule upon Edge creationmichaere19-240/+491
2018-06-25Fix sonar issues in /crud/service/CrudRestServiceSwiton Tomasz1-2/+5
2018-06-25Fix sonar issues in /crud/util/CrudProperties.javaSwiton Tomasz1-11/+1
2018-06-25Fix sonar issues in crud/logging/LoggingUtilSwiton Tomasz1-2/+2
2018-06-18Fix Fortify scan violationMichael Arrastia2-92/+3
2018-06-18ETags on resourcesSotiropoulos, Ioannis (is948x)16-387/+683
2018-06-13Gizmo to load multiple Db Edge Rules filesShwetank Dave11-310/+329
2018-06-12Merge "Fix GET ALL for vertices created asynchronously"Steven Blimkie1-0/+1
2018-06-12Fix GET ALL for vertices created asynchronouslyRavi Geda1-0/+1
2018-06-11Process multi-OXM filesSotiropoulos, Ioannis (is948x)10-45/+416
2018-06-06Add tests for X-FromMsIdSotiropoulos, Ioannis (is948x)1-7/+15
2018-06-06Add validation for request headerSotiropoulos, Ioannis (is948x)1-8/+21
2018-06-04Adding "_reserved_" properties in the query paramsShwetank Dave3-22/+30
2018-05-30Add gizmo logback in localDaniel Silverthorn1-0/+3
2018-05-25Remove gizmo logback, use mounted oneDaniel Silverthorn3-216/+2
2018-05-23Dynamically determine image architectureMohammed Naser1-1/+1
2018-05-01Migrate to Spring BootRavi Geda39-581/+358
2018-03-29Update published event to include header and bodyMichael Arrastia8-405/+828
2018-03-27Pass error message through on vertex addDaniel Silverthorn1-1/+1
2018-03-22Fix transaction id not being passed to champDaniel Silverthorn1-1/+2
2018-03-16Allow ingestion of edge schema at deploy timesblimkie1-13/+27
2018-03-15Add junit testssblimkie2-41/+7