Age | Commit message (Expand) | Author | Files | Lines |
2019-11-07 | fix - when retrieve topology we are using threadPool and the MDC values are n... |  Ittay Stern | 8 | -88/+115 |
2019-11-06 | print user-id in partner name record of audit log |  Eylon Malin | 1 | -4/+57 |
2019-11-04 | vfModule upgrade: don't fallback on mismatching newest model |  Ittay Stern | 1 | -0/+85 |
2019-10-31 | Merge "Backend's vfModule upgrade: test refinement + code fix" |  Amichai Hemli | 4 | -95/+73 |
2019-10-31 | rename class to JaxRsMetricLogClientFilter |  Eylon Malin | 1 | -3/+3 |
2019-10-31 | register SyncRestClient to work with new MetricLogClient Filter |  Alexey Sandler | 3 | -402/+1 |
2019-10-31 | Backend's vfModule upgrade: test refinement + code fix |  Ittay Stern | 4 | -95/+73 |
2019-10-31 | add to AAI headers in request and metric log |  Einat Vinouze | 1 | -36/+0 |
2019-10-30 | use onap logging 1.6.1 with needed workarounds |  Eylon Malin | 3 | -0/+113 |
2019-10-24 | fix ApacheClientMetricInterceptor to return expected ResponseCode |  Eylon Malin | 1 | -1/+1 |
2019-10-24 | common api tests assertion, for metrics log and outgoing out headers |  Eylon Malin | 1 | -1/+0 |
2019-10-23 | register MSO Client to MetricLogClientFilter |  Alexey Sandler | 2 | -23/+6 |
2019-10-23 | use logging interceptor in SDC client |  Eylon Malin | 1 | -11/+1 |
2019-10-17 | AaiController tests |  Michal Kabaj | 1 | -0/+30 |
2019-10-10 | base logging interceptor for apache http client |  Eylon Malin | 1 | -0/+77 |
2019-10-06 | Dont filter get_vnf_data_by_globalid_and_service_type_response results |  Ittay Stern | 2 | -39/+13 |
2019-10-06 | Merge "Add partner-name header sending to SDC" |  Amichai Hemli | 1 | -5/+11 |
2019-10-06 | send X-ONAP-RequestID and X-InvocationID headers to AAI |  Eylon Malin | 1 | -18/+44 |
2019-10-06 | Add partner-name header sending to SDC |  Ittay Stern | 1 | -5/+11 |
2019-10-06 | all rest calls of AAIRestInterface use doRest method |  Eylon Malin | 3 | -174/+6 |
2019-10-03 | Merge "sort base resource according it's position field" |  Amichai Hemli | 3 | -49/+160 |
2019-10-03 | sort base resource according it's position field |  Einat Vinouze | 3 | -49/+160 |
2019-10-03 | send INVOCATION_ID header in MsoRestClientNew |  Eylon Malin | 1 | -6/+90 |
2019-10-03 | Merge changes I3d32b225,I75b554a6 |  Ittay Stern | 2 | -151/+2 |
2019-10-03 | add test case of restCall to outgoing request header test |  Eylon Malin | 1 | -0/+1 |
2019-10-03 | remove unused interface and unused methods |  Eylon Malin | 2 | -151/+1 |
2019-10-03 | UT - requestId is same in next call but invocationId is different |  Eylon Malin | 1 | -1/+18 |
2019-10-02 | Merge "send INVOCATION_ID header via RestMsoImplementation" |  Amichai Hemli | 1 | -5/+8 |
2019-10-02 | MsoRestClientNew not extends RestMsoImplementation |  Eylon Malin | 4 | -9/+9 |
2019-10-02 | send INVOCATION_ID header via RestMsoImplementation |  Eylon Malin | 1 | -5/+8 |
2019-10-02 | Verify partner-name header sent to AAI, SO |  Ittay Stern | 4 | -4/+13 |
2019-10-02 | Merge "Revive SO's OutgoingRequestHeadersTest" |  Amichai Hemli | 1 | -49/+72 |
2019-10-02 | enable mso rest client send DELETE request with body |  Eylon Malin | 1 | -73/+2 |
2019-09-26 | Revive SO's OutgoingRequestHeadersTest |  Ittay Stern | 1 | -49/+72 |
2019-09-26 | Merge "Try to fix failing tests" |  Ittay Stern | 1 | -8/+36 |
2019-09-26 | Try to fix failing tests |  wsliwka | 1 | -8/+36 |
2019-09-26 | Disable Test Administration Script where old `wget` |  Ittay Stern | 1 | -0/+12 |
2019-09-25 | Merge "Test Administration Script: category_parameter.sh" |  Amichai Hemli | 1 | -0/+140 |
2019-09-25 | Test Administration Script: category_parameter.sh |  Ittay Stern | 1 | -0/+140 |
2019-09-24 | Introduce request-id headers enum |  Ittay Stern | 1 | -9/+9 |
2019-09-24 | Encoding path segments on reduced custom query |  Amichai Hemli | 1 | -1/+3 |
2019-09-24 | Merge "Add mso configuration tests" |  Wojciech Sliwka | 1 | -0/+131 |
2019-09-24 | Merge "Add a position field to BaseResource" |  Ittay Stern | 4 | -14/+22 |
2019-09-24 | Add a position field to BaseResource |  Einat Vinouze | 4 | -14/+22 |
2019-09-23 | Add mso configuration tests |  kurczews | 1 | -0/+131 |
2019-09-23 | AaiController tests |  Michal Kabaj | 1 | -63/+112 |
2019-09-22 | Remove injections from filter, as filter is not Spring-controlled |  Ittay Stern | 2 | -6/+2 |
2019-09-22 | Let request-id value derive from alternative request-headers |  Ittay Stern | 2 | -12/+138 |
2019-09-19 | Rename PromiseRequestIdFilter, extract isWrapNeeded and incomingRequestId met... |  Ittay Stern | 2 | -23/+31 |
2019-09-19 | Disable homing_solution |  wsliwka | 2 | -4/+17 |