Age | Commit message (Expand) | Author | Files | Lines |
2024-02-23 | Remove subscriptionModelLoader flag | mpriyank | 1 | -1/+0 |
2024-02-23 | Bump CPS to 3.4.5-SNAPSHOT | danielhanrahan | 1 | -1/+1 |
2024-02-21 | Upgrade yang modules using module set tag | danielhanrahan | 1 | -3/+0 |
2024-02-21 | Add moduleSetTag when getting a CM handle | danielhanrahan | 2 | -4/+19 |
2024-02-19 | Tests of CM-handle module upgrade & moduleSetTag | danielhanrahan | 10 | -244/+429 |
2024-02-15 | Add NCMP to integration-test module | danielhanrahan | 6 | -0/+357 |
2024-02-14 | Clean up of integration-test base classes | danielhanrahan | 5 | -176/+104 |
2024-02-13 | Remove liquibase test changelog | danielhanrahan | 2 | -629/+1 |
2024-02-12 | Fix test failure by ordering leaf-lists | danielhanrahan | 3 | -9/+41 |
2024-02-12 | Include integration test results in Jacoco | danielhanrahan | 2 | -33/+10 |
2024-02-07 | Bump CPS to 3.4.4-SNAPSHOT | danielhanrahan | 1 | -1/+1 |
2024-02-06 | Merge "Add integration test for extending API: Get Module Definitions" | Toine Siebelink | 9 | -44/+89 |
2024-02-06 | Merge "Limit heap size in Groovy integration tests" | Priyank Maheshwari | 1 | -1/+20 |
2024-02-01 | Add integration test for extending API: Get Module Definitions | halil.cakal | 9 | -44/+89 |
2024-02-01 | Extend API: Get Module Definitions | halil.cakal | 1 | -2/+12 |
2024-02-01 | Limit heap size in Groovy integration tests | danielhanrahan | 1 | -1/+20 |
2024-01-18 | Merge "CPS Delta API: Update action for delta service" | Toine Siebelink | 2 | -29/+76 |
2024-01-17 | Clear instance based Schema Context Cache upon validation errors | ToineSiebelink | 2 | -6/+22 |
2024-01-16 | CPS Delta API: Update action for delta service | Arpit Singh | 2 | -29/+76 |
2024-01-11 | Bump CPS to 3.4.3-SNAPSHOT | danielhanrahan | 1 | -1/+1 |
2024-01-11 | Merge "Enable hibernate write batching" | Lee Anjella Macabuhay | 7 | -35/+42 |
2024-01-10 | Enable hibernate write batching | danielhanrahan | 7 | -35/+42 |
2024-01-09 | Remove inefficient saveListElementsBatch API | danielhanrahan | 2 | -39/+9 |
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 |