Age | Commit message (Expand) | Author | Files | Lines |
2021-02-19 | Persistence layer - Query Datanodes using cpsPath that contains contains a le... | niamhcore | 6 | -5/+194 |
2021-02-16 | Data fragment update by xpath #2 - persistence layer | Ruslan Kashapov | 4 | -22/+160 |
2021-02-04 | Fetching data node by xpath - persistence layer | Ruslan Kashapov | 4 | -39/+144 |
2021-01-29 | Introducing Spock/Groovy for Data Integration Tests | ToineSiebelink | 8 | -634/+554 |
2021-01-27 | Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a ... | ToineSiebelink | 1 | -8/+9 |
2021-01-25 | Add DataNodeDoesNotExist Exception | niamhcore | 2 | -4/+4 |
2021-01-21 | Remove Module Table | Rishi.Chail | 1 | -13/+1 |
2021-01-22 | Add another Child to a Fragment that has already at least one Child | niamhcore | 4 | -63/+136 |
2021-01-22 | Merge "Introduce caffeine cache" | Toine Siebelink | 1 | -2/+1 |
2021-01-21 | Introduce caffeine cache | Claudio David Gasparini | 1 | -2/+1 |
2021-01-21 | Merge "Add checkstyle rule for unused imports" | Toine Siebelink | 1 | -2/+0 |
2021-01-21 | Add checkstyle rule for unused imports | Claudio David Gasparini | 1 | -2/+0 |
2021-01-21 | Fix sonarqube violations | ToineSiebelink | 1 | -1/+1 |
2021-01-18 | Delete schema set - persistence layer | Ruslan Kashapov | 6 | -12/+158 |
2021-01-18 | Persisting data nodes (fragments tree structure) | niamhcore | 4 | -2/+269 |
2021-01-15 | Retrieve the SchemaSet resources for an Anchor | Rishi.Chail | 5 | -11/+72 |
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/+5 |
2021-01-13 | Rename entity artifacts, remove obsolete entities | Ruslan Kashapov | 17 | -374/+183 |
2021-01-13 | Decouple anchor from fragment in persistence module | Ruslan Kashapov | 9 | -56/+150 |
2021-01-12 | Enable spotbugs and fix spotbugs warns | Claudio David Gasparini | 1 | -1/+2 |
2021-01-11 | Rework CpsModulePersistenceService | Claudio David Gasparini | 2 | -6/+6 |
2021-01-08 | Merge "Remove depredcated classes" | Bruno Sakoto | 2 | -97/+0 |
2021-01-07 | Remove deprecated method | Claudio David Gasparini | 1 | -7/+0 |
2021-01-07 | Remove depredcated classes | niamhcore | 2 | -97/+0 |
2021-01-06 | Create dataspace | Ruslan Kashapov | 2 | -0/+29 |
2021-01-06 | Merge "Create schema set REST API and service level" | Toine Siebelink | 1 | -16/+4 |
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 | 1 | -16/+4 |
2020-12-17 | Merge "Redirecting logs to console" | Toine Siebelink | 1 | -48/+0 |
2020-12-17 | Redirecting logs to console | niamhcore | 1 | -48/+0 |
2020-12-17 | Associate anchor to schema set | Ruslan Kashapov | 8 | -30/+191 |
2020-12-16 | List all modules references in a given dataspace and schemas set name | Claudio David Gasparini | 2 | -1/+36 |
2020-12-16 | Few Sonar Fixes | puthuparambil.aditya | 1 | -2/+0 |
2020-12-14 | Yang resource name persistence | Ruslan Kashapov | 5 | -35/+53 |
2020-12-10 | Retrieve All anchors for a given Dataspace | puthuparambil.aditya | 3 | -0/+28 |
2020-12-10 | Fixing Merge Issue | ToineSiebelink | 1 | -3/+4 |
2020-12-10 | Merge "Improve CPS Exception handling" | Bruno Sakoto | 4 | -40/+33 |
2020-12-10 | Improve CPS Exception handling | ToineSiebelink | 4 | -40/+33 |
2020-12-08 | Persistence layer testing incl CpsModulePersistenceService testing | Ruslan Kashapov | 7 | -0/+278 |
2020-12-07 | Create Common Model objects in SPI | niamhcore | 2 | -74/+75 |
2020-12-07 | Merge "CPS Exception handling - extending the CPSValidationException" | Toine Siebelink | 1 | -2/+2 |
2020-12-07 | CPS Exception handling - extending the CPSValidationException | puthuparambil.aditya | 1 | -2/+2 |
2020-12-03 | Schema Set persistence (store) implementation | Ruslan Kashapov | 6 | -16/+297 |
2020-12-02 | Fix checkstyle violations for "final" keyword | Claudio David Gasparini | 4 | -8/+7 |
2020-11-19 | Adding & Testing method for breaking JSON Data into 'fragments' | ToineSiebelink | 1 | -2/+2 |
2020-11-19 | Fix code smell | Rishi.Chail | 1 | -2/+2 |
2020-11-19 | Fix HTTP response for duplicate module | niamhcore | 1 | -2/+9 |
2020-11-19 | Fix name inconsistency of classes | Rishi.Chail | 6 | -21/+24 |