Age | Commit message (Expand) | Author | Files | Lines |
2023-04-11 | Merge "Migrate query tests to integration-test module #1" | Toine Siebelink | 1 | -50/+1 |
2023-04-11 | Migrate query tests to integration-test module #1 | danielhanrahan | 1 | -50/+1 |
2023-04-11 | Populate Dataspace field of DataNode | danielhanrahan | 1 | -0/+1 |
2023-04-05 | Migrate query tests to integration-test module #4 | danielhanrahan | 1 | -33/+0 |
2023-03-30 | Update performance test timings | danielhanrahan | 2 | -28/+28 |
2023-03-21 | Query data nodes across all anchors under one dataspace | rajesh.kumar | 9 | -10/+150 |
2023-03-14 | Reduce dataspace/anchor lookups in CpsDataService | danielhanrahan | 1 | -1/+1 |
2023-03-13 | Fetch fragment entities using recursive SQL query | danielhanrahan | 8 | -155/+81 |
2023-03-13 | Merge "Reduce dataspace/anchor lookups in CpsDataPersistenceService" | Toine Siebelink | 4 | -194/+110 |
2023-03-13 | Merge "Add new metrics to the get data node method" | Toine Siebelink | 1 | -1/+8 |
2023-03-13 | Reduce dataspace/anchor lookups in CpsDataPersistenceService | danielhanrahan | 4 | -195/+111 |
2023-03-13 | Make single deleteDataNode use plural deleteDataNodes | danielhanrahan | 3 | -90/+49 |
2023-03-09 | Merge "Create Base and Sample Performance Integration Tests" | Sourabh Sourabh | 2 | -33/+33 |
2023-03-09 | Create Base and Sample Performance Integration Tests | ToineSiebelink | 2 | -33/+33 |
2023-03-09 | Add new metrics to the get data node method | kissand | 1 | -1/+8 |
2023-03-08 | Add index to schema_set_yang_resources table | danielhanrahan | 2 | -2/+19 |
2023-03-07 | Drop temp table when transaction finishes | danielhanrahan | 1 | -1/+2 |
2023-03-01 | Add DataNodeNotFoundException to deleteDataNodes | danielhanrahan | 4 | -25/+50 |
2023-02-28 | Skip deleting list xpaths that are list elements | danielhanrahan | 2 | -9/+12 |
2023-02-24 | Improve performance for update data nodes | danielhanrahan | 3 | -52/+72 |
2023-02-22 | Add performance tests for update data nodes | danielhanrahan | 2 | -8/+52 |
2023-02-21 | Improve performance of deleteDataNodes SQL | danielhanrahan | 2 | -43/+46 |
2023-02-21 | Merge "Update performance test timings" | Toine Siebelink | 2 | -23/+23 |
2023-02-20 | Merge "FragmentEntity stuck in memory on "Already exists" error" | Toine Siebelink | 1 | -0/+2 |
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 | 6 | -91/+114 |
2023-02-17 | CPS-1401 Implement V2 of GET Data Node API | arpitsingh | 6 | -91/+114 |
2023-02-16 | FragmentEntity stuck in memory on "Already exists" error | kissand | 1 | -0/+2 |
2023-02-16 | Improve batch delete schemasets performance | danielhanrahan | 7 | -12/+90 |
2023-02-15 | Bulk delete schemasets in CM handle deregistration | danielhanrahan | 5 | -7/+61 |
2023-02-01 | Create plural version of deleteDataNode | danielhanrahan | 9 | -90/+262 |
2023-01-31 | Introduce Instrumentation | ToineSiebelink | 3 | -21/+46 |
2023-01-26 | Merge "Springboot Integration tests improvements" | Sourabh Sourabh | 1 | -1/+3 |
2023-01-25 | Springboot Integration tests improvements | lukegleeson | 1 | -1/+3 |
2023-01-24 | Handle root xpaths in getDataNodes | danielhanrahan | 3 | -6/+19 |
2023-01-23 | Use native query to delete data nodes | sourabh_sourabh | 6 | -13/+110 |
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 | 5 | -24/+74 |
2023-01-17 | Add delete performance tests | danielhanrahan | 3 | -78/+236 |
2023-01-16 | Merge "Fetch CM handles by collection of xpaths" | Sourabh Sourabh | 8 | -34/+197 |
2023-01-11 | Fetch CM handles by collection of xpaths | seanbeirne | 8 | -34/+197 |
2023-01-11 | CPS PATCH operation does not merge existing data | lukegleeson | 2 | -2/+33 |
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 | 7 | -60/+231 |
2022-12-21 | CpsPath Query Optimization | ToineSiebelink | 6 | -126/+243 |
2022-12-19 | Fix Delete uses case with '/' in path | ToineSiebelink | 2 | -13/+33 |
2022-12-16 | Merge "CPS-341 Support for multiple data tree instances under 1 anchor" | Toine Siebelink | 3 | -56/+115 |
2022-12-15 | CPS-341 Support for multiple data tree instances under 1 anchor | arpitsingh | 3 | -56/+115 |