summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/crud
AgeCommit message (Expand)AuthorFilesLines
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 typesblimkie7-61/+149
2018-07-12Fix sonar violationsSotiropoulos, Ioannis (is948x)6-22/+26
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 creationmichaere14-43/+236
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 Dave4-11/+19
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)4-21/+30
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 Dave2-22/+25
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-15Add junit testssblimkie2-41/+7
2018-03-13Update license date and textsblimkie31-217/+124
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-01-31Config to be able to route GET through datarouterGurjeet Bedi6-29/+104
2018-01-29Allow filtering by reserved propertiesDaniel Silverthorn1-3/+0
2018-01-22Fix issue with patch requestssblimkie6-50/+104
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