aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Added parent is null condition when searching for root fragmentsRenu Kumari2-5/+8
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink3-204/+10
2021-05-24Replace list-node content (part 1): CPS Service and persistence layersRuslan Kashapov1-0/+25
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 Kashapov1-1/+25
2021-05-07Add CpsPathQueries.sql and create data inspired by the bookstore modelniamhcore1-1/+1
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-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-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.aditya1-2/+3
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-02CPS-265 - updating cps path to support include-descendants option.niamhcore1-3/+3
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-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 Kashapov5-36/+122
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
2020-12-24Create schema set REST API and service levelRuslan Kashapov1-16/+4
2020-12-17Associate anchor to schema setRuslan Kashapov4-28/+36
2020-12-16List all modules references in a given dataspace and schemas set nameClaudio David Gasparini2-1/+36
2020-12-16Few Sonar Fixesputhuparambil.aditya1-2/+0