Age | Commit message (Expand) | Author | Files | Lines |
2022-08-25 | Performance Improvement: Batch Update DataNodes |  lukegleeson | 1 | -1/+1 |
2022-03-10 | Replacing ModelMapper with MapStruct |  lukegleeson | 3 | -56/+52 |
2022-03-01 | Create Endpoint For Get Cm Handles By Name |  DylanB95EST | 1 | -10/+5 |
2022-02-17 | Align JSON DataNode for Get and Post/Put API in CPS |  puthuparambil.aditya | 2 | -5/+5 |
2022-02-14 | Improve logging in NCMP |  sourabh_sourabh | 1 | -0/+3 |
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 | 2 | -21/+23 |
2022-01-07 | CPS-Core: Unable to parse JSON input with space for POST endpoint |  sourabh_sourabh | 1 | -9/+11 |
2021-12-02 | Adding examples in openapi for cps-core |  puthuparambil.aditya | 1 | -13/+15 |
2021-11-23 | CPS-314: Delete Dataspace |  niamhcore | 1 | -0/+12 |
2021-11-02 | Delete DataNode (xpath) for a given Anchor |  DylanB95EST | 1 | -0/+8 |
2021-11-02 | Clean Up Code around List Nodes |  DylanB95EST | 1 | -8/+8 |
2021-09-01 | Add ncmp endpoints to swagger-ui |  Renu Kumari | 3 | -33/+1 |
2021-08-25 | Add optional observed timestamp in the cps data api |  aditya puthuparambil | 2 | -18/+46 |
2021-08-18 | Delete list-node p2 rest layer |  lukegleeson | 1 | -0/+7 |
2021-08-11 | Merge "Update response query format" |  aditya puthuparambil | 1 | -1/+9 |
2021-08-11 | Update response query format |  niamhcore | 1 | -1/+9 |
2021-08-10 | Upgrade Swager Codegen-maven-plugin |  JosephKeenan | 2 | -15/+19 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines |  lukegleeson | 5 | -9/+13 |
2021-07-09 | Support concurrent requests to create schema sets |  Bruno Sakoto | 1 | -1/+4 |
2021-06-21 | Sonar Qube code smell clean up |  DylanB95EST | 1 | -2/+2 |
2021-06-15 | [OpenAPI] Implemented example as per example wiki page for getting anchors ba... |  JosephKeenan | 1 | -7/+70 |
2021-05-25 | Replace list-node content (part 2): CPS REST layer |  Ruslan Kashapov | 1 | -0/+7 |
2021-05-20 | Response code fix (Bad Request instead of Not Found) when modifying non-exist... |  Ruslan Kashapov | 1 | -2/+6 |
2021-05-11 | Create list-node elements (part2): CPS REST layer |  Ruslan Kashapov | 1 | -1/+8 |
2021-04-28 | Fix Code smells |  shivasubedi | 4 | -14/+11 |
2021-04-26 | Get Data under anchor using single root |  Rishi.Chail | 1 | -5/+2 |
2021-04-20 | Create child data node (part 1): CPS service + REST |  Ruslan Kashapov | 1 | -6/+14 |
2021-04-07 | Fix SonarQube violations |  ToineSiebelink | 1 | -1/+1 |
2021-04-07 | Delete anchor part 2: cps rest |  Ruslan Kashapov | 1 | -7/+9 |
2021-04-06 | Fix for security hotspot related to safe archive expansion |  puthuparambil.aditya | 2 | -8/+97 |
2021-03-24 | Internal Server Error when creating the same data node twice |  niamhcore | 1 | -6/+5 |
2021-03-18 | Fix code smells |  Rishi.Chail | 1 | -2/+2 |
2021-03-12 | Merge "Move web security configuration to application module" |  Toine Siebelink | 1 | -66/+0 |
2021-03-12 | Move web security configuration to application module |  Ruslan Kashapov | 1 | -66/+0 |
2021-03-11 | Exception stack trace is exposed |  niamhcore | 1 | -20/+14 |
2021-03-11 | Suppress csrf sonar security hotspot warning |  Bruno Sakoto | 1 | -0/+5 |
2021-03-09 | Improve error reporting for invalid cps path query |  niamhcore | 1 | -2/+6 |
2021-03-05 | Add basic authentication security |  Bruno Sakoto | 1 | -0/+61 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. |  niamhcore | 1 | -2/+5 |
2021-02-22 | Rest & Java API layer - Query Datanodes using cpsPath that contains contains ... |  niamhcore | 1 | -0/+48 |
2021-02-18 | Data fragment update by xpath #3 - rest and service layers |  Ruslan Kashapov | 1 | -3/+17 |
2021-01-26 | Ensure CPS REST API Specs conform to ONAP standards |  Rishi.Chail | 1 | -1/+1 |
2021-02-04 | Fetching data node by xpath - rest and service layers |  Ruslan Kashapov | 2 | -6/+19 |
2021-02-04 | Merge "Decouple configuration from application" |  Toine Siebelink | 4 | -36/+7 |
2021-02-01 | Decouple configuration from application |  Claudio D. Gasparini | 4 | -36/+7 |
2021-02-01 | Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer" |  Toine Siebelink | 1 | -1/+2 |
2021-02-01 | Attach a (JSON) data instance for a container with children to a given Anchor |  niamhcore | 1 | -9/+9 |
2021-01-23 | Retrieve an Anchor for a given dataspace by anchor name - REST layer |  Rishi.Chail | 1 | -1/+2 |