Age | Commit message (Expand) | Author | Files | Lines |
2022-09-28 | Prep for 3.1.2 of CPS |  mpriyank | 1 | -1/+1 |
2022-09-27 | Fix security bug in logs |  lukegleeson | 2 | -26/+58 |
2022-09-23 | Prepare for next CPS Core release |  mpriyank | 1 | -1/+1 |
2022-09-20 | Merge "Xpath to NodeId invalid" |  aditya puthuparambil | 2 | -5/+19 |
2022-09-13 | handle partial failure on batch state update |  mpriyank | 1 | -2/+2 |
2022-09-13 | Handle partial failure (improvements) |  ToineSiebelink | 1 | -3/+3 |
2022-09-12 | Handle partial failure |  mpriyank | 4 | -6/+40 |
2022-09-06 | Xpath to NodeId invalid |  Gandhapu, Yashwanth | 2 | -5/+19 |
2022-09-05 | Performance Improvement: Fix Insert Yang Resource IDs (Schemset) |  ToineSiebelink | 3 | -8/+8 |
2022-09-01 | Implement merging all ncmp datastore endpoints into one |  bmiklos | 2 | -26/+6 |
2022-08-29 | Performance Improvement:save cmhandles capability |  mpriyank | 4 | -0/+63 |
2022-08-29 | Performance Improvement: Use hazelcast blocking queue |  ToineSiebelink | 1 | -1/+4 |
2022-08-25 | Performance Improvement: Batch Update DataNodes |  lukegleeson | 4 | -14/+91 |
2022-08-19 | Performance Improvement: Temporal event |  mpriyank | 4 | -69/+74 |
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-18 | Update dependencies (release task) |  ToineSiebelink | 1 | -5/+0 |
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 | 5 | -191/+198 |
2022-05-06 | Security Logging Fields |  sourabh_sourabh | 1 | -1/+1 |
2022-05-05 | Security Logging Fields |  sourabh_sourabh | 2 | -56/+57 |
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-21 | Update versions for next release |  ToineSiebelink | 1 | -1/+1 |
2022-03-16 | Upgrade to next snapshot version |  Bruno Sakoto | 1 | -1/+1 |
2022-03-11 | Merge "Removed ExtendedModuleReference Object" |  Toine Siebelink | 10 | -63/+40 |