Age | Commit message (Expand) | Author | Files | Lines |
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 | 7 | -58/+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 |
2022-06-09 | Remove Model Sync From Registration | ToineSiebelink | 7 | -63/+31 |
2022-06-09 | Merge "Ncmp Producer Setup" | Toine Siebelink | 3 | -60/+169 |
2022-06-08 | Merge 2 'query' end points in NCMP | kissand | 3 | -10/+182 |
2022-06-07 | Ncmp Producer Setup | mpriyank | 3 | -60/+169 |
2022-06-01 | Merge "Module Sync Lock State implementation" | Toine Siebelink | 9 | -127/+156 |
2022-06-01 | Module Sync Lock State implementation | DylanB95EST | 9 | -127/+156 |
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 | 1 | -5/+10 |
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 | 4 | -180/+67 |
2022-05-31 | Handle RestTemplate Error handling so NCMP cna report correct server status | ToineSiebelink | 4 | -180/+67 |
2022-05-26 | Merge "CompositeStateBuilder added for building the compositeState" | Joseph Keenan | 2 | -5/+81 |
2022-05-26 | CompositeStateBuilder added for building the compositeState | puthuparambil.aditya | 2 | -5/+81 |
2022-05-25 | Async request response NCMP -> Client | JosephKeenan | 2 | -3/+129 |
2022-05-24 | Enhanced response with Complex State in API | mpriyank | 1 | -1/+2 |
2022-05-20 | Merge "Get cm-handle public properties endpoint" | Toine Siebelink | 1 | -6/+28 |
2022-05-20 | Get cm-handle public properties endpoint | lukegleeson | 1 | -6/+28 |
2022-05-20 | Merge "URI is not absolute when service name is not set" | Joseph Keenan | 1 | -0/+12 |
2022-05-19 | Composite State to handle dmi-reg YANG updates | mpriyank | 4 | -6/+76 |
2022-05-19 | URI is not absolute when service name is not set | DylanB95EST | 1 | -0/+12 |
2022-05-12 | Watchdog-process that syncs 'ADVISED' CM Handles | DylanB95EST | 3 | -9/+66 |
2022-04-29 | Watchdog-process that changes CM Handles state | DylanB95EST | 5 | -6/+130 |
2022-04-12 | Refactor existing model sync code into separate package | sourabh_sourabh | 3 | -31/+43 |
2022-04-08 | Refactoring/ Adding Tests for Validation | DylanB95EST | 8 | -36/+98 |
2022-04-05 | Async: NCMP Rest impl. including Request ID generation | sourabh_sourabh | 1 | -72/+10 |
2022-04-05 | [cps] Fix getResourceDataForPassthroughOperational endpoint | puthuparambil.aditya | 4 | -37/+19 |
2022-04-05 | Merge "Structured Exception details for DMI" | Bruno Sakoto | 1 | -15/+18 |
2022-04-04 | Structured Exception details for DMI | mpriyank | 1 | -15/+18 |
2022-03-30 | Additional validation for names/identifiers | DylanB95EST | 4 | -27/+39 |