aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service
AgeCommit message (Expand)AuthorFilesLines
2023-04-20Release cps3.3.0jenkins-releng1-1/+1
2023-04-11Populate Dataspace field of DataNodedanielhanrahan1-1/+14
2023-04-07[CPS] Bump minor version - Step12mpriyank1-1/+1
2023-03-23Prepare the next drop by bumping patch versionhalil.cakal1-1/+1
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-13Merge "Add new metrics to the get data node method"Toine Siebelink1-0/+3
2023-03-10Bump CPS versionmpriyank1-1/+1
2023-03-09Bump CPS versionmpriyank1-1/+1
2023-03-09Add new metrics to the get data node methodkissand1-0/+3
2023-03-07Release process stage 7seanbeirne1-1/+1
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-08Release Process Step 7mpriyank1-1/+1
2023-02-01Create plural version of deleteDataNodedanielhanrahan4-8/+52
2023-01-31Introduce InstrumentationToineSiebelink11-63/+239
2023-01-27Update version files for release processseanbeirne1-1/+1
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
2022-12-22Merge "Temp Table Creation improvements"Toine Siebelink1-0/+1
2022-12-22Merge "XML content on create anchors node support"Toine Siebelink12-65/+597
2022-12-22Temp Table Creation improvementsToineSiebelink1-0/+1
2022-12-22XML content on create anchors node supportMichal Jagiello12-65/+597
2022-12-22Add fix for posting nodes with xPath with '/'emaclee4-17/+16
2022-12-15CPS-341 Support for multiple data tree instances under 1 anchorarpitsingh10-111/+191
2022-12-13Merge "Fixing SonarQube violations"Toine Siebelink4-9/+12
2022-12-12Fix DataNodeBuilder for ChoiceNodesLena Peuker4-1/+67
2022-12-12Fixing SonarQube violationsleventecsanyi4-9/+12
2022-12-09Merge "Added API to get all schema sets for a given dataspace."Toine Siebelink5-0/+58