Age | Commit message (Expand) | Author | Files | Lines |
2021-04-07 | Delete anchor part 1: service and persistence layers | Ruslan Kashapov | 3 | -1/+25 |
2021-04-07 | Fix xpath building for data nodes addressing YANG augmentation | Ruslan Kashapov | 1 | -2/+5 |
2021-03-24 | Provide the reason why data is not compliant | Bruno Sakoto | 1 | -2/+2 |
2021-03-24 | Internal Server Error when creating the same data node twice | niamhcore | 7 | -134/+80 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. | niamhcore | 3 | -4/+10 |
2021-02-22 | Rest & Java API layer - Query Datanodes using cpsPath that contains contains ... | niamhcore | 2 | -0/+55 |
2021-02-19 | Persistence layer - Query Datanodes using cpsPath that contains contains a le... | niamhcore | 2 | -0/+47 |
2021-02-18 | Data fragment update by xpath #3 - rest and service layers | Ruslan Kashapov | 2 | -9/+62 |
2021-02-17 | Merge "Data fragment update by xpath #2 - persistence layer" | Toine Siebelink | 2 | -25/+22 |
2021-02-16 | Data fragment update by xpath #2 - persistence layer | Ruslan Kashapov | 2 | -25/+22 |
2021-02-16 | Fix yang resource parse failure if filename matches IETF recommended format | Ruslan Kashapov | 1 | -6/+16 |
2021-02-09 | Data fragment update by xpath - parsing and validation | Ruslan Kashapov | 2 | -21/+107 |
2021-01-24 | Fix SonarQube Violations | Rishi.Chail | 2 | -2/+2 |
2021-02-04 | Fetching data node by xpath - rest and service layers | Ruslan Kashapov | 4 | -0/+149 |
2021-02-04 | Fetching data node by xpath - persistence layer | Ruslan Kashapov | 3 | -0/+53 |
2021-02-01 | Merge "Attach a (JSON) data instance for a container with children to a given... | Toine Siebelink | 4 | -11/+90 |
2021-02-01 | Attach a (JSON) data instance for a container with children to a given Anchor | niamhcore | 4 | -11/+90 |
2021-01-29 | Merge "Fix the datanode build logic (incorrect parsing of containers and mapp... | Toine Siebelink | 2 | -44/+37 |
2021-01-28 | Fix the datanode build logic (incorrect parsing of containers and mapped lists) | Ruslan Kashapov | 2 | -44/+37 |
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 | 4 | -258/+206 |
2021-01-25 | Add DataNodeDoesNotExist Exception | niamhcore | 2 | -0/+52 |
2021-01-22 | Retrieve an Anchor for a given dataspace by anchor name - Service layer | Rishi.Chail | 2 | -1/+16 |
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 | 3 | -17/+113 |
2021-01-19 | Delete schema set - REST and service layers | Ruslan Kashapov | 2 | -0/+22 |
2021-01-18 | Delete schema set - persistence layer | Ruslan Kashapov | 4 | -0/+121 |
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 | 3 | -6/+66 |
2021-01-15 | SonarQube fixes | ToineSiebelink | 1 | -0/+2 |
2021-01-14 | SonarQube fixes | ToineSiebelink | 6 | -5/+20 |
2021-01-12 | Enable spotbugs and fix spotbugs warns | Claudio David Gasparini | 3 | -5/+12 |
2021-01-11 | Rework CpsModulePersistenceService | Claudio David Gasparini | 8 | -17/+72 |
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 | 4 | -0/+63 |
2021-01-06 | Merge "Create schema set REST API and service level" | Toine Siebelink | 4 | -41/+76 |
2020-12-24 | Create schema set REST API and service level | Ruslan Kashapov | 4 | -41/+76 |
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 | 4 | -23/+29 |
2020-12-17 | Associate anchor to schema set | Ruslan Kashapov | 4 | -23/+29 |
2020-12-17 | Adding logging example | niamhcore | 1 | -3/+3 |
2020-12-17 | Decouple YangUtils test | Claudio David Gasparini | 1 | -34/+1 |
2020-12-16 | List all modules references in a given dataspace and schemas set name | Claudio David Gasparini | 6 | -6/+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 |