Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2022-06-07 | Ncmp Producer Setup |  mpriyank | 5 | -60/+257 |
2022-06-01 | Merge "Module Sync Lock State implementation" |  Toine Siebelink | 21 | -220/+350 |
2022-06-01 | Module Sync Lock State implementation |  DylanB95EST | 21 | -220/+350 |
2022-06-01 | Merge "DMI-NCMP Asynchronously Publish Response Event to Client Topic" |  Toine Siebelink | 1 | -0/+67 |
2022-06-01 | Fixing CompositeState mapping |  mpriyank | 2 | -5/+11 |
2022-06-01 | DMI-NCMP Asynchronously Publish Response Event to Client Topic |  sourabh_sourabh | 1 | -0/+67 |
2022-06-01 | Merge "Handle RestTemplate Error handling so NCMP cna report correct server s... |  Joseph Keenan | 8 | -226/+105 |
2022-05-31 | Handle RestTemplate Error handling so NCMP cna report correct server status |  ToineSiebelink | 8 | -226/+105 |
2022-05-26 | Merge "CompositeStateBuilder added for building the compositeState" |  Joseph Keenan | 5 | -7/+241 |
2022-05-26 | CompositeStateBuilder added for building the compositeState |  puthuparambil.aditya | 5 | -7/+241 |
2022-05-25 | Async request response NCMP -> Client |  JosephKeenan | 7 | -11/+358 |
2022-05-24 | Enhanced response with Complex State in API |  mpriyank | 4 | -4/+10 |
2022-05-20 | Merge "Get cm-handle public properties endpoint" |  Toine Siebelink | 3 | -6/+55 |
2022-05-20 | Get cm-handle public properties endpoint |  lukegleeson | 3 | -6/+55 |
2022-05-20 | Merge "URI is not absolute when service name is not set" |  Joseph Keenan | 2 | -3/+15 |
2022-05-19 | Merge "Composite State to handle dmi-reg YANG updates" |  Toine Siebelink | 10 | -32/+211 |
2022-05-19 | Composite State to handle dmi-reg YANG updates |  mpriyank | 10 | -32/+211 |
2022-05-19 | URI is not absolute when service name is not set |  DylanB95EST | 2 | -3/+15 |
2022-05-16 | Remove NCMP tag from properties |  DylanB95EST | 3 | -11/+10 |
2022-05-13 | Merge "Watchdog-process that syncs 'ADVISED' CM Handles" |  Toine Siebelink | 8 | -24/+130 |