summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page/ContainerUploadPage.java
Commit message (Expand)AuthorAgeFilesLines
* [CLIENT] fix nullpointer for images which does not have an latest imageVersionIdralph isenmann2022-01-241-0/+1
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] minor fixes;ralph isenmann2021-11-171-0/+12
* [client] refactoring: improve i18n, hide unsed ContainerImageType in Containe...ralph isenmann2021-10-281-1/+1
* [client] refactoring: apply changes from master-sync-shareralph isenmann2021-10-151-9/+9
* [client] allow users to upload new versions of container images.ralph isenmann2021-10-151-4/+32
* [client] update input methods for container imagesralph isenmann2021-10-141-57/+41Star
* [client] minor fixes to container related partralph isenmann2021-08-131-0/+4
* [client] Update project structure, related to container model.ralph isenmann2021-06-231-3/+3
* [client] Set Container Image Type during creation, set text labesralph isenmann2021-06-221-30/+9Star
* Merge branch 'feature/docker'Manuel Bentele2021-05-191-0/+9
|\
| * [client] Allow user to define container with Repository Image (directly from ...ralph isenmann2021-05-111-0/+9
* | [client,server] Refactors and abstracts version information in config logic a...Manuel Bentele2021-04-231-1/+2
* | [client,server] Rename VmMetaData classesManuel Bentele2021-04-161-5/+5
* | [client,server] Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-151-1/+1
|/
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-0/+5
* [client,server] Refactor disk image representationManuel Bentele2021-03-111-1/+1
* [client] container: allow user to upload a pre build container imageralph isenmann2021-02-171-10/+69
* [client] Update Language Tags (i18n)ralph isenmann2021-02-151-10/+6Star
* [client] Update ImageCreation for Container Images workflowralph isenmann2021-02-151-13/+59
* [client] I18n of current docker integration stateStephan Schwär2020-12-161-5/+6
* [client] fix directory navigation in file chooserralph isenmann2020-12-151-3/+2Star
* [client] Refactoringralph isenmann2020-12-091-3/+9
* [client] Refactoringralph isenmann2020-12-011-5/+3Star
* [client] move BindMountConfigurator to ImageMetaDataPageralph isenmann2020-11-051-46/+14Star
* [client] refactoringralph isenmann2020-10-271-0/+288