aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Upgrade version of aai-commonRavi Geda10-794/+337
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-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 Dave10-310/+325
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)9-44/+412
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-01Migrate to Spring BootRavi Geda8-49/+121
2018-03-29Update published event to include header and bodyMichael Arrastia7-404/+827
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
2018-03-13Update license date and textsblimkie35-245/+140
2018-02-20Revert change for passing paramsGurjeet Bedi1-1/+1
2018-02-16Add event client dependencySotiropoulos, Ioannis (is948x)2-3/+3
2018-02-15Propagate correct error codesGurjeet Bedi1-15/+21
2018-02-15Support t_k queries from gizmoGurjeet Bedi1-1/+1
2018-02-14For supporting t_k queryGurjeet Bedi6-32/+71
2018-02-06Allow filtering by reserved propertiesDaniel Silverthorn5-19/+35
2018-02-01Config to be able to route GET thru datarouterGurjeet Bedi1-1/+1
2018-02-01Merge "Config to be able to route GET through datarouter"Tian Lee6-29/+104
2018-01-31Allow reserved properties in getDaniel Silverthorn1-8/+10
2018-01-31Config to be able to route GET through datarouterGurjeet Bedi6-29/+104
2018-01-29Allow filtering by reserved propertiesDaniel Silverthorn2-5/+8
2018-01-23Fix issue patching edgessblimkie1-0/+12
2018-01-22Fix issue with patch requestssblimkie7-58/+113
2018-01-22Add query parameters to get propertiesDaniel Silverthorn6-12/+83
2018-01-12Allow patch operation in bulk requestsblimkie2-4/+34