Age | Commit message (Expand) | Author | Files | Lines |
2022-08-29 | Performance Improvement:save cmhandles capability | mpriyank | 1 | -0/+21 |
2022-08-25 | Performance Improvement: Batch Update DataNodes | lukegleeson | 1 | -6/+39 |
2022-08-19 | Performance Improvement: Temporal event | mpriyank | 2 | -37/+48 |
2022-08-11 | Get Node API fix | puthuparambil.aditya | 1 | -4/+6 |
2022-07-29 | Query CmHandles using CPS path | lukegleeson | 1 | -0/+25 |
2022-07-13 | Refactor unit test for Notification Error Handler | emaclee | 1 | -7/+24 |
2022-07-05 | Coverage for NotificationErrorHandler | emaclee | 1 | -0/+41 |
2022-06-30 | Composite state transition code change | sourabh_sourabh | 1 | -2/+5 |
2022-06-30 | Add method to get YANG module sources for CM handle | emaclee | 1 | -1/+7 |
2022-06-30 | Kafka consumer can not be turned off | JosephKeenan | 1 | -2/+1 |
2022-06-22 | Data Sync Watchdog Process | sourabh_sourabh | 1 | -0/+18 |
2022-06-13 | Fix sonar code smells | kissand | 2 | -5/+4 |
2022-06-08 | Merge 2 'query' end points in NCMP | kissand | 2 | -10/+91 |
2022-06-02 | Merge "Add module name to cps core output" | Toine Siebelink | 2 | -8/+37 |
2022-06-02 | Add module name to cps core output | emaclee | 2 | -8/+37 |
2022-05-25 | Async request response NCMP -> Client | JosephKeenan | 3 | -14/+14 |
2022-05-03 | Fix sonar code smells | kissand | 1 | -2/+17 |
2022-04-29 | Merge "Fix sonar code smells" | Toine Siebelink | 1 | -5/+7 |
2022-04-29 | Fix sonar code smells | kissand | 1 | -5/+7 |
2022-04-27 | Add methods to Lock Anchor entity | emaclee | 1 | -0/+17 |
2022-04-08 | Refactoring/ Adding Tests for Validation | DylanB95EST | 5 | -1/+399 |
2022-04-06 | Query based on Public CM Properties | JosephKeenan | 1 | -1/+11 |
2022-04-05 | Async: NCMP Rest impl. including Request ID generation | sourabh_sourabh | 1 | -0/+14 |
2022-03-30 | Additional validation for names/identifiers | DylanB95EST | 3 | -5/+53 |
2022-03-25 | Add Start and Stop sessions on JAVA API | emaclee | 1 | -0/+16 |
2022-03-10 | Removed ExtendedModuleReference Object | sourabh_sourabh | 1 | -4/+3 |
2022-03-03 | Bug fix for delete data node not working for root node | puthuparambil.aditya | 1 | -27/+17 |
2022-02-28 | CPS-887 Decreasing performance of cmHandle registration | JosephKeenan | 1 | -12/+20 |
2022-02-17 | Align JSON DataNode for Get and Post/Put API in CPS | puthuparambil.aditya | 2 | -8/+28 |
2022-02-15 | Fix to keep yang resource cache in sync | Renu Kumari | 2 | -32/+144 |
2022-02-14 | Improve logging in NCMP | sourabh_sourabh | 1 | -13/+20 |
2022-02-07 | Add support for delete data-node event | Renu Kumari | 3 | -45/+70 |
2022-02-02 | Refactor Delete Anchor functionality | Renu Kumari | 3 | -22/+20 |
2022-01-28 | Refactored Delete SchemaSet functionality | Renu Kumari | 3 | -19/+63 |
2022-01-28 | Support 'public' Cm Handle Properties | DylanB95EST | 2 | -50/+8 |
2022-01-27 | Merge "Improve logging in NCMP" | Toine Siebelink | 1 | -0/+61 |
2022-01-25 | Improve logging in NCMP | sourabh_sourabh | 1 | -0/+61 |
2022-01-25 | Replace gson mapper with jackson mapper | sourabh_sourabh | 1 | -0/+87 |
2022-01-11 | Send operation information in existing notification events | Renu Kumari | 3 | -26/+68 |
2022-01-07 | CPS-Core: Unable to parse JSON input with space for POST endpoint | sourabh_sourabh | 1 | -0/+27 |
2021-11-23 | CPS-314: Delete Dataspace | niamhcore | 2 | -0/+16 |
2021-11-03 | Merge "Delete DataNode (xpath) for a given Anchor" | Niamh Core | 1 | -0/+11 |
2021-11-02 | Delete DataNode (xpath) for a given Anchor | DylanB95EST | 1 | -0/+11 |
2021-11-02 | Add get cm handles by modules names - service layer | niamhcore | 1 | -0/+8 |
2021-11-02 | Clean Up Code around List Nodes | DylanB95EST | 3 | -21/+29 |
2021-09-07 | P2 - Get module names and revisions rest layer | niamhcore | 1 | -2/+12 |
2021-09-06 | P1 - Get module name and revision persistence layer | niamhcore | 1 | -6/+6 |
2021-09-02 | Add property to enable Notification Sevice async processing | Renu Kumari | 2 | -11/+6 |
2021-08-25 | Add optional observed timestamp in the cps data api | aditya puthuparambil | 5 | -55/+120 |
2021-08-25 | Merge "Add timeout to async test-cases" | Bruno Sakoto | 1 | -6/+12 |