Age | Commit message (Expand) | Author | Files | Lines |
2021-04-26 | Get Data under anchor using single root |  Rishi.Chail | 1 | -1/+7 |
2021-04-20 | Create child data node (part 1): CPS service + REST |  Ruslan Kashapov | 1 | -0/+20 |
2021-04-07 | Delete anchor part 1: service and persistence layers |  Ruslan Kashapov | 1 | -0/+8 |
2021-04-07 | Fix xpath building for data nodes addressing YANG augmentation |  Ruslan Kashapov | 9 | -11/+1122 |
2021-03-24 | Internal Server Error when creating the same data node twice |  niamhcore | 2 | -13/+29 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. |  niamhcore | 1 | -3/+9 |
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 | 1 | -0/+44 |
2021-02-19 | Persistence layer - Query Datanodes using cpsPath that contains contains a le... |  niamhcore | 1 | -0/+9 |
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 | 1 | -4/+47 |
2021-02-16 | Fix yang resource parse failure if filename matches IETF recommended format |  Ruslan Kashapov | 1 | -4/+8 |
2021-02-09 | Data fragment update by xpath - parsing and validation |  Ruslan Kashapov | 3 | -15/+105 |
2021-02-09 | General groovy test improvements |  ToineSiebelink | 2 | -45/+35 |
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 | 2 | -6/+95 |
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 | 1 | -4/+7 |
2021-02-01 | Attach a (JSON) data instance for a container with children to a given Anchor |  niamhcore | 1 | -4/+7 |
2021-01-28 | Fix the datanode build logic (incorrect parsing of containers and mapped lists) |  Ruslan Kashapov | 3 | -11/+94 |
2021-01-27 | Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a ... |  ToineSiebelink | 2 | -21/+29 |
2021-01-25 | Add DataNodeDoesNotExist Exception |  niamhcore | 1 | -1/+17 |
2021-01-22 | Retrieve an Anchor for a given dataspace by anchor name - Service layer |  Rishi.Chail | 1 | -4/+12 |
2021-01-21 | Introduce caffeine cache |  Claudio David Gasparini | 2 | -9/+33 |
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 | 1 | -1/+18 |
2021-01-18 | Delete schema set - persistence layer |  Ruslan Kashapov | 1 | -5/+12 |
2021-01-15 | Retrieve the SchemaSet resources for an Anchor |  Rishi.Chail | 2 | -6/+11 |
2021-01-15 | SonarQube fixes |  ToineSiebelink | 1 | -1/+1 |
2021-01-14 | SonarQube fixes |  ToineSiebelink | 1 | -0/+107 |
2021-01-11 | Rework CpsModulePersistenceService |  Claudio David Gasparini | 1 | -4/+13 |
2021-01-06 | Create dataspace |  Ruslan Kashapov | 1 | -0/+7 |
2020-12-24 | Create schema set REST API and service level |  Ruslan Kashapov | 3 | -10/+38 |
2020-12-17 | Associate anchor to schema set |  Ruslan Kashapov | 1 | -34/+9 |
2020-12-17 | Decouple YangUtils test |  Claudio David Gasparini | 4 | -35/+94 |
2020-12-16 | List all modules references in a given dataspace and schemas set name |  Claudio David Gasparini | 1 | -2/+0 |
2020-12-16 | Introduce YangTextSchemaSourceSet |  Claudio David Gasparini | 1 | -5/+5 |
2020-12-11 | Remove depredcated code/classes |  niamhcore | 2 | -103/+0 |
2020-12-10 | Retrieve All anchors for a given Dataspace |  puthuparambil.aditya | 1 | -1/+21 |
2020-12-10 | Improve CPS Exception handling |  ToineSiebelink | 3 | -88/+57 |
2020-12-07 | Create Common Model objects in SPI |  niamhcore | 3 | -96/+163 |
2020-12-02 | Fix checkstyle violations for "final" keyword |  Claudio David Gasparini | 1 | -1/+1 |
2020-12-01 | Xpath builder on data fragmentation |  ToineSiebelink | 1 | -0/+4 |
2020-11-19 | Adding & Testing method for breaking JSON Data into 'fragments' |  ToineSiebelink | 4 | -36/+82 |
2020-11-19 | Fix name inconsistency of classes |  Rishi.Chail | 1 | -10/+9 |
2020-11-18 | VSE: Create an anchor in the given dataspace |  Rishi.Chail | 1 | -0/+55 |