Age | Commit message (Expand) | Author | Files | Lines |
2024-02-21 | Upgrade yang modules using module set tag | danielhanrahan | 10 | -283/+110 |
2024-02-21 | NCMP to Client Cm Subscription Event | mpriyank | 2 | -0/+119 |
2024-02-21 | Fix handling of blank moduleSetTag | danielhanrahan | 3 | -8/+10 |
2024-02-21 | Add moduleSetTag when getting a CM handle | danielhanrahan | 5 | -16/+34 |
2024-02-21 | Remove alternate ID caches | leventecsanyi | 3 | -123/+1 |
2024-02-20 | CmNotificationSubscription event from Dmi Plugin | mpriyank | 3 | -0/+153 |
2024-02-19 | Merge "Use DB for checking Alternate IDs" | Toine Siebelink | 12 | -341/+424 |
2024-02-19 | adding isUniqueSubscriptionId method | emaclee | 3 | -2/+37 |
2024-02-19 | NCMP to DMI CmSubscription Event | mpriyank | 2 | -0/+138 |
2024-02-19 | Tests of CM-handle module upgrade & moduleSetTag | danielhanrahan | 10 | -244/+429 |
2024-02-16 | Use DB for checking Alternate IDs | halil.cakal | 12 | -341/+424 |
2024-02-15 | Add NCMP to integration-test module | danielhanrahan | 6 | -0/+357 |
2024-02-14 | Merge "Mapper to form event for DMI Plugin" | Lee Anjella Macabuhay | 2 | -0/+169 |
2024-02-14 | Merge "Clean up of integration-test base classes" | Lee Anjella Macabuhay | 5 | -176/+104 |
2024-02-14 | Merge "Faster absolute xpath query using parent path lookup" | Lee Anjella Macabuhay | 1 | -6/+27 |
2024-02-14 | Clean up of integration-test base classes | danielhanrahan | 5 | -176/+104 |
2024-02-14 | Merge "Remove liquibase test changelog" | Lee Anjella Macabuhay | 2 | -629/+1 |
2024-02-14 | Faster absolute xpath query using parent path lookup | danielhanrahan | 1 | -6/+27 |
2024-02-14 | Merge "Update release notes for Extending Module API retrieval" | Toine Siebelink | 1 | -0/+1 |
2024-02-13 | Remove liquibase test changelog | danielhanrahan | 2 | -629/+1 |
2024-02-13 | Mapper to form event for DMI Plugin | mpriyank | 2 | -0/+169 |
2024-02-13 | Update release notes for Extending Module API retrieval | halil.cakal | 1 | -0/+1 |
2024-02-13 | Prefix with CmNotificationSubscription refactoring | mpriyank | 6 | -36/+35 |
2024-02-13 | Merge "Update cm-data-subscriptions model" | Lee Anjella Macabuhay | 6 | -12/+13 |
2024-02-13 | Merge "Add a configurable delay to the DMI stub" | Sourabh Sourabh | 3 | -0/+29 |
2024-02-13 | Merge "Fix test failure by ordering leaf-lists" | Priyank Maheshwari | 5 | -17/+51 |
2024-02-13 | Merge "Create schemas for notification service in cps-core" | Priyank Maheshwari | 1 | -0/+61 |
2024-02-12 | Update cm-data-subscriptions model | mpriyank | 6 | -12/+13 |
2024-02-12 | CmSubscription minor code refactoring | mpriyank | 14 | -249/+126 |
2024-02-12 | Fix test failure by ordering leaf-lists | danielhanrahan | 5 | -17/+51 |
2024-02-12 | Include integration test results in Jacoco | danielhanrahan | 3 | -35/+15 |
2024-02-12 | Add a configurable delay to the DMI stub | JvD_Ericsson | 3 | -0/+29 |
2024-02-09 | Create schemas for notification service in cps-core | rajesh.kumar | 1 | -0/+61 |
2024-02-08 | Merge "Add CSIT test: Delete CM Handle" | Toine Siebelink | 1 | -4/+16 |
2024-02-08 | Merge "Correct use of Spock setup and cleanup methods (no need for @Before @A... | Toine Siebelink | 4 | -44/+13 |
2024-02-08 | Merge "Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - ... | Toine Siebelink | 8 | -136/+43 |
2024-02-08 | Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error c... | Levente Csanyi | 8 | -136/+43 |
2024-02-08 | Merge "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error co... | Toine Siebelink | 8 | -43/+136 |
2024-02-08 | Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection | leventecsanyi | 8 | -43/+136 |
2024-02-08 | Correct use of Spock setup and cleanup methods (no need for @Before @After) | ToineSiebelink | 4 | -44/+13 |
2024-02-08 | Merge "CmHandle delete is failing with InternalServerError: Null key is not a... | Toine Siebelink | 1 | -0/+9 |
2024-02-08 | Add alternateId to legacy lcm-event | JvD_Ericsson | 5 | -5/+26 |
2024-02-07 | Merge "Replace sleep with PollingConditions" | Toine Siebelink | 6 | -70/+86 |
2024-02-07 | Merge "Orphaned modules are removed from the DB before cmhandle removal" | Toine Siebelink | 1 | -1/+1 |
2024-02-07 | Bump CPS to 3.4.4-SNAPSHOT | danielhanrahan | 25 | -25/+53 |
2024-02-07 | Add CSIT test: Delete CM Handle | halil.cakal | 1 | -4/+16 |
2024-02-07 | Add container yaml for CPS 3.4.3 | danielhanrahan | 1 | -0/+8 |
2024-02-07 | Add maven stage yaml for CPS 3.4.3 | danielhanrahan | 1 | -0/+4 |
2024-02-07 | Update release notes for CPS 3.4.3 | danielhanrahan | 2 | -6/+39 |
2024-02-07 | Replace sleep with PollingConditions | JvD_Ericsson | 6 | -70/+86 |