| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [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 ↵ | Manuel Bentele | 2021-04-23 | 12 | -47/+76 |
| | | | | | | | | | and disk image | ||||
| | * | [client,server] Encapsulate transformation logic for virtualization ↵ | Manuel Bentele | 2021-04-20 | 5 | -107/+85![]() |
| | | | | | | | | | configurations | ||||
| | * | [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 ↵ | Manuel Bentele | 2021-05-18 | 3 | -3/+3 |
| | | | | | | | | | configurations | ||||
| * | | [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 |
| | | | | | | | | | Bug introduced by the student download feature. | ||||
| * | | [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 |
| | | | | | | | | | | | | | | | | | | | ImageDetailsRead object is filled with bogus information or null for variables not needed for downloading when students request to download an image linked to a lecture, as students don't have sufficient permissions to request all that information. Also check "isrestricted" flag server-side and don't supply images to students that have it set. | ||||
| * | | [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 |
| | | | | | because of missing entry in db this featuer is currently commented out | ||||
| * | [client] Add Check for docker_container feature | ralph isenmann | 2021-03-18 | 1 | -1/+7 |
| | | | | | if Sat has this feature enabled, show additional Pages in ImageCreationWizard for container image creation | ||||
| * | [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![]() |
| | | | | | | | | WARNING: As a result of this change, the normal Jar packages can no longer be executed independently. Therefore, please publish from now on only the fully packed Jar files which are suffixed with "-jar-with-dependencies.jar". | ||||
| * | [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 |
| | | | | | | | | | | | | | Also includes English and German translations Issue #3771 | ||||
| | * | [client] Add support for vmwarevm format | Stephan Schwär | 2021-02-02 | 1 | -0/+14 |
| | | | | | | | | | Issue #3771 | ||||
| * | | Merge remote-tracking branch 'origin/feature/qemu-integration' into ↵ | Stephan Schwär | 2021-02-19 | 2 | -3/+10 |
| |\ \ | | | | | | | | | | feature-merge | ||||
| | * | | [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 |
| | | | | | | | | | | | | | User can now only select a given Selection for bind mount source | ||||
| * | | | [client] Fix "download image" | ralph isenmann | 2021-02-17 | 2 | -46/+18![]() |
| | | | | | | | | | | | | | Some line delets not present after merge | ||||
| * | | | [client] Refactoring: Remove unused code | ralph isenmann | 2021-02-17 | 1 | -10/+1![]() |
| | | | | |||||
| * | | | [client] container: allow user to upload a pre build container image | ralph isenmann | 2021-02-17 | 4 | -10/+82 |
| | | | | | | | | | | | | | - A container image saved as tar archive from "docker save ..." can now be selected in Creation Wizard. It will be attached to state.diskfile and uploaded after the user finishes the process. | ||||

