Age | Commit message (Expand) | Author | Files | Lines |
2022-03-11 | Support complex types in artifact properties | andre.schmid | 1 | -1/+1 |
2022-03-11 | Support complex types in interface operation inputs | andre.schmid | 2 | -51/+131 |
2022-03-08 | Rename ControlLoop to AutomationComposition | Sirisha_Manchikanti | 2 | -4/+4 |
2022-02-02 | Improve service import support | MichaelMorris | 1 | -2/+2 |
2022-01-24 | Fix issues creating control loop model | MichaelMorris | 1 | -1/+1 |
2022-01-21 | Add support for update to artifact types endpoint | franciscovila | 1 | -0/+144 |
2022-01-17 | Add sdc-be-init support for artifact types | vasraz | 6 | -13/+158 |
2022-01-13 | Improve testing stability | vasraz | 5 | -5/+5 |
2021-12-06 | Fix import service to persist its model name | KrupaNagabhushan | 1 | -1/+1 |
2021-11-22 | Fix test cases failing incorrectly | vasraz | 19 | -1001/+1078 |
2021-10-21 | Make Service base type optional | andre.schmid | 5 | -33/+88 |
2021-10-15 | Import multiple node types in a single endpoint | andre.schmid | 1 | -0/+69 |
2021-10-05 | Filter categories by model name | aribeiro | 2 | -15/+24 |
2021-10-05 | Allow multiple base types for a service | vasraz | 2 | -403/+381 |
2021-09-20 | Error re-importing VSP | KrupaNagabhushan | 4 | -10/+105 |
2021-09-06 | Fix data type cache issue for model extensions | MichaelMorris | 1 | -8/+0 |
2021-08-31 | Fix additional types import file generation | andre.schmid | 9 | -3/+209 |
2021-08-30 | Include custom data types from VSP in csar imports | andre.schmid | 1 | -5/+51 |
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 |