Age | Commit message (Expand) | Author | Files | Lines |
2021-02-22 | Release cps maven 0.0.1 | Bruno Sakoto | 1 | -0/+4 |
2021-02-22 | Merge "Update root pom" | Toine Siebelink | 1 | -1/+1 |
2021-02-22 | Merge "Rest & Java API layer - Query Datanodes using cpsPath that contains co... | Toine Siebelink | 11 | -0/+279 |
2021-02-22 | Synchronize version.properties with pom version | Bruno Sakoto | 1 | -2/+2 |
2021-02-22 | Rest & Java API layer - Query Datanodes using cpsPath that contains contains ... | niamhcore | 11 | -0/+279 |
2021-01-28 | Update root pom | Rishi.Chail | 1 | -1/+1 |
2021-01-28 | Update CPS dependencies as Required for Honolulu release | Rishi.Chail | 1 | -1/+1 |
2021-02-19 | Merge "Persistence layer - Query Datanodes using cpsPath that contains contai... | Toine Siebelink | 9 | -5/+250 |
2021-02-19 | Merge "Correct URL for Get a node using anchor and dataspace" | Toine Siebelink | 4 | -11/+21 |
2021-02-19 | Persistence layer - Query Datanodes using cpsPath that contains contains a le... | niamhcore | 9 | -5/+250 |
2021-02-18 | Configure versions-maven-plugin | Jessica Wagantall | 1 | -0/+33 |
2021-02-18 | Merge "E2E RAN Schema Model - yang model vs data test" | Toine Siebelink | 3 | -7/+2008 |
2021-02-18 | E2E RAN Schema Model - yang model vs data test | Ruslan Kashapov | 3 | -7/+2008 |
2021-02-18 | Data fragment update by xpath #3 - rest and service layers | Ruslan Kashapov | 7 | -29/+235 |
2021-01-27 | Correct URL for Get a node using anchor and dataspace | Rishi.Chail | 4 | -11/+21 |
2021-01-26 | Ensure CPS REST API Specs conform to ONAP standards | Rishi.Chail | 5 | -157/+178 |
2021-02-17 | Merge "Data fragment update by xpath #2 - persistence layer" | Toine Siebelink | 6 | -47/+182 |
2021-02-16 | Data fragment update by xpath #2 - persistence layer | Ruslan Kashapov | 6 | -47/+182 |
2021-02-16 | Fix yang resource parse failure if filename matches IETF recommended format | Ruslan Kashapov | 2 | -10/+24 |
2021-02-15 | Merge "Update docker-compose" | Toine Siebelink | 3 | -75/+122 |
2021-02-15 | Merge "Ensure CPS REST API Specs conform to ONAP standards" | Bruno Sakoto | 2 | -31/+15 |
2021-02-15 | Update docker-compose | Claudio D. Gasparini | 3 | -75/+122 |
2021-02-15 | Introduce cps-nf-proxy module | Claudio D. Gasparini | 4 | -5/+36 |
2021-02-10 | Merge "Data fragment update by xpath - parsing and validation" | Toine Siebelink | 5 | -36/+212 |
2021-02-10 | Remove extra dependencies on actuator for rest services | Ruslan Kashapov | 2 | -8/+0 |
2021-02-09 | Data fragment update by xpath - parsing and validation | Ruslan Kashapov | 5 | -36/+212 |
2021-02-09 | General groovy test improvements | ToineSiebelink | 3 | -75/+78 |
2021-02-09 | Image name | Claudio D. Gasparini | 2 | -25/+20 |
2021-02-09 | Merge "Fix jenkins master merge job" | Toine Siebelink | 2 | -3/+42 |
2021-02-09 | Merge "E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapp... | Toine Siebelink | 4 | -48/+45 |
2021-02-08 | Fix jenkins master merge job | Bruno Sakoto | 2 | -3/+42 |
2021-02-08 | E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping' wi... | puthuparambil.aditya | 4 | -48/+45 |
2021-02-05 | Merge "Custom Model E2E Network Slicing - RAN Inventory" | Toine Siebelink | 3 | -0/+249 |
2021-02-05 | Custom Model E2E Network Slicing - RAN Inventory | niamhcore | 3 | -0/+249 |
2021-02-04 | Fetching data node by xpath - rest and service layers | Ruslan Kashapov | 11 | -19/+357 |
2021-02-04 | fix mvc tests skipped for rest services | Ruslan Kashapov | 6 | -130/+196 |
2021-02-04 | Merge "Fetching data node by xpath - persistence layer" | Toine Siebelink | 7 | -39/+197 |
2021-02-04 | Decouple application configuration file | Claudio D. Gasparini | 5 | -29/+54 |
2021-02-04 | Merge "Decouple configuration from application" | Toine Siebelink | 22 | -248/+253 |
2021-02-04 | Fetching data node by xpath - persistence layer | Ruslan Kashapov | 7 | -39/+197 |
2021-02-03 | Merge "E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapp... | Toine Siebelink | 3 | -5/+244 |
2021-02-03 | E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping' | puthuparambil.aditya | 3 | -5/+244 |
2021-02-02 | Refactoring tests and adding tests for creating a node. | niamhcore | 3 | -90/+246 |
2021-02-01 | Decouple configuration from application | Claudio D. Gasparini | 22 | -248/+253 |
2021-02-01 | Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer" | Toine Siebelink | 3 | -8/+23 |
2021-02-01 | Merge "Attach a (JSON) data instance for a container with children to a given... | Toine Siebelink | 9 | -45/+136 |
2021-02-01 | Attach a (JSON) data instance for a container with children to a given Anchor | niamhcore | 9 | -45/+136 |
2021-01-29 | Merge "Introducing Spock/Groovy for Data Integration Tests" | Bruno Sakoto | 9 | -634/+559 |
2021-01-29 | Merge "Fix the datanode build logic (incorrect parsing of containers and mapp... | Toine Siebelink | 5 | -55/+131 |
2021-01-29 | Introducing Spock/Groovy for Data Integration Tests | ToineSiebelink | 9 | -634/+559 |