Age | Commit message (Expand) | Author | Files | Lines |
2018-11-28 | Add updated normative types | Yuli Shlosberg | 1 | -1/+22 |
2018-11-15 | update sdc version in master | Michael Lando | 5 | -5/+5 |
2018-11-11 | Deleted artifact generator modules | vempo | 142 | -52188/+0 |
2018-11-08 | Removed dead and duplicate code in onboarding | vempo | 1 | -106/+101 |
2018-11-07 | Removed compile-helper-plugin | vempo | 1 | -99/+16 |
2018-11-06 | Cleaned up POM of configuration framework | vempo | 1 | -11/+0 |
2018-11-05 | Removed artifact-copy plugin | vempo | 1 | -23/+0 |
2018-11-05 | bump sdc version to 1.3.3 | Michael Lando | 8 | -8/+8 |
2018-11-01 | Sorted out unit-test libraries in onboarding | vempo | 2 | -15/+33 |
2018-11-01 | update sdc to version 1.3.2 | Michael Lando | 8 | -19/+19 |
2018-11-01 | Fixed Sonar violations in configuration | vempo | 3 | -64/+209 |
2018-10-31 | Removed JMX, other unused code from configuration | vempo | 11 | -321/+275 |
2018-10-28 | Handled not thread-safe fields in configuration | vempo | 8 | -158/+62 |
2018-10-28 | Removed support of dynamic configuration | vempo | 30 | -961/+107 |
2018-10-28 | Enabled unit tests of configuration framework | vempo | 2 | -6/+35 |
2018-10-28 | Code formatting of configuration framework | vempo | 52 | -3820/+2895 |
2018-10-25 | Fixed configuration tests to run on Linux | vempo | 23 | -22/+32 |
2018-10-25 | Removed code that stored configuration in DB | vempo | 8 | -495/+231 |
2018-10-24 | update sdc version to 1.3.1 | Michael Lando | 8 | -8/+8 |
2018-10-24 | Removed config test with Thread.sleep | vempo | 26 | -852/+189 |
2018-10-24 | Deleted empty configuration tests module | vempo | 2 | -49/+0 |
2018-10-24 | Moved config tests into config module | vempo | 108 | -0/+20 |
2018-10-24 | Deleted unused configuration-management-cli | vempo | 3 | -776/+0 |
2018-10-22 | Add UT for CapabilityDefinition | Satyaki Mallick | 2 | -0/+37 |
2018-10-15 | Fix Policy type and Policy definition | shiria | 8 | -203/+306 |
2018-10-08 | Add support of interface in TOSCA datatypes | shiria | 37 | -776/+1985 |
2018-09-27 | DM modification to align with R2 DM clean version | liang ding | 4 | -78/+94 |
2018-09-25 | remove the unwanted code | seshukm | 110 | -49845/+0 |
2018-09-09 | Add support for service substitution filter | shiria | 5 | -72/+226 |
2018-08-26 | related-networks property support as input | Assaf, Shay (sa726r) | 1 | -1/+1 |
2018-08-16 | Fortify SDC issue | siddharth0905 | 1 | -6/+6 |
2018-08-14 | Removed execution of PMD from build | vempo | 1 | -89/+0 |
2018-08-13 | Network Cloud onboarding model sync with sdc model | Assaf, Shay (sa726r) | 2 | -2/+29 |
2018-08-09 | Corrected relative path to parent POM | vempo | 4 | -4/+0 |
2018-08-07 | Add FabricConfiguration | Manzon, Inna (im453s) | 1 | -1/+26 |
2018-08-07 | Add FabricConfiguration capability | Manzon, Inna (im453s) | 1 | -1/+5 |
2018-08-07 | Revert commit | Michael Lando | 5 | -177/+79 |
2018-08-06 | Fixes of sonar violations sdc and refactor | koblosz | 5 | -79/+177 |
2018-08-05 | TOSCA - Update Normative Types for Vlan Taggin | eleonorali | 2 | -25/+12 |
2018-08-02 | Removed forced dependencies in common | vempo | 6 | -702/+557 |
2018-07-29 | re base code | Michael Lando | 103 | -21019/+25818 |
2018-07-24 | Fix sonar violations | Wojciech Sliwka | 6 | -88/+82 |
2018-07-16 | Removed dependency on snapshot if same version | vempo | 1 | -1/+1 |
2018-07-16 | fix maven warnings | Michael Lando | 1 | -1/+1 |
2018-07-15 | Upgraded servlet-api version to 3.0.1 | vempo | 2 | -4/+5 |
2018-07-09 | Removed unused slf4j from configuration lib | vempo | 3 | -24/+1 |
2018-07-08 | Specified test scope for junit/testng/mockito | vempo | 3 | -81/+38 |
2018-07-05 | Fix node filter get methods | shiria | 1 | -36/+55 |
2018-07-02 | Fix getFlat for datatype | shiria | 5 | -69/+229 |
2018-06-19 | Change TestNG scope | avigaffa | 5 | -14/+13 |