aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-05-07Add CpsPathQueries.sql and create data inspired by the bookstore modelniamhcore1-1/+1
2021-05-07Fix cps ran yang data modelBruno Sakoto8-1/+4539
2021-05-04Fix ancestor cps path to recognize ancestor list valueniamhcore1-2/+2
2021-04-30Implement cps path query to get ancestor by schema node identifierToineSiebelink3-25/+73
2021-04-30Fix Get descendent to support xpaths that end in list valuesputhuparambil.aditya1-2/+3
2021-04-28Fix Code smellsshivasubedi4-42/+39
2021-04-26Merge "Leaf String value comparison matches mix of single and double quotes"Rishi Chail1-4/+11
2021-04-26Get Data under anchor using single rootRishi.Chail2-1/+19
2021-04-26Leaf String value comparison matches mix of single and double quotesshivasubedi1-4/+11
2021-04-22Implement ends with cps path query to support multiple attributes with 'and' ...puthuparambil.aditya4-7/+65
2021-04-15Fix "ends-with" query syntax to conform with xPath definitionToineSiebelink4-13/+15
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 Kashapov1-3/+20
2021-04-06Fix security hotspots n RegexToineSiebelink1-1/+2
2021-03-31Fix to store data for 2 anchors using same modelBruno Sakoto2-1/+54
2021-03-24Internal Server Error when creating the same data node twiceniamhcore3-8/+13
2021-03-18Fix code smellsRishi.Chail1-2/+1
2021-03-11Fix for security hotspot related to wek cyptographyputhuparambil.aditya2-5/+6
2021-03-10Fix SOnarQube bug on RegexToineSiebelink1-5/+9
2021-03-09Improve error reporting for invalid cps path queryniamhcore1-4/+4
2021-03-04CPS-265 - Update cps path query to support 'ends with'niamhcore4-12/+68
2021-03-03CSIT: Integration tests for CPS CoreRuslan Kashapov1-0/+10
2021-03-02CPS-265 - updating cps path to support include-descendants option.niamhcore1-3/+3
2021-02-24Schema creation and Data pre-load to on cps-xnf-proxy start-up using liquibaseputhuparambil.aditya13-85/+3082
2021-02-19Persistence layer - Query Datanodes using cpsPath that contains contains a le...niamhcore3-0/+100
2021-02-16Data fragment update by xpath #2 - persistence layerRuslan Kashapov2-10/+42
2021-02-04Fetching data node by xpath - persistence layerRuslan Kashapov1-2/+40
2021-01-25Add DataNodeDoesNotExist Exceptionniamhcore1-2/+2
2021-01-21Remove Module TableRishi.Chail1-13/+1
2021-01-22Add another Child to a Fragment that has already at least one Childniamhcore2-10/+40
2021-01-22Merge "Introduce caffeine cache"Toine Siebelink1-2/+1
2021-01-21Introduce caffeine cacheClaudio David Gasparini1-2/+1
2021-01-21Fix sonarqube violationsToineSiebelink1-1/+1
2021-01-18Delete schema set - persistence layerRuslan Kashapov4-0/+50
2021-01-18Persisting data nodes (fragments tree structure)niamhcore2-2/+97
2021-01-15Retrieve the SchemaSet resources for an AnchorRishi.Chail3-2/+29
2021-01-13Rename entity artifacts, remove obsolete entitiesRuslan Kashapov15-349/+158
2021-01-13Decouple anchor from fragment in persistence moduleRuslan Kashapov6-41/+134
2021-01-12Enable spotbugs and fix spotbugs warnsClaudio David Gasparini1-1/+2
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini1-5/+2
2021-01-08Merge "Remove depredcated classes"Bruno Sakoto2-97/+0
2021-01-07Remove deprecated methodClaudio David Gasparini1-7/+0
2021-01-07Remove depredcated classesniamhcore2-97/+0
2021-01-06Create dataspaceRuslan Kashapov1-0/+10
2021-01-06Merge "Create schema set REST API and service level"Toine Siebelink1-16/+4
2020-12-24Create schema set REST API and service levelRuslan Kashapov1-16/+4
2020-12-17Merge "Redirecting logs to console"Toine Siebelink1-48/+0
2020-12-17Redirecting logs to consoleniamhcore1-48/+0
2020-12-17Associate anchor to schema setRuslan Kashapov5-30/+38