aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Upversion for releasev1.2.1beijingJimmy Forsyth2-2/+2
2018-05-31Add gizmo logback in localDaniel Silverthorn3-0/+189
2018-05-31Remove gizmo logback, use mounted oneDaniel Silverthorn3-216/+2
2018-05-05Upversion to latest released event-clientv1.2.02.0.0-ONAP2.0.0-ONAPJimmy Forsyth1-1/+1
2018-05-04Merge "Upversion gizmo deps in prep for release"Tian Lee0-0/+0
2018-05-04Upversion gizmo deps in prep for releaseJimmy Forsyth1-4/+4
2018-05-04Add explicit dependency for logback-accessRavi Geda1-4/+9
2018-05-04Update aai-common artifact versions to 1.2.4Ravi Geda1-4/+4
2018-05-02Remove jacoco config in the pomRavi Geda1-37/+0
2018-05-02Update aai-common artifact versionsRavi Geda1-4/+4
2018-05-02Address critical security issuesRavi Geda1-2/+24
2018-05-01Migrate to Spring BootRavi Geda57-1505/+348
2018-04-10Correct INFO.yaml to pass YAML LintEric Debeau1-24/+24
2018-04-04Update versionRavi Geda1-2/+2
2018-03-29Update published event to include header and bodyMichael Arrastia16-537/+1169
2018-03-27Pass error message through on vertex addDaniel Silverthorn2-7/+7
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 textsblimkie40-253/+229
2018-02-28[AAI-604] Documenting response.Shwetank Dave1-0/+199
2018-02-26Add INFO.yaml fileJessica Wagantall1-0/+51
2018-02-23Make container parameters configurablesblimkie2-18/+24
2018-02-22Fix the path used to add files into docker imageRavi Geda1-2/+2
2018-02-21Fix docker build image issueRavi Geda1-0/+1
2018-02-20Gizmo to use latest schemasblimkie2-4/+4
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)3-9/+13
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)3-3/+9
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 Silverthorn7-13/+129
2018-01-12Allow patch operation in bulk requestsblimkie3-6/+36
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 modesblimkie3-91/+207
2018-01-04Document Async event payloads.Shwetank Dave2-20/+165