Age | Commit message (Expand) | Author | Files | Lines |
2021-04-30 | Fix Get descendent to support xpaths that end in list values | puthuparambil.aditya | 3 | -17/+36 |
2021-04-29 | Investigate and update Spock version | shivasubedi | 5 | -30/+1 |
2021-04-28 | Fix Code smells | shivasubedi | 4 | -42/+39 |
2021-04-26 | Merge "Leaf String value comparison matches mix of single and double quotes" | Rishi Chail | 2 | -6/+31 |
2021-04-26 | Get Data under anchor using single root | Rishi.Chail | 4 | -13/+41 |
2021-04-26 | Leaf String value comparison matches mix of single and double quotes | shivasubedi | 2 | -6/+31 |
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 | 8 | -85/+274 |
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 | 6 | -38/+42 |
2021-04-09 | Fix liquibase changeset so we can upgrade from H to I | ToineSiebelink | 3 | -3/+33 |
2021-04-07 | Merge "Fix security hotspots n Regex" | Bruno Sakoto | 1 | -1/+2 |
2021-04-07 | Delete anchor part 1: service and persistence layers | Ruslan Kashapov | 3 | -11/+56 |
2021-04-06 | Fix security hotspots n Regex | ToineSiebelink | 1 | -1/+2 |
2021-03-31 | Fix to store data for 2 anchors using same model | Bruno Sakoto | 4 | -1/+73 |
2021-03-24 | Internal Server Error when creating the same data node twice | niamhcore | 6 | -15/+23 |
2021-03-18 | Fix code smells | Rishi.Chail | 1 | -2/+1 |
2021-03-11 | Fix for security hotspot related to wek cyptography | puthuparambil.aditya | 5 | -11/+16 |
2021-03-10 | Fix SOnarQube bug on Regex | ToineSiebelink | 2 | -14/+20 |
2021-03-09 | Improve error reporting for invalid cps path query | niamhcore | 1 | -4/+4 |
2021-03-05 | Update versions for next release | Rishi.Chail | 1 | -1/+1 |
2021-03-04 | Upgrade version number | Bruno Sakoto | 1 | -1/+1 |
2021-03-04 | CPS-265 - Update cps path query to support 'ends with' | niamhcore | 6 | -33/+135 |
2021-03-03 | CSIT: Integration tests for CPS Core | Ruslan Kashapov | 1 | -0/+10 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. | niamhcore | 3 | -12/+14 |
2021-02-24 | Merge "Schema creation and Data pre-load to on cps-xnf-proxy start-up using l... | Toine Siebelink | 15 | -85/+3090 |
2021-02-24 | Schema creation and Data pre-load to on cps-xnf-proxy start-up using liquibase | puthuparambil.aditya | 15 | -85/+3090 |
2021-02-22 | Upgrade version number | Bruno Sakoto | 1 | -1/+1 |
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 |