aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy
AgeCommit message (Expand)AuthorFilesLines
2022-07-01Merge "use separated get methods for every cmHandle instead of one "get all" ...Toine Siebelink1-1/+3
2022-07-01use separated get methods for every cmHandle instead of one "get all"kissand1-1/+3
2022-07-01Merge "Allow Module Re-Sync"Toine Siebelink2-2/+46
2022-06-30Allow Module Re-Synclukegleeson2-2/+46
2022-06-30Add method to get YANG module sources for CM handleemaclee8-16/+35
2022-06-30Merge "Fix performance degradation bug"Joseph Keenan3-65/+74
2022-06-30Merge "Retry Module-Sync based on from last failure"Toine Siebelink2-4/+35
2022-06-30Merge "Kafka consumer can not be turned off"Toine Siebelink1-7/+14
2022-06-30Kafka consumer can not be turned offJosephKeenan1-7/+14
2022-06-30Fix performance degradation bugkissand3-65/+74
2022-06-29Get cm-handle state endpointlukegleeson2-4/+64
2022-06-29Retry Module-Sync based on from last failureDylanB95EST2-4/+35
2022-06-28Unable to change state from LOCKED to ADVISEDsourabh_sourabh7-17/+22
2022-06-27Merge "Introducing DELETING and DELETED Cmhandle State"Joseph Keenan1-3/+4
2022-06-23Remove operation from NcmpEventmpriyank7-58/+12
2022-06-23Introducing DELETING and DELETED Cmhandle Statelukegleeson1-3/+4
2022-06-22Data Sync Watchdog Processsourabh_sourabh8-13/+194
2022-06-22Merge "Eliminate cmhandle-properties tag"Joseph Keenan1-2/+2
2022-06-21Merge "Quick fix for performance degradation bug"Toine Siebelink1-5/+5
2022-06-21Eliminate cmhandle-properties tagmpriyank1-2/+2
2022-06-21Merge "Publish LCM Events"Joseph Keenan4-5/+32
2022-06-21Merge "Exclude CM-Handles that are not in state 'READY'"Toine Siebelink1-0/+4
2022-06-20Publish LCM Eventsmpriyank4-5/+32
2022-06-17Quick fix for performance degradation bugkissand1-5/+5
2022-06-16Merge "Fix sonar code smells"Joseph Keenan2-7/+7
2022-06-15Merge "Retry CM-Handles that are LOCKED, Failed-to-Sync"Joseph Keenan3-12/+48
2022-06-15Retry CM-Handles that are LOCKED, Failed-to-Syncputhuparambil.aditya3-12/+48
2022-06-15NcmpEvent creation and Mappingmpriyank2-0/+121
2022-06-14Exclude CM-Handles that are not in state 'READY'JosephKeenan1-0/+4
2022-06-13Fix sonar code smellskissand2-7/+7
2022-06-09Merge "Handle errors during cm handle search"Toine Siebelink1-4/+4
2022-06-09Handle errors during cm handle searchkissand1-4/+4
2022-06-09Remove Model Sync From RegistrationToineSiebelink7-63/+31
2022-06-09Merge "Ncmp Producer Setup"Toine Siebelink3-60/+169
2022-06-08Merge 2 'query' end points in NCMPkissand3-10/+182
2022-06-07Ncmp Producer Setupmpriyank3-60/+169
2022-06-01Merge "Module Sync Lock State implementation"Toine Siebelink9-127/+156
2022-06-01Module Sync Lock State implementationDylanB95EST9-127/+156
2022-06-01Merge "DMI-NCMP Asynchronously Publish Response Event to Client Topic"Toine Siebelink1-0/+67
2022-06-01Fixing CompositeState mappingmpriyank1-5/+10
2022-06-01DMI-NCMP Asynchronously Publish Response Event to Client Topicsourabh_sourabh1-0/+67
2022-06-01Merge "Handle RestTemplate Error handling so NCMP cna report correct server s...Joseph Keenan4-180/+67
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink4-180/+67
2022-05-26Merge "CompositeStateBuilder added for building the compositeState"Joseph Keenan2-5/+81
2022-05-26CompositeStateBuilder added for building the compositeStateputhuparambil.aditya2-5/+81
2022-05-25Async request response NCMP -> ClientJosephKeenan2-3/+129
2022-05-24Enhanced response with Complex State in APImpriyank1-1/+2
2022-05-20Merge "Get cm-handle public properties endpoint"Toine Siebelink1-6/+28
2022-05-20Get cm-handle public properties endpointlukegleeson1-6/+28
2022-05-20Merge "URI is not absolute when service name is not set"Joseph Keenan1-0/+12