Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-05-25 | Replace list-node content (part 2): CPS REST layer |  Ruslan Kashapov | 3 | -1/+50 |
2021-05-20 | Response code fix (Bad Request instead of Not Found) when modifying non-exist... |  Ruslan Kashapov | 2 | -2/+30 |
2021-05-11 | Create list-node elements (part2): CPS REST layer |  Ruslan Kashapov | 5 | -5/+63 |
2021-04-29 | Investigate and update Spock version |  shivasubedi | 6 | -18/+6 |
2021-04-28 | - Remove redundant and misleading tests |  ToineSiebelink | 1 | -29/+11 |
2021-04-28 | Fix Code smells |  shivasubedi | 4 | -14/+11 |
2021-04-26 | Get Data under anchor using single root |  Rishi.Chail | 2 | -6/+3 |
2021-04-20 | Create child data node (part 1): CPS service + REST |  Ruslan Kashapov | 3 | -9/+45 |
2021-04-07 | Fix SonarQube violations |  ToineSiebelink | 1 | -1/+1 |
2021-04-07 | Merge "Fix upload size to be greater than 1MB" |  Bruno Sakoto | 2 | -0/+28296 |
2021-04-07 | Fix upload size to be greater than 1MB |  niamhcore | 2 | -0/+28296 |
2021-04-07 | Delete anchor part 2: cps rest |  Ruslan Kashapov | 3 | -11/+23 |
2021-04-06 | Fix for security hotspot related to safe archive expansion |  puthuparambil.aditya | 3 | -8/+198 |
2021-03-29 | Fix for AlreadyDefinedException test. |  niamhcore | 1 | -6/+6 |
2021-03-24 | Internal Server Error when creating the same data node twice |  niamhcore | 4 | -29/+23 |
2021-03-18 | Fix code smells |  Rishi.Chail | 1 | -2/+2 |
2021-03-12 | Merge "Move web security configuration to application module" |  Toine Siebelink | 7 | -179/+30 |
2021-03-12 | Move web security configuration to application module |  Ruslan Kashapov | 7 | -179/+30 |
2021-03-11 | Exception stack trace is exposed |  niamhcore | 2 | -38/+16 |
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 | 2 | -3/+9 |
2021-03-05 | Update versions for next release |  Rishi.Chail | 1 | -1/+1 |
2021-03-05 | Merge "Upgrade version number" |  Toine Siebelink | 1 | -1/+1 |
2021-03-05 | Add basic authentication security |  Bruno Sakoto | 7 | -65/+268 |
2021-03-04 | Upgrade version number |  Bruno Sakoto | 1 | -1/+1 |
2021-03-04 | Fix cps-nf-proxy standalone assembly. |  Ruslan Kashapov | 1 | -4/+4 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. |  niamhcore | 3 | -11/+24 |
2021-02-26 | Implement getDataNode(anchorName, xPath) in NF-Proxy |  Hanif Kukkalli | 1 | -0/+11 |
2021-02-22 | Upgrade version number |  Bruno Sakoto | 1 | -1/+1 |
2021-02-22 | Rest & Java API layer - Query Datanodes using cpsPath that contains contains ... |  niamhcore | 8 | -0/+180 |
2021-01-27 | Correct URL for Get a node using anchor and dataspace |  Rishi.Chail | 4 | -11/+21 |
2021-02-18 | Data fragment update by xpath #3 - rest and service layers |  Ruslan Kashapov | 4 | -16/+126 |
2021-01-26 | Ensure CPS REST API Specs conform to ONAP standards |  Rishi.Chail | 5 | -157/+178 |
2021-01-25 | Ensure CPS REST API Specs conform to ONAP standards |  Rishi.Chail | 2 | -31/+15 |
2021-02-10 | Remove extra dependencies on actuator for rest services |  Ruslan Kashapov | 1 | -4/+0 |
2021-02-09 | General groovy test improvements |  ToineSiebelink | 1 | -30/+43 |
2021-02-04 | Fetching data node by xpath - rest and service layers |  Ruslan Kashapov | 5 | -13/+113 |