summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-17Fix SonarQube Violationsleventecsanyi2-1/+3
2022-09-13Handle partial failure (improvements)ToineSiebelink2-8/+19
2022-09-07Handle invalid operations on merged datastore endpointbmiklos5-27/+136
2022-09-01Implement merging all ncmp datastore endpoints into onebmiklos14-217/+754
2022-09-01Get all cm handles by DMI plugin Identifieremaclee2-3/+33
2022-08-02Merge "Enable/Disable Data Sync for Cm Handle"Joseph Keenan2-0/+28
2022-07-29Query CmHandles using CPS pathlukegleeson3-3/+3
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST2-0/+28
2022-07-04Merge "Simplified 'External' lock reason Mapping"Joseph Keenan4-10/+44
2022-07-04Simplified 'External' lock reason Mappinglukegleeson4-10/+44
2022-07-01Modify Unit test for module definitionemaclee1-3/+3
2022-06-30Add method to get YANG module sources for CM handleemaclee6-5/+61
2022-06-30Merge "Kafka consumer can not be turned off"Toine Siebelink2-20/+21
2022-06-30Kafka consumer can not be turned offJosephKeenan2-20/+21
2022-06-29Get cm-handle state endpointlukegleeson5-28/+102
2022-06-22Data Sync Watchdog Processsourabh_sourabh3-4/+6