Age | Commit message (Expand) | Author | Files | Lines |
2024-06-14 | [k6] Refactoring k6 tests (#1) | danielhanrahan | 15 | -117/+174 |
2024-06-14 | Update ONAP DMI version in NCMP | mpriyank | 2 | -2/+2 |
2024-06-13 | #2: Used async version of web client for single cm handle read operation | sourabh_sourabh | 16 | -344/+162 |
2024-06-13 | #1: Used async version of web client for batch read operation | sourabh_sourabh | 10 | -196/+136 |
2024-06-10 | Merge "[k6] Refactor k6 tests for CM handle searches" | Lee Anjella Macabuhay | 8 | -66/+46 |
2024-06-06 | Merge "Cm Subscription: Predicates optional now" | Lee Anjella Macabuhay | 2 | -4/+2 |
2024-06-06 | [k6] Refactor k6 tests for CM handle searches | danielhanrahan | 8 | -66/+46 |
2024-06-06 | #1: Dedicated web client instance is assigned for data, model and health serv... | sourabh_sourabh | 14 | -163/+340 |
2024-06-06 | Cm Subscription: Predicates optional now | mpriyank | 2 | -4/+2 |
2024-06-06 | CPS Delta API 2: Delta between anchor and payload | Arpit Singh | 13 | -29/+478 |
2024-06-06 | Merge "Change ApplicationEvent for ModelLoading" | Toine Siebelink | 5 | -26/+25 |
2024-06-05 | XML content support on update node leaves | Rudrangi Anupriya | 17 | -53/+90 |
2024-06-05 | Change ApplicationEvent for ModelLoading | mpriyank | 5 | -26/+25 |
2024-06-05 | Merge "CM SUBSCRIPTION: Add delete use case #2 (DMI-NCMP)" | Priyank Maheshwari | 5 | -50/+128 |
2024-06-05 | Merge "Added OpenTelemetry to CPS" | Toine Siebelink | 9 | -5/+295 |
2024-06-04 | Merge "CM SUBSCRIPTION: Add delete use case #1 (Client-NCMP)" | Priyank Maheshwari | 5 | -28/+114 |
2024-05-31 | Added OpenTelemetry to CPS | david.mcweeney | 9 | -5/+295 |
2024-05-31 | CM SUBSCRIPTION: Add delete use case #2 (DMI-NCMP) | emaclee | 5 | -50/+128 |
2024-05-31 | CM SUBSCRIPTION: Add delete use case #1 (Client-NCMP) | emaclee | 5 | -28/+114 |
2024-05-31 | CM SUBSCRIPTION: Update schemas | mpriyank | 7 | -24/+24 |
2024-05-29 | Simplify Code around building DMI URLs | ToineSiebelink | 14 | -392/+417 |
2024-05-29 | Merge "CPS-2187 - Move Module Set Tag into request body for dmi data access p... | Sourabh Sourabh | 6 | -38/+30 |
2024-05-29 | CPS-2187 - Move Module Set Tag into request body for dmi data access passthro... | david.mcweeney | 6 | -38/+30 |
2024-05-28 | Adjust K6 thresholds | danielhanrahan | 11 | -28/+28 |
2024-05-28 | Restructure(package) DataJobs feature in NCMP Service | leventecsanyi | 16 | -92/+161 |
2024-05-28 | Merge "CmDataSubscription status code update" | Lee Anjella Macabuhay | 4 | -18/+24 |
2024-05-28 | Merge "Print summary report for K6 tests" | Daniel Hanrahan | 15 | -80/+183 |
2024-05-27 | Print summary report for K6 tests | halil.cakal | 15 | -80/+183 |
2024-05-27 | CmDataSubscription status code update | mpriyank | 4 | -18/+24 |
2024-05-27 | CmSubscription overlapping case | mpriyank | 4 | -16/+74 |
2024-05-23 | Merge "CM SUBSCRIPTION: add new subscription for non existing xpath" | Priyank Maheshwari | 3 | -74/+143 |
2024-05-23 | Merge "Add k6 performance tests for NCMP" | Lee Anjella Macabuhay | 18 | -0/+781 |
2024-05-23 | Merge "Remove un-used code of RestTemplate" | Toine Siebelink | 17 | -112/+113 |
2024-05-23 | CM SUBSCRIPTION: add new subscription for non existing xpath | emaclee | 3 | -74/+143 |
2024-05-22 | Add k6 performance tests for NCMP | danielhanrahan | 18 | -0/+781 |
2024-05-22 | Remove un-used code of RestTemplate | sourabh_sourabh | 17 | -112/+113 |
2024-05-22 | Remove allowReserved from Swagger definitions for CPS & NCMP | ToineSiebelink | 2 | -28/+10 |
2024-05-22 | Merge "re-enable Operation Too Large Exception: limit 200" | Toine Siebelink | 1 | -1/+1 |
2024-05-22 | Merge "Fix performance build output being lost" | Lee Anjella Macabuhay | 3 | -9/+10 |
2024-05-22 | re-enable Operation Too Large Exception: limit 200 | ToineSiebelink | 1 | -1/+1 |
2024-05-21 | Fix performance build output being lost | halil.cakal | 3 | -9/+10 |
2024-05-20 | CPS-2182 - #4 Add module Set tag to NCMPs DMI Batch Data interface | david.mcweeney | 9 | -18/+62 |
2024-05-20 | Merge "CPS-2187 - #6 Add module Set Tag to ncmp (single cm handle) data reque... | Toine Siebelink | 4 | -29/+59 |
2024-05-20 | Merge "CmSubscription topics param update" | Lee Anjella Macabuhay | 8 | -27/+20 |
2024-05-17 | Replaced RestTemplate with WebClient in synchronous DMI calls | sourabh_sourabh | 23 | -351/+447 |
2024-05-17 | CmSubscription topics param update | mpriyank | 8 | -27/+20 |
2024-05-16 | Set CPS Project Status to 'Mature' | ToineSiebelink | 1 | -1/+1 |
2024-05-16 | Merge "Integration for getting cm handle by longest alternate id match" | Toine Siebelink | 4 | -0/+97 |
2024-05-16 | CPS-2187 - #6 Add module Set Tag to ncmp (single cm handle) data request to dmi | david.mcweeney | 4 | -29/+59 |
2024-05-16 | Merge "CPS-2181 - #1 Included Module Set Tag in NCMP calls to DMI for Yang Mo... | Toine Siebelink | 3 | -10/+40 |