Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-07-29 | Query CmHandles using CPS path | lukegleeson | 5 | -18/+74 |
2022-07-28 | Enable/Disable Data Sync for Cm Handle | DylanB95EST | 5 | -1/+64 |
2022-07-04 | Merge "Simplified 'External' lock reason Mapping" | Joseph Keenan | 5 | -12/+46 |
2022-07-04 | Simplified 'External' lock reason Mapping | lukegleeson | 5 | -12/+46 |
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 | 9 | -5/+113 |
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 | 8 | -30/+146 |
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 "Handle errors during cm handle search" | Toine Siebelink | 1 | -2/+2 |
2022-06-09 | Handle errors during cm handle search | kissand | 1 | -2/+2 |
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 | 8 | -134/+245 |