aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src
AgeCommit message (Expand)AuthorFilesLines
2023-07-20Merge "Apostrophe handling in CpsPathParser"Toine Siebelink1-1/+1
2023-07-20Apostrophe handling in CpsPathParserdanielhanrahan1-1/+1
2023-07-18Persisting a list element to a parent list (ep2)Rudrangi Anupriya4-2/+68
2023-07-17Improved code coverage for CpsDataServiceImplToineSiebelink3-46/+38
2023-07-13Fix handling of special characters in prefix namesdanielhanrahan4-18/+20
2023-07-11Combine alreadyDefinedException classesdanielhanrahan3-64/+25
2023-06-29Merge "Normalize parent xpath when building datanodes in CpsDataService"Toine Siebelink1-2/+4
2023-06-29Improved code coverage (branches) around multipart file utilsToineSiebelink1-37/+37
2023-06-27Normalize parent xpath when building datanodes in CpsDataServicedanielhanrahan1-2/+4
2023-06-27NCMP : Handle non-existing and non-ready cm handlessourabh_sourabh2-3/+21
2023-05-16Fixing minor compilationwaqas.ikram1-1/+1
2023-05-11Move integration test for moduleServiceToineSiebelink2-10/+1
2023-05-10Move integration test (DataService)ToineSiebelink1-9/+0
2023-05-09Support for Patch across multiple data nodes--global4-32/+39
2023-05-05[CPS] RI: Code Refactoringraviteja.karumuri1-12/+0
2023-05-02Align the hazelcast cluster namesmpriyank4-9/+13
2023-04-28Timeout for Subscription Create Partial Responselukegleeson2-45/+88
2023-04-26[CPS] RI, Service: Code Refactoringraviteja.karumuri1-9/+0
2023-04-24Extend capability of distributed cachempriyank3-2/+53
2023-04-11Populate Dataspace field of DataNodedanielhanrahan1-1/+14
2023-03-21Query data nodes across all anchors under one dataspacerajesh.kumar7-1/+108
2023-03-20CPS-1526 Fix response message for PATCH operationarpitsingh3-4/+23
2023-03-15Merge "Forward Subscription Information to DMI Plugin(s)"Priyank Maheshwari1-0/+40
2023-03-14Reduce dataspace/anchor lookups in CpsDataServicedanielhanrahan6-102/+99
2023-03-13Forward Subscription Information to DMI Plugin(s)lukegleeson1-0/+40
2023-03-13Fetch fragment entities using recursive SQL querydanielhanrahan1-0/+8
2023-03-09Add new metrics to the get data node methodkissand1-0/+3
2023-03-01Add DataNodeNotFoundException to deleteDataNodesdanielhanrahan1-0/+38
2023-02-27Expand CPS Service Integration Test (framework)ToineSiebelink3-15/+41
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson6-54/+77
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh6-54/+77
2023-02-16Improve batch delete schemasets performancedanielhanrahan10-17/+131
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan5-6/+69
2023-02-01Create plural version of deleteDataNodedanielhanrahan4-8/+52
2023-01-31Introduce InstrumentationToineSiebelink10-24/+196
2023-01-23Merge "Added depth parameter in query nodes API."Toine Siebelink3-2/+57
2023-01-23Added depth parameter in query nodes API.rajesh.kumar3-2/+57
2023-01-16Merge "Fetch CM handles by collection of xpaths"Sourabh Sourabh3-0/+34
2023-01-11Fetch CM handles by collection of xpathsseanbeirne3-0/+34
2023-01-09DocBuilderFactory one instancempriyank1-3/+7
2023-01-06Local DocBuilderFactory fix XEEmpriyank1-7/+11
2023-01-05Test XEE in SonarQubempriyank1-10/+7
2023-01-05Local DocumentBuilderFactorympriyank1-15/+5
2023-01-05XEE prevention with all propsmpriyank1-1/+8
2023-01-05Document and Transformer Factory refactormpriyank1-4/+13
2023-01-04XEE remove few propertympriyank1-3/+1
2023-01-04XEE add more propertympriyank1-0/+2
2023-01-04XXE preventionmpriyank1-4/+15
2023-01-03Minor documentation fixmpriyank1-1/+1
2022-12-23Fix SonarQube warningsToineSiebelink3-121/+137