Age | Commit message (Expand) | Author | Files | Lines |
2023-04-17 | [CPS] Removing the duplicate producer code |  raviteja.karumuri | 2 | -12/+15 |
2023-04-14 | [CPS] Re-structuring the packages for better understanding |  raviteja.karumuri | 12 | -21/+18 |
2023-04-11 | Merge "[CPS] Fix SonarQube Violations / Improve Coverage - Recurring task" |  Toine Siebelink | 1 | -16/+26 |
2023-04-11 | [CPS] Fix SonarQube Violations / Improve Coverage - Recurring task |  raviteja.karumuri | 1 | -16/+26 |
2023-04-06 | Toggle subscription persistence for model loader |  lukegleeson | 1 | -5/+9 |
2023-04-03 | Merge "Persist SubscriptionEvent" |  Priyank Maheshwari | 3 | -9/+155 |
2023-03-30 | Persist SubscriptionEvent |  lukegleeson | 3 | -9/+155 |
2023-03-30 | [CPS] Improve code coverage for Class 'SubscriptionModelLoader' |  raviteja.karumuri | 1 | -37/+50 |
2023-03-28 | [CPS] Fix SonarQube Violations / Improve Coverage - Recurring task |  raviteja.karumuri | 1 | -7/+21 |
2023-03-21 | Add event to mapper as well |  mpriyank | 2 | -2/+5 |
2023-03-20 | Avc Event prop rename |  mpriyank | 2 | -2/+2 |
2023-03-15 | Merge "Forward Subscription Information to DMI Plugin(s)" |  Priyank Maheshwari | 6 | -19/+158 |
2023-03-14 | subscription-registry node in subscription loader |  lukegleeson | 1 | -1/+30 |
2023-03-13 | Forward Subscription Information to DMI Plugin(s) |  lukegleeson | 6 | -19/+158 |
2023-03-10 | Introduce control switch |  mpriyank | 2 | -2/+7 |
2023-03-06 | Merge "JAVA onboarding of YANG model" |  Priyank Maheshwari | 2 | -0/+146 |
2023-03-03 | JAVA onboarding of YANG model |  emaclee | 2 | -0/+146 |
2023-03-02 | Refactor cmHandle(ID) queries |  seanbeirne | 5 | -279/+230 |
2023-02-27 | Expand CPS Service Integration Test (framework) |  ToineSiebelink | 1 | -2/+2 |
2023-02-23 | Revert "Omit descendants when not need in ncmp inventory queries" |  lukegleeson | 1 | -37/+9 |
2023-02-22 | Omit descendants when not need in ncmp inventory queries |  seanbeirne | 1 | -9/+37 |
2023-02-20 | Merge "CPS-1401 Implement V2 of GET Data Node API" |  Luke Gleeson | 5 | -27/+32 |
2023-02-17 | CPS-1401 Implement V2 of GET Data Node API |  arpitsingh | 5 | -27/+32 |
2023-02-15 | Bulk delete schemasets in CM handle deregistration |  danielhanrahan | 2 | -4/+15 |
2023-02-15 | Merge "Use getDataNodes (plural version) into NCMP to get CM handles Performa... |  Toine Siebelink | 2 | -22/+15 |
2023-02-14 | Use getDataNodes (plural version) into NCMP to get CM handles Performance imp... |  seanbeirne | 2 | -22/+15 |
2023-02-09 | Use getDataNodes (plural) in CmHandle deregistration |  danielhanrahan | 1 | -9/+7 |
2023-02-09 | Merge "Produce subscription create event for subscription-topic: cm-avc-subsc... |  Toine Siebelink | 3 | -1/+115 |
2023-02-09 | Merge "Update CmHandleState on deregistration response" |  Priyank Maheshwari | 1 | -39/+60 |
2023-02-09 | Produce subscription create event for subscription-topic: cm-avc-subscription |  sourabh_sourabh | 3 | -1/+115 |
2023-02-08 | Use getDataNodes (plural version) into NCMP to get CM handles |  sourabh_sourabh | 2 | -1/+40 |
2023-02-07 | Update CmHandleState on deregistration response |  danielhanrahan | 1 | -39/+60 |
2023-02-02 | CmHandle batch deletion |  danielhanrahan | 2 | -5/+16 |
2023-01-23 | Merge "[NCMP] Consume & Forward to client topic" |  Toine Siebelink | 3 | -5/+100 |
2023-01-23 | [NCMP] Consume & Forward to client topic |  seanbeirne | 3 | -5/+100 |
2023-01-12 | Merge "Updating CmHandleStates using batch operation" |  Toine Siebelink | 1 | -2/+2 |
2023-01-12 | Updating CmHandleStates using batch operation |  JosephKeenan | 1 | -2/+2 |
2022-12-22 | Consume Subscription Creation Event |  seanbeirne | 3 | -0/+80 |
2022-12-16 | Use public exposed interface of CPS service instead of spi |  sourabh_sourabh | 2 | -38/+25 |
2022-12-01 | Filter on private properties of CM Handles |  leventecsanyi | 11 | -28/+328 |
2022-11-16 | Merge "Query data NCMP-Operational with CPSpath" |  Sourabh Sourabh | 1 | -0/+46 |
2022-11-15 | Query data NCMP-Operational with CPSpath |  lukegleeson | 1 | -0/+46 |
2022-11-11 | Temporary registry update |  mpriyank | 1 | -1/+1 |
2022-10-27 | Read Performance Improvement - Using Native Query |  ToineSiebelink | 1 | -10/+23 |
2022-10-20 | CPS Validator Changes |  lukegleeson | 5 | -76/+34 |
2022-10-13 | TTL for module and data sync |  mpriyank | 2 | -5/+37 |
2022-10-13 | Merge "Fix Id-searches endpoint performance degradation" |  Toine Siebelink | 1 | -1/+3 |
2022-10-12 | Fix Id-searches endpoint performance degradation |  kissand | 1 | -1/+3 |
2022-10-03 | Swallow kafkaException |  mpriyank | 1 | -0/+14 |
2022-09-21 | Robustness cleaning of in progress cache |  sourabh_sourabh | 5 | -22/+69 |