| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'feature/docker' | Manuel Bentele | 2021-05-19 | 11 | -18/+161 |
|\ |
|
| * | [client] Allow user to set a container type for container images | ralph isenmann | 2021-05-17 | 4 | -6/+96 |
| * | [client] Allow user to define container with Repository Image (directly from ... | ralph isenmann | 2021-05-11 | 9 | -13/+66 |
* | | [client,server] Rename 'vm.disk' package to 'virtualization.disk' | Manuel Bentele | 2021-05-19 | 4 | -10/+10 |
* | | Merge branch 'refactor/vm-config-transformation-logic' | Manuel Bentele | 2021-05-19 | 28 | -269/+282 |
|\ \ |
|
| * | | [client] Remove start command pane on QEMU VM upload page | Manuel Bentele | 2021-04-30 | 5 | -26/+1 |
| * | | [client] Add QEMU virtualizer icon for frontend | Manuel Bentele | 2021-04-27 | 1 | -0/+0 |
| * | | [server] Set log4j debug level for console (INFO) | Manuel Bentele | 2021-04-27 | 3 | -12/+24 |
| * | | [client] Set log4j debug level for file (DEBUG) and console (INFO) | Manuel Bentele | 2021-04-27 | 4 | -16/+38 |
| * | | [client,server] Refactors and abstracts version information in config logic a... | Manuel Bentele | 2021-04-23 | 12 | -47/+76 |
| * | | [client,server] Encapsulate transformation logic for virtualization configura... | Manuel Bentele | 2021-04-20 | 5 | -107/+85 |
| * | | [client,server] Rename VmMetaData classes | Manuel Bentele | 2021-04-16 | 12 | -123/+120 |
| * | | [client,server] Move VmMetaData classes to new virtualization config directories | Manuel Bentele | 2021-04-15 | 10 | -31/+31 |
* | | | [build] Remove needless build settings in Maven's root configuration | Manuel Bentele | 2021-05-18 | 1 | -19/+0 |
* | | | [client,server] Fix invalid URLs to the project's website in Maven configurat... | Manuel Bentele | 2021-05-18 | 3 | -3/+3 |
* | | | [client] Change artifact name of 'proxy-vole' to satisfy naming convention | Manuel Bentele | 2021-05-18 | 2 | -3/+3 |
| |/
|/| |
|
* | | [server] Fix NPEsuite-2.0 | Simon Rettberg | 2021-04-23 | 1 | -4/+4 |
* | | [client] Revert decription fields to JTextArea | Stephan Schwär | 2021-04-23 | 4 | -19/+24 |
* | | [client] Wording | Steffen Ritter | 2021-04-22 | 1 | -7/+7 |
* | | [server] Reject student logins if student download is disabled | Simon Rettberg | 2021-04-21 | 2 | -0/+8 |
* | | [server] Fix download of images for students | Stephan Schwär | 2021-04-21 | 2 | -52/+64 |
* | | [server] More checks and messages when renaming/deleting upload | Simon Rettberg | 2021-04-21 | 2 | -18/+41 |
* | | [server] SSC default: AUTO | Simon Rettberg | 2021-04-21 | 1 | -1/+1 |
* | | [client] Avoid keeping file from DiskImage open for too long | Simon Rettberg | 2021-04-21 | 2 | -30/+15 |
* | | [client] Simplify code | Simon Rettberg | 2021-04-21 | 1 | -8/+3 |
|/ |
|
* | [client] add missing whitespace in translation | Jonathan Bauer | 2021-04-12 | 1 | -1/+1 |
* | [server] Add future function docker_container. | ralph isenmann | 2021-03-18 | 1 | -0/+4 |
* | [client] Add Check for docker_container feature | ralph isenmann | 2021-03-18 | 1 | -1/+7 |
* | [client] Fix not showing warning Message | ralph isenmann | 2021-03-18 | 4 | -14/+16 |
* | [client] Wording Container | ralph isenmann | 2021-03-17 | 4 | -24/+38 |
* | [client] Wording No2 | Steffen Ritter | 2021-03-17 | 5 | -11/+11 |
* | [client] Wording | Steffen Ritter | 2021-03-11 | 3 | -12/+12 |
* | [client] Fix switch between container and vm in lecture | ralph isenmann | 2021-03-11 | 11 | -50/+106 |
* | [client] Disable VM configuration for Docker containers | Manuel Bentele | 2021-03-11 | 1 | -10/+4 |
* | [server] Fix warnings and replace deprecated methods | Manuel Bentele | 2021-03-11 | 8 | -39/+8 |
* | [client] Fix warnings and replace deprecated methods | Manuel Bentele | 2021-03-11 | 118 | -242/+681 |
* | [server] Build and run dozmod-server as Docker container | Manuel Bentele | 2021-03-11 | 5 | -4/+191 |
* | [client,server] Remove unused/empty unit tests | Manuel Bentele | 2021-03-11 | 2 | -76/+0 |
* | [client,server] Enable Java compiler warnings | Manuel Bentele | 2021-03-11 | 2 | -0/+2 |
* | [client] Add support for Java 8 | Manuel Bentele | 2021-03-11 | 1 | -2/+2 |
* | [client,server] Remove shaded packaging | Manuel Bentele | 2021-03-11 | 2 | -101/+28 |
* | [client,server] Refactor disk image representation | Manuel Bentele | 2021-03-11 | 16 | -74/+106 |
* | Merge branch 'feature/vmwarevm-support' into feature-merge | Stephan Schwär | 2021-02-19 | 3 | -2/+49 |
|\ |
|
| * | [client] Improve error handling for vmwarevm | Stephan Schwär | 2021-02-04 | 3 | -12/+45 |
| * | [client] Add support for vmwarevm format | Stephan Schwär | 2021-02-02 | 1 | -0/+14 |
* | | Merge remote-tracking branch 'origin/feature/qemu-integration' into feature-m... | Stephan Schwär | 2021-02-19 | 2 | -3/+10 |
|\ \ |
|
| * | | [client] Remove unused dummy code | Manuel Bentele | 2021-02-01 | 1 | -121/+0 |
| * | | [client] Extend disk image check for multiple image formats | Manuel Bentele | 2021-02-01 | 1 | -1/+3 |
| * | | [client] Add import of Libvirt XML files to support QEMU | Manuel Bentele | 2021-01-05 | 2 | -2/+7 |
* | | | [client] Container Bind Mount: Change Input to DropDown | ralph isenmann | 2021-02-17 | 3 | -9/+32 |