Age | Commit message (Expand) | Author | Files | Lines |
2021-05-24 | Replace list-node content (part 1): CPS Service and persistence layers | Ruslan Kashapov | 4 | -4/+67 |
2021-05-11 | Create list-node elements (part1): CPS service and persistence layers | Ruslan Kashapov | 5 | -50/+119 |
2021-05-07 | Fix cps ran yang data model | Bruno Sakoto | 1 | -1/+2 |
2021-04-30 | fix sonar code smell | Ruslan Kashapov | 1 | -1/+1 |
2021-04-29 | JSON data fragment into DataNode collection parsing support | Ruslan Kashapov | 2 | -1/+41 |
2021-04-29 | Investigate and update Spock version | shivasubedi | 5 | -16/+0 |
2021-04-28 | Fix Code smells | shivasubedi | 5 | -26/+21 |
2021-04-26 | Get Data under anchor using single root | Rishi.Chail | 2 | -1/+18 |
2021-04-20 | Create child data node (part 1): CPS service + REST | Ruslan Kashapov | 3 | -0/+43 |
2021-04-07 | Fix SonarQube violations | ToineSiebelink | 2 | -5/+4 |
2021-04-07 | Delete anchor part 1: service and persistence layers | Ruslan Kashapov | 4 | -1/+33 |
2021-04-07 | Fix xpath building for data nodes addressing YANG augmentation | Ruslan Kashapov | 10 | -13/+1127 |
2021-03-24 | Provide the reason why data is not compliant | Bruno Sakoto | 1 | -2/+2 |
2021-03-24 | Internal Server Error when creating the same data node twice | niamhcore | 9 | -147/+109 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. | niamhcore | 4 | -7/+19 |
2021-02-23 | Updating RAN Inventory tests to use the latest model and data | niamhcore | 3 | -80/+95 |
2021-02-22 | Rest & Java API layer - Query Datanodes using cpsPath that contains contains ... | niamhcore | 3 | -0/+99 |
2021-02-19 | Persistence layer - Query Datanodes using cpsPath that contains contains a le... | niamhcore | 3 | -0/+56 |
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 | 3 | -13/+109 |
2021-02-17 | Merge "Data fragment update by xpath #2 - persistence layer" | Toine Siebelink | 2 | -25/+22 |
2021-02-16 | Data fragment update by xpath #2 - persistence layer | Ruslan Kashapov | 2 | -25/+22 |
2021-02-16 | Fix yang resource parse failure if filename matches IETF recommended format | Ruslan Kashapov | 2 | -10/+24 |
2021-02-09 | Data fragment update by xpath - parsing and validation | Ruslan Kashapov | 5 | -36/+212 |
2021-02-09 | General groovy test improvements | ToineSiebelink | 2 | -45/+35 |
2021-02-09 | Merge "E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapp... | Toine Siebelink | 4 | -48/+45 |
2021-02-08 | E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping' wi... | puthuparambil.aditya | 4 | -48/+45 |
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 | 6 | -6/+244 |
2021-02-04 | Fetching data node by xpath - persistence layer | Ruslan Kashapov | 3 | -0/+53 |
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 | 1 | -0/+70 |
2021-02-01 | Merge "Attach a (JSON) data instance for a container with children to a given... | Toine Siebelink | 5 | -15/+97 |
2021-02-01 | Attach a (JSON) data instance for a container with children to a given Anchor | niamhcore | 5 | -15/+97 |
2021-01-29 | Merge "Fix the datanode build logic (incorrect parsing of containers and mapp... | Toine Siebelink | 5 | -55/+131 |
2021-01-28 | Fix the datanode build logic (incorrect parsing of containers and mapped lists) | Ruslan Kashapov | 5 | -55/+131 |
2021-01-28 | Fix sonar false-positive code smells issues (licence below package line) | Ruslan Kashapov | 2 | -5/+6 |
2021-01-27 | Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a ... | ToineSiebelink | 6 | -279/+235 |
2021-01-25 | Add DataNodeDoesNotExist Exception | niamhcore | 3 | -1/+69 |
2021-01-24 | Fix SonarQube Violations | Rishi.Chail | 2 | -2/+2 |
2021-01-22 | Retrieve an Anchor for a given dataspace by anchor name - Service layer | Rishi.Chail | 3 | -5/+28 |
2021-01-22 | Add another Child to a Fragment that has already at least one Child | niamhcore | 1 | -0/+11 |
2021-01-21 | Introduce caffeine cache | Claudio David Gasparini | 5 | -26/+146 |
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 | 3 | -1/+40 |
2021-01-18 | Delete schema set - persistence layer | Ruslan Kashapov | 5 | -5/+133 |
2021-01-18 | Merge "Persisting data nodes (fragments tree structure)" | Toine Siebelink | 2 | -1/+15 |
2021-01-18 | Persisting data nodes (fragments tree structure) | niamhcore | 2 | -1/+15 |