- 6a1bbf2 Performance Improvement: Fix Insert Yang Resource IDs (Schemset) by ToineSiebelink · 2 years, 3 months ago
- bbaf501 Implement merging all ncmp datastore endpoints into one by bmiklos · 2 years, 4 months ago
- 91d6610 Performance Improvement:save cmhandles capability by mpriyank · 2 years, 4 months ago
- 6b2cdc6 Performance Improvement: Use hazelcast blocking queue by ToineSiebelink · 2 years, 4 months ago
- ed6c051 Performance Improvement: Batch Update DataNodes by lukegleeson · 2 years, 4 months ago
- ca19d18 Performance Improvement: Temporal event by mpriyank · 2 years, 4 months ago
- 3e81716 Get Node API fix by puthuparambil.aditya · 2 years, 4 months ago
- 82a550f Query CmHandles using CPS path by lukegleeson · 2 years, 5 months ago
- 054873c CmHandle creation performance degradation by sourabh_sourabh · 2 years, 5 months ago
- 21c17c9 Update dependencies (release task) by ToineSiebelink · 2 years, 5 months ago
- e338a80 Refactor unit test for Notification Error Handler by emaclee · 2 years, 5 months ago
- d6bd3aa Coverage for NotificationErrorHandler by emaclee · 2 years, 5 months ago
- 79dc74f Composite state transition code change by sourabh_sourabh · 2 years, 6 months ago
- e1f73e2 Add method to get YANG module sources for CM handle by emaclee · 2 years, 6 months ago
- f7c7848 Merge "Fix performance degradation bug" by Joseph Keenan · 2 years, 6 months ago
- 1c90848 Kafka consumer can not be turned off by JosephKeenan · 2 years, 6 months ago
- 2321538 Fix performance degradation bug by kissand · 2 years, 6 months ago
- 40a8211 Data Sync Watchdog Process by sourabh_sourabh · 2 years, 6 months ago
- f696068 Fix sonar code smells by kissand · 2 years, 6 months ago
- 2beebc6 Handle errors during cm handle search by kissand · 2 years, 6 months ago
- e9ed581 Merge 2 'query' end points in NCMP by kissand · 2 years, 7 months ago
- 002fb16 Merge "Add module name to cps core output" by Toine Siebelink · 2 years, 6 months ago
- 75a7163 Add module name to cps core output by emaclee · 2 years, 7 months ago
- f31c7f8 Async request response NCMP -> Client by JosephKeenan · 2 years, 7 months ago
- e4f3b39 Security Logging Fields by sourabh_sourabh · 2 years, 7 months ago
- ac5ae3e Security Logging Fields by sourabh_sourabh · 2 years, 8 months ago
- 47d6b39 Merge "Fix sonar code smells" by Joseph Keenan · 2 years, 7 months ago
- a0b8fb7 Merge "Watchdog-process that changes CM Handles state" by Joseph Keenan · 2 years, 7 months ago
- 9a87c14 Fix sonar code smells by kissand · 2 years, 8 months ago
- 6369af0 Watchdog-process that changes CM Handles state by DylanB95EST · 2 years, 8 months ago
- c96cc73 Merge "Fix sonar code smells" by Toine Siebelink · 2 years, 8 months ago
- 7737d72 Fix sonar code smells by kissand · 2 years, 8 months ago
- 7f22762 Add methods to Lock Anchor entity by emaclee · 2 years, 8 months ago
- 9dc0930 Fix Sonar Qube Violations by DylanB95EST · 2 years, 8 months ago
- b130fd3 Refactoring/ Adding Tests for Validation by DylanB95EST · 2 years, 8 months ago
- deac477 Query based on Public CM Properties by JosephKeenan · 2 years, 9 months ago
- ea01d09 Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 9 months ago
- 1839f38 Additional validation for names/identifiers by DylanB95EST · 2 years, 9 months ago
- c927552 Add Start and Stop sessions on JAVA API by emaclee · 2 years, 9 months ago
- ae74cfd Update versions for next release by ToineSiebelink · 2 years, 9 months ago
- 0d7bf69 Upgrade to next snapshot version by Bruno Sakoto · 2 years, 9 months ago
- 53c1625 Merge "Removed ExtendedModuleReference Object" by Toine Siebelink · 2 years, 9 months ago
- 3d02e92 Removed ExtendedModuleReference Object by sourabh_sourabh · 2 years, 10 months ago
- f5d1613 Dependency Injection using Lombok by mpriyank · 2 years, 9 months ago
- bb030cb Bug fix for delete data node not working for root node by puthuparambil.aditya · 2 years, 10 months ago
- e0643ab CPS-887 Decreasing performance of cmHandle registration by JosephKeenan · 2 years, 10 months ago
- cc17ae5 Updated openapi.yaml to match to changes in get data node API by puthuparambil.aditya · 2 years, 10 months ago
- ebfa407 Align JSON DataNode for Get and Post/Put API in CPS by puthuparambil.aditya · 2 years, 10 months ago
- a15c0e5 Core logic to update,add or remove cmHandle properties by mpriyank · 2 years, 11 months ago
- 21fa4f2 Fix to keep yang resource cache in sync by Renu Kumari · 2 years, 10 months ago
- f7cb11a Improve logging in NCMP by sourabh_sourabh · 2 years, 10 months ago
- 4125b32 Add support for delete data-node event by Renu Kumari · 2 years, 11 months ago
- c9af4ea Refactor Delete Anchor functionality by Renu Kumari · 2 years, 11 months ago
- 5427ef0 Refactored Delete SchemaSet functionality by Renu Kumari · 2 years, 11 months ago
- 63132ce Support 'public' Cm Handle Properties by DylanB95EST · 3 years ago
- 44644de Merge "Improve logging in NCMP" by Toine Siebelink · 2 years, 11 months ago
- 01b6012 Improve logging in NCMP by sourabh_sourabh · 2 years, 11 months ago
- 05e7b8a Replace gson mapper with jackson mapper by sourabh_sourabh · 2 years, 11 months ago
- 4bee6ed Send operation information in existing notification events by Renu Kumari · 3 years ago
- 6f494f4 CPS-Core: Unable to parse JSON input with space for POST endpoint by sourabh_sourabh · 3 years ago
- 23bd188 Fix Sonar Qube Violations - Recurring task by sourabh_sourabh · 3 years ago
- 09c6b6e CPS-314: Delete Dataspace by niamhcore · 3 years, 1 month ago
- 3d8ee6a CPS-475: Fix Sonar Qube Violations by emaclee · 3 years, 1 month ago
- 30dfcb0 Merge "Delete DataNode (xpath) for a given Anchor" by Niamh Core · 3 years, 1 month ago
- 30a59dd Delete DataNode (xpath) for a given Anchor by DylanB95EST · 3 years, 1 month ago
- b0d9307 Add get cm handles by modules names - service layer by niamhcore · 3 years, 2 months ago
- 6fda688 Merge "Clean Up Code around List Nodes" by Toine Siebelink · 3 years, 1 month ago
- a79c9f1 Clean Up Code around List Nodes by DylanB95EST · 3 years, 2 months ago
- a1c6e6a Add get cm handles by modules names - persistence layer by niamhcore · 3 years, 2 months ago
- d5bc2ef Fixing ciruclar dependency issue by puthuparambil.aditya · 3 years, 2 months ago
- ccba6b5 Step 10 : Bumping origin/master version cps-2.1.0 by puthuparambil.aditya · 3 years, 2 months ago
- 966609f Step 6 : Bumping version cps-2.0.2 by puthuparambil.aditya · 3 years, 2 months ago
- 73001f6 Fix SonarQube (jacoco) code coverage reporting by ToineSiebelink · 3 years, 3 months ago
- ade7f15 Upgrade to next snapshot version by Bruno Sakoto · 3 years, 3 months ago
- 4b9c350 Upgade the version to 2.0.0 by Renu Kumari · 3 years, 3 months ago
- c309f24 P2 - Get module names and revisions rest layer by niamhcore · 3 years, 3 months ago
- d042222 P1 - Get module name and revision persistence layer by niamhcore · 3 years, 3 months ago
- cd04807 Add property to enable Notification Sevice async processing by Renu Kumari · 3 years, 3 months ago
- 0af60de CPS-505 Retrieving modules for new CM handle by JosephKeenan · 3 years, 4 months ago
- 673c6d9 Add optional observed timestamp in the cps data api by aditya puthuparambil · 3 years, 4 months ago
- 7b43341 Merge "Add timeout to async test-cases" by Bruno Sakoto · 3 years, 4 months ago
- 90fc8dc Merge "Process data-updated event asynchronously" by Toine Siebelink · 3 years, 4 months ago
- 8b935c7 Add timeout to async test-cases by Renu Kumari · 3 years, 4 months ago
- 8db6414 Prepare for next event schema version by Bruno Sakoto · 3 years, 4 months ago mr/584/123451/3
- 86c74c7 Process data-updated event asynchronously by Renu Kumari · 3 years, 4 months ago
- 31facc8 Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of dmi registration. by DylanB95EST · 3 years, 4 months ago
- db89e9c Merge "Filter data updated events based on configured pattern" by Niamh Core · 3 years, 4 months ago
- 24112c0 Merge "CPS-508: Create anchor/schemaset from new modules and existing modules" by Niamh Core · 3 years, 4 months ago
- 8f01bf6 Filter data updated events based on configured pattern by Renu Kumari · 3 years, 4 months ago
- ddf6612 Merge "Delete list-node p1 service and persistence layers" by Niamh Core · 3 years, 4 months ago
- 4c52e1a CPS-508: Create anchor/schemaset from new modules and existing modules by shivasubedi · 3 years, 4 months ago
- 4571ab6 Fix Sonar Qube Violations by lukegleeson · 3 years, 4 months ago
- 3724abc Delete list-node p1 service and persistence layers by lukegleeson · 3 years, 5 months ago
- dce1d58 CPS-506: List all known modules and revision by shivasubedi · 3 years, 4 months ago
- 0fca83f CPS-521: Upgrade opendaylight yangtools to version 6.0.1 by shivasubedi · 3 years, 4 months ago
- 9ac6d71 Merge "Fixed inconsistent data issue with replaceNode" by Bruno Sakoto · 3 years, 5 months ago
- a3e8d92 Fixed inconsistent data issue with replaceNode by Renu Kumari · 3 years, 5 months ago
- f0527c5 Support text() condition by ToineSiebelink · 3 years, 5 months ago
- 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 5 months ago
- b69ec98 Merge "Support concurrent requests to create schema sets" by Niamh Core · 3 years, 5 months ago