Age | Commit message (Expand) | Author | Files | Lines |
2023-11-02 | Initial Registration with trustLevel on NCMP |  seanbeirne | 2 | -8/+11 |
2023-10-25 | Update return body of RestOutputCMHandle |  emaclee | 2 | -95/+114 |
2023-10-19 | Code coverage: Update YANG schema set using moduleSetTag |  sourabh_sourabh | 1 | -8/+11 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag |  sourabh_sourabh | 5 | -16/+23 |
2023-10-10 | Conflicting Error code |  sourabh_sourabh | 2 | -13/+13 |
2023-09-25 | Refactoring persistence classes |  sourabh_sourabh | 4 | -32/+33 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 3 | -2/+4 |
2023-09-18 | Set lock state and reason upon request |  leventecsanyi | 2 | -5/+5 |
2023-07-21 | Increase timeout for PollingConditions |  egernug | 1 | -2/+2 |
2023-07-20 | Refactor ncmp request handlers (fix async issue) |  ToineSiebelink | 9 | -245/+371 |
2023-07-13 | Introduced a dmi rest demo csit stub |  sourabh_sourabh | 1 | -4/+2 |
2023-07-11 | Combine alreadyDefinedException classes |  danielhanrahan | 2 | -12/+10 |
2023-06-26 | Chsnge to OpenApi 3.0 |  egernug | 2 | -12/+12 |
2023-06-22 | NCMP : Replacing the word 'Batch' as 'DataOperation'. |  raviteja.karumuri | 7 | -87/+88 |
2023-05-25 | NCMP: Update existing Batch endpoint (Moving url param into rest body) |  sourabh_sourabh | 9 | -98/+233 |
2023-05-09 | NCMP: Delete DatastoreType enum from cps-ncmp-rest |  sourabh_sourabh | 5 | -104/+6 |
2023-05-03 | Refactor datatrore handling in API requests |  ToineSiebelink | 10 | -245/+164 |
2023-04-27 | CPS-1553 :REST endpoint to accept collection of cm handles for GET operation |  sourabh_sourabh | 12 | -348/+431 |
2023-04-03 | 500 Error Response on NCMP ID-Searches Testing |  seanbeirne | 1 | -1/+43 |
2023-03-22 | 500 Error Reponse on NCMP inventory cmhandle search |  seanbeirne | 1 | -1/+4 |
2023-03-02 | Refactor cmHandle(ID) queries |  seanbeirne | 2 | -7/+8 |
2023-01-31 | Introduce Instrumentation |  ToineSiebelink | 1 | -1/+4 |
2022-12-01 | Filter on private properties of CM Handles |  leventecsanyi | 4 | -2/+67 |
2022-11-15 | Query data NCMP-Operational with CPSpath |  lukegleeson | 11 | -149/+322 |
2022-10-19 | Improve code coverage |  leventecsanyi | 4 | -49/+7 |
2022-10-17 | Fix SonarQube Violations |  leventecsanyi | 2 | -1/+3 |
2022-09-13 | Handle partial failure (improvements) |  ToineSiebelink | 2 | -8/+19 |
2022-09-07 | Handle invalid operations on merged datastore endpoint |  bmiklos | 5 | -27/+136 |
2022-09-01 | Implement merging all ncmp datastore endpoints into one |  bmiklos | 14 | -217/+754 |
2022-09-01 | Get all cm handles by DMI plugin Identifier |  emaclee | 2 | -3/+33 |
2022-08-02 | Merge "Enable/Disable Data Sync for Cm Handle" |  Joseph Keenan | 2 | -0/+28 |
2022-07-29 | Query CmHandles using CPS path |  lukegleeson | 3 | -3/+3 |
2022-07-28 | Enable/Disable Data Sync for Cm Handle |  DylanB95EST | 2 | -0/+28 |
2022-07-04 | Merge "Simplified 'External' lock reason Mapping" |  Joseph Keenan | 4 | -10/+44 |
2022-07-04 | Simplified 'External' lock reason Mapping |  lukegleeson | 4 | -10/+44 |
2022-07-01 | Modify Unit test for module definition |  emaclee | 1 | -3/+3 |
2022-06-30 | Add method to get YANG module sources for CM handle |  emaclee | 6 | -5/+61 |
2022-06-30 | Merge "Kafka consumer can not be turned off" |  Toine Siebelink | 2 | -20/+21 |
2022-06-30 | Kafka consumer can not be turned off |  JosephKeenan | 2 | -20/+21 |
2022-06-29 | Get cm-handle state endpoint |  lukegleeson | 5 | -28/+102 |
2022-06-22 | Data Sync Watchdog Process |  sourabh_sourabh | 3 | -4/+6 |
2022-06-13 | Fix sonar code smells |  kissand | 2 | -1/+4 |
2022-06-09 | Merge "Fix sonar code smells" |  Toine Siebelink | 1 | -5/+1 |
2022-06-09 | Fix sonar code smells |  emaclee | 1 | -5/+1 |
2022-06-08 | Merge 2 'query' end points in NCMP |  kissand | 5 | -71/+181 |
2022-06-01 | Module Sync Lock State implementation |  DylanB95EST | 3 | -65/+17 |
2022-06-01 | Fixing CompositeState mapping |  mpriyank | 1 | -1/+9 |
2022-05-31 | Handle RestTemplate Error handling so NCMP cna report correct server status |  ToineSiebelink | 1 | -3/+3 |
2022-05-25 | Async request response NCMP -> Client |  JosephKeenan | 6 | -71/+191 |
2022-05-24 | Enhanced response with Complex State in API |  mpriyank | 5 | -5/+203 |