aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src
AgeCommit message (Expand)AuthorFilesLines
2024-08-12Support alternate Id interface for CPS-E-05 #2seanbeirne3-11/+16
2024-07-11Policy Executor Feature ToggleToineSiebelink2-10/+10
2024-07-09Refactor remaining classes package structureToineSiebelink2-10/+10
2024-07-03 CPS NCMP: Resolved high cardinality of prometheus metrics for dmi service urlsourabh_sourabh1-2/+1
2024-07-01Improve handling of Invalid Operation exceptionToineSiebelink2-13/+18
2024-06-27repackage 'data' featureToineSiebelink5-25/+25
2024-06-27Simplify package structure cps-ncmp-restToineSiebelink11-18/+20
2024-06-26Move TrustLevel FeatureToineSiebelink3-35/+17
2024-06-24Repackage Inventory FeatureToineSiebelink11-41/+41
2024-06-20Introducing NCMP FacadesToineSiebelink5-164/+84
2024-06-17Refactor and Move NCMP Data Request HandlersToineSiebelink13-709/+57
2024-06-13 #2: Used async version of web client for single cm handle read operationsourabh_sourabh9-289/+87
2024-06-13 #1: Used async version of web client for batch read operationsourabh_sourabh3-62/+31
2024-05-22re-enable Operation Too Large Exception: limit 200ToineSiebelink1-1/+1
2024-05-17Replaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh2-12/+15
2024-05-02Handle error in case of upgrade operationsourabh_sourabh2-11/+16
2024-04-23[BUG] Make failed async task report failure on Kafka topicdanielhanrahan5-9/+53
2024-04-19Temporary dsiable Operation Too Large ExceptionToineSiebelink2-3/+4
2024-04-10Introduce and handle Operation Too Large Exception for batch operationsToineSiebelink5-31/+87
2024-03-29Uplift Spring boot 3.2.4emaclee1-0/+3
2024-03-19Fix SonarQube warningsToineSiebelink6-197/+114
2024-03-15Merge "[Bug] Removing inner TaskExecutor to call DMI"Sourabh Sourabh1-2/+2
2024-03-14[Bug] Removing inner TaskExecutor to call DMImpriyank1-2/+2
2024-03-13Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a...JvD_Ericsson2-3/+8
2024-03-13Provide support for data producer identifier during registration (CPS-1964 1)JvD_Ericsson1-4/+5
2024-02-29Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)danielhanrahan3-15/+20
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan6-30/+50
2024-02-28Revert Spring Boot Upliftmpriyank1-3/+0
2024-02-22Uplift Spring Boot to 3.2.2waqas.ikram1-0/+3
2024-02-08Correct use of Spock setup and cleanup methods (no need for @Before @After)ToineSiebelink1-5/+1
2024-02-07Replace sleep with PollingConditionsJvD_Ericsson2-15/+16
2024-02-01Extend API: Get Module Definitionshalil.cakal2-37/+100
2024-01-18Use PollingConditions to improve intermittent test failureJvD_Ericsson1-10/+18
2023-12-18Remove Notification code for updated eventsmpriyank1-2/+1
2023-12-13Modify cmHandle registration for alternateIdleventecsanyi1-1/+4
2023-11-29Add metrics for NCMP passthrough read operationdanielhanrahan1-3/+2
2023-11-24Fix @Ignore testleventecsanyi1-4/+1
2023-11-06Step 1 and 2 of release processmpriyank1-2/+2
2023-11-02Initial Registration with trustLevel on NCMPseanbeirne2-8/+11
2023-10-25Update return body of RestOutputCMHandleemaclee2-95/+114
2023-10-19Code coverage: Update YANG schema set using moduleSetTagsourabh_sourabh1-8/+11
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh5-16/+23
2023-10-10Conflicting Error codesourabh_sourabh2-13/+13
2023-09-25Refactoring persistence classessourabh_sourabh4-32/+33
2023-09-22Reinstate Spring Boot 3.0 after revertegernug3-2/+4
2023-09-18Set lock state and reason upon requestleventecsanyi2-5/+5
2023-07-21Increase timeout for PollingConditionsegernug1-2/+2
2023-07-20Refactor ncmp request handlers (fix async issue)ToineSiebelink9-245/+371
2023-07-13Introduced a dmi rest demo csit stubsourabh_sourabh1-4/+2
2023-07-11Combine alreadyDefinedException classesdanielhanrahan2-12/+10