summaryrefslogtreecommitdiffstats
path: root/cps-service
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Refactor unit test for Notification Error Handleremaclee1-7/+24
2022-07-05Coverage for NotificationErrorHandleremaclee1-0/+41
2022-06-30Composite state transition code changesourabh_sourabh1-2/+5
2022-06-30Add method to get YANG module sources for CM handleemaclee5-2/+73
2022-06-30Merge "Fix performance degradation bug"Joseph Keenan1-37/+0
2022-06-30Kafka consumer can not be turned offJosephKeenan3-5/+7
2022-06-30Fix performance degradation bugkissand1-37/+0
2022-06-22Data Sync Watchdog Processsourabh_sourabh2-0/+35
2022-06-13Fix sonar code smellskissand4-26/+28
2022-06-09Handle errors during cm handle searchkissand1-1/+1
2022-06-08Merge 2 'query' end points in NCMPkissand11-47/+273
2022-06-02Merge "Add module name to cps core output"Toine Siebelink5-10/+61
2022-06-02Add module name to cps core outputemaclee5-10/+61
2022-05-25Async request response NCMP -> ClientJosephKeenan5-191/+198
2022-05-06Security Logging Fieldssourabh_sourabh1-1/+1
2022-05-05Security Logging Fieldssourabh_sourabh2-56/+57
2022-05-03Merge "Fix sonar code smells"Joseph Keenan1-2/+17
2022-05-03Merge "Watchdog-process that changes CM Handles state"Joseph Keenan1-2/+3
2022-05-03Fix sonar code smellskissand1-2/+17
2022-04-29Watchdog-process that changes CM Handles stateDylanB95EST1-2/+3
2022-04-29Merge "Fix sonar code smells"Toine Siebelink1-5/+7
2022-04-29Fix sonar code smellskissand1-5/+7
2022-04-27Add methods to Lock Anchor entityemaclee6-1/+143
2022-04-11Fix Sonar Qube ViolationsDylanB95EST1-12/+11
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST7-7/+405
2022-04-06Query based on Public CM PropertiesJosephKeenan6-3/+83
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh2-0/+25
2022-03-30Additional validation for names/identifiersDylanB95EST12-19/+151
2022-03-25Add Start and Stop sessions on JAVA APIemaclee4-0/+55
2022-03-21Update versions for next releaseToineSiebelink1-1/+1
2022-03-16Upgrade to next snapshot versionBruno Sakoto1-1/+1
2022-03-11Merge "Removed ExtendedModuleReference Object"Toine Siebelink10-63/+40
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh10-63/+40
2022-03-07Dependency Injection using Lombokmpriyank1-21/+10
2022-03-03Bug fix for delete data node not working for root nodeputhuparambil.aditya2-30/+26
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan4-31/+61
2022-02-28Updated openapi.yaml to match to changes in get data node APIputhuparambil.aditya1-1/+1
2022-02-17Align JSON DataNode for Get and Post/Put API in CPSputhuparambil.aditya4-10/+41
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank2-5/+25
2022-02-15Fix to keep yang resource cache in syncRenu Kumari4-52/+169
2022-02-14Improve logging in NCMPsourabh_sourabh2-32/+43
2022-02-07Add support for delete data-node eventRenu Kumari6-69/+99
2022-02-02Refactor Delete Anchor functionalityRenu Kumari7-78/+91
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari8-74/+156
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST2-50/+8
2022-01-27Merge "Improve logging in NCMP"Toine Siebelink3-0/+139
2022-01-25Improve logging in NCMPsourabh_sourabh3-1/+140
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh3-1/+183
2022-01-11Send operation information in existing notification eventsRenu Kumari7-53/+133
2022-01-07CPS-Core: Unable to parse JSON input with space for POST endpointsourabh_sourabh1-0/+27