summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/util/ImageWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] Update process of the download for container imagesralph isenmann2021-10-151-20/+5Star
* [client] Do not print compression warning for QCOW2 imagesManuel Bentele2021-08-051-2/+5
* [client] fix classcast exception and importralph isenmann2021-07-081-2/+2
* [client] Update project structure, related to container model.ralph isenmann2021-06-231-1/+1
* [client,server] Rename 'vm.disk' package to 'virtualization.disk'Manuel Bentele2021-05-191-2/+2
* Merge branch 'refactor/vm-config-transformation-logic'Manuel Bentele2021-05-191-1/+2
|\
| * [client,server] Encapsulate transformation logic for virtualization configura...Manuel Bentele2021-04-201-1/+2
* | [client] Avoid keeping file from DiskImage open for too longSimon Rettberg2021-04-211-26/+10Star
|/
* [client,server] Refactor disk image representationManuel Bentele2021-03-111-6/+14
* [client] Fix "download image"ralph isenmann2021-02-171-15/+18
* [client] update download behavior for container definitionsralph isenmann2020-09-241-79/+52Star
* [client] handle dockerfile als metadataralph isenmann2020-09-151-3/+22
* [client] Modify Image Download to handle Dockerfilesralph isenmann2020-09-151-0/+101