aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service
AgeCommit message (Expand)AuthorFilesLines
2021-05-28Load only required components in the application contextsRenu Kumari2-12/+10
2021-05-24Replace list-node content (part 1): CPS Service and persistence layersRuslan Kashapov4-4/+67
2021-05-11Create list-node elements (part1): CPS service and persistence layersRuslan Kashapov5-50/+119
2021-05-07Fix cps ran yang data modelBruno Sakoto1-1/+2
2021-04-30fix sonar code smellRuslan Kashapov1-1/+1
2021-04-29JSON data fragment into DataNode collection parsing supportRuslan Kashapov2-1/+41
2021-04-29Investigate and update Spock versionshivasubedi5-16/+0
2021-04-28Fix Code smellsshivasubedi5-26/+21
2021-04-26Get Data under anchor using single rootRishi.Chail2-1/+18
2021-04-20Create child data node (part 1): CPS service + RESTRuslan Kashapov3-0/+43
2021-04-07Fix SonarQube violationsToineSiebelink2-5/+4
2021-04-07Delete anchor part 1: service and persistence layersRuslan Kashapov4-1/+33
2021-04-07Fix xpath building for data nodes addressing YANG augmentationRuslan Kashapov10-13/+1127
2021-03-24Provide the reason why data is not compliantBruno Sakoto1-2/+2
2021-03-24Internal Server Error when creating the same data node twiceniamhcore9-147/+109
2021-03-05Update versions for next releaseRishi.Chail1-1/+1
2021-03-04Upgrade version numberBruno Sakoto1-1/+1
2021-03-02CPS-265 - updating cps path to support include-descendants option.niamhcore4-7/+19
2021-02-23Merge "Updating RAN Inventory tests to use the latest model and data"Bruno Sakoto3-80/+95
2021-02-23Updating RAN Inventory tests to use the latest model and dataniamhcore3-80/+95
2021-02-22Upgrade version numberBruno Sakoto1-1/+1
2021-02-22Rest & Java API layer - Query Datanodes using cpsPath that contains contains ...niamhcore3-0/+99
2021-02-19Persistence layer - Query Datanodes using cpsPath that contains contains a le...niamhcore3-0/+56
2021-02-18Merge "E2E RAN Schema Model - yang model vs data test"Toine Siebelink3-7/+2008
2021-02-18E2E RAN Schema Model - yang model vs data testRuslan Kashapov3-7/+2008
2021-02-18Data fragment update by xpath #3 - rest and service layersRuslan Kashapov3-13/+109
2021-02-17Merge "Data fragment update by xpath #2 - persistence layer"Toine Siebelink2-25/+22
2021-02-16Data fragment update by xpath #2 - persistence layerRuslan Kashapov2-25/+22
2021-02-16Fix yang resource parse failure if filename matches IETF recommended formatRuslan Kashapov2-10/+24
2021-02-09Data fragment update by xpath - parsing and validationRuslan Kashapov5-36/+212
2021-02-09General groovy test improvementsToineSiebelink2-45/+35
2021-02-09Merge "E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapp...Toine Siebelink4-48/+45
2021-02-08E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping' wi...puthuparambil.aditya4-48/+45
2021-02-05Custom Model E2E Network Slicing - RAN Inventoryniamhcore3-0/+249
2021-02-04Fetching data node by xpath - rest and service layersRuslan Kashapov6-6/+244
2021-02-04Fetching data node by xpath - persistence layerRuslan Kashapov3-0/+53
2021-02-03Merge "E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapp...Toine Siebelink3-5/+244
2021-02-03E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping'puthuparambil.aditya3-5/+244
2021-02-02Refactoring tests and adding tests for creating a node.niamhcore1-0/+70
2021-02-01Merge "Attach a (JSON) data instance for a container with children to a given...Toine Siebelink5-15/+97
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore5-15/+97
2021-01-29Merge "Fix the datanode build logic (incorrect parsing of containers and mapp...Toine Siebelink5-55/+131
2021-01-28Fix the datanode build logic (incorrect parsing of containers and mapped lists)Ruslan Kashapov5-55/+131
2021-01-28Fix sonar false-positive code smells issues (licence below package line)Ruslan Kashapov2-5/+6
2021-01-27Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a ...ToineSiebelink6-279/+235
2021-01-25Add DataNodeDoesNotExist Exceptionniamhcore3-1/+69
2021-01-24Fix SonarQube ViolationsRishi.Chail2-2/+2
2021-01-22Retrieve an Anchor for a given dataspace by anchor name - Service layerRishi.Chail3-5/+28
2021-01-22Add another Child to a Fragment that has already at least one Childniamhcore1-0/+11
2021-01-21Introduce caffeine cacheClaudio David Gasparini6-26/+164