aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri
AgeCommit message (Expand)AuthorFilesLines
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
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-14Fix code coverage for sonarClaudio David Gasparini1-4/+0
2021-01-13Include aggregate xml report on sonar coverageClaudio David Gasparini1-0/+5
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
2020-12-16Few Sonar Fixesputhuparambil.aditya1-2/+0
2020-12-14Yang resource name persistenceRuslan Kashapov5-35/+53
2020-12-10Retrieve All anchors for a given Dataspaceputhuparambil.aditya3-0/+28
2020-12-10Fixing Merge IssueToineSiebelink1-3/+4
2020-12-10Merge "Improve CPS Exception handling"Bruno Sakoto4-40/+33
2020-12-10Improve CPS Exception handlingToineSiebelink4-40/+33
2020-12-08Persistence layer testing incl CpsModulePersistenceService testingRuslan Kashapov7-0/+278
2020-12-07Create Common Model objects in SPIniamhcore2-74/+75
2020-12-07Merge "CPS Exception handling - extending the CPSValidationException"Toine Siebelink1-2/+2
2020-12-07CPS Exception handling - extending the CPSValidationExceptionputhuparambil.aditya1-2/+2
2020-12-03Schema Set persistence (store) implementationRuslan Kashapov6-16/+297
2020-12-02Fix checkstyle violations for "final" keywordClaudio David Gasparini4-8/+7
2020-11-19Adding & Testing method for breaking JSON Data into 'fragments'ToineSiebelink1-2/+2
2020-11-19Fix code smellRishi.Chail1-2/+2
2020-11-19Fix HTTP response for duplicate moduleniamhcore1-2/+9
2020-11-19Fix name inconsistency of classesRishi.Chail6-21/+24
2020-11-18VSE: Create an anchor in the given dataspaceRishi.Chail8-76/+222
2020-11-16Fix init db schema scriptBruno Sakoto1-62/+63