Age | Commit message (Expand) | Author | Files | Lines |
2021-08-05 | CPS-506: List all known modules and revision |  shivasubedi | 2 | -14/+59 |
2021-07-23 | Renamed UnitSpec to Spec |  Renu Kumari | 1 | -1/+1 |
2021-07-23 | Renamed test spec to Integration Spec |  Renu Kumari | 1 | -1/+1 |
2021-07-22 | Merge "Fixed inconsistent data issue with replaceNode" |  Bruno Sakoto | 2 | -4/+118 |
2021-07-21 | Fixed inconsistent data issue with replaceNode |  Renu Kumari | 2 | -4/+118 |
2021-07-20 | Support text() condition |  ToineSiebelink | 1 | -18/+28 |
2021-07-16 | Rename CpsModulePersistenceServiceSpec test class |  Bruno Sakoto | 1 | -1/+1 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines |  lukegleeson | 5 | -5/+10 |
2021-07-09 | Support concurrent requests to create schema sets |  Bruno Sakoto | 2 | -1/+91 |
2021-06-01 | Introducing Antlr4 for cpsPath parsing |  ToineSiebelink | 2 | -129/+9 |
2021-05-24 | Replace list-node content (part 1): CPS Service and persistence layers |  Ruslan Kashapov | 1 | -0/+30 |
2021-05-11 | Create list-node elements (part1): CPS service and persistence layers |  Ruslan Kashapov | 1 | -14/+47 |
2021-05-07 | Add CpsPathQueries.sql and create data inspired by the bookstore model |  niamhcore | 2 | -42/+40 |
2021-05-04 | Fix ancestor cps path to recognize ancestor list value |  niamhcore | 1 | -8/+9 |
2021-04-30 | Implement cps path query to get ancestor by schema node identifier |  ToineSiebelink | 3 | -80/+72 |
2021-04-30 | Fix Get descendent to support xpaths that end in list values |  puthuparambil.aditya | 1 | -14/+30 |
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 | 1 | -5/+15 |
2021-04-26 | Leaf String value comparison matches mix of single and double quotes |  shivasubedi | 1 | -2/+20 |
2021-04-22 | Implement ends with cps path query to support multiple attributes with 'and' ... |  puthuparambil.aditya | 3 | -72/+201 |
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 | 1 | -7/+32 |
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 | 1 | -2/+2 |
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 | 1 | -8/+9 |
2021-02-19 | Persistence layer - Query Datanodes using cpsPath that contains contains a le... |  niamhcore | 2 | -4/+92 |
2021-02-16 | Data fragment update by xpath #2 - persistence layer |  Ruslan Kashapov | 1 | -8/+109 |
2021-02-04 | Fetching data node by xpath - persistence layer |  Ruslan Kashapov | 2 | -35/+95 |
2021-01-29 | Introducing Spock/Groovy for Data Integration Tests |  ToineSiebelink | 4 | -0/+522 |