summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [server] Add MultiLib attribute to manifestSimon Rettberg2022-03-031-0/+1
* [SERVER] enable DockerFeatureralph isenmann2022-02-233-8/+51
* [CLIENT] fix layout in image type chooserralph isenmann2022-02-181-10/+12
* [Client] remove useless log messageralph isenmann2022-02-181-3/+2Star
* [CLIENT] fix isDataContainer check, dont let vm image pass.ralph isenmann2022-02-151-6/+8
* [CLIENT] remove useless logging messageralph isenmann2022-02-152-4/+0Star
* [CLIENT] remove trailing whitespaceralph isenmann2022-02-151-16/+16
* [client] Virtconfig editor: Use UTF-8 as default encoding for non-vmwareSimon Rettberg2022-02-141-1/+5
* [CLIENT] Do not adjust QEMU VM firmware on Windows platformsManuel Bentele2022-02-141-1/+1
* [SERVER] Downgrade Maven assembly plugin for Java 8 compatibilityManuel Bentele2022-01-281-1/+1
* [CLIENT] Downgrade Maven assembly plugin for Java 8 compatibilityManuel Bentele2022-01-281-1/+1
* [CLIENT] fix valid check for docker-archive without repotagralph isenmann2022-01-281-6/+15
* [CLIENT,SERVER] move handling of tar into TarArchiveReader and TarArchiveWrit...ralph isenmann2022-01-274-68/+21Star
* [CLIENT] fix isPageValid check for containerralph isenmann2022-01-261-8/+12
* [CLIENT] fix nullpointer for images which does not have an latest imageVersionIdralph isenmann2022-01-242-8/+12
* [CLIENT] data container can not be used as images for lecturesralph isenmann2022-01-247-18/+34
* [SERVER] Update Mysql Java driver class pathManuel Bentele2021-12-221-1/+1
* [SERVER] Update Java runtime version in Docker containerManuel Bentele2021-12-221-1/+1
* [CLIENT] Update httpclient library from version 4.5.x to version 5.yManuel Bentele2021-12-215-70/+99
* [SERVER] Update log4j because of the CVE-2021-45105 security flawManuel Bentele2021-12-201-2/+2
* [CLIENT] Update log4j because of the CVE-2021-45105 security flawManuel Bentele2021-12-201-2/+2
* [CLIENT] Fix deprecated JsonParser method callManuel Bentele2021-12-171-1/+1
* [CLIENT] Update version of build dependenciesManuel Bentele2021-12-171-12/+8Star
* [CLIENT] Update version of Maven build pluginsManuel Bentele2021-12-171-2/+3
* [SERVER] Update version of build dependenciesManuel Bentele2021-12-171-7/+7
* [SERVER] Update version of Maven build pluginsManuel Bentele2021-12-171-4/+5
* [SERVER] Update generated Thrift API to version 0.15.0Manuel Bentele2021-12-171-3/+3
* [SERVER] Update log4j because of the CVE-2021-45046 security flawManuel Bentele2021-12-171-2/+2
* [CLIENT] Update log4j because of the CVE-2021-45046 security flawManuel Bentele2021-12-171-2/+2
* [SERVER] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-1551-107/+180
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-1576-290/+381
* [CLIENT] Adapt OS loader of QEMU machines for local editManuel Bentele2021-11-301-0/+9
* update layout for image typralph isenmann2021-11-181-9/+42
* [client] minor fixes;ralph isenmann2021-11-172-5/+16
* [CLIENT] Fixes Java warningsManuel Bentele2021-11-113-1/+3
* Merge branch 'feature/docker-data-container'ralph isenmann2021-11-106-96/+222
|\
| * Merge branch 'feature/docker-data-container' of git.openslx.org:openslx-ng/tu...feature/docker-data-containerralph isenmann2021-11-101-0/+6
| |\
| | * [client] allow to select data container images in mount configralph isenmann2021-09-074-27/+126
| | * [server] add endpoint to dmsd webserver for image metadataralph isenmann2021-09-072-22/+61
| * | [server] update webserver and dbimage; refactoringralph isenmann2021-11-102-30/+22Star
| * | [client] allow to select data container images in mount configralph isenmann2021-10-284-51/+140
| * | [server] add endpoint to dmsd webserver for image metadataralph isenmann2021-10-282-22/+61
* | | Merge branch 'master' of git.openslx.org:openslx-ng/tutor-moduleralph isenmann2021-11-105-0/+7
|\ \ \ | |/ / |/| |
| * | [CLIENT] Add bwLehrpool icon for JFramesManuel Bentele2021-11-082-0/+4
| * | [CLIENT] Add translation for graphics configuration optionManuel Bentele2021-10-153-0/+3
* | | [client] refactoring: improve i18n, hide unsed ContainerImageType in Containe...ralph isenmann2021-10-288-53/+55
* | | [client] refactoring: apply changes from master-sync-shareralph isenmann2021-10-154-26/+25Star
* | | [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-156-7/+80
* | | [client] update input methods for container imagesralph isenmann2021-10-143-103/+201