| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix TransformationExecption for docker during manifest download (Sat->Client) | ralph isenmann | 2021-07-09 | 1 | -8/+8 |
| | | | | | swap return value to true in VirtualizationConfigurationDocker, because of changed check logic. | ||||
| * | [vmware] Less strict filtering Suite <-> dmsd, redo filtering logic | Simon Rettberg | 2021-07-02 | 3 | -85/+97 |
| | | | | | | | Get rid of the old flags for different filtering targets. This was never implemented properly anyways and was confusing to use. Instead, add explicit on-demand filtering to to according transformation methods. | ||||
| * | Fix missing separation in transformation error output | Manuel Bentele | 2021-07-01 | 1 | -1/+1 |
| | | |||||
| * | [vmware] Don't return filtered data in getAsByteArray(), breaks editing | Simon Rettberg | 2021-07-01 | 1 | -1/+1 |
| | | | | | | This would irreversibly break any VMX once you edit them after uploading, as #SLX_HDD_* would get removed. | ||||
| * | Fix handling of multiple VirtualBox network adapters | Manuel Bentele | 2021-06-29 | 2 | -7/+50 |
| | | |||||
| * | Fix usage of Enum ContainerImageType | ralph isenmann | 2021-06-24 | 1 | -16/+9![]() |
| | | | | | - enum provides name() and valueOf() to switch between sting and object representation | ||||
| * | Add container models, which keeps the necessary informations about container ↵ | ralph isenmann | 2021-06-23 | 4 | -0/+462 |
| | | | | | imags, its meta information and for lecture specific information | ||||
| * | Rename 'vm.disk' package to 'virtualization.disk' | Manuel Bentele | 2021-05-19 | 11 | -9/+1049 |
| | | |||||
| * | Implements XML schema validation for VirtualBox configurations | Manuel Bentele | 2021-05-12 | 3 | -37/+123 |
| | | |||||
| * | Fix HDD detection in VirtualBox configurations newer or equal than v1.17 | Manuel Bentele | 2021-05-10 | 3 | -2/+90 |
| | | |||||
| * | Optimize OS detection for Libvirt/QEMU virtualization configurations | Manuel Bentele | 2021-05-06 | 2 | -2/+108 |
| | | |||||
| * | Update XML schema for VirtualBox virtualization configurations | Manuel Bentele | 2021-05-05 | 1 | -1/+1 |
| | | |||||
| * | Add OS detection for Libvirt/QEMU virtualization configurations | Manuel Bentele | 2021-05-05 | 6 | -80/+267 |
| | | |||||
| * | Fix errors in Javadoc comments | Manuel Bentele | 2021-04-30 | 11 | -16/+31 |
| | | |||||
| * | Add unit tests for transformation logic (dozmod-server --> stateless client) | Manuel Bentele | 2021-04-30 | 6 | -4/+39 |
| | | |||||
| * | Add unit tests for transformation logic (dozmod-server --> dozmod-client) | Manuel Bentele | 2021-04-30 | 6 | -45/+91 |
| | | |||||
| * | Document configuration transformation logics and their data containers | Manuel Bentele | 2021-04-28 | 7 | -0/+266 |
| | | |||||
| * | Log failed instanciations of virtualization config files as debug info | Manuel Bentele | 2021-04-26 | 1 | -8/+8 |
| | | |||||
| * | Add supported virtualizer versions for Libvirt/QEMU | Manuel Bentele | 2021-04-26 | 4 | -5/+216 |
| | | |||||
| * | Refactors and abstracts version information in config logic and disk image | Manuel Bentele | 2021-04-23 | 15 | -288/+338 |
| | | |||||
| * | Encapsulate transformation logic for virtualization configurations | Manuel Bentele | 2021-04-20 | 17 | -119/+496 |
| | | |||||
| * | Add config file name extensions to virtualizer representations | Manuel Bentele | 2021-04-16 | 5 | -5/+45 |
| | | |||||
| * | Rename VmMetaData classes | Manuel Bentele | 2021-04-16 | 10 | -268/+253![]() |
| | | |||||
| * | Move VmMetaData classes to new virtualization config directories | Manuel Bentele | 2021-04-15 | 10 | -0/+3880 |
| | | |||||
| * | Add generic transformation library to transform configs | Manuel Bentele | 2021-04-15 | 6 | -0/+343 |
| | | |||||
| * | Add representation of used virtualization systems | Manuel Bentele | 2021-04-15 | 5 | -0/+233 |

