summaryrefslogtreecommitdiffstats
path: root/cps-ri/src
AgeCommit message (Expand)AuthorFilesLines
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.aditya4-11/+12
2021-03-10Fix SOnarQube bug on RegexToineSiebelink2-14/+20
2021-03-09Improve error reporting for invalid cps path queryniamhcore1-4/+4
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-24Schema creation and Data pre-load to on cps-xnf-proxy start-up using liquibaseputhuparambil.aditya14-85/+3086
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 TestsToineSiebelink7-633/+522
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
2021-01-22Add another Child to a Fragment that has already at least one Childniamhcore4-63/+136
2021-01-22Merge "Introduce caffeine cache"Toine Siebelink1-2/+1
2021-01-21Introduce caffeine cacheClaudio David Gasparini1-2/+1
2021-01-21Merge "Add checkstyle rule for unused imports"Toine Siebelink1-2/+0
2021-01-21Add checkstyle rule for unused importsClaudio David Gasparini1-2/+0
2021-01-21Fix sonarqube violationsToineSiebelink1-1/+1
2021-01-18Delete schema set - persistence layerRuslan Kashapov6-12/+158
2021-01-18Persisting data nodes (fragments tree structure)niamhcore4-2/+269
2021-01-15Retrieve the SchemaSet resources for an AnchorRishi.Chail5-11/+72
2021-01-13Rename entity artifacts, remove obsolete entitiesRuslan Kashapov17-374/+183
2021-01-13Decouple anchor from fragment in persistence moduleRuslan Kashapov9-56/+150
2021-01-12Enable spotbugs and fix spotbugs warnsClaudio David Gasparini1-1/+2
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini2-6/+6
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 Kashapov2-0/+29
2021-01-06Merge "Create schema set REST API and service level"Toine Siebelink1-16/+4
2021-01-04Merge "Fix test container remain in docker after tests completion. IMPORTANT."Toine Siebelink1-1/+5
2020-12-28Fix test container remain in docker after tests completion. IMPORTANT.Ruslan Kashapov1-1/+5
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 Kashapov8-30/+191
2020-12-16List all modules references in a given dataspace and schemas set nameClaudio David Gasparini2-1/+36