summaryrefslogtreecommitdiffstats
path: root/cps-ri
AgeCommit message (Expand)AuthorFilesLines
2021-06-30Fixing typo in anchor nameniamhcore2-2/+2
2021-06-24create yang model for dmi-registrytragait7-0/+174
2021-06-18Missing licence info added in pom fileshivasubedi10-0/+168
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink6-333/+24
2021-05-28Load only required components in the application contextsRenu Kumari1-1/+2
2021-05-24Replace list-node content (part 1): CPS Service and persistence layersRuslan Kashapov2-0/+55
2021-05-24Adding Atomic Grouping to Discard backtracking once matched as part of Sonar ...DylanB95EST1-2/+2
2021-05-21Adding Possessive Quantifier to Regex to prevent backtrackingDylanB95EST1-2/+2
2021-05-21Update SonarQube Code SmellJosephKeenan1-1/+1
2021-05-11Create list-node elements (part1): CPS service and persistence layersRuslan Kashapov3-18/+75
2021-05-08Merge "Add CpsPathQueries.sql and create data inspired by the bookstore model"Bruno Sakoto5-53/+75
2021-05-07Add CpsPathQueries.sql and create data inspired by the bookstore modelniamhcore5-53/+75
2021-05-07Fix cps ran yang data modelBruno Sakoto8-1/+4539
2021-05-04Fix ancestor cps path to recognize ancestor list valueniamhcore2-10/+11
2021-04-30Implement cps path query to get ancestor by schema node identifierToineSiebelink7-106/+155
2021-04-30Fix Get descendent to support xpaths that end in list valuesputhuparambil.aditya3-17/+36
2021-04-29Investigate and update Spock versionshivasubedi5-30/+1
2021-04-28Fix Code smellsshivasubedi4-42/+39
2021-04-26Merge "Leaf String value comparison matches mix of single and double quotes"Rishi Chail2-6/+31
2021-04-26Get Data under anchor using single rootRishi.Chail4-13/+41
2021-04-26Leaf String value comparison matches mix of single and double quotesshivasubedi2-6/+31
2021-04-23Upgrade to PostgreSQL 13Rishi.Chail1-1/+1
2021-04-22Implement ends with cps path query to support multiple attributes with 'and' ...puthuparambil.aditya8-85/+274
2021-04-22Document legacy CPS Path functionalityToineSiebelink1-3/+4
2021-04-15Fix "ends-with" query syntax to conform with xPath definitionToineSiebelink6-38/+42
2021-04-09Fix liquibase changeset so we can upgrade from H to IToineSiebelink3-3/+33
2021-04-07Merge "Fix security hotspots n Regex"Bruno Sakoto1-1/+2
2021-04-07Delete anchor part 1: service and persistence layersRuslan Kashapov3-11/+56
2021-04-06Fix security hotspots n RegexToineSiebelink1-1/+2
2021-03-31Fix to store data for 2 anchors using same modelBruno Sakoto4-1/+73
2021-03-24Internal Server Error when creating the same data node twiceniamhcore6-15/+23
2021-03-18Fix code smellsRishi.Chail1-2/+1
2021-03-11Fix for security hotspot related to wek cyptographyputhuparambil.aditya5-11/+16
2021-03-10Fix SOnarQube bug on RegexToineSiebelink2-14/+20
2021-03-09Improve error reporting for invalid cps path queryniamhcore1-4/+4
2021-03-05Update versions for next releaseRishi.Chail1-1/+1
2021-03-04Upgrade version numberBruno Sakoto1-1/+1
2021-03-04CPS-265 - Update cps path query to support 'ends with'niamhcore6-33/+135
2021-03-03CSIT: Integration tests for CPS CoreRuslan Kashapov1-0/+10
2021-03-02CPS-265 - updating cps path to support include-descendants option.niamhcore3-12/+14
2021-02-24Merge "Schema creation and Data pre-load to on cps-xnf-proxy start-up using l...Toine Siebelink15-85/+3090
2021-02-24Schema creation and Data pre-load to on cps-xnf-proxy start-up using liquibaseputhuparambil.aditya15-85/+3090
2021-02-22Upgrade version numberBruno Sakoto1-1/+1
2021-02-19Persistence layer - Query Datanodes using cpsPath that contains contains a le...niamhcore6-5/+194
2021-02-16Data fragment update by xpath #2 - persistence layerRuslan Kashapov4-22/+160
2021-02-04Fetching data node by xpath - persistence layerRuslan Kashapov4-39/+144
2021-01-29Introducing Spock/Groovy for Data Integration TestsToineSiebelink8-634/+554
2021-01-27Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a ...ToineSiebelink1-8/+9
2021-01-25Add DataNodeDoesNotExist Exceptionniamhcore2-4/+4
2021-01-21Remove Module TableRishi.Chail1-13/+1