Age | Commit message (Expand) | Author | Files | Lines |
2021-05-11 | Create list-node elements (part1): CPS service and persistence layers |  Ruslan Kashapov | 1 | -1/+25 |
2021-05-07 | Add CpsPathQueries.sql and create data inspired by the bookstore model |  niamhcore | 1 | -1/+1 |
2021-05-04 | Fix ancestor cps path to recognize ancestor list value |  niamhcore | 1 | -2/+2 |
2021-04-30 | Implement cps path query to get ancestor by schema node identifier |  ToineSiebelink | 3 | -25/+73 |
2021-04-30 | Fix Get descendent to support xpaths that end in list values |  puthuparambil.aditya | 1 | -2/+3 |
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 | 1 | -4/+11 |
2021-04-26 | Get Data under anchor using single root |  Rishi.Chail | 2 | -1/+19 |
2021-04-26 | Leaf String value comparison matches mix of single and double quotes |  shivasubedi | 1 | -4/+11 |
2021-04-22 | Implement ends with cps path query to support multiple attributes with 'and' ... |  puthuparambil.aditya | 4 | -7/+65 |
2021-04-15 | Fix "ends-with" query syntax to conform with xPath definition |  ToineSiebelink | 4 | -13/+15 |
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 | 1 | -3/+20 |
2021-04-06 | Fix security hotspots n Regex |  ToineSiebelink | 1 | -1/+2 |
2021-03-24 | Internal Server Error when creating the same data node twice |  niamhcore | 3 | -8/+13 |
2021-03-18 | Fix code smells |  Rishi.Chail | 1 | -2/+1 |
2021-03-11 | Fix for security hotspot related to wek cyptography |  puthuparambil.aditya | 1 | -2/+3 |
2021-03-10 | Fix SOnarQube bug on Regex |  ToineSiebelink | 1 | -5/+9 |
2021-03-09 | Improve error reporting for invalid cps path query |  niamhcore | 1 | -4/+4 |
2021-03-04 | CPS-265 - Update cps path query to support 'ends with' |  niamhcore | 4 | -12/+68 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. |  niamhcore | 1 | -3/+3 |
2021-02-19 | Persistence layer - Query Datanodes using cpsPath that contains contains a le... |  niamhcore | 3 | -0/+100 |
2021-02-16 | Data fragment update by xpath #2 - persistence layer |  Ruslan Kashapov | 2 | -10/+42 |
2021-02-04 | Fetching data node by xpath - persistence layer |  Ruslan Kashapov | 1 | -2/+40 |
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 | -10/+40 |
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 | Fix sonarqube violations |  ToineSiebelink | 1 | -1/+1 |
2021-01-18 | Delete schema set - persistence layer |  Ruslan Kashapov | 4 | -0/+50 |
2021-01-18 | Persisting data nodes (fragments tree structure) |  niamhcore | 2 | -2/+97 |
2021-01-15 | Retrieve the SchemaSet resources for an Anchor |  Rishi.Chail | 3 | -2/+29 |
2021-01-13 | Rename entity artifacts, remove obsolete entities |  Ruslan Kashapov | 15 | -349/+158 |
2021-01-13 | Decouple anchor from fragment in persistence module |  Ruslan Kashapov | 5 | -36/+122 |
2021-01-12 | Enable spotbugs and fix spotbugs warns |  Claudio David Gasparini | 1 | -1/+2 |
2021-01-11 | Rework CpsModulePersistenceService |  Claudio David Gasparini | 1 | -5/+2 |
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 | 1 | -0/+10 |
2020-12-24 | Create schema set REST API and service level |  Ruslan Kashapov | 1 | -16/+4 |
2020-12-17 | Associate anchor to schema set |  Ruslan Kashapov | 4 | -28/+36 |
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 | 2 | -16/+22 |
2020-12-10 | Retrieve All anchors for a given Dataspace |  puthuparambil.aditya | 2 | -0/+24 |
2020-12-10 | Improve CPS Exception handling |  ToineSiebelink | 4 | -40/+33 |
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 |