summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2022-06-29Retry Module-Sync based on from last failureDylanB95EST3-8/+37
2022-06-28Unable to change state from LOCKED to ADVISEDsourabh_sourabh7-40/+59
2022-06-27Merge "Introducing DELETING and DELETED Cmhandle State"Joseph Keenan1-1/+1
2022-06-23Remove operation from NcmpEventmpriyank5-54/+12
2022-06-23Introducing DELETING and DELETED Cmhandle Statelukegleeson1-1/+1
2022-06-22Data Sync Watchdog Processsourabh_sourabh8-43/+261
2022-06-21Merge "Quick fix for performance degradation bug"Toine Siebelink1-6/+9
2022-06-21Merge "Publish LCM Events"Joseph Keenan5-4/+33
2022-06-21Merge "Exclude CM-Handles that are not in state 'READY'"Toine Siebelink1-0/+16
2022-06-20Publish LCM Eventsmpriyank5-4/+33
2022-06-17Quick fix for performance degradation bugkissand1-6/+9
2022-06-16Merge "Fix sonar code smells"Joseph Keenan3-19/+19
2022-06-15Merge "Retry CM-Handles that are LOCKED, Failed-to-Sync"Joseph Keenan3-4/+49
2022-06-15Retry CM-Handles that are LOCKED, Failed-to-Syncputhuparambil.aditya3-4/+49
2022-06-15NcmpEvent creation and Mappingmpriyank2-0/+155
2022-06-14Exclude CM-Handles that are not in state 'READY'JosephKeenan1-0/+16
2022-06-13Fix sonar code smellskissand3-19/+19
2022-06-09Merge "Fix sonar code smells"Toine Siebelink1-4/+5
2022-06-09Remove Model Sync From RegistrationToineSiebelink6-30/+34
2022-06-09Fix sonar code smellsemaclee1-4/+5
2022-06-09Merge "Ncmp Producer Setup"Toine Siebelink1-0/+67
2022-06-08Merge 2 'query' end points in NCMPkissand8-136/+464
2022-06-07Ncmp Producer Setupmpriyank1-0/+67
2022-06-01Module Sync Lock State implementationDylanB95EST11-87/+192
2022-06-01Fixing CompositeState mappingmpriyank1-0/+1
2022-06-01Merge "Handle RestTemplate Error handling so NCMP cna report correct server s...Joseph Keenan4-46/+38
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink4-46/+38
2022-05-26Merge "CompositeStateBuilder added for building the compositeState"Joseph Keenan2-2/+157
2022-05-26CompositeStateBuilder added for building the compositeStateputhuparambil.aditya2-2/+157
2022-05-25Async request response NCMP -> ClientJosephKeenan3-0/+172
2022-05-24Enhanced response with Complex State in APImpriyank2-0/+5
2022-05-20Merge "Get cm-handle public properties endpoint"Toine Siebelink2-0/+27
2022-05-20Get cm-handle public properties endpointlukegleeson2-0/+27
2022-05-20Merge "URI is not absolute when service name is not set"Joseph Keenan1-3/+3
2022-05-19Merge "Composite State to handle dmi-reg YANG updates"Toine Siebelink5-26/+116
2022-05-19Composite State to handle dmi-reg YANG updatesmpriyank5-26/+116
2022-05-19URI is not absolute when service name is not setDylanB95EST1-3/+3
2022-05-16Remove NCMP tag from propertiesDylanB95EST2-4/+4
2022-05-13Merge "Watchdog-process that syncs 'ADVISED' CM Handles"Toine Siebelink5-15/+64
2022-05-12Watchdog-process that syncs 'ADVISED' CM HandlesDylanB95EST5-16/+65
2022-05-12Merge "Add graceful shutdown for Session Manager"Joseph Keenan1-2/+3
2022-05-12Add graceful shutdown for Session Manageremaclee1-2/+3
2022-05-10Watchdog Process-Make ConfigurableDylanB95EST1-1/+1
2022-05-09Add ncmp tag to application yamlDylanB95EST1-3/+3
2022-04-29Watchdog-process that changes CM Handles stateDylanB95EST6-4/+150
2022-04-12Refactor existing model sync code into separate packagesourabh_sourabh2-35/+91
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST7-70/+86
2022-04-06Query based on Public CM PropertiesJosephKeenan3-0/+67
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh2-47/+22
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya6-52/+14