Age | Commit message (Expand) | Author | Files | Lines |
2021-01-18 | Merge "Persisting data nodes (fragments tree structure)" |  Toine Siebelink | 6 | -3/+284 |
2021-01-18 | Merge "Configure coverage per module for cps-service" |  Toine Siebelink | 2 | -1/+5 |
2021-01-18 | Persisting data nodes (fragments tree structure) |  niamhcore | 6 | -3/+284 |
2021-01-18 | Fix code smell |  Rishi.Chail | 1 | -0/+1 |
2021-01-15 | Configure coverage per module for cps-service |  Claudio David Gasparini | 2 | -1/+5 |
2021-01-15 | Retrieve the SchemaSet resources for an Anchor |  Rishi.Chail | 11 | -24/+150 |
2021-01-15 | SonarQube fixes |  ToineSiebelink | 3 | -1/+40 |
2021-01-15 | Merge "SonarQube fixes" |  Rishi Chail | 7 | -5/+127 |
2021-01-15 | Split OpenAPI yaml file |  puthuparambil.aditya | 7 | -396/+356 |
2021-01-14 | SonarQube fixes |  ToineSiebelink | 7 | -5/+127 |
2021-01-14 | Fix code coverage for sonar |  Claudio David Gasparini | 7 | -13/+13 |
2021-01-13 | Include aggregate xml report on sonar coverage |  Claudio David Gasparini | 4 | -0/+14 |
2021-01-13 | Merge "Rename entity artifacts, remove obsolete entities" |  Toine Siebelink | 17 | -374/+183 |
2021-01-13 | Rename entity artifacts, remove obsolete entities |  Ruslan Kashapov | 17 | -374/+183 |
2021-01-13 | Use jacoco aggregate reports |  Claudio David Gasparini | 1 | -0/+12 |
2021-01-13 | Decouple anchor from fragment in persistence module |  Ruslan Kashapov | 9 | -56/+150 |
2021-01-13 | Merge "Use and configure sonar-maven-plugin" |  Toine Siebelink | 1 | -0/+4 |
2021-01-13 | Use and configure sonar-maven-plugin |  Claudio David Gasparini | 1 | -0/+4 |
2021-01-12 | Merge "Enable spotbugs and fix spotbugs warns" |  Toine Siebelink | 6 | -9/+19 |
2021-01-12 | Increase CPS Code Coverage |  Rishi.Chail | 2 | -1/+3 |
2021-01-12 | Enable spotbugs and fix spotbugs warns |  Claudio David Gasparini | 6 | -9/+19 |
2021-01-11 | Merge "Introduce spotbug plugin" |  Toine Siebelink | 6 | -0/+135 |
2021-01-11 | Introduce spotbug plugin |  Claudio David Gasparini | 6 | -0/+135 |
2021-01-11 | Rework CpsModulePersistenceService |  Claudio David Gasparini | 15 | -41/+160 |
2021-01-08 | Merge "Remove depredcated classes" |  Bruno Sakoto | 3 | -146/+0 |
2021-01-07 | Remove deprecated method |  Claudio David Gasparini | 2 | -23/+0 |
2021-01-07 | Remove depredcated classes |  niamhcore | 3 | -146/+0 |
2021-01-06 | Create dataspace |  Ruslan Kashapov | 10 | -0/+162 |
2021-01-06 | WebMVC groovy test cases for AdminRestController |  puthuparambil.aditya | 1 | -1/+38 |
2021-01-06 | Merge "Create schema set REST API and service level" |  Toine Siebelink | 14 | -70/+378 |
2021-01-04 | Merge "Fix test container remain in docker after tests completion. IMPORTANT." |  Toine Siebelink | 1 | -1/+5 |
2020-12-28 | Fix test container remain in docker after tests completion. IMPORTANT. |  Ruslan Kashapov | 1 | -1/+5 |
2020-12-24 | Create schema set REST API and service level |  Ruslan Kashapov | 14 | -70/+378 |
2020-12-17 | Merge "Redirecting logs to console" |  Toine Siebelink | 3 | -122/+40 |
2020-12-17 | Redirecting logs to console |  niamhcore | 3 | -122/+40 |
2020-12-17 | Merge "Associate anchor to schema set" |  Rishi Chail | 16 | -121/+248 |
2020-12-17 | Associate anchor to schema set |  Ruslan Kashapov | 16 | -121/+248 |
2020-12-17 | Adding logging example |  niamhcore | 2 | -3/+6 |
2020-12-17 | Split the CpsRestController.java |  puthuparambil.aditya | 4 | -73/+67 |
2020-12-17 | Merge "Enable tests using test containers on jenkins" |  Toine Siebelink | 2 | -21/+9 |
2020-12-17 | Enable tests using test containers on jenkins |  Ruslan Kashapov | 2 | -21/+9 |
2020-12-17 | Decouple YangUtils test |  Claudio David Gasparini | 5 | -69/+95 |
2020-12-16 | List all modules references in a given dataspace and schemas set name |  Claudio David Gasparini | 9 | -9/+129 |
2020-12-16 | Merge "Few Sonar Fixes Add spock-spring testing" |  Toine Siebelink | 9 | -51/+52 |
2020-12-16 | Few Sonar Fixes |  puthuparambil.aditya | 9 | -51/+52 |
2020-12-16 | Introduce YangTextSchemaSourceSet |  Claudio David Gasparini | 5 | -29/+188 |
2020-12-14 | Merge "Yang resource name persistence" |  Toine Siebelink | 6 | -41/+58 |
2020-12-14 | Yang resource name persistence |  Ruslan Kashapov | 6 | -41/+58 |
2020-12-11 | Remove depredcated code/classes |  niamhcore | 9 | -404/+5 |
2020-12-10 | Retrieve All anchors for a given Dataspace |  puthuparambil.aditya | 10 | -4/+86 |