Age | Commit message (Expand) | Author | Files | Lines |
2020-08-28 | Merge "Fix searching for path to PM_Dictionary in manifest file." | Bogumil Zebek | 1 | -7/+30 |
2020-08-27 | Fix searching for path to PM_Dictionary in manifest file. | Bartosz Gardziejewski | 1 | -7/+30 |
2020-08-21 | Migrate from java 8 to java 11 | Bogumil Zebek | 1 | -3/+22 |
2020-08-20 | Wrap exceptions connected with Yaml parsing in order to send them as validati... | Bartosz Gardziejewski | 1 | -1/+2 |
2020-08-18 | Code Improvements-Vnfsdk-validation sonar issue fixes | SravanKumarGunda | 12 | -78/+78 |
2020-08-05 | Fix sonar issues for validation | jitendra007 | 8 | -201/+207 |
2020-07-21 | Add list of values validation using schema in PM Dictionary. | Bartosz Gardziejewski | 4 | -28/+7 |
2020-07-15 | Merge "use YAML schema validator in rule R816745" | Bogumil Zebek | 10 | -14/+203 |
2020-07-15 | Merge "Add validation of YAML documents, with use of schema" | Bogumil Zebek | 4 | -0/+230 |
2020-07-14 | use YAML schema validator in rule R816745 | Bartosz Gardziejewski | 10 | -14/+203 |
2020-07-14 | Add validation of YAML documents, with use of schema | Bartosz Gardziejewski | 4 | -0/+230 |
2020-07-14 | Merge "Convert yaml schema into tree structure" | Bogumil Zebek | 9 | -4/+417 |
2020-07-14 | Convert yaml schema into tree structure | Bartosz Gardziejewski | 9 | -4/+417 |
2020-07-13 | Fix validation process | Maciej Malewski | 1 | -10/+59 |
2020-07-07 | Merge "Extend R01123 to support ZIP files" | Bogumil Zebek | 1 | -2/+1 |
2020-07-07 | Merge "Add wrappers for yaml generic objects" | Bogumil Zebek | 4 | -3/+129 |
2020-07-07 | Extend R01123 to support ZIP files | Bartosz Gardziejewski | 1 | -2/+1 |
2020-07-02 | Change R130206 warning message | Michal Banka | 1 | -1/+1 |
2020-07-01 | Add wrappers for yaml generic objects | Bartosz Gardziejewski | 4 | -3/+129 |
2020-07-01 | Merge "Add multi document Yaml file loading" | Bogumil Zebek | 3 | -0/+128 |
2020-06-30 | Add multi document Yaml file loading | Bartosz Gardziejewski | 3 | -0/+128 |
2020-06-30 | Make rule 130206 less restrictive | Aleksandra Maciaga | 1 | -11/+39 |
2020-06-25 | Skip YAML validation in rule R816745, if onap_pm_dictionary is not present in... | Bartosz Gardziejewski | 1 | -0/+17 |
2020-06-24 | Merge "Create new Rule (R816745) that will be used for PM_Dictionary content ... | Bogumil Zebek | 1 | -0/+35 |
2020-06-24 | Create new Rule (R816745) that will be used for PM_Dictionary content validation | Bartosz Gardziejewski | 1 | -0/+35 |
2020-06-24 | Add new rule for validation, if every files located in CSAR are listed in man... | Bartosz Gardziejewski | 1 | -2/+61 |
2020-05-21 | Fix issue with loading rules properties | edyta | 1 | -1/+1 |
2020-05-21 | Add file extension checking to R972082 | Michal Banka | 1 | -0/+13 |
2020-05-20 | Fix validation process | Bogumil Zebek | 1 | -1/+1 |
2020-05-18 | Merge "Fix R972082 bug" | Bogumil Zebek | 1 | -19/+12 |
2020-05-15 | Fix R972082 bug | Michal Banka | 1 | -19/+12 |
2020-05-15 | Merge "Fix VNF/PNF package integrity issue with CMS signature not containing ... | Bogumil Zebek | 2 | -23/+34 |
2020-05-14 | Fix VNF/PNF package integrity issue with CMS signature not containing certifi... | Aleksandra Maciaga | 2 | -23/+34 |
2020-05-13 | Fix package integrity issue with non mano arifacts | edyta | 2 | -0/+8 |
2020-04-13 | Fix csar validation success status | Kanagaraj Manickam | 1 | -1/+1 |
2020-04-03 | Fix csar validation success status | Kanagaraj Manickam | 1 | -0/+1 |
2020-03-13 | Migrate to gson | priyanka.akhade | 2 | -10/+10 |
2019-12-13 | Implement PNF package validation on PNF software version | vasraz | 3 | -103/+441 |
2019-11-22 | Support non DOS/Windows format CSAR manifest file | Lianhao Lu | 3 | -6/+63 |
2019-11-22 | Tolerate subdirectory zip entries in csar | Lianhao Lu | 2 | -1/+6 |
2019-10-08 | Merge "Sonar fix" | Weitao Gao | 3 | -77/+156 |
2019-09-18 | Sonar fix | Bogumil Zebek | 3 | -77/+156 |
2019-09-17 | Non mano artifacts | Bogumil Zebek | 1 | -0/+34 |
2019-09-04 | Merge "modify Sonar Issue" | Weitao Gao | 13 | -156/+133 |
2019-09-04 | modify Sonar Issue | Hailong Zhang | 13 | -156/+133 |
2019-08-22 | CMS signature validation | Bogumil Zebek | 7 | -58/+242 |
2019-08-09 | Improve code quality | Bogumil Zebek | 20 | -138/+137 |
2019-07-31 | Option 1 - vnf only | Bogumil Zebek | 10 | -128/+270 |
2019-07-08 | Option 1 - pnf only | Bogumil Zebek | 10 | -190/+810 |
2019-07-03 | Merge "Non_mano_artifact" | Gao Weitao | 1 | -14/+15 |