aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2022-10-19Improve code coverageleventecsanyi1-12/+13
2022-10-12Fix Id-searches endpoint performance degradationkissand1-3/+45
2022-09-27Fix security bug in logslukegleeson1-8/+22
2022-09-20Merge "Xpath to NodeId invalid"aditya puthuparambil1-5/+7
2022-09-13handle partial failure on batch state updatempriyank1-2/+2
2022-09-13Handle partial failure (improvements)ToineSiebelink1-3/+3
2022-09-12Handle partial failurempriyank3-5/+39
2022-09-06Xpath to NodeId invalidGandhapu, Yashwanth1-5/+7
2022-09-05Performance Improvement: Fix Insert Yang Resource IDs (Schemset)ToineSiebelink3-8/+8
2022-09-01Implement merging all ncmp datastore endpoints into onebmiklos1-12/+6
2022-08-29Performance Improvement:save cmhandles capabilitympriyank3-0/+42
2022-08-29Performance Improvement: Use hazelcast blocking queueToineSiebelink1-1/+4
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson3-8/+52
2022-08-19Performance Improvement: Temporal eventmpriyank2-32/+26
2022-08-11Get Node API fixputhuparambil.aditya1-4/+7
2022-07-29Query CmHandles using CPS pathlukegleeson2-4/+68
2022-07-25CmHandle creation performance degradationsourabh_sourabh1-0/+4
2022-06-30Add method to get YANG module sources for CM handleemaclee4-1/+66
2022-06-30Merge "Fix performance degradation bug"Joseph Keenan1-37/+0
2022-06-30Kafka consumer can not be turned offJosephKeenan2-3/+6
2022-06-30Fix performance degradation bugkissand1-37/+0
2022-06-22Data Sync Watchdog Processsourabh_sourabh1-0/+17
2022-06-13Fix sonar code smellskissand2-21/+24
2022-06-09Handle errors during cm handle searchkissand1-1/+1
2022-06-08Merge 2 'query' end points in NCMPkissand9-37/+182
2022-06-02Merge "Add module name to cps core output"Toine Siebelink3-2/+24
2022-06-02Add module name to cps core outputemaclee3-2/+24
2022-05-25Async request response NCMP -> ClientJosephKeenan1-12/+19
2022-05-03Merge "Watchdog-process that changes CM Handles state"Joseph Keenan1-2/+3
2022-04-29Watchdog-process that changes CM Handles stateDylanB95EST1-2/+3
2022-04-27Add methods to Lock Anchor entityemaclee5-1/+126
2022-04-11Fix Sonar Qube ViolationsDylanB95EST1-12/+11
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST2-6/+6
2022-04-06Query based on Public CM PropertiesJosephKeenan5-2/+72
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-0/+11
2022-03-30Additional validation for names/identifiersDylanB95EST9-14/+98
2022-03-25Add Start and Stop sessions on JAVA APIemaclee3-0/+39
2022-03-11Merge "Removed ExtendedModuleReference Object"Toine Siebelink9-59/+37
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh9-59/+37
2022-03-07Dependency Injection using Lombokmpriyank1-21/+10
2022-03-03Bug fix for delete data node not working for root nodeputhuparambil.aditya1-3/+9
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan3-19/+41
2022-02-17Align JSON DataNode for Get and Post/Put API in CPSputhuparambil.aditya2-2/+13
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank2-5/+25
2022-02-15Fix to keep yang resource cache in syncRenu Kumari2-20/+25
2022-02-14Improve logging in NCMPsourabh_sourabh1-19/+23
2022-02-07Add support for delete data-node eventRenu Kumari3-24/+29
2022-02-02Refactor Delete Anchor functionalityRenu Kumari4-56/+71
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari5-55/+93
2022-01-27Merge "Improve logging in NCMP"Toine Siebelink1-0/+69