Age | Commit message (Expand) | Author | Files | Lines |
2021-08-13 | Support models extending models | MichaelMorris | 1 | -1/+17 |
2021-08-12 | Update base types based on model | MichaelMorris | 1 | -4/+129 |
2021-08-06 | Retrieve data types based on component model | aribeiro | 2 | -0/+3 |
2021-07-23 | Fix upgrade for different vendor release | andre.schmid | 1 | -1/+1 |
2021-07-21 | Consider component model when retrieving relationship types | KrupaNagabhushan | 1 | -19/+42 |
2021-07-15 | Allow only types from selected model in service creation | aribeiro | 2 | -4/+7 |
2021-07-15 | Specify model at service creation | aribeiro | 1 | -1/+2 |
2021-07-05 | Support for associating node types to models | aribeiro | 4 | -1/+9 |
2021-07-05 | Reduce usage of outdated library JMockit (catalog-dao) | vasraz | 3 | -58/+16 |
2021-06-14 | Add models imports endpoint and persistence structure | andre.schmid | 9 | -11/+302 |
2021-06-08 | Support adding of relationship type to model | MichaelMorris | 2 | -17/+101 |
2021-05-28 | Add Support for creating model type | aribeiro | 5 | -2/+65 |
2021-05-27 | Update vulnerable package dependencies | vasraz | 1 | -1/+1 |
2021-05-15 | Support for selection of capabilities | andre.schmid | 1 | -0/+5 |
2021-04-09 | Allow property to take its value from defined input list | KrupaNagabhushan | 1 | -1/+2 |
2021-03-24 | Reformat catalog-dao | vasraz | 172 | -10073/+8617 |
2021-03-24 | Improve test coverage | xuegao | 1 | -43/+8 |
2021-03-16 | Improve test coverage | xuegao | 1 | -19/+6 |
2021-03-16 | Improve test coverage | xuegao | 12 | -1079/+113 |
2021-03-12 | Adding unit tests | xuegao | 1 | -57/+18 |
2021-03-11 | Adding unit tests | xuegao | 7 | -687/+70 |
2021-02-27 | Improve test coverage | vasraz | 18 | -375/+136 |
2021-02-26 | Adding unit tests | xuegao | 1 | -20/+9 |
2021-02-25 | Improve import and export VFC TOSCA attributes | andre.schmid | 2 | -5/+7 |
2021-02-24 | Implement Attributes/Outputs BE (part 2) | vasraz | 3 | -0/+8 |
2021-02-21 | Update node and data types for SOL001 3.3.1 + CNF enhancements | MichaelMorris | 1 | -19/+22 |
2021-02-18 | Implement Attributes/Outputs BE (part 1) | vasraz | 1 | -1/+2 |
2021-01-20 | Remove dead code | JulienBe | 3 | -18/+9 |
2021-01-14 | Create inputs independent of properties | KrupaNagabhushan | 1 | -0/+3 |
2021-01-12 | Support for category specific metadata | MichaelMorris | 4 | -1/+30 |
2020-12-07 | Support interface input during import VFC | andre.schmid | 1 | -0/+2 |
2020-12-03 | [SDC] Validate PMDictionary content in Deployment artifacts tab | Adam Wudzinski | 1 | -4/+2 |
2020-09-21 | Support for Test Topology Auto Design- Service Import | zhaoxiangjun666 | 2 | -5/+18 |
2020-09-07 | Fix Vulnerabilities reported by SONAR | vasraz | 6 | -78/+28 |
2020-09-04 | Support for Nested/Hierarchical Services | MichaelMorris | 2 | -1/+6 |
2020-09-02 | Support for defining attributes on a node_type | vasraz | 1 | -1/+2 |
2020-07-09 | Add support for substitution_filter business logic | aribeiro | 3 | -2/+27 |
2020-06-21 | Toggle | talio | 3 | -50/+14 |
2020-06-21 | Fix sonar issues | sebdet | 1 | -380/+363 |
2020-06-19 | Fix Vulnerabilities | xuegao | 1 | -1/+1 |
2020-04-22 | Minor cleanups for JanusGraphDao | Chris André | 1 | -6/+8 |
2020-04-06 | Increase test coverage | vasraz | 7 | -236/+143 |
2020-03-24 | Improve log texts | Lasse Kaihlavirta | 5 | -18/+18 |
2020-03-22 | Added socketReadTimeout to be apply | k.kedron | 1 | -5/+12 |
2020-03-16 | Remove hardcoded timeout | k.kedron | 1 | -11/+11 |
2020-02-25 | Policies import when import VSP | Dmitry Puzikov | 1 | -1/+1 |
2020-01-30 | Upgrade to Cassandra 3 | shrek2000 | 4 | -4/+16 |
2020-01-22 | Catalog alignment | ys9693 | 72 | -5330/+1299 |
2019-12-11 | Add service creation API as an External API | Divyang Patel | 1 | -0/+1 |
2019-11-25 | Fix Sonar issue | vasraz | 2 | -11/+11 |