aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/src/main/java
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-14Yang resource name persistenceRuslan Kashapov2-16/+22
2020-12-10Retrieve All anchors for a given Dataspaceputhuparambil.aditya2-0/+24
2020-12-10Improve CPS Exception handlingToineSiebelink4-40/+33
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 Kashapov5-15/+272
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.Chail7-13/+158
2020-11-06Move cps files to root dirJessica Wagantall9-0/+491