Age | Commit message (Expand) | Author | Files | Lines |
2022-07-07 | Merge "Define Initial Data Sync Enabled Flag and state" | Joseph Keenan | 2 | -7/+24 |
2022-07-07 | Define Initial Data Sync Enabled Flag and state | DylanB95EST | 2 | -7/+24 |
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 | 6 | -71/+92 |
2022-07-06 | Merge "Distributed map setup for Module and Data Sync" | Toine Siebelink | 3 | -0/+121 |
2022-07-06 | Distributed map setup for Module and Data Sync | mpriyank | 3 | -0/+121 |
2022-07-05 | Move persistence methods from NCMPproperty handler | emaclee | 6 | -71/+92 |
2022-07-04 | Move persistence related methods | emaclee | 8 | -117/+247 |
2022-07-04 | Merge "Simplified 'External' lock reason Mapping" | Joseph Keenan | 10 | -39/+39 |
2022-07-04 | Simplified 'External' lock reason Mapping | lukegleeson | 10 | -39/+39 |
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 | 2 | -15/+20 |
2022-07-01 | use separated get methods for every cmHandle instead of one "get all" | kissand | 2 | -15/+20 |
2022-07-01 | Merge "Allow Module Re-Sync" | Toine Siebelink | 4 | -2/+66 |
2022-06-30 | Allow Module Re-Sync | lukegleeson | 4 | -2/+66 |
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 | 16 | -29/+82 |
2022-06-30 | Merge "Fix performance degradation bug" | Joseph Keenan | 6 | -153/+216 |
2022-06-30 | Merge "Retry Module-Sync based on from last failure" | Toine Siebelink | 5 | -12/+72 |
2022-06-30 | Merge "Kafka consumer can not be turned off" | Toine Siebelink | 3 | -13/+28 |
2022-06-30 | Kafka consumer can not be turned off | JosephKeenan | 3 | -13/+28 |
2022-06-30 | Fix performance degradation bug | kissand | 6 | -153/+216 |
2022-06-29 | Get cm-handle state endpoint | lukegleeson | 4 | -4/+85 |
2022-06-29 | Retry Module-Sync based on from last failure | DylanB95EST | 5 | -12/+72 |
2022-06-28 | Unable to change state from LOCKED to ADVISED | sourabh_sourabh | 14 | -57/+81 |
2022-06-27 | Merge "Introducing DELETING and DELETED Cmhandle State" | Joseph Keenan | 2 | -4/+5 |
2022-06-23 | Remove operation from NcmpEvent | mpriyank | 13 | -113/+24 |
2022-06-23 | Introducing DELETING and DELETED Cmhandle State | lukegleeson | 2 | -4/+5 |
2022-06-22 | Data Sync Watchdog Process | sourabh_sourabh | 16 | -56/+455 |
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 | 2 | -11/+14 |
2022-06-21 | Eliminate cmhandle-properties tag | mpriyank | 1 | -2/+2 |
2022-06-21 | Merge "Publish LCM Events" | Joseph Keenan | 9 | -9/+65 |
2022-06-21 | Merge "Exclude CM-Handles that are not in state 'READY'" | Toine Siebelink | 2 | -0/+20 |
2022-06-20 | Publish LCM Events | mpriyank | 9 | -9/+65 |
2022-06-17 | Quick fix for performance degradation bug | kissand | 2 | -11/+14 |
2022-06-16 | Merge "Fix sonar code smells" | Joseph Keenan | 5 | -26/+26 |
2022-06-15 | Merge "Retry CM-Handles that are LOCKED, Failed-to-Sync" | Joseph Keenan | 7 | -18/+100 |
2022-06-15 | Retry CM-Handles that are LOCKED, Failed-to-Sync | puthuparambil.aditya | 7 | -18/+100 |
2022-06-15 | NcmpEvent creation and Mapping | mpriyank | 4 | -0/+276 |
2022-06-14 | Exclude CM-Handles that are not in state 'READY' | JosephKeenan | 2 | -0/+20 |
2022-06-13 | Fix sonar code smells | kissand | 5 | -26/+26 |
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 |
2022-06-09 | Merge "Fix sonar code smells" | Toine Siebelink | 1 | -4/+5 |
2022-06-09 | Remove Model Sync From Registration | ToineSiebelink | 13 | -93/+65 |
2022-06-09 | Fix sonar code smells | emaclee | 1 | -4/+5 |
2022-06-09 | Merge "Ncmp Producer Setup" | Toine Siebelink | 5 | -60/+257 |
2022-06-08 | Merge 2 'query' end points in NCMP | kissand | 11 | -146/+646 |