Age | Commit message (Expand) | Author | Files | Lines |
2023-04-17 | [CPS] Removing the duplicate producer code | raviteja.karumuri | 6 | -118/+29 |
2023-04-14 | [CPS] Re-structuring the packages for better understanding | raviteja.karumuri | 27 | -45/+42 |
2023-04-12 | Remove "isTagged" mapping method | lukegleeson | 1 | -6/+1 |
2023-04-11 | Merge "[CPS] Fix SonarQube Violations / Improve Coverage - Recurring task" | Toine Siebelink | 2 | -21/+29 |
2023-04-11 | [CPS] Fix SonarQube Violations / Improve Coverage - Recurring task | raviteja.karumuri | 2 | -21/+29 |
2023-04-06 | Toggle subscription persistence for model loader | lukegleeson | 2 | -6/+15 |
2023-04-03 | Merge "Persist SubscriptionEvent" | Priyank Maheshwari | 12 | -20/+430 |
2023-03-30 | Persist SubscriptionEvent | lukegleeson | 12 | -20/+430 |
2023-03-30 | [CPS] Improve code coverage for Class 'SubscriptionModelLoader' | raviteja.karumuri | 2 | -57/+68 |
2023-03-28 | [CPS] Fix SonarQube Violations / Improve Coverage - Recurring task | raviteja.karumuri | 1 | -7/+21 |
2023-03-27 | Enhanced logging for bug | mpriyank | 1 | -3/+4 |
2023-03-22 | NCMP Inventory documentation update | seanbeirne | 1 | -8/+21 |
2023-03-22 | Merge "Subscription model with status and predicates" | Priyank Maheshwari | 1 | -4/+19 |
2023-03-21 | Subscription model with status and predicates | emaclee | 1 | -4/+19 |
2023-03-21 | Add event to mapper as well | mpriyank | 4 | -4/+12 |
2023-03-20 | Avc Event prop rename | mpriyank | 3 | -3/+3 |
2023-03-15 | Merge "Forward Subscription Information to DMI Plugin(s)" | Priyank Maheshwari | 10 | -37/+299 |
2023-03-14 | subscription-registry node in subscription loader | lukegleeson | 2 | -1/+50 |
2023-03-13 | Forward Subscription Information to DMI Plugin(s) | lukegleeson | 10 | -37/+299 |
2023-03-10 | Introduce control switch | mpriyank | 3 | -3/+16 |
2023-03-09 | Bug:SubscriptionModelLoader.getFileContentAsString | emaclee | 1 | -1/+1 |
2023-03-08 | [CPS] Add configurable params for topic | mpriyank | 1 | -1/+1 |
2023-03-06 | Merge "JAVA onboarding of YANG model" | Priyank Maheshwari | 6 | -0/+364 |
2023-03-03 | JAVA onboarding of YANG model | emaclee | 6 | -0/+364 |
2023-03-02 | Refactor cmHandle(ID) queries | seanbeirne | 12 | -721/+569 |
2023-02-27 | Expand CPS Service Integration Test (framework) | ToineSiebelink | 2 | -5/+5 |
2023-02-23 | Revert "Omit descendants when not need in ncmp inventory queries" | lukegleeson | 3 | -45/+14 |
2023-02-22 | Omit descendants when not need in ncmp inventory queries | seanbeirne | 3 | -14/+45 |
2023-02-20 | Merge "CPS-1401 Implement V2 of GET Data Node API" | Luke Gleeson | 11 | -49/+63 |
2023-02-17 | CPS-1401 Implement V2 of GET Data Node API | arpitsingh | 11 | -49/+63 |
2023-02-15 | Bulk delete schemasets in CM handle deregistration | danielhanrahan | 5 | -6/+32 |
2023-02-15 | Merge "Use getDataNodes (plural version) into NCMP to get CM handles Performa... | Toine Siebelink | 5 | -114/+42 |
2023-02-14 | Use getDataNodes (plural version) into NCMP to get CM handles Performance imp... | seanbeirne | 5 | -114/+42 |
2023-02-09 | Use getDataNodes (plural) in CmHandle deregistration | danielhanrahan | 2 | -24/+19 |
2023-02-09 | Merge "Produce subscription create event for subscription-topic: cm-avc-subsc... | Toine Siebelink | 4 | -4/+119 |
2023-02-09 | Merge "Update CmHandleState on deregistration response" | Priyank Maheshwari | 2 | -46/+75 |
2023-02-09 | Produce subscription create event for subscription-topic: cm-avc-subscription | sourabh_sourabh | 4 | -4/+119 |
2023-02-08 | Use getDataNodes (plural version) into NCMP to get CM handles | sourabh_sourabh | 6 | -12/+225 |
2023-02-07 | Update CmHandleState on deregistration response | danielhanrahan | 2 | -46/+75 |
2023-02-02 | CmHandle batch deletion | danielhanrahan | 5 | -29/+79 |
2023-01-31 | Introduce Instrumentation | ToineSiebelink | 3 | -6/+15 |
2023-01-27 | Merge "Define and onboard model for subscription events" | Luke Gleeson | 1 | -0/+33 |
2023-01-27 | Define and onboard model for subscription events | emaclee | 1 | -0/+33 |
2023-01-26 | NCMP De-Register response payload and status is invalid | sourabh_sourabh | 1 | -10/+9 |
2023-01-23 | Merge "Further TTL increase" | Toine Siebelink | 2 | -3/+3 |
2023-01-23 | Merge "[NCMP] Consume & Forward to client topic" | Toine Siebelink | 7 | -7/+259 |
2023-01-23 | [NCMP] Consume & Forward to client topic | seanbeirne | 7 | -7/+259 |
2023-01-20 | Further TTL increase | mpriyank | 2 | -3/+3 |
2023-01-19 | Optimal TTL value for Module Sync WD | mpriyank | 2 | -2/+2 |
2023-01-17 | Bug Analysis for LOCKED cmHandles | mpriyank | 3 | -6/+10 |