Age | Commit message (Expand) | Author | Files | Lines |
2023-03-21 | Query data nodes across all anchors under one dataspace | rajesh.kumar | 3 | -2/+62 |
2023-03-13 | Fetch fragment entities using recursive SQL query | danielhanrahan | 3 | -24/+42 |
2023-03-13 | Reduce dataspace/anchor lookups in CpsDataPersistenceService | danielhanrahan | 2 | -51/+27 |
2023-03-13 | Make single deleteDataNode use plural deleteDataNodes | danielhanrahan | 2 | -19/+18 |
2023-03-09 | Create Base and Sample Performance Integration Tests | ToineSiebelink | 2 | -33/+33 |
2023-03-01 | Add DataNodeNotFoundException to deleteDataNodes | danielhanrahan | 2 | -15/+26 |
2023-02-28 | Skip deleting list xpaths that are list elements | danielhanrahan | 1 | -5/+2 |
2023-02-24 | Improve performance for update data nodes | danielhanrahan | 2 | -13/+38 |
2023-02-22 | Add performance tests for update data nodes | danielhanrahan | 2 | -8/+52 |
2023-02-21 | Improve performance of deleteDataNodes SQL | danielhanrahan | 1 | -8/+8 |
2023-02-20 | Update performance test timings | danielhanrahan | 2 | -23/+23 |
2023-02-20 | Merge "CPS-1401 Implement V2 of GET Data Node API" | Luke Gleeson | 5 | -81/+99 |
2023-02-17 | CPS-1401 Implement V2 of GET Data Node API | arpitsingh | 5 | -81/+99 |
2023-02-16 | Improve batch delete schemasets performance | danielhanrahan | 4 | -10/+56 |
2023-02-15 | Bulk delete schemasets in CM handle deregistration | danielhanrahan | 2 | -3/+30 |
2023-02-01 | Create plural version of deleteDataNode | danielhanrahan | 3 | -45/+139 |
2023-01-31 | Introduce Instrumentation | ToineSiebelink | 3 | -21/+46 |
2023-01-24 | Handle root xpaths in getDataNodes | danielhanrahan | 2 | -2/+6 |
2023-01-23 | Use native query to delete data nodes | sourabh_sourabh | 2 | -11/+14 |
2023-01-23 | Merge "Added depth parameter in query nodes API." | Toine Siebelink | 1 | -5/+9 |
2023-01-23 | Added depth parameter in query nodes API. | rajesh.kumar | 1 | -5/+9 |
2023-01-19 | Normalize xpaths for getDataNodes | danielhanrahan | 3 | -16/+47 |
2023-01-17 | Add delete performance tests | danielhanrahan | 3 | -78/+236 |
2023-01-16 | Merge "Fetch CM handles by collection of xpaths" | Sourabh Sourabh | 3 | -20/+63 |
2023-01-11 | Fetch CM handles by collection of xpaths | seanbeirne | 3 | -20/+63 |
2023-01-11 | CPS PATCH operation does not merge existing data | lukegleeson | 1 | -0/+19 |
2023-01-05 | Add delete performance tests | danielhanrahan | 1 | -1/+37 |
2022-12-23 | Organize performance test | ToineSiebelink | 1 | -2/+2 |
2022-12-22 | Temp Table Creation improvements | ToineSiebelink | 3 | -17/+120 |
2022-12-21 | CpsPath Query Optimization | ToineSiebelink | 1 | -14/+12 |
2022-12-19 | Fix Delete uses case with '/' in path | ToineSiebelink | 1 | -5/+31 |
2022-12-16 | Merge "CPS-341 Support for multiple data tree instances under 1 anchor" | Toine Siebelink | 2 | -52/+73 |
2022-12-15 | CPS-341 Support for multiple data tree instances under 1 anchor | arpitsingh | 2 | -52/+73 |
2022-12-12 | Query Optimization | ToineSiebelink | 1 | -26/+49 |
2022-12-12 | Increase performance test margins | leventecsanyi | 1 | -8/+8 |
2022-12-09 | Merge "Added API to get all schema sets for a given dataspace." | Toine Siebelink | 1 | -0/+10 |
2022-12-09 | Added API to get all schema sets for a given dataspace. | rajesh.kumar | 1 | -0/+10 |
2022-12-02 | Enhance read performance tests | ToineSiebelink | 2 | -19/+70 |
2022-11-22 | Merge "Performance Test settings exploration" | Toine Siebelink | 1 | -4/+4 |
2022-11-18 | Performance Test settings exploration | seanbeirne | 1 | -4/+4 |
2022-11-18 | Added get APIs for dataspace. | rajesh.kumar | 1 | -0/+28 |
2022-11-11 | Merge "Node API - Find root by anchor method performance" | Toine Siebelink | 3 | -23/+25 |
2022-11-11 | Node API - Find root by anchor method performance | sourabh_sourabh | 3 | -23/+25 |
2022-11-11 | Temporary registry update | mpriyank | 1 | -2/+3 |
2022-11-08 | Node API - GET Method performance issue | sourabh_sourabh | 2 | -13/+14 |
2022-11-04 | CPS-RI performance profiles implementaion | seanbeirne | 1 | -4/+3 |
2022-11-02 | Ensure prefix is correct module prefix | ToineSiebelink | 5 | -134/+36 |
2022-10-27 | Read Performance Improvement - Using Native Query | ToineSiebelink | 4 | -58/+49 |
2022-10-26 | Creation of DataNodeBuilder with module name prefix is very slow | ToineSiebelink | 5 | -4/+110 |
2022-10-20 | CPS Validator Changes | lukegleeson | 1 | -0/+49 |