Age | Commit message (Expand) | Author | Files | Lines |
2023-04-07 | [CPS] Bump minor version - Step12 | mpriyank | 1 | -1/+1 |
2023-03-23 | Prepare the next drop by bumping patch version | halil.cakal | 1 | -1/+1 |
2023-03-21 | Query data nodes across all anchors under one dataspace | rajesh.kumar | 5 | -0/+103 |
2023-03-20 | CPS-1526 Fix response message for PATCH operation | arpitsingh | 1 | -1/+2 |
2023-03-13 | Merge "Add new metrics to the get data node method" | Toine Siebelink | 2 | -0/+10 |
2023-03-10 | Bump CPS version | mpriyank | 1 | -1/+1 |
2023-03-09 | Bump CPS version | mpriyank | 1 | -1/+1 |
2023-03-09 | Add new metrics to the get data node method | kissand | 2 | -0/+10 |
2023-03-07 | Release process stage 7 | seanbeirne | 1 | -1/+1 |
2023-02-20 | Fix sonar code smell | halil.cakal | 3 | -5/+5 |
2023-02-17 | CPS-1401 Implement V2 of GET Data Node API | arpitsingh | 3 | -40/+98 |
2023-02-13 | Test for yang file archive limitation | halil.cakal | 5 | -38/+72 |
2023-02-08 | Merge "Correct calculation of zip archive size for schemaset upload" | Toine Siebelink | 1 | -1/+1 |
2023-02-08 | Release Process Step 7 | mpriyank | 1 | -1/+1 |
2023-02-08 | Correct calculation of zip archive size for schemaset upload | Arne Chrestin | 1 | -1/+1 |
2023-02-03 | Descendants description changed in openApi | rajesh.kumar | 1 | -1/+1 |
2023-01-31 | Introduce Instrumentation | ToineSiebelink | 2 | -3/+16 |
2023-01-27 | Update version files for release process | seanbeirne | 1 | -1/+1 |
2023-01-23 | Added depth parameter in query nodes API. | rajesh.kumar | 11 | -56/+246 |
2022-12-22 | XML content on create anchors node support | Michal Jagiello | 5 | -48/+92 |
2022-12-16 | API versioning supported and added different versions for POST APIs | rajesh.kumar | 12 | -149/+413 |
2022-12-09 | Merge "Added API to get all schema sets for a given dataspace." | Toine Siebelink | 4 | -1/+55 |
2022-12-09 | Added API to get all schema sets for a given dataspace. | rajesh.kumar | 4 | -1/+55 |
2022-12-01 | Filter on private properties of CM Handles | leventecsanyi | 1 | -1/+1 |
2022-11-18 | Added get APIs for dataspace. | rajesh.kumar | 6 | -1/+118 |
2022-11-10 | HTTP error code 500 changed to 400 for invalid JSON payload | rajesh.kumar | 2 | -1/+16 |
2022-11-02 | Ensure prefix is correct module prefix | ToineSiebelink | 5 | -8/+33 |
2022-10-24 | [NCMP] Add Basic Auth to OpenAPI Definitions | JosephKeenan | 1 | -0/+8 |
2022-10-17 | Bump the minor CPS version | mpriyank | 1 | -1/+1 |
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 | 1 | -1/+2 |
2022-08-25 | Performance Improvement: Batch Update DataNodes | lukegleeson | 2 | -4/+4 |
2022-04-25 | Fix Absolute Path to list with Integer/String key | Lathish | 1 | -1/+0 |
2022-03-30 | Additional validation for names/identifiers | DylanB95EST | 2 | -4/+5 |
2022-03-21 | Update versions for next release | ToineSiebelink | 1 | -1/+1 |
2022-03-16 | Upgrade to next snapshot version | Bruno Sakoto | 1 | -1/+1 |
2022-03-10 | Replacing ModelMapper with MapStruct | lukegleeson | 8 | -80/+118 |
2022-03-01 | Create Endpoint For Get Cm Handles By Name | DylanB95EST | 1 | -10/+5 |
2022-02-28 | Updated openapi.yaml to match to changes in get data node API | puthuparambil.aditya | 4 | -30/+20 |
2022-02-17 | Align JSON DataNode for Get and Post/Put API in CPS | puthuparambil.aditya | 4 | -13/+17 |
2022-02-14 | Improve logging in NCMP | sourabh_sourabh | 1 | -0/+3 |
2022-01-31 | [TECHDEBT] Align CPS Core REST API Specification and Implementation | JosephKeenan | 4 | -24/+59 |
2022-01-27 | Merge "Improve logging in NCMP" | Toine Siebelink | 1 | -4/+1 |
2022-01-25 | Improve logging in NCMP | sourabh_sourabh | 1 | -4/+1 |
2022-01-25 | Replace gson mapper with jackson mapper | sourabh_sourabh | 5 | -36/+45 |
2022-01-07 | CPS-Core: Unable to parse JSON input with space for POST endpoint | sourabh_sourabh | 2 | -30/+31 |