Age | Commit message (Expand) | Author | Files | Lines |
2022-07-08 | CmHandleState Handler |  mpriyank | 4 | -13/+234 |
2022-07-07 | Merge "Define Initial Data Sync Enabled Flag and state" |  Joseph Keenan | 1 | -4/+13 |
2022-07-07 | Define Initial Data Sync Enabled Flag and state |  DylanB95EST | 1 | -4/+13 |
2022-07-06 | Merge "Move persistence methods from NCMPproperty handler" |  Joseph Keenan | 3 | -41/+41 |
2022-07-06 | Merge "Distributed map setup for Module and Data Sync" |  Toine Siebelink | 1 | -0/+68 |
2022-07-06 | Distributed map setup for Module and Data Sync |  mpriyank | 1 | -0/+68 |
2022-07-05 | Move persistence methods from NCMPproperty handler |  emaclee | 3 | -41/+41 |
2022-07-04 | Move persistence related methods |  emaclee | 4 | -56/+118 |
2022-07-04 | Merge "Simplified 'External' lock reason Mapping" |  Joseph Keenan | 3 | -12/+12 |
2022-07-04 | Simplified 'External' lock reason Mapping |  lukegleeson | 3 | -12/+12 |
2022-07-01 | Add Logging to specify next retry |  DylanB95EST | 1 | -3/+7 |
2022-07-01 | Merge "use separated get methods for every cmHandle instead of one "get all" ... |  Toine Siebelink | 1 | -14/+17 |
2022-07-01 | use separated get methods for every cmHandle instead of one "get all" |  kissand | 1 | -14/+17 |
2022-07-01 | Merge "Allow Module Re-Sync" |  Toine Siebelink | 2 | -0/+20 |
2022-06-30 | Allow Module Re-Sync |  lukegleeson | 2 | -0/+20 |
2022-06-30 | Composite state transition code change |  sourabh_sourabh | 3 | -23/+51 |
2022-06-30 | Add method to get YANG module sources for CM handle |  emaclee | 8 | -13/+47 |
2022-06-30 | Merge "Fix performance degradation bug" |  Joseph Keenan | 3 | -88/+142 |
2022-06-30 | Merge "Retry Module-Sync based on from last failure" |  Toine Siebelink | 3 | -8/+37 |
2022-06-30 | Merge "Kafka consumer can not be turned off" |  Toine Siebelink | 2 | -6/+14 |
2022-06-30 | Kafka consumer can not be turned off |  JosephKeenan | 2 | -6/+14 |
2022-06-30 | Fix performance degradation bug |  kissand | 3 | -88/+142 |
2022-06-29 | Get cm-handle state endpoint |  lukegleeson | 2 | -0/+21 |
2022-06-29 | Retry Module-Sync based on from last failure |  DylanB95EST | 3 | -8/+37 |
2022-06-28 | Unable to change state from LOCKED to ADVISED |  sourabh_sourabh | 7 | -40/+59 |
2022-06-27 | Merge "Introducing DELETING and DELETED Cmhandle State" |  Joseph Keenan | 1 | -1/+1 |
2022-06-23 | Remove operation from NcmpEvent |  mpriyank | 5 | -54/+12 |
2022-06-23 | Introducing DELETING and DELETED Cmhandle State |  lukegleeson | 1 | -1/+1 |
2022-06-22 | Data Sync Watchdog Process |  sourabh_sourabh | 8 | -43/+261 |
2022-06-21 | Merge "Quick fix for performance degradation bug" |  Toine Siebelink | 1 | -6/+9 |
2022-06-21 | Merge "Publish LCM Events" |  Joseph Keenan | 5 | -4/+33 |
2022-06-21 | Merge "Exclude CM-Handles that are not in state 'READY'" |  Toine Siebelink | 1 | -0/+16 |
2022-06-20 | Publish LCM Events |  mpriyank | 5 | -4/+33 |
2022-06-17 | Quick fix for performance degradation bug |  kissand | 1 | -6/+9 |
2022-06-16 | Merge "Fix sonar code smells" |  Joseph Keenan | 3 | -19/+19 |
2022-06-15 | Merge "Retry CM-Handles that are LOCKED, Failed-to-Sync" |  Joseph Keenan | 3 | -4/+49 |
2022-06-15 | Retry CM-Handles that are LOCKED, Failed-to-Sync |  puthuparambil.aditya | 3 | -4/+49 |
2022-06-15 | NcmpEvent creation and Mapping |  mpriyank | 2 | -0/+155 |
2022-06-14 | Exclude CM-Handles that are not in state 'READY' |  JosephKeenan | 1 | -0/+16 |
2022-06-13 | Fix sonar code smells |  kissand | 3 | -19/+19 |
2022-06-09 | Merge "Fix sonar code smells" |  Toine Siebelink | 1 | -4/+5 |
2022-06-09 | Remove Model Sync From Registration |  ToineSiebelink | 6 | -30/+34 |
2022-06-09 | Fix sonar code smells |  emaclee | 1 | -4/+5 |
2022-06-09 | Merge "Ncmp Producer Setup" |  Toine Siebelink | 1 | -0/+67 |
2022-06-08 | Merge 2 'query' end points in NCMP |  kissand | 8 | -136/+464 |
2022-06-07 | Ncmp Producer Setup |  mpriyank | 1 | -0/+67 |
2022-06-01 | Module Sync Lock State implementation |  DylanB95EST | 11 | -87/+192 |
2022-06-01 | Fixing CompositeState mapping |  mpriyank | 1 | -0/+1 |
2022-06-01 | Merge "Handle RestTemplate Error handling so NCMP cna report correct server s... |  Joseph Keenan | 4 | -46/+38 |
2022-05-31 | Handle RestTemplate Error handling so NCMP cna report correct server status |  ToineSiebelink | 4 | -46/+38 |