Age | Commit message (Expand) | Author | Files | Lines |
2021-08-27 | Support querying of model by type | MichaelMorris | 7 | -18/+27 |
2021-08-26 | Remove usage of outdated library JMockit (catalog-dao) | vasraz | 21 | -22/+21 |
2021-08-26 | Validate the Resource Model before importing VSP | andre.schmid | 6 | -3/+195 |
2021-08-13 | Support models extending models | MichaelMorris | 1 | -0/+30 |
2021-08-12 | Update base types based on model | MichaelMorris | 2 | -9/+8 |
2021-08-06 | Retrieve data types based on component model | aribeiro | 3 | -35/+223 |
2021-08-06 | Consider component model when retrieving interface types | davsad | 1 | -6/+7 |
2021-08-04 | Consider component model when retrieving group and policy types | KrupaNagabhushan | 2 | -24/+20 |
2021-07-21 | Consider component model when retrieving relationship types | KrupaNagabhushan | 1 | -6/+14 |
2021-07-21 | Support for associating interface types to models | davsad | 1 | -14/+42 |
2021-07-21 | Support for associating policy and group types to models | KrupaNagabhushan | 2 | -23/+62 |
2021-07-15 | Allow only types from selected model in service creation | aribeiro | 2 | -25/+32 |
2021-07-05 | Support for associating node types to models | aribeiro | 3 | -20/+20 |
2021-07-05 | Create REST endpoint to retrieve models | andre.schmid | 1 | -0/+36 |
2021-07-05 | Remove usage of outdated library JMockit (catalog-model) | vasraz | 1 | -100/+110 |
2021-06-14 | Add models imports endpoint and persistence structure | andre.schmid | 1 | -6/+154 |
2021-06-14 | Support adding capability types to model | MichaelMorris | 1 | -0/+39 |
2021-06-08 | Support adding data types to model | MichaelMorris | 1 | -57/+67 |
2021-06-08 | Support adding of relationship type to model | MichaelMorris | 1 | -11/+131 |
2021-05-28 | Add Support for creating model type | aribeiro | 1 | -0/+80 |
2021-05-27 | Update vulnerable package dependencies | vasraz | 1 | -1/+1 |
2021-05-15 | Improve test coverage | vasraz | 1 | -0/+194 |
2021-05-15 | Support for selection of capabilities | andre.schmid | 2 | -36/+221 |
2021-04-29 | Refactor data types cache | andre.schmid | 1 | -125/+231 |
2021-04-01 | Increase TOSCA integer validator supported range | vasraz | 1 | -24/+26 |
2021-03-26 | Improve test coverage | xuegao | 2 | -37/+233 |
2021-03-26 | Improve test coverage | xuegao | 1 | -91/+92 |
2021-03-25 | Fix CRITICAL BUGs | vasraz | 1 | -99/+118 |
2021-03-25 | Improve test coverage | xuegao | 2 | -49/+158 |
2021-03-24 | Improve test coverage | xuegao | 3 | -24/+111 |
2021-03-24 | Enable selection of base type of service | vasraz | 1 | -1/+102 |
2021-03-16 | Remove unused dcae-be healthcheck | ChrisC | 2 | -11/+0 |
2021-03-01 | Improve test coverage | vasraz | 2 | -93/+1 |
2021-02-26 | Adding unit tests | xuegao | 1 | -0/+73 |
2021-02-26 | Implement Attributes/Outputs BE (part 3) | vasraz | 8 | -103/+717 |
2021-02-18 | Implement Attributes/Outputs BE (part 1) | vasraz | 1 | -420/+0 |
2021-01-15 | Initial support for relationship_templates | andre.schmid | 1 | -93/+0 |
2021-01-12 | Improve test coverage | Julien Bertozzi | 2 | -259/+71 |
2021-01-12 | Support for category specific metadata | MichaelMorris | 1 | -0/+3 |
2020-12-07 | Support interface input during import VFC | andre.schmid | 1 | -41/+30 |
2020-09-21 | Support for Test Topology Auto Design- Service Import | zhaoxiangjun666 | 2 | -0/+193 |
2020-09-07 | Enable selection of requirements | vasraz | 2 | -2/+66 |
2020-09-07 | Add 'data_types' during import VFCs | vasraz | 1 | -52/+116 |
2020-09-04 | Support for Nested/Hierarchical Services | MichaelMorris | 1 | -1/+41 |
2020-09-02 | Support for defining attributes on a node_type | vasraz | 6 | -696/+7 |
2020-07-29 | Config. allowed instances in component composition | andre.schmid | 4 | -2/+259 |
2020-06-23 | Refactor ToscaTypeTest | xuegao | 1 | -27/+112 |
2020-06-19 | Fix Sonar issues | ChrisC | 1 | -49/+46 |
2020-05-24 | Work around potential NullPointerExceptions in ToscaElementLifecycleOperation | Chris André | 1 | -0/+208 |
2020-05-07 | Support configuring of tosca type for categories | MichaelMorris | 4 | -268/+324 |