Age | Commit message (Expand) | Author | Files | Lines |
2021-01-28 | Fix the datanode build logic (incorrect parsing of containers and mapped lists) |  Ruslan Kashapov | 5 | -55/+131 |
2021-01-28 | Merge "NexusIQ security improvement - package versions changed" |  Toine Siebelink | 1 | -2/+2 |
2021-01-28 | NexusIQ security improvement - package versions changed |  Ruslan Kashapov | 1 | -2/+2 |
2021-01-28 | Fix sonar false-positive code smells issues (licence below package line) |  Ruslan Kashapov | 2 | -5/+6 |
2021-01-27 | Merge "Docker image building and docker-compose for cps-nf-proxy" |  Toine Siebelink | 2 | -0/+49 |
2021-01-27 | Merge "Initial cps-nf-proxy-rest module setup in CPS project" |  Toine Siebelink | 15 | -0/+595 |
2021-01-27 | Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a ... |  ToineSiebelink | 7 | -287/+244 |
2021-01-26 | Docker image building and docker-compose for cps-nf-proxy |  Ruslan Kashapov | 2 | -0/+49 |
2021-01-26 | Merge "Loggers actuator config typo fix" |  Toine Siebelink | 1 | -1/+1 |
2021-01-26 | Loggers actuator config typo fix |  Ruslan Kashapov | 1 | -1/+1 |
2021-01-26 | Initial cps-nf-proxy-rest module setup in CPS project |  Ruslan Kashapov | 15 | -0/+595 |
2021-01-25 | Ensure CPS REST API Specs conform to ONAP standards |  Rishi.Chail | 2 | -31/+15 |
2021-01-25 | Add DataNodeDoesNotExist Exception |  niamhcore | 5 | -5/+73 |
2021-01-24 | Fix SonarQube Violations |  Rishi.Chail | 2 | -2/+2 |
2021-01-23 | Review and update INFO.yaml |  Rishi.Chail | 1 | -6/+0 |
2021-01-23 | Retrieve an Anchor for a given dataspace by anchor name - REST layer |  Rishi.Chail | 3 | -8/+23 |
2021-01-22 | Retrieve an Anchor for a given dataspace by anchor name - Service layer |  Rishi.Chail | 3 | -5/+28 |
2021-01-22 | Merge "Enable log level management via actuator, /cps/api path to use for RES... |  Toine Siebelink | 6 | -12/+30 |
2021-01-21 | Remove Module Table |  Rishi.Chail | 1 | -13/+1 |
2021-01-22 | Add another Child to a Fragment that has already at least one Child |  niamhcore | 5 | -63/+147 |
2021-01-22 | Merge "ZIP archive support for multiple YANG files delivery on Schema Set cre... |  Toine Siebelink | 6 | -27/+197 |
2021-01-22 | Move jib plugin configuration from parent |  Claudio David Gasparini | 2 | -57/+35 |
2021-01-22 | Merge "Introduce caffeine cache" |  Toine Siebelink | 8 | -27/+170 |
2021-01-21 | Introduce caffeine cache |  Claudio David Gasparini | 8 | -28/+170 |
2021-01-21 | Merge "Add checkstyle rule for unused imports" |  Toine Siebelink | 2 | -2/+1 |
2021-01-21 | Enable log level management via actuator, /cps/api path to use for REST contr... |  Ruslan Kashapov | 6 | -12/+30 |
2021-01-21 | Add checkstyle rule for unused imports |  Claudio David Gasparini | 3 | -3/+1 |
2021-01-21 | Fix sonarqube violations |  ToineSiebelink | 2 | -2/+1 |
2021-01-21 | ZIP archive support for multiple YANG files delivery on Schema Set creation u... |  Ruslan Kashapov | 6 | -27/+197 |
2021-01-20 | Test E2E Network Slicing model with CPS |  Rishi.Chail | 4 | -0/+3138 |
2021-01-19 | Delete schema set - REST and service layers |  Ruslan Kashapov | 9 | -8/+127 |
2021-01-18 | Delete schema set - persistence layer |  Ruslan Kashapov | 11 | -17/+291 |
2021-01-18 | Merge "Persisting data nodes (fragments tree structure)" |  Toine Siebelink | 6 | -3/+284 |
2021-01-18 | Merge "Configure coverage per module for cps-service" |  Toine Siebelink | 2 | -1/+5 |
2021-01-18 | Persisting data nodes (fragments tree structure) |  niamhcore | 6 | -3/+284 |
2021-01-18 | Fix code smell |  Rishi.Chail | 1 | -0/+1 |
2021-01-15 | Configure coverage per module for cps-service |  Claudio David Gasparini | 2 | -1/+5 |
2021-01-15 | Retrieve the SchemaSet resources for an Anchor |  Rishi.Chail | 11 | -24/+150 |
2021-01-15 | SonarQube fixes |  ToineSiebelink | 3 | -1/+40 |
2021-01-15 | Merge "SonarQube fixes" |  Rishi Chail | 7 | -5/+127 |
2021-01-15 | Split OpenAPI yaml file |  puthuparambil.aditya | 7 | -396/+356 |
2021-01-14 | SonarQube fixes |  ToineSiebelink | 7 | -5/+127 |
2021-01-14 | Fix code coverage for sonar |  Claudio David Gasparini | 7 | -13/+13 |
2021-01-13 | Include aggregate xml report on sonar coverage |  Claudio David Gasparini | 4 | -0/+14 |
2021-01-13 | Merge "Rename entity artifacts, remove obsolete entities" |  Toine Siebelink | 17 | -374/+183 |
2021-01-13 | Rename entity artifacts, remove obsolete entities |  Ruslan Kashapov | 17 | -374/+183 |
2021-01-13 | Use jacoco aggregate reports |  Claudio David Gasparini | 1 | -0/+12 |
2021-01-13 | Decouple anchor from fragment in persistence module |  Ruslan Kashapov | 9 | -56/+150 |
2021-01-13 | Merge "Use and configure sonar-maven-plugin" |  Toine Siebelink | 1 | -0/+4 |
2021-01-13 | Use and configure sonar-maven-plugin |  Claudio David Gasparini | 1 | -0/+4 |