Age | Commit message (Expand) | Author | Files | Lines |
2021-12-20 | Fix Sonar Qube Violations - Recurring task |  sourabh_sourabh | 1 | -2/+2 |
2021-12-15 | Adding unit tests and robuestness for DMI registration |  JosephKeenan | 1 | -12/+13 |
2021-12-14 | Merge "Changing putOperationWithJson to postOperationWithJson" |  Toine Siebelink | 5 | -64/+74 |
2021-12-14 | Changing putOperationWithJson to postOperationWithJson |  JosephKeenan | 5 | -64/+74 |
2021-12-14 | Add exception handling to delete schema set when a registration is removed |  niamhcore | 1 | -2/+10 |
2021-12-08 | Delete anchor and schema set when a registration is removed |  niamhcore | 1 | -2/+5 |
2021-12-08 | Support Delete operation for ds Passtrough-Running in NCMP 1/3 |  DylanB95EST | 1 | -1/+2 |
2021-12-07 | Undo manipulation of YangResource string as this is now handled correctly in ... |  ToineSiebelink | 2 | -58/+1 |
2021-12-02 | Changing putOperationWithJson to postOperationWithJson |  JosephKeenan | 2 | -17/+2 |
2021-11-26 | Patch operation passthrough running |  niamhcore | 1 | -1/+2 |
2021-11-25 | Allow separate registration of DMIDataPlugin and DmiModelPugin |  JosephKeenan | 15 | -504/+772 |
2021-11-10 | Update operation passthrough running - Service Layer |  niamhcore | 4 | -6/+67 |
2021-11-02 | Add get cm handles by modules names - service layer |  niamhcore | 2 | -14/+43 |
2021-11-02 | Merge "Clean Up Code around List Nodes" |  Toine Siebelink | 1 | -3/+3 |
2021-11-02 | Clean Up Code around List Nodes |  DylanB95EST | 1 | -3/+3 |
2021-10-28 | Remove org.jetbrains.annotations dependency |  Bruno Sakoto | 1 | -4/+0 |
2021-10-18 | CPS-475 - fix sonar smells |  JosephKeenan | 1 | -4/+4 |
2021-10-12 | fix for sync and passthough usecase |  tragait | 2 | -5/+11 |
2021-10-08 | Merge "Update get yang resource response body" |  Toine Siebelink | 1 | -17/+13 |
2021-10-08 | Update get yang resource response body |  niamhcore | 1 | -17/+13 |
2021-10-07 | fix fields and depth to option query |  tragait | 3 | -62/+41 |
2021-10-06 | Changing resource identifier to a query param |  niamhcore | 1 | -8/+5 |
2021-09-27 | fix fetch modules request body |  tragait | 2 | -61/+113 |
2021-09-21 | Address Sonar Qube issues |  ToineSiebelink | 1 | -1/+1 |
2021-09-21 | Merge "Address Sonar Qube issues" |  Niamh Core | 1 | -38/+37 |
2021-09-21 | Address Sonar Qube issues |  ToineSiebelink | 1 | -38/+37 |
2021-09-17 | fix data from object to string |  tragait | 3 | -3/+3 |
2021-09-14 | Add test for missing code covereage |  ToineSiebelink | 4 | -34/+26 |
2021-09-10 | CPS-635 - modified dataspace name for saving schema-set and anchor |  JosephKeenan | 1 | -2/+2 |
2021-09-10 | Merge "CPS-635 - Module Resource call does not include body" |  Toine Siebelink | 5 | -29/+154 |
2021-09-10 | CPS-635 - Module Resource call does not include body |  JosephKeenan | 5 | -29/+154 |
2021-09-09 | Fix Sonar Qube Violations |  niamhcore | 1 | -1/+1 |
2021-09-07 | P2 - Get module names and revisions rest layer |  niamhcore | 2 | -1/+15 |
2021-09-06 | P1 - Get module name and revision persistence layer |  niamhcore | 1 | -9/+9 |
2021-09-06 | Fix Sonar Qube Violations |  lukegleeson | 1 | -4/+3 |
2021-09-02 | fix dmi base path in ncmp |  tragait | 1 | -5/+5 |
2021-08-30 | CPS-505 Retrieving modules for new CM handle |  JosephKeenan | 6 | -99/+255 |
2021-08-26 | Post impl for passthrough running (Ncmp impl.) |  tragait | 5 | -162/+250 |
2021-08-25 | Add optional observed timestamp in the cps data api |  aditya puthuparambil | 1 | -8/+12 |
2021-08-25 | Merge "Remove CmHandle in DMI-Registry" |  Niamh Core | 2 | -1/+16 |
2021-08-25 | Remove CmHandle in DMI-Registry |  DylanB95EST | 2 | -1/+16 |
2021-08-25 | Fix exception when registration has no additionProperties |  niamhcore | 1 | -37/+43 |
2021-08-24 | Merge "Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as p... |  Niamh Core | 2 | -14/+53 |
2021-08-24 | Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ... |  DylanB95EST | 2 | -14/+53 |
2021-08-20 | Get resource data from pass through running (Ncmp impl.) |  tragait | 3 | -39/+124 |
2021-08-19 | get resource data for operational passthrough |  tragait | 7 | -5/+425 |
2021-08-17 | Fix Sonar Qube Violations |  lukegleeson | 2 | -8/+8 |
2021-08-03 | Implement DMI Registration (NCMP-Side) |  DylanB95EST | 6 | -3/+249 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines |  lukegleeson | 2 | -4/+6 |
2021-06-09 | Replaced isEmpty with not hasText |  mkerrigan | 1 | -1/+1 |