Age | Commit message (Expand) | Author | Files | Lines |
2023-08-17 | Update of top-level data node fails with SQL error |  danielhanrahan | 1 | -0/+11 |
2023-08-15 | Update performance test timing for warmup |  danielhanrahan | 2 | -2/+2 |
2023-08-04 | Update performance test timings for larger dataset |  danielhanrahan | 9 | -159/+159 |
2023-08-03 | Fix: integration test that is for add and delete top level list element |  halil.cakal | 1 | -1/+1 |
2023-08-03 | Merge "Support pagination in query across all anchors(ep4)" |  Luke Gleeson | 4 | -24/+70 |
2023-08-02 | Support pagination in query across all anchors(ep4) |  rajesh.kumar | 4 | -24/+70 |
2023-08-01 | Merge "Fix: Make bookstore data consistent" |  Toine Siebelink | 3 | -27/+17 |
2023-07-31 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 5 | -29/+27 |
2023-07-28 | Use constants for magic numbers in perf tests |  danielhanrahan | 3 | -30/+30 |
2023-07-28 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 5 | -29/+32 |
2023-07-27 | Merge "Improve 32K limit tests" |  Toine Siebelink | 1 | -20/+56 |
2023-07-27 | Merge "Add write performance tests" |  Toine Siebelink | 1 | -0/+83 |
2023-07-27 | Improve 32K limit tests |  danielhanrahan | 1 | -20/+56 |
2023-07-27 | Merge "Allow getDataNodes to read whole lists(ep 1)" |  Sourabh Sourabh | 2 | -21/+48 |
2023-07-27 | Allow getDataNodes to read whole lists(ep 1) |  danielhanrahan | 2 | -21/+48 |
2023-07-27 | Merge "Performance test of reading non-existing datanodes" |  Toine Siebelink | 2 | -3/+19 |
2023-07-27 | Fix: Make bookstore data consistent |  Arpit Singh | 3 | -27/+17 |
2023-07-27 | Add write performance tests |  danielhanrahan | 1 | -0/+83 |
2023-07-26 | Performance test of reading non-existing datanodes |  danielhanrahan | 2 | -3/+19 |
2023-07-26 | Performance test of deleting non-existing datanodes |  danielhanrahan | 1 | -2/+18 |
2023-07-26 | Some performance tests are skipped due to filename |  danielhanrahan | 2 | -2/+2 |
2023-07-20 | Merge "Apostrophe handling in CpsPathParser" |  Toine Siebelink | 1 | -0/+19 |
2023-07-20 | Merge "Persisting a list element to a parent list (ep2)" |  Luke Gleeson | 3 | -2/+59 |
2023-07-20 | Apostrophe handling in CpsPathParser |  danielhanrahan | 1 | -0/+19 |
2023-07-18 | Persisting a list element to a parent list (ep2) |  Rudrangi Anupriya | 3 | -2/+59 |
2023-07-17 | Allow duplicate leaf names in Cps Path leaf condition |  danielhanrahan | 3 | -68/+128 |
2023-07-11 | Combine alreadyDefinedException classes |  danielhanrahan | 1 | -10/+10 |
2023-07-10 | Handle special characters in CpsPath queries (CPS-1760 #2) |  danielhanrahan | 2 | -18/+40 |
2023-07-06 | Escape SQL LIKE wildcards in queries (CPS-1760 #1) |  danielhanrahan | 1 | -0/+11 |
2023-06-29 | Merge "Normalize parent xpath when building datanodes in CpsDataService" |  Toine Siebelink | 1 | -76/+82 |
2023-06-29 | Update write performance test timings |  danielhanrahan | 1 | -4/+4 |
2023-06-27 | Normalize parent xpath when building datanodes in CpsDataService |  danielhanrahan | 1 | -76/+82 |
2023-06-21 | Improve performance of updateDataLeaves |  danielhanrahan | 1 | -4/+4 |
2023-06-21 | Add performance tests for updateDataLeaves |  danielhanrahan | 1 | -2/+31 |
2023-06-19 | Update performance test timings |  danielhanrahan | 4 | -25/+25 |
2023-06-19 | Move integration test (clean-up, last phase) |  ToineSiebelink | 3 | -10/+90 |
2023-06-12 | Move integration test (DataService) |  ToineSiebelink | 3 | -71/+303 |
2023-06-01 | <,> operators document |  Rudrangi Anupriya | 1 | -1/+1 |
2023-05-30 | Add <,> operators support to cps-path |  Rudrangi Anupriya | 1 | -3/+31 |
2023-05-17 | Entity ID types do not match types in database definition |  ToineSiebelink | 1 | -3/+3 |
2023-05-17 | Move integration test for adminService |  ToineSiebelink | 1 | -1/+45 |
2023-05-12 | Remove dataspace_id column from Fragment table |  danielhanrahan | 1 | -32/+4 |
2023-05-11 | Move integration test for moduleService |  ToineSiebelink | 1 | -0/+278 |
2023-05-10 | Move integration test (DataService) |  ToineSiebelink | 2 | -8/+70 |
2023-05-09 | Migrate cps-ri performance tests to integration-test module |  danielhanrahan | 6 | -22/+339 |
2023-05-09 | Support for Patch across multiple data nodes |  --global | 2 | -0/+33 |
2023-05-04 | Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4) |  danielhanrahan | 1 | -9/+9 |
2023-05-04 | Fix and refactor query across anchors (CPS-1664 #3) |  danielhanrahan | 2 | -6/+1 |
2023-05-04 | Fix for quickfind with descendants incl. list entries |  ToineSiebelink | 1 | -0/+17 |
2023-05-03 | canUseRegexQuickfind does not test for contains-condition |  danielhanrahan | 1 | -9/+7 |