aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test
AgeCommit message (Expand)AuthorFilesLines
10 daysPolicy 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
2024-08-27Support for alternate-id for CPS-E-05 i/fmpriyank2-0/+7
2024-08-27Support for alternate-id CPS-E05 composite statempriyank1-6/+16
2024-08-27Merge "Remove trust level from cache when cm handles deleted"Daniel Hanrahan5-30/+73
2024-08-26Policy Executor, refactor(move) common http classesToineSiebelink7-13/+13
2024-08-26Policy Executor and DMI WebClient configurationsToineSiebelink8-114/+228
2024-08-26Remove trust level from cache when cm handles deletedhalil.cakal5-30/+73
2024-08-21Merge "Revert "Remove trust level entries from cache when cm handles deleted""Daniel Hanrahan5-69/+27
2024-08-21Revert "Remove trust level entries from cache when cm handles deleted"Lee Anjella Macabuhay5-69/+27
2024-08-21Merge "Faster alternate-id checks during registration (CPS-2366 #2)"Priyank Maheshwari2-6/+22
2024-08-21Merge "Refactoring alternate ID checker (CPS-2366 #1)"Priyank Maheshwari1-45/+23
2024-08-21Remove trust level entries from cache when cm handles deletedhalil.cakal5-27/+69
2024-08-20Faster alternate-id checks during registration (CPS-2366 #2)danielhanrahan2-6/+22
2024-08-20Refactoring alternate ID checker (CPS-2366 #1)danielhanrahan1-45/+23
2024-08-16Get data job result from DMIleventecsanyi2-0/+67
2024-08-16Merge "Refactored Data Job interfaces"Priyank Maheshwari2-5/+4
2024-08-14Merge "Support alternate Id interface for CPS-E-05 #2"Lee Anjella Macabuhay4-3/+40
2024-08-13CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an...sourabh_sourabh1-20/+13
2024-08-13Refactored Data Job interfacesleventecsanyi2-5/+4
2024-08-12Support alternate Id interface for CPS-E-05 #2seanbeirne4-3/+40
2024-08-06Merge "Handle null NcmpOut event"Lee Anjella Macabuhay1-0/+19
2024-08-06Handle null NcmpOut eventmpriyank1-0/+19
2024-08-02Updating CM Data Notification Event Schemasourabh_sourabh2-8/+4
2024-08-01Merge "Handle duplicate targets NcmpOut event"Lee Anjella Macabuhay1-3/+3
2024-08-01XML content support on add list elementRudrangi Anupriya2-3/+3
2024-07-31Handle duplicate targets NcmpOut eventmpriyank1-3/+3
2024-07-31Effect changes on scheduled tasks (don't want scheduled tasks to be monitored)sourabh_sourabh3-81/+122
2024-07-26Delete Subscription methodemaclee5-30/+86
2024-07-26Merge "Added missing authorization header to DataJobService"Sourabh Sourabh2-6/+7