summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'feature/docker'Manuel Bentele2021-05-1911-18/+161
|\
| * [client] Allow user to set a container type for container imagesralph isenmann2021-05-174-6/+96
| * [client] Allow user to define container with Repository Image (directly from ...ralph isenmann2021-05-119-13/+66
* | [client,server] Rename 'vm.disk' package to 'virtualization.disk'Manuel Bentele2021-05-193-8/+8
* | Merge branch 'refactor/vm-config-transformation-logic'Manuel Bentele2021-05-1923-233/+225Star
|\ \
| * | [client] Remove start command pane on QEMU VM upload pageManuel Bentele2021-04-305-26/+1Star
| * | [client] Add QEMU virtualizer icon for frontendManuel Bentele2021-04-271-0/+0
| * | [client] Set log4j debug level for file (DEBUG) and console (INFO)Manuel Bentele2021-04-274-16/+38
| * | [client,server] Refactors and abstracts version information in config logic a...Manuel Bentele2021-04-2310-43/+70
| * | [client,server] Encapsulate transformation logic for virtualization configura...Manuel Bentele2021-04-204-88/+59Star
| * | [client,server] Rename VmMetaData classesManuel Bentele2021-04-1610-109/+106Star
| * | [client,server] Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-159-29/+29
* | | [client,server] Fix invalid URLs to the project's website in Maven configurat...Manuel Bentele2021-05-181-1/+1
* | | [client] Change artifact name of 'proxy-vole' to satisfy naming conventionManuel Bentele2021-05-182-3/+3
| |/ |/|
* | [client] Revert decription fields to JTextAreaStephan Schwär2021-04-234-19/+24
* | [client] WordingSteffen Ritter2021-04-221-7/+7
* | [server] Fix download of images for studentsStephan Schwär2021-04-211-2/+2
* | [client] Avoid keeping file from DiskImage open for too longSimon Rettberg2021-04-212-30/+15Star
* | [client] Simplify codeSimon Rettberg2021-04-211-8/+3Star
|/
* [client] add missing whitespace in translationJonathan Bauer2021-04-121-1/+1
* [client] Add Check for docker_container featureralph isenmann2021-03-181-1/+7
* [client] Fix not showing warning Messageralph isenmann2021-03-184-14/+16
* [client] Wording Containerralph isenmann2021-03-174-24/+38
* [client] Wording No2Steffen Ritter2021-03-175-11/+11
* [client] WordingSteffen Ritter2021-03-113-12/+12
* [client] Fix switch between container and vm in lectureralph isenmann2021-03-1111-50/+106
* [client] Disable VM configuration for Docker containersManuel Bentele2021-03-111-10/+4Star
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-11118-242/+681
* [client,server] Remove unused/empty unit testsManuel Bentele2021-03-111-38/+0Star
* [client,server] Enable Java compiler warningsManuel Bentele2021-03-111-0/+1
* [client] Add support for Java 8Manuel Bentele2021-03-111-2/+2
* [client,server] Remove shaded packagingManuel Bentele2021-03-111-56/+16Star
* [client,server] Refactor disk image representationManuel Bentele2021-03-1114-67/+100
* Merge branch 'feature/vmwarevm-support' into feature-mergeStephan Schwär2021-02-193-2/+49
|\
| * [client] Improve error handling for vmwarevmStephan Schwär2021-02-043-12/+45
| * [client] Add support for vmwarevm formatStephan Schwär2021-02-021-0/+14
* | Merge remote-tracking branch 'origin/feature/qemu-integration' into feature-m...Stephan Schwär2021-02-192-3/+10
|\ \
| * | [client] Remove unused dummy codeManuel Bentele2021-02-011-121/+0Star
| * | [client] Extend disk image check for multiple image formatsManuel Bentele2021-02-011-1/+3
| * | [client] Add import of Libvirt XML files to support QEMUManuel Bentele2021-01-052-2/+7
* | | [client] Container Bind Mount: Change Input to DropDownralph isenmann2021-02-173-9/+32
* | | [client] Fix "download image"ralph isenmann2021-02-172-46/+18Star
* | | [client] Refactoring: Remove unused coderalph isenmann2021-02-171-10/+1Star
* | | [client] container: allow user to upload a pre build container imageralph isenmann2021-02-174-10/+82
* | | [client] Fix changeMonitor in Lecture- and Imagesdetailsralph isenmann2021-02-173-8/+13
* | | [client] Update Language Tags (i18n)ralph isenmann2021-02-1516-54/+57
* | | [client] Update ImageCreation for Container Images workflowralph isenmann2021-02-155-126/+92Star
* | | [client] Add ContainerPanel in ImageDetails and LectureDetailsralph isenmann2021-02-157-296/+237Star
* | | [client] Add try catche clauseralph isenmann2021-02-101-4/+10
* | | [client] Create StatusHeader Classralph isenmann2021-02-054-86/+107