aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test
AgeCommit message (Expand)AuthorFilesLines
2024-11-27Merge "Catch data validation exception in dmi data operation"Daniel Hanrahan1-5/+10
2024-11-25Catch data validation exception in dmi data operationseanbeirne1-5/+10
2024-11-25Registration Optimization remaining Code CommentsToineSiebelink2-4/+3
2024-11-21Prioritize cm handle ids over alternate ids in data operationsToineSiebelink2-1/+25
2024-11-20Update error response for ncmp endpointsseanbeirne5-13/+14
2024-11-20Revert "Update error response for ncmp endpoints"ToineSiebelink4-12/+11
2024-11-19Merge "Test to highlight ModuleSetTag Inefficiencies"Sourabh Sourabh4-16/+105
2024-11-18Update error response for ncmp endpointsseanbeirne4-11/+12
2024-11-18Test to highlight ModuleSetTag InefficienciesToineSiebelink4-16/+105
2024-11-15Merge "Support alternate Id interface for ncmp inventory /ch/cmhandles endpoint"Priyank Maheshwari4-24/+40
2024-11-13Merge "Hashmark support in 3gpp objects"Toine Siebelink1-5/+9
2024-11-13Support alternate Id interface for ncmp inventory /ch/cmhandles endpointseanbeirne4-24/+40
2024-11-12Hashmark support in 3gpp objectsegernug1-5/+9
2024-11-11Merge "Support Alternate-Id for CPS-E05 data batch interface"Priyank Maheshwari6-29/+55
2024-11-07Merge "Cm Avc Event to have same key"Toine Siebelink1-4/+7
2024-11-06Merge "Change the dmi address source from dmi-service-name to dmi-data-servic...Sourabh Sourabh1-0/+16
2024-11-05Change the dmi address source from dmi-service-name to dmi-data-service-name ...egernug1-0/+16
2024-11-05Support Alternate-Id for CPS-E05 data batch interfaceseanbeirne6-29/+55
2024-11-04Cm Avc Event to have same keympriyank1-4/+7
2024-11-01[Module Sync] Log state changes after persistencedanielhanrahan2-87/+138
2024-10-29Merge "Fix failing CSIT and add unit test proving the bug"Toine Siebelink1-0/+21
2024-10-29Merge "Support Alternate-Id for CPS-E05 id-searches and searchCmHandleIds"Daniel Hanrahan5-49/+88
2024-10-25Support Alternate-Id for CPS-E05 id-searches and searchCmHandleIdsseanbeirne5-49/+88
2024-10-25Fix failing CSIT and add unit test proving the bugdanielhanrahan1-0/+21
2024-10-24Add multi-threaded Integration Test for Module SyncToineSiebelink3-31/+66
2024-10-17Refactor and Optimize ModuleSyncWatchdog for Improved Lock Handling and Queue...sourabh_sourabh2-4/+8
2024-10-16Update documentation related to hazelcastmpriyank1-2/+2
2024-10-10use one hazelcast instance per jvmmpriyank5-49/+41
2024-10-03Policy Executor: handle errors, part 2ToineSiebelink1-12/+53
2024-09-25BugFix: 500 Server error when upgrade and service restart with data in DBhalil.cakal1-0/+5
2024-09-25Policy Executor: handle errorsToineSiebelink4-16/+63
2024-09-24Remove Hazelcast cache for prefix resolver (CPS-2417 #2)danielhanrahan1-0/+76
2024-09-24Revert "Correctly report trust level if DMI is down"danielhanrahan3-8/+11
2024-09-19Retry mechanism (with back off algorithm) is removed with more frequent watch...sourabh_sourabh2-106/+62
2024-09-17Refactored cps-ri package structureleventecsanyi2-2/+2
2024-09-05NCMP should not use CPS SPI classesdanielhanrahan1-19/+21
2024-09-04[Cps Path Parser] Move NCMP-specific logic to NCMPdanielhanrahan1-4/+18
2024-09-04Merge "Support alternate id for CPS-E05 GetCmHandleDetailsById"Daniel Hanrahan1-5/+10
2024-09-04Merge "Support Alternate-id for CPS-E05 module search"Daniel Hanrahan1-4/+9
2024-09-04Merge "Remove event notifications when removing trust level entries"Priyank Maheshwari1-16/+3
2024-09-04Support Alternate-id for CPS-E05 module searchseanbeirne1-4/+9
2024-09-04Merge "Support Alternate-id for CPS-E05 module definition"Priyank Maheshwari1-7/+19
2024-09-03Support alternate id for CPS-E05 GetCmHandleDetailsByIdmpriyank1-5/+10
2024-09-02Remove event notifications when removing trust level entrieshalil.cakal1-16/+3
2024-09-02Support Alternate-id for CPS-E05 module definitionseanbeirne1-7/+19
2024-09-02Policy Executor: pass Change request as Objectsourabh_sourabh2-13/+23
2024-08-30Support alternate id interface for CPS-E-05 - publicPropertiesmpriyank1-5/+13
2024-08-29Correctly report trust level if DMI is downdanielhanrahan3-11/+8
2024-08-29Merge "Invoke Policy Executor and handle not-allowed response"Sourabh Sourabh6-31/+186
2024-08-29Invoke Policy Executor and handle not-allowed responseToineSiebelink6-31/+186