Age | Commit message (Expand) | Author | Files | Lines |
2022-05-25 | Async request response NCMP -> Client |  JosephKeenan | 1 | -12/+19 |
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 "Watchdog-process that changes CM Handles state" |  Joseph Keenan | 1 | -2/+3 |
2022-04-29 | Watchdog-process that changes CM Handles state |  DylanB95EST | 1 | -2/+3 |
2022-04-27 | Add methods to Lock Anchor entity |  emaclee | 5 | -1/+126 |
2022-04-11 | Fix Sonar Qube Violations |  DylanB95EST | 1 | -12/+11 |
2022-04-08 | Refactoring/ Adding Tests for Validation |  DylanB95EST | 2 | -6/+6 |
2022-04-06 | Query based on Public CM Properties |  JosephKeenan | 5 | -2/+72 |
2022-04-05 | Async: NCMP Rest impl. including Request ID generation |  sourabh_sourabh | 1 | -0/+11 |
2022-03-30 | Additional validation for names/identifiers |  DylanB95EST | 9 | -14/+98 |
2022-03-25 | Add Start and Stop sessions on JAVA API |  emaclee | 3 | -0/+39 |
2022-03-11 | Merge "Removed ExtendedModuleReference Object" |  Toine Siebelink | 9 | -59/+37 |
2022-03-10 | Removed ExtendedModuleReference Object |  sourabh_sourabh | 9 | -59/+37 |
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 | 1 | -3/+9 |
2022-02-28 | CPS-887 Decreasing performance of cmHandle registration |  JosephKeenan | 3 | -19/+41 |
2022-02-17 | Align JSON DataNode for Get and Post/Put API in CPS |  puthuparambil.aditya | 2 | -2/+13 |
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 | 2 | -20/+25 |
2022-02-14 | Improve logging in NCMP |  sourabh_sourabh | 1 | -19/+23 |
2022-02-07 | Add support for delete data-node event |  Renu Kumari | 3 | -24/+29 |
2022-02-02 | Refactor Delete Anchor functionality |  Renu Kumari | 4 | -56/+71 |
2022-01-28 | Refactored Delete SchemaSet functionality |  Renu Kumari | 5 | -55/+93 |
2022-01-27 | Merge "Improve logging in NCMP" |  Toine Siebelink | 1 | -0/+69 |
2022-01-25 | Improve logging in NCMP |  sourabh_sourabh | 1 | -0/+69 |
2022-01-25 | Replace gson mapper with jackson mapper |  sourabh_sourabh | 1 | -0/+90 |
2022-01-11 | Send operation information in existing notification events |  Renu Kumari | 4 | -27/+65 |
2021-12-20 | Fix Sonar Qube Violations - Recurring task |  sourabh_sourabh | 1 | -1/+1 |
2021-11-23 | CPS-314: Delete Dataspace |  niamhcore | 4 | -0/+59 |
2021-11-08 | CPS-475: Fix Sonar Qube Violations |  emaclee | 2 | -5/+6 |
2021-11-03 | Merge "Delete DataNode (xpath) for a given Anchor" |  Niamh Core | 2 | -0/+18 |
2021-11-02 | Delete DataNode (xpath) for a given Anchor |  DylanB95EST | 2 | -0/+18 |
2021-11-02 | Add get cm handles by modules names - service layer |  niamhcore | 3 | -3/+23 |
2021-11-02 | Merge "Clean Up Code around List Nodes" |  Toine Siebelink | 5 | -57/+86 |
2021-11-02 | Clean Up Code around List Nodes |  DylanB95EST | 5 | -57/+86 |
2021-10-29 | Add get cm handles by modules names - persistence layer |  niamhcore | 2 | -0/+50 |
2021-10-19 | Fixing ciruclar dependency issue |  puthuparambil.aditya | 1 | -1/+3 |
2021-09-07 | P2 - Get module names and revisions rest layer |  niamhcore | 3 | -9/+22 |
2021-09-06 | P1 - Get module name and revision persistence layer |  niamhcore | 9 | -28/+81 |
2021-09-02 | Add property to enable Notification Sevice async processing |  Renu Kumari | 1 | -1/+3 |
2021-08-30 | CPS-505 Retrieving modules for new CM handle |  JosephKeenan | 3 | -4/+6 |
2021-08-25 | Add optional observed timestamp in the cps data api |  aditya puthuparambil | 4 | -58/+83 |
2021-08-25 | Merge "Add timeout to async test-cases" |  Bruno Sakoto | 2 | -1/+2 |
2021-08-25 | Merge "Process data-updated event asynchronously" |  Toine Siebelink | 5 | -18/+109 |
2021-08-25 | Add timeout to async test-cases |  Renu Kumari | 2 | -1/+2 |
2021-08-24 | Prepare for next event schema versionmr/584/123451/3 |  Bruno Sakoto | 1 | -4/+5 |
2021-08-24 | Process data-updated event asynchronously |  Renu Kumari | 5 | -18/+109 |
2021-08-24 | Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ... |  DylanB95EST | 2 | -0/+38 |
2021-08-19 | Merge "Filter data updated events based on configured pattern" |  Niamh Core | 2 | -12/+73 |