Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | Increase test coverage | vasraz | 2 | -33/+23 |
2020-03-22 | Add support for simple yaml profile 1.2 | vasraz | 4 | -164/+55 |
2020-03-22 | Include derived_from types in generated csar | aribeiro | 4 | -185/+144 |
2020-03-19 | Increase test coverage | vasraz | 2 | -57/+4 |
2020-03-19 | Increase test coverage | vasraz | 1 | -25/+9 |
2020-03-19 | Increase test coverage | vasraz | 1 | -70/+14 |
2020-03-19 | Increase test coverage | vasraz | 1 | -149/+7 |
2020-03-19 | Increase test coverage | vasraz | 1 | -3/+3 |
2020-03-05 | Fix policy property type issue | Dmitry Puzikov | 1 | -15/+14 |
2020-02-25 | Policies import when import VSP | Dmitry Puzikov | 2 | -32/+34 |
2020-02-24 | Fix Null Pointer Exception when loading resources from home page. | aribeiro | 1 | -5/+7 |
2020-01-26 | Increase junit TCs | vasraz | 1 | -17/+34 |
2020-01-22 | Catalog alignment | ys9693 | 81 | -1772/+2062 |
2019-12-05 | Fix impossible to drag and drop same service twice into the composition | Satoshi Fujii | 1 | -1/+1 |
2019-11-25 | Fix Sonar issue | vasraz | 1 | -1/+1 |
2019-11-20 | Onboard PNF software version | andre.schmid | 2 | -34/+65 |
2019-11-19 | Fix for scalar-unit type value. | aribeiro | 3 | -43/+40 |
2019-10-30 | Fix zip slip security flaw | andre.schmid | 2 | -64/+6 |
2019-10-30 | add artifacts support in TOSCA exported yml file | Liang Ding | 3 | -73/+45 |
2019-10-04 | Revert "Sonar fix NullPointerException" | Ofir Sonsino | 1 | -1/+1 |
2019-10-03 | Sonar fix NullPointerException | Arindam Mondal | 1 | -1/+1 |
2019-09-06 | fix a nested node type issue | Liang Ding | 1 | -0/+7 |
2019-08-26 | unit tests - catalog-model | Tomasz Golabek | 1 | -0/+4 |
2019-08-22 | unit tests - catalog-model | Tomasz Golabek | 3 | -7/+7 |
2019-08-06 | Added unit tests for AbstractPropertyConstraint | Piotr Borelowski | 1 | -1/+1 |
2019-07-25 | fixing warnings from checkstyle in common-be | Bartosz Gardziejewski | 1 | -2/+2 |
2019-07-24 | Autowired annotation for catalog-be | Tomasz Golabek | 3 | -1/+4 |
2019-07-14 | ComponentCache & ComponentCassandraDao removal | Tomasz Golabek | 12 | -1975/+0 |
2019-07-11 | Added oparent to sdc main | Tomasz Golabek | 33 | -2/+622 |
2019-07-07 | Improved unit tests for ComponentValidationUtils and Sonar fixes. | k.kedron | 1 | -4/+12 |
2019-06-12 | Upgrade SDC from Titan to Janus Graph | shrikantawachar | 70 | -2796/+3284 |
2019-06-06 | Fix static list value issue | talio | 1 | -0/+5 |
2019-06-03 | fix inputs declaration on complex type | talio | 1 | -0/+5 |
2019-05-20 | Fixed declared properties are not updated properly | Satoshi Fujii | 1 | -30/+30 |
2019-05-14 | Support Capability Properties | Mojahidul Islam | 6 | -52/+292 |
2019-05-07 | Change to enable SDC list type input | Toshimichi Fukuda | 8 | -128/+359 |
2019-04-14 | Declare properties as policies | talio | 10 | -184/+223 |
2019-04-11 | Apply Valid Value Constraints validation | siddharth0905 | 18 | -103/+449 |
2019-04-10 | Tosca artifacts - Error 500 | priyanshu | 1 | -4/+4 |
2019-03-30 | Fix Node Filter Not Found issue | shrek2000 | 1 | -0/+3 |
2019-03-30 | Heal Vertex Data | shrek2000 | 8 | -61/+110 |
2019-03-25 | fix a typo | Liang Ding | 2 | -2/+2 |
2019-03-18 | Service Consumption BE | ojasdubey | 11 | -35/+246 |
2019-03-06 | Bug Fix - Requirement and capabilities feature | mojahidi | 1 | -6/+0 |
2019-03-04 | Requirement and capabilities feature | mojahidi | 17 | -151/+1363 |
2019-02-19 | Fix Logger Creation | Oren Kleks | 1 | -5/+1 |
2019-02-18 | Interface Operation - Fix broken feature | ojasdubey | 1 | -8/+84 |
2019-02-13 | Bug Fix - error 500 | Yuli Shlosberg | 2 | -261/+519 |
2019-02-13 | Fix duplicated constants | shrek2000 | 1 | -1/+2 |
2019-02-07 | Add dependent child service to service | shrek2000 | 9 | -16/+209 |