Age | Commit message (Expand) | Author | Files | Lines |
2023-07-17 | Improved code coverage for CpsDataServiceImpl |  ToineSiebelink | 1 | -6/+3 |
2023-07-13 | Fix handling of special characters in prefix names |  danielhanrahan | 2 | -12/+13 |
2023-07-11 | Combine alreadyDefinedException classes |  danielhanrahan | 2 | -60/+20 |
2023-06-27 | Normalize parent xpath when building datanodes in CpsDataService |  danielhanrahan | 1 | -2/+4 |
2023-06-27 | NCMP : Handle non-existing and non-ready cm handles |  sourabh_sourabh | 1 | -0/+16 |
2023-05-11 | Move integration test for moduleService |  ToineSiebelink | 2 | -10/+1 |
2023-05-10 | Move integration test (DataService) |  ToineSiebelink | 1 | -9/+0 |
2023-05-09 | Support for Patch across multiple data nodes |  --global | 3 | -23/+19 |
2023-05-05 | [CPS] RI: Code Refactoring |  raviteja.karumuri | 1 | -12/+0 |
2023-05-02 | Align the hazelcast cluster names |  mpriyank | 2 | -6/+7 |
2023-04-28 | Timeout for Subscription Create Partial Response |  lukegleeson | 2 | -45/+88 |
2023-04-26 | [CPS] RI, Service: Code Refactoring |  raviteja.karumuri | 1 | -9/+0 |
2023-04-24 | Extend capability of distributed cache |  mpriyank | 1 | -1/+19 |
2023-04-11 | Populate Dataspace field of DataNode |  danielhanrahan | 1 | -1/+14 |
2023-03-21 | Query data nodes across all anchors under one dataspace |  rajesh.kumar | 5 | -1/+62 |
2023-03-20 | CPS-1526 Fix response message for PATCH operation |  arpitsingh | 2 | -4/+12 |
2023-03-15 | Merge "Forward Subscription Information to DMI Plugin(s)" |  Priyank Maheshwari | 1 | -0/+40 |
2023-03-14 | Reduce dataspace/anchor lookups in CpsDataService |  danielhanrahan | 3 | -74/+70 |
2023-03-13 | Forward Subscription Information to DMI Plugin(s) |  lukegleeson | 1 | -0/+40 |
2023-03-13 | Fetch fragment entities using recursive SQL query |  danielhanrahan | 1 | -0/+8 |
2023-03-09 | Add new metrics to the get data node method |  kissand | 1 | -0/+3 |
2023-03-01 | Add DataNodeNotFoundException to deleteDataNodes |  danielhanrahan | 1 | -0/+38 |
2023-02-27 | Expand CPS Service Integration Test (framework) |  ToineSiebelink | 1 | -4/+18 |
2023-02-20 | Merge "CPS-1401 Implement V2 of GET Data Node API" |  Luke Gleeson | 4 | -45/+53 |
2023-02-17 | CPS-1401 Implement V2 of GET Data Node API |  arpitsingh | 4 | -45/+53 |
2023-02-16 | Improve batch delete schemasets performance |  danielhanrahan | 7 | -12/+89 |
2023-02-15 | Bulk delete schemasets in CM handle deregistration |  danielhanrahan | 4 | -6/+47 |
2023-02-01 | Create plural version of deleteDataNode |  danielhanrahan | 3 | -8/+39 |
2023-01-31 | Introduce Instrumentation |  ToineSiebelink | 7 | -17/+179 |
2023-01-23 | Merge "Added depth parameter in query nodes API." |  Toine Siebelink | 1 | -0/+38 |
2023-01-23 | Added depth parameter in query nodes API. |  rajesh.kumar | 1 | -0/+38 |
2023-01-16 | Merge "Fetch CM handles by collection of xpaths" |  Sourabh Sourabh | 3 | -0/+34 |
2023-01-11 | Fetch CM handles by collection of xpaths |  seanbeirne | 3 | -0/+34 |
2023-01-09 | DocBuilderFactory one instance |  mpriyank | 1 | -3/+7 |
2023-01-06 | Local DocBuilderFactory fix XEE |  mpriyank | 1 | -7/+11 |
2023-01-05 | Test XEE in SonarQube |  mpriyank | 1 | -10/+7 |
2023-01-05 | Local DocumentBuilderFactory |  mpriyank | 1 | -15/+5 |
2023-01-05 | XEE prevention with all props |  mpriyank | 1 | -1/+8 |
2023-01-05 | Document and Transformer Factory refactor |  mpriyank | 1 | -4/+13 |
2023-01-04 | XEE remove few property |  mpriyank | 1 | -3/+1 |
2023-01-04 | XEE add more property |  mpriyank | 1 | -0/+2 |
2023-01-04 | XXE prevention |  mpriyank | 1 | -4/+15 |
2023-01-03 | Minor documentation fix |  mpriyank | 1 | -1/+1 |
2022-12-23 | Fix SonarQube warnings |  ToineSiebelink | 3 | -121/+137 |
2022-12-22 | Merge "Temp Table Creation improvements" |  Toine Siebelink | 1 | -0/+1 |
2022-12-22 | Merge "XML content on create anchors node support" |  Toine Siebelink | 5 | -49/+392 |
2022-12-22 | Temp Table Creation improvements |  ToineSiebelink | 1 | -0/+1 |
2022-12-22 | XML content on create anchors node support |  Michal Jagiello | 5 | -49/+392 |
2022-12-22 | Add fix for posting nodes with xPath with '/' |  emaclee | 1 | -12/+7 |
2022-12-15 | CPS-341 Support for multiple data tree instances under 1 anchor |  arpitsingh | 4 | -46/+90 |