aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src
AgeCommit message (Expand)AuthorFilesLines
2 daysuse one hazelcast instance per jvmmpriyank9-66/+73
9 daysPolicy Executor: handle errors, part 2ToineSiebelink5-57/+119
2024-09-25BugFix: 500 Server error when upgrade and service restart with data in DBhalil.cakal2-1/+6
2024-09-25Policy Executor: handle errorsToineSiebelink6-37/+121
2024-09-24Remove Hazelcast cache for prefix resolver (CPS-2417 #2)danielhanrahan5-3/+183
2024-09-24Revert "Correctly report trust level if DMI is down"danielhanrahan7-36/+64
2024-09-19Retry mechanism (with back off algorithm) is removed with more frequent watch...sourabh_sourabh5-185/+104
2024-09-18Merge "Refactored cps-ri package structure"Sourabh Sourabh5-5/+5
2024-09-17Refactored cps-ri package structureleventecsanyi5-5/+5
2024-09-17Merge "Policy Executor API: Add Prefix in Yaml"Sourabh Sourabh1-4/+4
2024-09-17Policy Executor API: Add Prefix in YamlToineSiebelink1-4/+4
2024-09-13Fix violation reported by sonarqubehalil.cakal2-2/+1
2024-09-05NCMP should not use CPS SPI classesdanielhanrahan6-52/+52
2024-09-04[Cps Path Parser] Move NCMP-specific logic to NCMPdanielhanrahan2-4/+22
2024-09-04Merge "Support alternate id for CPS-E05 GetCmHandleDetailsById"Daniel Hanrahan2-8/+14
2024-09-04Merge "Support Alternate-id for CPS-E05 module search"Daniel Hanrahan2-7/+13
2024-09-04Merge "Remove event notifications when removing trust level entries"Priyank Maheshwari2-22/+5
2024-09-04Support Alternate-id for CPS-E05 module searchseanbeirne2-7/+13
2024-09-04Merge "Support Alternate-id for CPS-E05 module definition"Priyank Maheshwari2-13/+27
2024-09-03Support alternate id for CPS-E05 GetCmHandleDetailsByIdmpriyank2-8/+14
2024-09-02Remove event notifications when removing trust level entrieshalil.cakal2-22/+5
2024-09-02Support Alternate-id for CPS-E05 module definitionseanbeirne2-13/+27
2024-09-02Policy Executor: pass Change request as Objectsourabh_sourabh3-14/+35
2024-08-30Support alternate id interface for CPS-E-05 - publicPropertiesmpriyank2-8/+17
2024-08-29Correctly report trust level if DMI is downdanielhanrahan7-64/+35
2024-08-29Merge "Invoke Policy Executor and handle not-allowed response"Sourabh Sourabh10-48/+342
2024-08-29Invoke Policy Executor and handle not-allowed responseToineSiebelink10-48/+342
2024-08-27Support for alternate-id for CPS-E-05 i/fmpriyank5-5/+15
2024-08-27Support for alternate-id CPS-E05 composite statempriyank2-8/+21
2024-08-27Merge "Remove trust level from cache when cm handles deleted"Daniel Hanrahan10-78/+154
2024-08-26Policy Executor, refactor(move) common http classesToineSiebelink19-54/+54
2024-08-26Policy Executor and DMI WebClient configurationsToineSiebelink16-178/+430
2024-08-26Remove trust level from cache when cm handles deletedhalil.cakal10-78/+154
2024-08-21Merge "[BUG] Blank alternateId overwrites existing"Priyank Maheshwari3-11/+16
2024-08-21Merge "Revert "Remove trust level entries from cache when cm handles deleted""Daniel Hanrahan10-150/+73
2024-08-21Revert "Remove trust level entries from cache when cm handles deleted"Lee Anjella Macabuhay10-150/+73
2024-08-21[BUG] Blank alternateId overwrites existingdanielhanrahan3-11/+16
2024-08-21Merge "Faster alternate-id checks during registration (CPS-2366 #2)"Priyank Maheshwari5-24/+59
2024-08-21Merge "Refactoring alternate ID checker (CPS-2366 #1)"Priyank Maheshwari2-103/+49
2024-08-21Remove trust level entries from cache when cm handles deletedhalil.cakal10-73/+150
2024-08-20Faster alternate-id checks during registration (CPS-2366 #2)danielhanrahan5-24/+59
2024-08-20Refactoring alternate ID checker (CPS-2366 #1)danielhanrahan2-103/+49
2024-08-16Get data job result from DMIleventecsanyi5-0/+185
2024-08-16Merge "Refactored Data Job interfaces"Priyank Maheshwari7-29/+33
2024-08-14Merge "Support alternate Id interface for CPS-E-05 #2"Lee Anjella Macabuhay11-25/+111
2024-08-13CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an...sourabh_sourabh2-43/+21
2024-08-13Refactored Data Job interfacesleventecsanyi7-29/+33
2024-08-12Support alternate Id interface for CPS-E-05 #2seanbeirne11-25/+111
2024-08-06Merge "Handle null NcmpOut event"Lee Anjella Macabuhay3-16/+40
2024-08-06Handle null NcmpOut eventmpriyank3-16/+40