Age | Commit message (Expand) | Author | Files | Lines |
2021-09-29 | CPS-594: Exception when updating list node PATCH |  DylanB95EST | 3 | -43/+167 |
2021-09-21 | Merge "Updating fetch all yang modules queries and tests" |  Toine Siebelink | 3 | -21/+24 |
2021-09-20 | Updating fetch all yang modules queries and tests |  niamhcore | 3 | -21/+24 |
2021-09-14 | Upgrade to next snapshot version |  Bruno Sakoto | 1 | -1/+1 |
2021-09-14 | Merge "Add test for missing code covereage" |  Niamh Core | 2 | -8/+28 |
2021-09-14 | Add test for missing code covereage |  ToineSiebelink | 2 | -8/+28 |
2021-09-13 | Upgade the version to 2.0.0 |  Renu Kumari | 1 | -1/+1 |
2021-09-07 | P2 - Get module names and revisions rest layer |  niamhcore | 2 | -4/+4 |
2021-09-06 | P1 - Get module name and revision persistence layer |  niamhcore | 5 | -39/+96 |
2021-09-06 | Fix Sonar Qube Violations |  lukegleeson | 1 | -3/+3 |
2021-09-03 | Ensure Leaf value retains Integer type |  lukegleeson | 3 | -4/+52 |
2021-08-18 | Merge "CPS-508: Create anchor/schemaset from new modules and existing modules" |  Niamh Core | 6 | -12/+119 |
2021-08-17 | CPS-508: Create anchor/schemaset from new modules and existing modules |  shivasubedi | 6 | -12/+119 |
2021-08-17 | Delete list-node p1 service and persistence layers |  lukegleeson | 3 | -14/+94 |
2021-08-17 | Merge "CPS-566: Can't access grandparent node through ancestor axis" |  Niamh Core | 1 | -3/+3 |
2021-08-16 | Merge "Issue with CPSData API to add an item to an existing list node" |  Niamh Core | 1 | -0/+14 |
2021-08-16 | Issue with CPSData API to add an item to an existing list node |  DylanB95EST | 1 | -0/+14 |
2021-08-16 | CPS-566: Can't access grandparent node through ancestor axis |  shivasubedi | 1 | -3/+3 |
2021-08-05 | CPS-506: List all known modules and revision |  shivasubedi | 8 | -60/+264 |
2021-08-05 | Merge "Implement DMI Registration (NCMP-Side)" |  Niamh Core | 4 | -2/+58 |
2021-08-03 | Implement DMI Registration (NCMP-Side) |  DylanB95EST | 4 | -2/+58 |
2021-07-29 | CPS-503: liquibase self build option |  JosephKeenan | 1 | -0/+9 |
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 | 3 | -22/+168 |
2021-07-21 | Fixed inconsistent data issue with replaceNode |  Renu Kumari | 3 | -22/+168 |
2021-07-20 | Support text() condition |  ToineSiebelink | 11 | -71/+307 |
2021-07-16 | Rename CpsModulePersistenceServiceSpec test class |  Bruno Sakoto | 1 | -1/+1 |
2021-07-13 | Fix sonar qube violations |  niamhcore | 1 | -2/+1 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines |  lukegleeson | 17 | -26/+43 |
2021-07-09 | Support concurrent requests to create schema sets |  Bruno Sakoto | 4 | -4/+197 |
2021-07-07 | Merge "Sending Data Updated Event to kafka" |  Toine Siebelink | 1 | -0/+15 |
2021-07-07 | Sending Data Updated Event to kafka |  Renu Kumari | 1 | -0/+15 |
2021-07-06 | Merge "Added parent is null condition when searching for root fragments" |  Bruno Sakoto | 2 | -5/+8 |
2021-07-05 | Added parent is null condition when searching for root fragments |  Renu Kumari | 2 | -5/+8 |
2021-06-30 | Fixing typo in anchor name |  niamhcore | 2 | -2/+2 |
2021-06-24 | create yang model for dmi-registry |  tragait | 7 | -0/+174 |
2021-06-18 | Missing licence info added in pom file |  shivasubedi | 10 | -0/+168 |
2021-06-01 | Introducing Antlr4 for cpsPath parsing |  ToineSiebelink | 6 | -333/+24 |
2021-05-28 | Load only required components in the application contexts |  Renu Kumari | 1 | -1/+2 |
2021-05-24 | Replace list-node content (part 1): CPS Service and persistence layers |  Ruslan Kashapov | 2 | -0/+55 |
2021-05-24 | Adding Atomic Grouping to Discard backtracking once matched as part of Sonar ... |  DylanB95EST | 1 | -2/+2 |
2021-05-21 | Adding Possessive Quantifier to Regex to prevent backtracking |  DylanB95EST | 1 | -2/+2 |
2021-05-21 | Update SonarQube Code Smell |  JosephKeenan | 1 | -1/+1 |
2021-05-11 | Create list-node elements (part1): CPS service and persistence layers |  Ruslan Kashapov | 3 | -18/+75 |
2021-05-08 | Merge "Add CpsPathQueries.sql and create data inspired by the bookstore model" |  Bruno Sakoto | 5 | -53/+75 |
2021-05-07 | Add CpsPathQueries.sql and create data inspired by the bookstore model |  niamhcore | 5 | -53/+75 |
2021-05-07 | Fix cps ran yang data model |  Bruno Sakoto | 8 | -1/+4539 |
2021-05-04 | Fix ancestor cps path to recognize ancestor list value |  niamhcore | 2 | -10/+11 |
2021-04-30 | Implement cps path query to get ancestor by schema node identifier |  ToineSiebelink | 7 | -106/+155 |