Age | Commit message (Expand) | Author | Files | Lines |
2024-01-18 | Use PollingConditions to improve intermittent test failure |  JvD_Ericsson | 1 | -10/+18 |
2024-01-11 | Bump CPS to 3.4.3-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2023-12-20 | Bump CPS to 3.4.2-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2023-12-18 | Remove Notification code for updated events |  mpriyank | 1 | -2/+1 |
2023-12-14 | Merge "Modify cmHandle registration for alternateId" |  Toine Siebelink | 2 | -1/+7 |
2023-12-13 | Introduce Schema Set upgrade method |  sourabh_sourabh | 1 | -0/+1 |
2023-12-13 | Modify cmHandle registration for alternateId |  leventecsanyi | 2 | -1/+7 |
2023-11-29 | Add metrics for NCMP passthrough read operation |  danielhanrahan | 1 | -3/+2 |
2023-11-24 | Fix @Ignore test |  leventecsanyi | 1 | -4/+1 |
2023-11-09 | Bump CPS to 3.4.1-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2023-11-07 | Bump cps to 3.4.0-SNAPSHOT |  sourabh_sourabh | 1 | -1/+1 |
2023-11-06 | Bump cps to 3.3.10-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2023-11-06 | Step 1 and 2 of release process |  mpriyank | 1 | -2/+2 |
2023-11-02 | Initial Registration with trustLevel on NCMP |  seanbeirne | 3 | -8/+15 |
2023-10-25 | Update return body of RestOutputCMHandle |  emaclee | 3 | -95/+120 |
2023-10-19 | Code coverage: Update YANG schema set using moduleSetTag |  sourabh_sourabh | 1 | -8/+11 |
2023-10-17 | [BUG] Fix for Swagger UI generation |  egernug | 1 | -2/+1 |
2023-10-16 | Clean up Dependencies |  egernug | 1 | -8/+9 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag |  sourabh_sourabh | 6 | -16/+43 |
2023-10-10 | Conflicting Error code |  sourabh_sourabh | 2 | -13/+13 |
2023-09-29 | Update release version in release notes |  egernug | 1 | -1/+1 |
2023-09-25 | Refactoring persistence classes |  sourabh_sourabh | 4 | -32/+33 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 5 | -5/+26 |
2023-09-21 | Merge "Set lock state and reason upon request" |  Toine Siebelink | 2 | -5/+5 |
2023-09-20 | Bump pom file versions |  danielhanrahan | 1 | -1/+1 |
2023-09-20 | Revert "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 5 | -29/+9 |
2023-09-18 | Set lock state and reason upon request |  leventecsanyi | 2 | -5/+5 |
2023-09-14 | Migrate CPS to Spring-boot 3.0 |  egernug | 5 | -9/+29 |
2023-09-04 | Modify inventory using moduleSetTag as optional attribute |  leventecsanyi | 1 | -0/+3 |
2023-08-23 | Bump pom file versions |  leventecsanyi | 1 | -1/+1 |
2023-08-21 | Correct minimum-coverage in pom files |  ToineSiebelink | 1 | -4/+0 |
2023-08-18 | Bring back coverage to 1.00 for ncmp-rest |  mpriyank | 1 | -1/+1 |
2023-08-04 | Update coverage ratio to 0.99 |  mpriyank | 1 | -0/+4 |
2023-07-21 | Prepare for next CPS-NCMP release |  egernug | 1 | -1/+1 |
2023-07-21 | Increase timeout for PollingConditions |  egernug | 1 | -2/+2 |
2023-07-20 | Merge "Refactor ncmp request handlers (fix async issue)" |  Sourabh Sourabh | 9 | -245/+371 |
2023-07-20 | Refactor ncmp request handlers (fix async issue) |  ToineSiebelink | 9 | -245/+371 |
2023-07-19 | Prepare for next CPS-NCMP release |  egernug | 1 | -1/+1 |
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-30 | Prepare for next CPS-NCMP release |  mpriyank | 1 | -1/+1 |
2023-06-27 | Generate docs using OpenAPI 3.0 |  egernug | 1 | -1/+16 |
2023-06-26 | Chsnge to OpenApi 3.0 |  egernug | 6 | -29/+31 |
2023-06-22 | NCMP : Replacing the word 'Batch' as 'DataOperation'. |  raviteja.karumuri | 10 | -98/+99 |
2023-06-15 | Bump CPS version to 3.3.3-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2023-05-25 | NCMP: Update existing Batch endpoint (Moving url param into rest body) |  sourabh_sourabh | 12 | -104/+272 |
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-05-03 | Bump CPS version to 3.3.2-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2023-04-27 | CPS-1553 :REST endpoint to accept collection of cm handles for GET operation |  sourabh_sourabh | 15 | -351/+486 |