summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2024-06-27repackage 'data' featureToineSiebelink3-14/+14
2024-06-27Simplify package structure cps-ncmp-restToineSiebelink6-8/+8
2024-06-26Move TrustLevel FeatureToineSiebelink1-14/+4
2024-06-24Repackage Inventory FeatureToineSiebelink5-16/+16
2024-06-20Introducing NCMP FacadesToineSiebelink2-37/+30
2024-06-17Refactor and Move NCMP Data Request HandlersToineSiebelink9-472/+16
2024-06-13 #2: Used async version of web client for single cm handle read operationsourabh_sourabh5-154/+58
2024-06-13 #1: Used async version of web client for batch read operationsourabh_sourabh1-37/+6
2024-05-22re-enable Operation Too Large Exception: limit 200ToineSiebelink1-1/+1
2024-05-17Replaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh1-10/+12
2024-05-02Handle error in case of upgrade operationsourabh_sourabh1-2/+3
2024-04-23[BUG] Make failed async task report failure on Kafka topicdanielhanrahan2-6/+33
2024-04-19Temporary dsiable Operation Too Large ExceptionToineSiebelink1-1/+1
2024-04-10Introduce and handle Operation Too Large Exception for batch operationsToineSiebelink3-12/+57
2024-03-29Uplift Spring boot 3.2.4emaclee1-0/+3
2024-03-19Fix SonarQube warningsToineSiebelink4-34/+24
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_Ericsson1-0/+3
2024-02-29Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)danielhanrahan2-10/+15
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan4-22/+39
2024-02-28Revert Spring Boot Upliftmpriyank1-3/+0
2024-02-22Uplift Spring Boot to 3.2.2waqas.ikram1-0/+3
2024-02-01Extend API: Get Module Definitionshalil.cakal1-9/+26
2023-11-29Add metrics for NCMP passthrough read operationdanielhanrahan1-3/+2
2023-11-02Initial Registration with trustLevel on NCMPseanbeirne1-0/+1
2023-10-25Update return body of RestOutputCMHandleemaclee1-0/+7
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh3-7/+14
2023-10-10Conflicting Error codesourabh_sourabh1-1/+1
2023-09-25Refactoring persistence classessourabh_sourabh2-3/+3
2023-09-22Reinstate Spring Boot 3.0 after revertegernug1-1/+1
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink1-1/+1
2023-09-14Migrate CPS to Spring-boot 3.0egernug1-1/+1
2023-07-20Refactor ncmp request handlers (fix async issue)ToineSiebelink5-177/+131
2023-07-13Introduced a dmi rest demo csit stubsourabh_sourabh1-4/+2
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-2/+1
2023-06-26Chsnge to OpenApi 3.0egernug2-12/+12
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri5-47/+47
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh7-75/+158
2023-05-09NCMP: Delete DatastoreType enum from cps-ncmp-restsourabh_sourabh4-101/+3
2023-05-03Refactor datatrore handling in API requestsToineSiebelink7-133/+101
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh10-298/+338
2023-03-22500 Error Reponse on NCMP inventory cmhandle searchseanbeirne1-1/+4
2023-03-02Refactor cmHandle(ID) queriesseanbeirne2-7/+8
2023-01-31Introduce InstrumentationToineSiebelink1-1/+4
2022-12-01Filter on private properties of CM Handlesleventecsanyi2-1/+18
2022-11-15Query data NCMP-Operational with CPSpathlukegleeson8-129/+237
2022-10-19Improve code coverageleventecsanyi3-48/+1
2022-10-17Fix SonarQube Violationsleventecsanyi1-0/+3
2022-09-13Handle partial failure (improvements)ToineSiebelink1-0/+7