Age | Commit message (Expand) | Author | Files | Lines |
2024-01-10 | Enable hibernate write batching | danielhanrahan | 7 | -35/+42 |
2024-01-05 | Merge "Normalize JSON attributes during update" | Toine Siebelink | 1 | -5/+5 |
2024-01-04 | Add performance tests for saveListElements | danielhanrahan | 1 | -14/+75 |
2024-01-04 | Normalize JSON attributes during update | danielhanrahan | 1 | -5/+5 |
2023-12-22 | CpsDataService Update performance tests | danielhanrahan | 1 | -42/+106 |
2023-12-22 | Fix performance tests after anchor/dataspace split | danielhanrahan | 1 | -2/+2 |
2023-12-20 | Bump CPS to 3.4.2-SNAPSHOT | danielhanrahan | 1 | -1/+1 |
2023-12-18 | Remove the dependency-cycle between beans | ToineSiebelink | 12 | -105/+159 |
2023-12-18 | Merge "Remove Notification code for updated events" | Toine Siebelink | 1 | -6/+0 |
2023-12-18 | Remove Notification code for updated events | mpriyank | 1 | -6/+0 |
2023-12-18 | Merge "Update Model to allow Persisting of alternateId" | Toine Siebelink | 2 | -2/+19 |
2023-12-14 | Update Model to allow Persisting of alternateId | leventecsanyi | 2 | -2/+19 |
2023-12-13 | Introduce Schema Set upgrade method | sourabh_sourabh | 1 | -3/+63 |
2023-12-11 | Uplift Guava dependency | halil.cakal | 1 | -2/+3 |
2023-11-22 | Make performance tests measure PEAK memory usage | danielhanrahan | 2 | -5/+115 |
2023-11-14 | CPS Delta API 1: Delta between 2 anchors | Arpit Singh | 4 | -0/+317 |
2023-11-13 | Adjust performance test timings | danielhanrahan | 11 | -71/+64 |
2023-11-09 | Bump CPS to 3.4.1-SNAPSHOT | mpriyank | 1 | -1/+1 |
2023-11-08 | Merge "Use Seconds as time unit for all performance tests" | Lee Anjella Macabuhay | 12 | -125/+116 |
2023-11-08 | Use Seconds as time unit for all performance tests | seanbeirne | 12 | -125/+116 |
2023-11-07 | Bump cps to 3.4.0-SNAPSHOT | sourabh_sourabh | 1 | -1/+1 |
2023-11-06 | Bump cps to 3.3.10-SNAPSHOT | mpriyank | 1 | -1/+1 |
2023-10-17 | Merge "Add memory usage to integration tests [UPDATED]" | Toine Siebelink | 12 | -201/+273 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag | sourabh_sourabh | 2 | -2/+2 |
2023-10-11 | Add memory usage to integration tests [UPDATED] | emaclee | 12 | -201/+273 |
2023-09-29 | Update release version in release notes | egernug | 1 | -1/+1 |
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-09-20 | Bump pom file versions | danielhanrahan | 1 | -1/+1 |
2023-08-23 | Bump pom file versions | leventecsanyi | 1 | -1/+1 |
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 |