Age | Commit message (Expand) | Author | Files | Lines |
2023-05-11 | Move integration test for moduleService |  ToineSiebelink | 1 | -313/+0 |
2023-05-10 | Move integration test (DataService) |  ToineSiebelink | 1 | -1/+1 |
2023-05-09 | Migrate cps-ri performance tests to integration-test module |  danielhanrahan | 5 | -571/+0 |
2023-05-09 | Support for Patch across multiple data nodes |  --global | 2 | -52/+51 |
2023-05-05 | [CPS] RI: Code Refactoring |  raviteja.karumuri | 3 | -23/+14 |
2023-05-04 | Sensible equals and hashCode for FragmentEntity (CPS-1664 #1) |  danielhanrahan | 1 | -11/+9 |
2023-04-26 | [CPS] RI, Service: Code Refactoring |  raviteja.karumuri | 5 | -78/+27 |
2023-04-24 | Remove 32K limit from queries with collection parameters |  danielhanrahan | 1 | -1/+1 |
2023-04-13 | Migrate query tests to integration-test module #6 |  danielhanrahan | 2 | -178/+0 |
2023-04-12 | Migrate query tests to integration-test module #5 |  danielhanrahan | 1 | -17/+0 |
2023-04-12 | Migrate query tests to integration-test module #3 |  danielhanrahan | 1 | -18/+0 |
2023-04-12 | Merge "Migrate query tests to integration-test module #2" |  Sourabh Sourabh | 1 | -26/+0 |
2023-04-11 | Performance tests for getDataNodes and queryDataNodes |  danielhanrahan | 1 | -58/+0 |
2023-04-11 | Migrate query tests to integration-test module #2 |  danielhanrahan | 1 | -26/+0 |
2023-04-11 | Migrate query tests to integration-test module #1 |  danielhanrahan | 1 | -50/+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 | 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 |