Age | Commit message (Expand) | Author | Files | Lines |
2021-01-29 | Merge "Fix the datanode build logic (incorrect parsing of containers and mapp... | Toine Siebelink | 5 | -55/+131 |
2021-01-28 | Fix the datanode build logic (incorrect parsing of containers and mapped lists) | Ruslan Kashapov | 5 | -55/+131 |
2021-01-28 | Fix sonar false-positive code smells issues (licence below package line) | Ruslan Kashapov | 2 | -5/+6 |
2021-01-27 | Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a ... | ToineSiebelink | 6 | -279/+235 |
2021-01-25 | Add DataNodeDoesNotExist Exception | niamhcore | 3 | -1/+69 |
2021-01-22 | Retrieve an Anchor for a given dataspace by anchor name - Service layer | Rishi.Chail | 3 | -5/+28 |
2021-01-22 | Add another Child to a Fragment that has already at least one Child | niamhcore | 1 | -0/+11 |
2021-01-21 | Introduce caffeine cache | Claudio David Gasparini | 6 | -26/+164 |
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 | 3 | -1/+40 |
2021-01-18 | Delete schema set - persistence layer | Ruslan Kashapov | 5 | -5/+133 |
2021-01-18 | Merge "Persisting data nodes (fragments tree structure)" | Toine Siebelink | 2 | -1/+15 |
2021-01-18 | Persisting data nodes (fragments tree structure) | niamhcore | 2 | -1/+15 |
2021-01-18 | Fix code smell | Rishi.Chail | 1 | -0/+1 |
2021-01-15 | Retrieve the SchemaSet resources for an Anchor | Rishi.Chail | 5 | -12/+77 |
2021-01-15 | SonarQube fixes | ToineSiebelink | 2 | -1/+3 |
2021-01-14 | SonarQube fixes | ToineSiebelink | 7 | -5/+127 |
2021-01-14 | Fix code coverage for sonar | Claudio David Gasparini | 1 | -4/+0 |
2021-01-13 | Include aggregate xml report on sonar coverage | Claudio David Gasparini | 1 | -0/+4 |
2021-01-12 | Merge "Enable spotbugs and fix spotbugs warns" | Toine Siebelink | 3 | -5/+12 |
2021-01-12 | Increase CPS Code Coverage | Rishi.Chail | 1 | -0/+2 |
2021-01-12 | Enable spotbugs and fix spotbugs warns | Claudio David Gasparini | 3 | -5/+12 |
2021-01-11 | Rework CpsModulePersistenceService | Claudio David Gasparini | 9 | -21/+85 |
2021-01-08 | Merge "Remove depredcated classes" | Bruno Sakoto | 1 | -49/+0 |
2021-01-07 | Remove deprecated method | Claudio David Gasparini | 1 | -16/+0 |
2021-01-07 | Remove depredcated classes | niamhcore | 1 | -49/+0 |
2021-01-06 | Create dataspace | Ruslan Kashapov | 5 | -0/+70 |
2021-01-06 | Merge "Create schema set REST API and service level" | Toine Siebelink | 7 | -51/+114 |
2020-12-24 | Create schema set REST API and service level | Ruslan Kashapov | 7 | -51/+114 |
2020-12-17 | Merge "Redirecting logs to console" | Toine Siebelink | 1 | -26/+40 |
2020-12-17 | Redirecting logs to console | niamhcore | 1 | -26/+40 |
2020-12-17 | Merge "Associate anchor to schema set" | Rishi Chail | 5 | -57/+38 |
2020-12-17 | Associate anchor to schema set | Ruslan Kashapov | 5 | -57/+38 |
2020-12-17 | Adding logging example | niamhcore | 1 | -3/+3 |
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 | 7 | -8/+93 |
2020-12-16 | Merge "Few Sonar Fixes Add spock-spring testing" | Toine Siebelink | 3 | -24/+4 |
2020-12-16 | Few Sonar Fixes | puthuparambil.aditya | 3 | -24/+4 |
2020-12-16 | Introduce YangTextSchemaSourceSet | Claudio David Gasparini | 5 | -29/+188 |
2020-12-14 | Merge "Yang resource name persistence" | Toine Siebelink | 1 | -6/+5 |
2020-12-14 | Yang resource name persistence | Ruslan Kashapov | 1 | -6/+5 |
2020-12-11 | Remove depredcated code/classes | niamhcore | 6 | -252/+0 |
2020-12-10 | Retrieve All anchors for a given Dataspace | puthuparambil.aditya | 4 | -1/+46 |
2020-12-10 | Improve CPS Exception handling | ToineSiebelink | 15 | -289/+221 |
2020-12-07 | Create Common Model objects in SPI | niamhcore | 18 | -271/+616 |
2020-12-07 | Merge "CPS Exception handling - extending the CPSValidationException" | Toine Siebelink | 2 | -0/+117 |
2020-12-07 | CPS Exception handling - extending the CPSValidationException | puthuparambil.aditya | 2 | -0/+117 |
2020-12-03 | Schema Set persistence (store) implementation | Ruslan Kashapov | 2 | -3/+110 |
2020-12-02 | Fix checkstyle violations for "final" keyword | Claudio David Gasparini | 6 | -13/+13 |
2020-12-01 | Xpath builder on data fragmentation | ToineSiebelink | 3 | -12/+54 |