Age | Commit message (Expand) | Author | Files | Lines |
2022-07-29 | Query CmHandles using CPS path |  lukegleeson | 4 | -157/+266 |
2022-07-28 | Enable/Disable Data Sync for Cm Handle |  DylanB95EST | 6 | -34/+77 |
2022-07-27 | Distributed datastore solution for Module Sync Watchdog |  kissand | 1 | -1/+6 |
2022-07-25 | CmHandle creation performance degradation |  sourabh_sourabh | 3 | -11/+70 |
2022-07-25 | De-registration: send event(s) using central state |  sourabh_sourabh | 3 | -19/+64 |
2022-07-20 | Refractor code to use the new LcmEvent schema |  bmiklos | 5 | -56/+41 |
2022-07-14 | Code Refactoring Ncmp* to Lcm* as per new scope |  mpriyank | 7 | -46/+58 |
2022-07-08 | CmHandleState Handler |  mpriyank | 2 | -27/+133 |
2022-07-07 | Merge "Define Initial Data Sync Enabled Flag and state" |  Joseph Keenan | 1 | -3/+11 |
2022-07-07 | Define Initial Data Sync Enabled Flag and state |  DylanB95EST | 1 | -3/+11 |
2022-07-07 | Merge "Improve test coverage on CompositeStateBuilder" |  Toine Siebelink | 1 | -0/+22 |
2022-07-07 | Improve test coverage on CompositeStateBuilder |  bmiklos | 1 | -0/+22 |
2022-07-06 | Merge "Move persistence methods from NCMPproperty handler" |  Joseph Keenan | 3 | -30/+51 |
2022-07-06 | Merge "Distributed map setup for Module and Data Sync" |  Toine Siebelink | 1 | -0/+49 |
2022-07-06 | Distributed map setup for Module and Data Sync |  mpriyank | 1 | -0/+49 |
2022-07-05 | Move persistence methods from NCMPproperty handler |  emaclee | 3 | -30/+51 |
2022-07-04 | Move persistence related methods |  emaclee | 4 | -61/+129 |
2022-07-04 | Simplified 'External' lock reason Mapping |  lukegleeson | 7 | -27/+27 |
2022-07-01 | Merge "use separated get methods for every cmHandle instead of one "get all" ... |  Toine Siebelink | 1 | -1/+3 |
2022-07-01 | use separated get methods for every cmHandle instead of one "get all" |  kissand | 1 | -1/+3 |
2022-07-01 | Merge "Allow Module Re-Sync" |  Toine Siebelink | 2 | -2/+46 |
2022-06-30 | Allow Module Re-Sync |  lukegleeson | 2 | -2/+46 |
2022-06-30 | Add method to get YANG module sources for CM handle |  emaclee | 8 | -16/+35 |
2022-06-30 | Merge "Fix performance degradation bug" |  Joseph Keenan | 3 | -65/+74 |
2022-06-30 | Merge "Retry Module-Sync based on from last failure" |  Toine Siebelink | 2 | -4/+35 |
2022-06-30 | Merge "Kafka consumer can not be turned off" |  Toine Siebelink | 1 | -7/+14 |
2022-06-30 | Kafka consumer can not be turned off |  JosephKeenan | 1 | -7/+14 |
2022-06-30 | Fix performance degradation bug |  kissand | 3 | -65/+74 |
2022-06-29 | Get cm-handle state endpoint |  lukegleeson | 2 | -4/+64 |
2022-06-29 | Retry Module-Sync based on from last failure |  DylanB95EST | 2 | -4/+35 |
2022-06-28 | Unable to change state from LOCKED to ADVISED |  sourabh_sourabh | 7 | -17/+22 |
2022-06-27 | Merge "Introducing DELETING and DELETED Cmhandle State" |  Joseph Keenan | 1 | -3/+4 |
2022-06-23 | Remove operation from NcmpEvent |  mpriyank | 8 | -59/+12 |
2022-06-23 | Introducing DELETING and DELETED Cmhandle State |  lukegleeson | 1 | -3/+4 |
2022-06-22 | Data Sync Watchdog Process |  sourabh_sourabh | 8 | -13/+194 |
2022-06-22 | Merge "Eliminate cmhandle-properties tag" |  Joseph Keenan | 1 | -2/+2 |
2022-06-21 | Merge "Quick fix for performance degradation bug" |  Toine Siebelink | 1 | -5/+5 |
2022-06-21 | Eliminate cmhandle-properties tag |  mpriyank | 1 | -2/+2 |
2022-06-21 | Merge "Publish LCM Events" |  Joseph Keenan | 4 | -5/+32 |
2022-06-21 | Merge "Exclude CM-Handles that are not in state 'READY'" |  Toine Siebelink | 1 | -0/+4 |
2022-06-20 | Publish LCM Events |  mpriyank | 4 | -5/+32 |
2022-06-17 | Quick fix for performance degradation bug |  kissand | 1 | -5/+5 |
2022-06-16 | Merge "Fix sonar code smells" |  Joseph Keenan | 2 | -7/+7 |
2022-06-15 | Merge "Retry CM-Handles that are LOCKED, Failed-to-Sync" |  Joseph Keenan | 3 | -12/+48 |
2022-06-15 | Retry CM-Handles that are LOCKED, Failed-to-Sync |  puthuparambil.aditya | 3 | -12/+48 |
2022-06-15 | NcmpEvent creation and Mapping |  mpriyank | 2 | -0/+121 |
2022-06-14 | Exclude CM-Handles that are not in state 'READY' |  JosephKeenan | 1 | -0/+4 |
2022-06-13 | Fix sonar code smells |  kissand | 2 | -7/+7 |
2022-06-09 | Merge "Handle errors during cm handle search" |  Toine Siebelink | 1 | -4/+4 |
2022-06-09 | Handle errors during cm handle search |  kissand | 1 | -4/+4 |