index
:
openslx-ng/tutor-module.git
bugfix/student-image-download
de-generic-virtualizer
feature/docker-data-container
feature/dsmd-openapi
feature/htmlEditorInDescrioptionText
master
Das Dozentenmodul zum Verwalten und Erstellen neuer VMs
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dozentenmodul
/
src
/
main
/
java
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
[client] allow to select data container images in mount config
ralph isenmann
2021-10-28
4
-51
/
+140
*
[client] refactoring: improve i18n, hide unsed ContainerImageType in Containe...
ralph isenmann
2021-10-28
2
-39
/
+39
*
[client] refactoring: apply changes from master-sync-share
ralph isenmann
2021-10-15
4
-26
/
+25
*
[client] Update process of the download for container images
ralph isenmann
2021-10-15
3
-21
/
+112
*
[client] allow users to upload new versions of container images.
ralph isenmann
2021-10-15
6
-7
/
+80
*
[client] update input methods for container images
ralph isenmann
2021-10-14
3
-103
/
+201
*
[client] improve workflow of container creation
ralph isenmann
2021-10-06
2
-14
/
+17
*
[client] minor fixes to container related part
ralph isenmann
2021-08-13
6
-37
/
+69
*
[*] Adapt to de-genricization of VirtualizationConfiguration
Simon Rettberg
2021-08-12
5
-320
/
+129
*
[client] Set anti aliasing properties after LAF initialization
Simon Rettberg
2021-08-12
1
-4
/
+4
*
[client] Print error message if no LookAndFeel can be loaded
Simon Rettberg
2021-08-11
1
-2
/
+6
*
[client] Add optional FlatLaf Light and Dark look and feel
Manuel Bentele
2021-08-09
1
-0
/
+7
*
[client] Do not print compression warning for QCOW2 images
Manuel Bentele
2021-08-05
1
-2
/
+5
*
[client] fix classcast exception and import
ralph isenmann
2021-07-08
1
-2
/
+2
*
[client] fix blocking of dozmod during the finale state of a image download
ralph isenmann
2021-07-08
1
-1
/
+4
*
[client] Refactor printing of app information from MANIFEST.MF
Manuel Bentele
2021-07-02
3
-67
/
+7
*
[client] Use the label of ContainerImageType it the GUI
ralph isenmann
2021-06-24
2
-2
/
+4
*
[client] Update project structure, related to container model.
ralph isenmann
2021-06-23
14
-479
/
+19
*
[client] Set Container Image Type during creation, set text labes
ralph isenmann
2021-06-22
6
-59
/
+122
*
[client] Allow user to define a container run command in the lecture details ...
ralph isenmann
2021-06-09
2
-43
/
+64
*
[client] Remove redundant formatting of VirtualBox configurations
Manuel Bentele
2021-05-21
1
-4
/
+2
*
[client] Remove needless logger instance
Manuel Bentele
2021-05-19
1
-3
/
+0
*
Merge branch 'feature/docker'
Manuel Bentele
2021-05-19
7
-18
/
+154
|
\
|
*
[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
5
-13
/
+59
*
|
[client,server] Rename 'vm.disk' package to 'virtualization.disk'
Manuel Bentele
2021-05-19
3
-8
/
+8
*
|
Merge branch 'refactor/vm-config-transformation-logic'
Manuel Bentele
2021-05-19
15
-222
/
+210
|
\
\
|
*
|
[client] Remove start command pane on QEMU VM upload page
Manuel Bentele
2021-04-30
2
-23
/
+1
|
*
|
[client] Set log4j debug level for file (DEBUG) and console (INFO)
Manuel Bentele
2021-04-27
3
-11
/
+26
|
*
|
[client,server] Refactors and abstracts version information in config logic a...
Manuel Bentele
2021-04-23
7
-40
/
+67
|
*
|
[client,server] Encapsulate transformation logic for virtualization configura...
Manuel Bentele
2021-04-20
4
-88
/
+59
|
*
|
[client,server] Rename VmMetaData classes
Manuel Bentele
2021-04-16
10
-109
/
+106
|
*
|
[client,server] Move VmMetaData classes to new virtualization config directories
Manuel Bentele
2021-04-15
9
-29
/
+29
*
|
|
[client] Change artifact name of 'proxy-vole' to satisfy naming convention
Manuel Bentele
2021-05-18
1
-1
/
+1
|
|
/
|
/
|
*
|
[client] Revert decription fields to JTextArea
Stephan Schwär
2021-04-23
4
-19
/
+24
*
|
[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 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
1
-1
/
+5
*
[client] Wording No2
Steffen Ritter
2021-03-17
1
-1
/
+1
*
[client] Fix switch between container and vm in lecture
ralph isenmann
2021-03-11
5
-50
/
+96
*
[client] Disable VM configuration for Docker containers
Manuel Bentele
2021-03-11
1
-10
/
+4
*
[client] Fix warnings and replace deprecated methods
Manuel Bentele
2021-03-11
118
-242
/
+681
*
[client,server] Refactor disk image representation
Manuel Bentele
2021-03-11
11
-55
/
+83
*
Merge branch 'feature/vmwarevm-support' into feature-merge
Stephan Schwär
2021-02-19
1
-2
/
+37
|
\
|
*
[client] Improve error handling for vmwarevm
Stephan Schwär
2021-02-04
1
-12
/
+33
|
*
[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
[next]