Age | Commit message (Expand) | Author | Files | Lines |
2021-01-22 | Move jib plugin configuration from parent |  Claudio David Gasparini | 2 | -57/+35 |
2021-01-22 | Merge "Introduce caffeine cache" |  Toine Siebelink | 8 | -27/+170 |
2021-01-21 | Introduce caffeine cache |  Claudio David Gasparini | 8 | -28/+170 |
2021-01-21 | Merge "Add checkstyle rule for unused imports" |  Toine Siebelink | 2 | -2/+1 |
2021-01-21 | Enable log level management via actuator, /cps/api path to use for REST contr... |  Ruslan Kashapov | 6 | -12/+30 |
2021-01-21 | Add checkstyle rule for unused imports |  Claudio David Gasparini | 3 | -3/+1 |
2021-01-21 | Fix sonarqube violations |  ToineSiebelink | 2 | -2/+1 |
2021-01-21 | ZIP archive support for multiple YANG files delivery on Schema Set creation u... |  Ruslan Kashapov | 6 | -27/+197 |
2021-01-20 | Test E2E Network Slicing model with CPS |  Rishi.Chail | 4 | -0/+3138 |
2021-01-19 | Delete schema set - REST and service layers |  Ruslan Kashapov | 9 | -8/+127 |
2021-01-18 | Delete schema set - persistence layer |  Ruslan Kashapov | 11 | -17/+291 |
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 |