Age | Commit message (Expand) | Author | Files | Lines |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag | sourabh_sourabh | 2 | -2/+2 |
2023-09-27 | Uplift Spring Boot to 3.1.2 | egernug | 1 | -1/+1 |
2023-09-26 | Merge "CM Data Subscriptions PoC/Performance test fixes" | Toine Siebelink | 1 | -28/+44 |
2023-09-26 | CM Data Subscriptions PoC/Performance test fixes | danielhanrahan | 1 | -28/+44 |
2023-09-26 | Rename Subscrption Perf Test class to fit filename | ToineSiebelink | 1 | -1/+1 |
2023-09-25 | CM Data Subscriptions PoC/Performance test | ToineSiebelink | 7 | -57/+281 |
2023-08-22 | Merge "Missing test for getDataNodes (ep1)" | Luke Gleeson | 1 | -0/+14 |
2023-08-18 | Missing test for getDataNodes (ep1) | Arpit Singh | 1 | -0/+14 |
2023-08-18 | CPS-Core : Expose a java interface to update schema set | sourabh_sourabh | 6 | -5/+107 |
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 |