summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/util
Commit message (Expand)AuthorAgeFilesLines
* [CLIENT] Update httpclient library from version 4.5.x to version 5.yManuel Bentele2021-12-211-58/+76
* [CLIENT] Fix deprecated JsonParser method callManuel Bentele2021-12-171-1/+1
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-159-22/+30
* [CLIENT] Adapt OS loader of QEMU machines for local editManuel Bentele2021-11-301-0/+9
* [client] allow to select data container images in mount configralph isenmann2021-10-281-24/+57
* [client] refactoring: apply changes from master-sync-shareralph isenmann2021-10-151-5/+4Star
* [client] Update process of the download for container imagesralph isenmann2021-10-153-21/+112
* [client] allow users to upload new versions of container images.ralph isenmann2021-10-151-0/+20
* [client] update input methods for container imagesralph isenmann2021-10-141-0/+83
* [*] Adapt to de-genricization of VirtualizationConfigurationSimon Rettberg2021-08-121-4/+4
* [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] Refactor printing of app information from MANIFEST.MFManuel Bentele2021-07-021-47/+3Star
* [client] Update project structure, related to container model.ralph isenmann2021-06-232-31/+1Star
* Merge branch 'feature/docker'Manuel Bentele2021-05-191-1/+2
|\
| * [client] Allow user to set a container type for container imagesralph isenmann2021-05-171-1/+2
* | [client,server] Rename 'vm.disk' package to 'virtualization.disk'Manuel Bentele2021-05-192-5/+5
* | Merge branch 'refactor/vm-config-transformation-logic'Manuel Bentele2021-05-192-86/+50Star
|\ \
| * | [client,server] Refactors and abstracts version information in config logic a...Manuel Bentele2021-04-231-6/+7
| * | [client,server] Encapsulate transformation logic for virtualization configura...Manuel Bentele2021-04-202-81/+44Star
| * | [client,server] Rename VmMetaData classesManuel Bentele2021-04-161-26/+26
| * | [client,server] Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-151-5/+5
* | | [client] Change artifact name of 'proxy-vole' to satisfy naming conventionManuel Bentele2021-05-181-1/+1
| |/ |/|
* | [client] Avoid keeping file from DiskImage open for too longSimon Rettberg2021-04-211-26/+10Star
|/
* [client] Fix not showing warning Messageralph isenmann2021-03-181-0/+10
* [client] Fix switch between container and vm in lectureralph isenmann2021-03-111-0/+32
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-113-6/+6
* [client,server] Refactor disk image representationManuel Bentele2021-03-112-15/+35
* Merge remote-tracking branch 'origin/feature/qemu-integration' into feature-m...Stephan Schwär2021-02-191-1/+1
|\
| * [client] Remove unused dummy codeManuel Bentele2021-02-011-121/+0Star
| * [client] Add import of Libvirt XML files to support QEMUManuel Bentele2021-01-051-1/+1
* | [client] Fix "download image"ralph isenmann2021-02-171-15/+18
* | [client] Add ContainerPanel in ImageDetails and LectureDetailsralph isenmann2021-02-151-121/+0Star
|/
* [client] English support for ovf convert featureStephan Schwär2020-11-251-8/+10
* [client] Scale image icons according to scalingStephan Schwär2020-11-181-1/+7
* [client] Improve flow to detect started, cancelled and finished konversions.Stephan Schwär2020-10-281-1/+1
* [client] Add OVF Tool path for vmware workstation under windowsStephan Schwär2020-10-221-5/+3Star
* [client] Browse for ovftool location if not foundStephan Schwär2020-10-191-1/+6
* [client] Better handling of ovfTool not found exceptionStephan Schwär2020-10-191-16/+26
* [client] Improve cancel handling and feedback to userStephan Schwär2020-10-161-5/+11
* [client] Call ovftool through SwingWorkerStephan Schwär2020-10-151-0/+86
* [client] update download behavior for container definitionsralph isenmann2020-09-241-79/+52Star
* [client] Refactoringralph isenmann2020-09-161-0/+30
* [client] handle dockerfile als metadataralph isenmann2020-09-151-3/+22
* [client] Modify Image Download to handle Dockerfilesralph isenmann2020-09-152-2/+104
* [client] Allow user to define docker imagesralph isenmann2020-09-151-0/+121
* [client] Move virtualizer link to branding classSteffen Ritter2019-10-221-1/+1
* [client] Update virtualizer download linkSteffen Ritter2019-10-161-1/+1
* [client] LoginWindow: Show same update notification as in main windowSimon Rettberg2019-10-151-2/+4
* [client] Remove all usage of javax.xml.*Simon Rettberg2019-06-251-228/+0Star