Age | Commit message (Expand) | Author | Files | Lines |
2021-04-30 | Implement cps path query to get ancestor by schema node identifier | ToineSiebelink | 4 | -81/+82 |
2021-04-30 | Fix Get descendent to support xpaths that end in list values | puthuparambil.aditya | 2 | -15/+33 |
2021-04-29 | Investigate and update Spock version | shivasubedi | 5 | -30/+1 |
2021-04-26 | Merge "Leaf String value comparison matches mix of single and double quotes" | Rishi Chail | 1 | -2/+20 |
2021-04-26 | Get Data under anchor using single root | Rishi.Chail | 2 | -12/+22 |
2021-04-26 | Leaf String value comparison matches mix of single and double quotes | shivasubedi | 1 | -2/+20 |
2021-04-23 | Upgrade to PostgreSQL 13 | Rishi.Chail | 1 | -1/+1 |
2021-04-22 | Implement ends with cps path query to support multiple attributes with 'and' ... | puthuparambil.aditya | 4 | -78/+209 |
2021-04-22 | Document legacy CPS Path functionality | ToineSiebelink | 1 | -3/+4 |
2021-04-15 | Fix "ends-with" query syntax to conform with xPath definition | ToineSiebelink | 2 | -25/+27 |
2021-04-07 | Delete anchor part 1: service and persistence layers | Ruslan Kashapov | 2 | -8/+36 |
2021-03-31 | Fix to store data for 2 anchors using same model | Bruno Sakoto | 2 | -0/+19 |
2021-03-24 | Internal Server Error when creating the same data node twice | niamhcore | 3 | -7/+10 |
2021-03-11 | Fix for security hotspot related to wek cyptography | puthuparambil.aditya | 2 | -6/+6 |
2021-03-10 | Fix SOnarQube bug on Regex | ToineSiebelink | 1 | -9/+11 |
2021-03-04 | CPS-265 - Update cps path query to support 'ends with' | niamhcore | 2 | -21/+67 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. | niamhcore | 2 | -9/+11 |
2021-02-24 | Schema creation and Data pre-load to on cps-xnf-proxy start-up using liquibase | puthuparambil.aditya | 1 | -0/+4 |
2021-02-19 | Persistence layer - Query Datanodes using cpsPath that contains contains a le... | niamhcore | 3 | -5/+94 |
2021-02-16 | Data fragment update by xpath #2 - persistence layer | Ruslan Kashapov | 2 | -12/+118 |
2021-02-04 | Fetching data node by xpath - persistence layer | Ruslan Kashapov | 3 | -37/+104 |
2021-01-29 | Introducing Spock/Groovy for Data Integration Tests | ToineSiebelink | 7 | -633/+522 |
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 | 1 | -2/+2 |
2021-01-22 | Add another Child to a Fragment that has already at least one Child | niamhcore | 2 | -53/+96 |
2021-01-21 | Add checkstyle rule for unused imports | Claudio David Gasparini | 1 | -2/+0 |
2021-01-18 | Delete schema set - persistence layer | Ruslan Kashapov | 2 | -12/+108 |
2021-01-18 | Persisting data nodes (fragments tree structure) | niamhcore | 2 | -0/+172 |
2021-01-15 | Retrieve the SchemaSet resources for an Anchor | Rishi.Chail | 2 | -9/+43 |
2021-01-13 | Rename entity artifacts, remove obsolete entities | Ruslan Kashapov | 2 | -25/+25 |
2021-01-13 | Decouple anchor from fragment in persistence module | Ruslan Kashapov | 3 | -15/+16 |
2021-01-11 | Rework CpsModulePersistenceService | Claudio David Gasparini | 1 | -1/+4 |
2021-01-06 | Create dataspace | Ruslan Kashapov | 1 | -0/+19 |
2020-12-28 | Fix test container remain in docker after tests completion. IMPORTANT. | Ruslan Kashapov | 1 | -1/+5 |
2020-12-17 | Associate anchor to schema set | Ruslan Kashapov | 3 | -0/+153 |
2020-12-14 | Yang resource name persistence | Ruslan Kashapov | 2 | -18/+29 |
2020-12-10 | Fixing Merge Issue | ToineSiebelink | 1 | -3/+4 |
2020-12-08 | Persistence layer testing incl CpsModulePersistenceService testing | Ruslan Kashapov | 6 | -0/+267 |