Age | Commit message (Expand) | Author | Files | Lines |
2022-08-11 | Get Node API fix | puthuparambil.aditya | 2 | -8/+13 |
2022-07-29 | Query CmHandles using CPS path | lukegleeson | 3 | -4/+93 |
2022-07-25 | CmHandle creation performance degradation | sourabh_sourabh | 1 | -0/+4 |
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 | 5 | -2/+73 |
2022-06-30 | Merge "Fix performance degradation bug" | Joseph Keenan | 1 | -37/+0 |
2022-06-30 | Kafka consumer can not be turned off | JosephKeenan | 3 | -5/+7 |
2022-06-30 | Fix performance degradation bug | kissand | 1 | -37/+0 |
2022-06-22 | Data Sync Watchdog Process | sourabh_sourabh | 2 | -0/+35 |
2022-06-13 | Fix sonar code smells | kissand | 4 | -26/+28 |
2022-06-09 | Handle errors during cm handle search | kissand | 1 | -1/+1 |
2022-06-08 | Merge 2 'query' end points in NCMP | kissand | 11 | -47/+273 |
2022-06-02 | Merge "Add module name to cps core output" | Toine Siebelink | 5 | -10/+61 |
2022-06-02 | Add module name to cps core output | emaclee | 5 | -10/+61 |
2022-05-25 | Async request response NCMP -> Client | JosephKeenan | 4 | -26/+33 |
2022-05-06 | Security Logging Fields | sourabh_sourabh | 1 | -1/+1 |
2022-05-05 | Security Logging Fields | sourabh_sourabh | 1 | -56/+49 |
2022-05-03 | Merge "Fix sonar code smells" | Joseph Keenan | 1 | -2/+17 |
2022-05-03 | Merge "Watchdog-process that changes CM Handles state" | Joseph Keenan | 1 | -2/+3 |
2022-05-03 | Fix sonar code smells | kissand | 1 | -2/+17 |
2022-04-29 | Watchdog-process that changes CM Handles state | DylanB95EST | 1 | -2/+3 |
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 | 6 | -1/+143 |
2022-04-11 | Fix Sonar Qube Violations | DylanB95EST | 1 | -12/+11 |
2022-04-08 | Refactoring/ Adding Tests for Validation | DylanB95EST | 7 | -7/+405 |
2022-04-06 | Query based on Public CM Properties | JosephKeenan | 6 | -3/+83 |
2022-04-05 | Async: NCMP Rest impl. including Request ID generation | sourabh_sourabh | 2 | -0/+25 |
2022-03-30 | Additional validation for names/identifiers | DylanB95EST | 12 | -19/+151 |
2022-03-25 | Add Start and Stop sessions on JAVA API | emaclee | 4 | -0/+55 |
2022-03-11 | Merge "Removed ExtendedModuleReference Object" | Toine Siebelink | 10 | -63/+40 |
2022-03-10 | Removed ExtendedModuleReference Object | sourabh_sourabh | 10 | -63/+40 |
2022-03-07 | Dependency Injection using Lombok | mpriyank | 1 | -21/+10 |
2022-03-03 | Bug fix for delete data node not working for root node | puthuparambil.aditya | 2 | -30/+26 |
2022-02-28 | CPS-887 Decreasing performance of cmHandle registration | JosephKeenan | 4 | -31/+61 |
2022-02-17 | Align JSON DataNode for Get and Post/Put API in CPS | puthuparambil.aditya | 4 | -10/+41 |
2022-02-16 | Core logic to update,add or remove cmHandle properties | mpriyank | 2 | -5/+25 |
2022-02-15 | Fix to keep yang resource cache in sync | Renu Kumari | 4 | -52/+169 |
2022-02-14 | Improve logging in NCMP | sourabh_sourabh | 2 | -32/+43 |
2022-02-07 | Add support for delete data-node event | Renu Kumari | 6 | -69/+99 |
2022-02-02 | Refactor Delete Anchor functionality | Renu Kumari | 7 | -78/+91 |
2022-01-28 | Refactored Delete SchemaSet functionality | Renu Kumari | 8 | -74/+156 |
2022-01-28 | Support 'public' Cm Handle Properties | DylanB95EST | 2 | -50/+8 |
2022-01-27 | Merge "Improve logging in NCMP" | Toine Siebelink | 2 | -0/+130 |
2022-01-25 | Improve logging in NCMP | sourabh_sourabh | 2 | -0/+130 |
2022-01-25 | Replace gson mapper with jackson mapper | sourabh_sourabh | 2 | -0/+177 |
2022-01-11 | Send operation information in existing notification events | Renu Kumari | 7 | -53/+133 |
2022-01-07 | CPS-Core: Unable to parse JSON input with space for POST endpoint | sourabh_sourabh | 1 | -0/+27 |