aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Fix GET ALL for vertices created asynchronouslyRavi Geda1-0/+1
2018-06-06Add tests for X-FromMsIdSotiropoulos, Ioannis (is948x)11-16/+145
2018-06-06Add validation for request headerSotiropoulos, Ioannis (is948x)3-18/+81
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 Geda43-589/+424
2018-03-29Update published event to include header and bodyMichael Arrastia14-405/+1016
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 timesblimkie4-1984/+61
2018-03-15Add junit testssblimkie17-81/+1469
2018-03-13Update license date and textsblimkie38-245/+200
2018-02-23Make container parameters configurablesblimkie1-15/+18
2018-02-22Fix the path used to add files into docker imageRavi Geda1-2/+2
2018-02-20Gizmo to use latest schemasblimkie1-2/+2
2018-02-20Revert change for passing paramsGurjeet Bedi1-1/+1
2018-02-20Fix junit testSotiropoulos, Ioannis (is948x)1-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-25Update gizmo to set jersey impl for ClientBuilderBansal, Nitin (nb121v)2-1/+2
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
2018-01-12Fix for bulk deletessblimkie3-286/+238
2018-01-10Return 400 instead of 403 when missing X-FromAppIdDaniel Silverthorn1-229/+218
2018-01-09Validate the FromAppID when populating SOT propsGurjeet Bedi2-22/+36
2018-01-07OXM which tracks provenanceGurjeet Bedi5-60/+84
2018-01-04OXM which tracks provenanceGurjeet Bedi1-0/+57
2018-01-04Support for bulk API in async modesblimkie2-85/+195
2017-12-22Better handling for exception logsGurjeet Bedi2-1/+10
2017-12-20Consolidate syncrounous and asyncronous APIssblimkie7-820/+136
2017-12-06Port async pipeline for gizmoGurjeet Bedi12-13/+1493
2017-12-06Use rebranded version of auth librarysblimkie2-2/+2
2017-12-04Gizmo use correct version of rest-clientsblimkie1-3/+3
2017-12-04Gizmo uses Champ the microservicesblimkie9-1971/+354
2017-11-23Merge "Remove hardcoded keystore password"Tian Lee1-2/+2
2017-11-20Refactor to move from openecomp to onapBansal, Nitin (nb121v)34-163/+163
2017-11-17Remove hardcoded keystore passwordsblimkie1-2/+2
2017-11-16Fixing the formattingBansal, Nitin (nb121v)13-1539/+1556