Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-12-02 | Adding examples in openapi for cps-core | puthuparambil.aditya | 6 | -72/+156 |
2021-11-23 | CPS-314: Delete Dataspace | niamhcore | 4 | -1/+48 |
2021-11-02 | Delete DataNode (xpath) for a given Anchor | DylanB95EST | 3 | -0/+53 |
2021-11-02 | Clean Up Code around List Nodes | DylanB95EST | 4 | -45/+40 |
2021-10-21 | Upgrade maven dependencies | Bruno Sakoto | 1 | -1/+1 |
2021-10-14 | Step 10 : Bumping origin/master version cps-2.1.0 | puthuparambil.aditya | 1 | -1/+1 |
2021-10-14 | Step 6 : Bumping version cps-2.0.2 | puthuparambil.aditya | 1 | -1/+1 |
2021-09-21 | Address Sonar Qube issues | ToineSiebelink | 1 | -0/+20 |
2021-09-14 | Upgrade to next snapshot version | Bruno Sakoto | 1 | -1/+1 |
2021-09-13 | Upgade the version to 2.0.0 | Renu Kumari | 1 | -1/+1 |
2021-09-01 | Add ncmp endpoints to swagger-ui | Renu Kumari | 10 | -98/+40 |
2021-08-30 | Change the list-node rest interface | Renu Kumari | 3 | -8/+8 |
2021-08-25 | Add optional observed timestamp in the cps data api | aditya puthuparambil | 7 | -95/+275 |
2021-08-18 | Delete list-node p2 rest layer | lukegleeson | 3 | -0/+42 |
2021-08-11 | Merge "Update response query format" | aditya puthuparambil | 2 | -4/+15 |
2021-08-11 | Update response query format | niamhcore | 2 | -4/+15 |
2021-08-10 | Upgrade Swager Codegen-maven-plugin | JosephKeenan | 6 | -52/+22 |
2021-07-16 | CPS-401 Update Open API YAML with data types and example for output (cpsData) | JosephKeenan | 6 | -3/+14 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines | lukegleeson | 12 | -17/+31 |
2021-07-09 | Support concurrent requests to create schema sets | Bruno Sakoto | 2 | -1/+12 |
2021-06-21 | Sonar Qube code smell clean up | DylanB95EST | 1 | -2/+2 |
2021-06-18 | Merge "Missing licence info added in pom file" | Bruno Sakoto | 7 | -0/+99 |
2021-06-18 | Missing licence info added in pom file | shivasubedi | 7 | -0/+99 |
2021-06-15 | [OpenAPI] Implemented example as per example wiki page for getting anchors ba... | JosephKeenan | 4 | -12/+133 |
2021-06-01 | Introducing Antlr4 for cpsPath parsing | ToineSiebelink | 1 | -11/+12 |
2021-05-26 | Aligning differing openAPI paths (cps-rest & ncmp-rest) | JosephKeenan | 6 | -1/+1 |