Age | Commit message (Expand) | Author | Files | Lines |
2020-04-22 | Add null test to DistributionMonitoringBusinessLogic |  Chris André | 1 | -3/+12 |
2020-04-22 | Handle null condition in ResourceImportManager |  Rodrigo Lima | 1 | -6/+7 |
2020-04-22 | Add null test in ArtifactsOperations |  Chris André | 1 | -15/+23 |
2020-04-22 | Minor cleanups for JanusGraphDao |  Chris André | 1 | -6/+8 |
2020-04-22 | Add null test to test in `UpgradeBusinessLogic` |  Chris André | 1 | -2/+2 |
2020-04-22 | Add null tests in `createComponentExternal` |  Chris André | 1 | -3/+3 |
2020-04-22 | INFO.yaml update |  Ofir Sonsino | 1 | -15/+9 |
2020-04-21 | Fix catalog-ui dev proxy calls to uicache |  andre.schmid | 1 | -0/+8 |
2020-04-21 | Fix 404 in sdc-FE calls to workflow |  andre.schmid | 2 | -34/+20 |
2020-04-21 | Fix catalog-fe plugin online checking |  andre.schmid | 1 | -0/+452 |
2020-04-20 | Remove props from ValidationConfigManager |  Francis Toth | 2 | -47/+1 |
2020-04-20 | Fix cs-init SchemaFileImport error file creation |  andre.schmid | 1 | -1/+1 |
2020-04-20 | Fix GAB problem in ui-ci tests |  andre.schmid | 1 | -1/+1 |
2020-04-20 | Added a try-with-resource to properly close a FileInputStream |  Chris André | 1 | -221/+234 |
2020-04-20 | Added early check for null value for `containerV` |  Chris André | 1 | -33/+48 |
2020-04-20 | Fix Tosca properties declaration |  aribeiro | 6 | -9/+7 |
2020-04-19 | Validates artifact configuration |  andre.schmid | 7 | -12/+389 |
2020-04-19 | Configure a new Artifact Type |  andre.schmid | 65 | -4149/+2594 |
2020-04-19 | Max boundary check for instances relationships |  andre.schmid | 2 | -17/+52 |
2020-04-19 | Fix non appearance VFCs on the Home tab |  vasraz | 2 | -3/+2 |
2020-04-19 | Added ui-ci test case for checking if hidden |  Divyang Patel | 4 | -1/+28 |
2020-04-19 | Simplified thread-safety for the `getGson` method |  Chris André | 1 | -5/+1 |
2020-04-19 | Unable to update VSP (heat template) version in VF |  Sebastien Premont-Tendland | 2 | -10/+0 |
2020-04-19 | ZipSlip test fails on Mac OS |  Neil Derraugh | 1 | -2/+2 |
2020-04-19 | Removed explicit references to exceptions in log messages |  Chris André | 4 | -12/+11 |
2020-04-19 | Fix GAB problem in ui-ci tests |  andre.schmid | 1 | -0/+2 |
2020-04-16 | Improved UX in the distribution component |  k.kedron | 1 | -0/+11 |
2020-04-16 | Add IntelliJ IDE files to .gitignore, remove duplications |  vasraz | 1 | -39/+4 |
2020-04-16 | Add java 11 dependency in openecomp-be |  Arindam Mondal | 3 | -1/+23 |
2020-04-16 | Upgrade Junit to version 5.6 |  Baumel, Dvir (db384r) | 25 | -78/+258 |
2020-04-16 | Add some unit tests |  Reo Inoue | 1 | -0/+71 |
2020-04-09 | Automation adds workflow.rst |  Aric Gardner | 1 | -0/+1 |
2020-04-09 | Automation adds dcaedesigner.rst |  Aric Gardner | 1 | -0/+1 |
2020-04-08 | Automation adds sdc-architecture.rst |  LF Jenkins CI | 1 | -0/+1 |
2020-04-08 | Automation adds sdc-offeredapis.rst |  LF Jenkins CI | 1 | -0/+1 |
2020-04-08 | Automation adds release-notes.rst |  LF Jenkins CI | 1 | -15/+16 |
2020-04-08 | Automation adds index.rst |  LF Jenkins CI | 1 | -0/+1 |
2020-04-07 | Added more tests to increase coverage |  Dmitry Puzikov | 6 | -22/+143 |
2020-04-07 | More unit tests added |  Dmitry Puzikov | 5 | -13/+637 |
2020-04-07 | Added more tests. |  k.kedron | 1 | -160/+294 |
2020-04-07 | More tests added |  Dmitry Puzikov | 5 | -0/+87 |
2020-04-06 | Increase test coverage |  vasraz | 12 | -400/+281 |
2020-04-06 | Fix when adding a VF |  aribeiro | 3 | -10/+12 |
2020-04-06 | Fix ready probe exit code |  andre.schmid | 3 | -15/+15 |
2020-04-05 | bugfix for operations screen |  ilanap | 7 | -54/+144 |
2020-04-05 | Fix sdc-backend image context.xml creation |  andre.schmid | 1 | -1/+1 |
2020-04-05 | Fix data type properties declaration |  aribeiro | 7 | -45/+45 |
2020-04-05 | Fix keyname 'constraints:' according to TOSCA property definition |  aribeiro | 2 | -2/+2 |
2020-04-05 | Remove keyname 'required' from Schema definition |  aribeiro | 1 | -4/+4 |
2020-04-02 | Increase test coverage |  vasraz | 20 | -283/+736 |