Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-04-20 | 3.0.0 Release Step 7 | lukegleeson | 1 | -2/+2 |
2023-04-07 | [CPS] Bump minor version - Step12 | mpriyank | 1 | -1/+1 |
2023-04-03 | 500 Error Response on NCMP ID-Searches Testing | seanbeirne | 1 | -1/+43 |
2023-03-23 | Prepare the next drop by bumping patch version | halil.cakal | 1 | -1/+1 |
2023-03-22 | 500 Error Reponse on NCMP inventory cmhandle search | seanbeirne | 1 | -1/+4 |
2023-03-10 | Bump CPS version | mpriyank | 1 | -1/+1 |
2023-03-09 | Bump CPS version | mpriyank | 1 | -1/+1 |
2023-03-07 | Release process stage 7 | seanbeirne | 1 | -1/+1 |
2023-03-02 | Refactor cmHandle(ID) queries | seanbeirne | 2 | -7/+8 |
2023-02-08 | Release Process Step 7 | mpriyank | 1 | -1/+1 |
2023-01-31 | Merge "Introduce Instrumentation" | Luke Gleeson | 1 | -1/+4 |
2023-01-31 | Introduce Instrumentation | ToineSiebelink | 1 | -1/+4 |
2023-01-30 | Edit example given for ncmp datastore | seanbeirne | 1 | -1/+1 |
2023-01-27 | Update version files for release process | seanbeirne | 1 | -1/+1 |
2022-12-01 | Filter on private properties of CM Handles | leventecsanyi | 7 | -3/+101 |
2022-11-15 | Query data NCMP-Operational with CPSpath | lukegleeson | 14 | -152/+368 |
2022-10-26 | Merge "[NCMP] Add Basic Auth to OpenAPI Definitions" | Toine Siebelink | 2 | -1/+15 |
2022-10-24 | [NCMP] Add Basic Auth to OpenAPI Definitions | JosephKeenan | 2 | -1/+15 |
2022-10-19 | Improve code coverage | leventecsanyi | 4 | -49/+7 |
2022-10-18 | Merge "Fix SonarQube Violations" | Joseph Keenan | 2 | -1/+3 |
2022-10-17 | Bump the minor CPS version | mpriyank | 1 | -1/+1 |
2022-10-17 | Fix SonarQube Violations | leventecsanyi | 2 | -1/+3 |
2022-10-05 | Bump CPS version to 3.1.5-SNAPSHOT | mpriyank | 1 | -1/+1 |
2022-09-30 | Bump CPS to 3.1.4-SNAPSHOT | mpriyank | 1 | -1/+1 |
2022-09-29 | Bump CPS to 3.1.3-SNAPSHOT | mpriyank | 1 | -1/+1 |
2022-09-28 | Prep for 3.1.2 of CPS | mpriyank | 1 | -1/+1 |
2022-09-23 | Prepare for next CPS Core release | mpriyank | 1 | -1/+1 |
2022-09-13 | Handle partial failure (improvements) | ToineSiebelink | 2 | -8/+19 |
2022-09-07 | Handle invalid operations on merged datastore endpoint | bmiklos | 7 | -33/+142 |
2022-09-01 | Implement merging all ncmp datastore endpoints into one | bmiklos | 18 | -305/+823 |
2022-09-01 | Get all cm handles by DMI plugin Identifier | emaclee | 5 | -4/+70 |
2022-08-04 | Query CM Handles RTD | lukegleeson | 1 | -2/+2 |
2022-08-02 | Merge "Enable/Disable Data Sync for Cm Handle" | Joseph Keenan | 5 | -1/+64 |