aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java
AgeCommit message (Expand)AuthorFilesLines
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
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 APIssblimkie6-816/+136
2017-12-06Port async pipeline for gizmoGurjeet Bedi10-13/+1468
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 microservicesblimkie6-1327/+354
2017-11-20Refactor to move from openecomp to onapBansal, Nitin (nb121v)30-149/+149
2017-11-16Fixing the formattingBansal, Nitin (nb121v)13-1539/+1556
2017-11-16Add bulk API to gizmoBansal, Nitin (nb121v)16-685/+2003
2017-11-15Gizmo to use the new edge rule label formatsblimkie1-5/+5
2017-11-13Adding safegaurd when adding new relationships.Shwetank Dave1-0/+29
2017-09-05Replace OxmModelLoader with aaiutilsDaniel Silverthorn3-172/+19
2017-09-01New endpoints to auto populate edge properties.gfraboni6-0/+591
2017-08-23Safeguard against deprecated DbEdgeRules versions.Shwetank Dave1-4/+8
2017-08-22Split out Titan specific dependencies from coreabatos3-230/+16
2017-08-22Using DbEdgeRules.json files from aai-core jar.Shwetank Dave3-154/+209
2017-08-21[AAI-26] Handle ChampTransactionExceptions.gfraboni1-17/+49
2017-08-18[AAI-164 Amsterdam] Refer to ONAP event-libsblimkie1-1/+1
2017-08-03[AAI-26] Adding gizmo data to the repository.Shwetank Dave26-0/+4857