Age | Commit message (Expand) | Author | Files | Lines |
2024-12-10 | Separated inventoryFacade to Interface and Impl |  leventecsanyi | 3 | -6/+6 |
2024-12-05 | Moved common classes under the api package under api |  leventecsanyi | 6 | -16/+16 |
2024-11-20 | Update error response for ncmp endpoints |  seanbeirne | 1 | -2/+3 |
2024-11-20 | Revert "Update error response for ncmp endpoints" |  ToineSiebelink | 1 | -3/+2 |
2024-11-18 | Update error response for ncmp endpoints |  seanbeirne | 1 | -2/+3 |
2024-11-13 | Support alternate Id interface for ncmp inventory /ch/cmhandles endpoint |  seanbeirne | 2 | -9/+20 |
2024-11-11 | Merge "Support Alternate-Id for CPS-E05 data batch interface" |  Priyank Maheshwari | 1 | -2/+2 |
2024-11-05 | Support Alternate-Id for CPS-E05 data batch interface |  seanbeirne | 1 | -2/+2 |
2024-11-05 | Removing ONAP O-Parent as parent from CPS |  sourabh_sourabh | 1 | -6/+11 |
2024-10-29 | Merge "Support Alternate-Id for CPS-E05 id-searches and searchCmHandleIds" |  Daniel Hanrahan | 4 | -13/+24 |
2024-10-25 | Support Alternate-Id for CPS-E05 id-searches and searchCmHandleIds |  seanbeirne | 4 | -13/+24 |
2024-10-24 | Add multi-threaded Integration Test for Module Sync |  ToineSiebelink | 3 | -6/+5 |
2024-10-03 | Policy Executor: handle errors, part 2 |  ToineSiebelink | 1 | -13/+13 |
2024-09-04 | Merge "Support alternate id for CPS-E05 GetCmHandleDetailsById" |  Daniel Hanrahan | 2 | -9/+10 |
2024-09-04 | Support Alternate-id for CPS-E05 module search |  seanbeirne | 1 | -3/+3 |
2024-09-03 | Support alternate id for CPS-E05 GetCmHandleDetailsById |  mpriyank | 2 | -9/+10 |
2024-09-02 | Support Alternate-id for CPS-E05 module definition |  seanbeirne | 2 | -10/+12 |
2024-08-30 | Support alternate id interface for CPS-E-05 - publicProperties |  mpriyank | 2 | -11/+11 |
2024-08-29 | Merge "Invoke Policy Executor and handle not-allowed response" |  Sourabh Sourabh | 2 | -17/+19 |
2024-08-29 | Invoke Policy Executor and handle not-allowed response |  ToineSiebelink | 2 | -17/+19 |
2024-08-27 | Support for alternate-id for CPS-E-05 i/f |  mpriyank | 1 | -12/+12 |
2024-08-27 | Support for alternate-id CPS-E05 composite state |  mpriyank | 2 | -8/+7 |
2024-08-12 | Support alternate Id interface for CPS-E-05 #2 |  seanbeirne | 3 | -11/+16 |
2024-07-11 | Policy Executor Feature Toggle |  ToineSiebelink | 2 | -10/+10 |
2024-07-09 | Refactor remaining classes package structure |  ToineSiebelink | 2 | -10/+10 |
2024-07-03 | CPS NCMP: Resolved high cardinality of prometheus metrics for dmi service url |  sourabh_sourabh | 1 | -2/+1 |
2024-07-01 | Improve handling of Invalid Operation exception |  ToineSiebelink | 2 | -13/+18 |
2024-06-27 | repackage 'data' feature |  ToineSiebelink | 5 | -25/+25 |
2024-06-27 | Simplify package structure cps-ncmp-rest |  ToineSiebelink | 11 | -18/+20 |
2024-06-26 | Move TrustLevel Feature |  ToineSiebelink | 3 | -35/+17 |
2024-06-24 | Repackage Inventory Feature |  ToineSiebelink | 11 | -41/+41 |
2024-06-20 | Introducing NCMP Facades |  ToineSiebelink | 5 | -164/+84 |
2024-06-17 | Refactor and Move NCMP Data Request Handlers |  ToineSiebelink | 13 | -709/+57 |
2024-06-13 | #2: Used async version of web client for single cm handle read operation |  sourabh_sourabh | 9 | -289/+87 |
2024-06-13 | #1: Used async version of web client for batch read operation |  sourabh_sourabh | 3 | -62/+31 |
2024-05-22 | re-enable Operation Too Large Exception: limit 200 |  ToineSiebelink | 1 | -1/+1 |
2024-05-17 | Replaced RestTemplate with WebClient in synchronous DMI calls |  sourabh_sourabh | 2 | -12/+15 |
2024-05-02 | Handle error in case of upgrade operation |  sourabh_sourabh | 2 | -11/+16 |
2024-04-23 | [BUG] Make failed async task report failure on Kafka topic |  danielhanrahan | 5 | -9/+53 |
2024-04-19 | Temporary dsiable Operation Too Large Exception |  ToineSiebelink | 2 | -3/+4 |
2024-04-10 | Introduce and handle Operation Too Large Exception for batch operations |  ToineSiebelink | 5 | -31/+87 |
2024-03-29 | Uplift Spring boot 3.2.4 |  emaclee | 1 | -0/+3 |
2024-03-19 | Fix SonarQube warnings |  ToineSiebelink | 6 | -197/+114 |
2024-03-15 | Merge "[Bug] Removing inner TaskExecutor to call DMI" |  Sourabh Sourabh | 1 | -2/+2 |
2024-03-14 | [Bug] Removing inner TaskExecutor to call DMI |  mpriyank | 1 | -2/+2 |
2024-03-13 | Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a... |  JvD_Ericsson | 2 | -3/+8 |
2024-03-13 | Provide support for data producer identifier during registration (CPS-1964 1) |  JvD_Ericsson | 1 | -4/+5 |
2024-02-29 | Add bearer token to NCMP async batch data passthrough (CPS-2126 #4) |  danielhanrahan | 3 | -15/+20 |
2024-02-29 | Add bearer token to NCMP passthrough operations (CPS-2126 #2) |  danielhanrahan | 6 | -30/+50 |
2024-02-28 | Revert Spring Boot Uplift |  mpriyank | 1 | -3/+0 |