summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-14Fix code coverage for sonarClaudio David Gasparini7-13/+13
2021-01-13Include aggregate xml report on sonar coverageClaudio David Gasparini4-0/+14
2021-01-13Merge "Rename entity artifacts, remove obsolete entities"Toine Siebelink17-374/+183
2021-01-13Rename entity artifacts, remove obsolete entitiesRuslan Kashapov17-374/+183
2021-01-13Use jacoco aggregate reportsClaudio David Gasparini1-0/+12
2021-01-13Decouple anchor from fragment in persistence moduleRuslan Kashapov9-56/+150
2021-01-13Merge "Use and configure sonar-maven-plugin"Toine Siebelink1-0/+4
2021-01-13Use and configure sonar-maven-pluginClaudio David Gasparini1-0/+4
2021-01-12Merge "Enable spotbugs and fix spotbugs warns"Toine Siebelink6-9/+19
2021-01-12Increase CPS Code CoverageRishi.Chail2-1/+3
2021-01-12Enable spotbugs and fix spotbugs warnsClaudio David Gasparini6-9/+19
2021-01-11Merge "Introduce spotbug plugin"Toine Siebelink6-0/+135
2021-01-11Introduce spotbug pluginClaudio David Gasparini6-0/+135
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini15-41/+160
2021-01-08Merge "Remove depredcated classes"Bruno Sakoto3-146/+0
2021-01-07Remove deprecated methodClaudio David Gasparini2-23/+0
2021-01-07Remove depredcated classesniamhcore3-146/+0
2021-01-06Create dataspaceRuslan Kashapov10-0/+162
2021-01-06WebMVC groovy test cases for AdminRestControllerputhuparambil.aditya1-1/+38
2021-01-06Merge "Create schema set REST API and service level"Toine Siebelink14-70/+378
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 Kashapov14-70/+378
2020-12-17Merge "Redirecting logs to console"Toine Siebelink3-122/+40
2020-12-17Redirecting logs to consoleniamhcore3-122/+40
2020-12-17Merge "Associate anchor to schema set"Rishi Chail16-121/+248
2020-12-17Associate anchor to schema setRuslan Kashapov16-121/+248
2020-12-17Adding logging exampleniamhcore2-3/+6
2020-12-17Split the CpsRestController.javaputhuparambil.aditya4-73/+67
2020-12-17Merge "Enable tests using test containers on jenkins"Toine Siebelink2-21/+9
2020-12-17Enable tests using test containers on jenkinsRuslan Kashapov2-21/+9
2020-12-17Decouple YangUtils testClaudio David Gasparini5-69/+95
2020-12-16List all modules references in a given dataspace and schemas set nameClaudio David Gasparini9-9/+129
2020-12-16Merge "Few Sonar Fixes Add spock-spring testing"Toine Siebelink9-51/+52
2020-12-16Few Sonar Fixesputhuparambil.aditya9-51/+52
2020-12-16Introduce YangTextSchemaSourceSetClaudio David Gasparini5-29/+188
2020-12-14Merge "Yang resource name persistence"Toine Siebelink6-41/+58
2020-12-14Yang resource name persistenceRuslan Kashapov6-41/+58
2020-12-11Remove depredcated code/classesniamhcore9-404/+5
2020-12-10Retrieve All anchors for a given Dataspaceputhuparambil.aditya10-4/+86
2020-12-10Fixing Merge IssueToineSiebelink1-3/+4
2020-12-10Merge "Improve CPS Exception handling"Bruno Sakoto22-372/+334
2020-12-10Improve CPS Exception handlingToineSiebelink22-372/+334
2020-12-08Merge "Persistence layer testing incl CpsModulePersistenceService testing"Toine Siebelink9-1/+305
2020-12-08Persistence layer testing incl CpsModulePersistenceService testingRuslan Kashapov9-1/+305
2020-12-07Merge "Add DistributionManagement to checkstyle pom"Toine Siebelink4-6/+19
2020-12-07Create Common Model objects in SPIniamhcore21-355/+709
2020-12-07Merge "CPS Exception handling - extending the CPSValidationException"Toine Siebelink3-2/+119
2020-12-07CPS Exception handling - extending the CPSValidationExceptionputhuparambil.aditya3-2/+119
2020-12-07Merge "Schema Set persistence (store) implementation"Toine Siebelink8-19/+407