aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src
AgeCommit message (Expand)AuthorFilesLines
25 hoursre-enable Operation Too Large Exception: limit 200ToineSiebelink1-1/+1
6 daysReplaced 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
2023-06-26Chsnge to OpenApi 3.0egernug2-12/+12
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri7-87/+88
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh9-98/+233
2023-05-09NCMP: Delete DatastoreType enum from cps-ncmp-restsourabh_sourabh5-104/+6
2023-05-03Refactor datatrore handling in API requestsToineSiebelink10-245/+164
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh12-348/+431
2023-04-03500 Error Response on NCMP ID-Searches Testingseanbeirne1-1/+43
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 Handlesleventecsanyi4-2/+67
2022-11-15Query data NCMP-Operational with CPSpathlukegleeson11-149/+322
2022-10-19Improve code coverageleventecsanyi4-49/+7