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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
[client] improve workflow of container creation
ralph isenmann
2021-10-06
2
-14
/
+17
|
/
/
*
/
[client] double wording
Steffen Ritter
2021-08-17
1
-1
/
+1
|
/
*
[client] minor fixes to container related part
ralph isenmann
2021-08-13
13
-60
/
+93
*
[*] Add "modern" way to set target Java version
Simon Rettberg
2021-08-12
2
-1
/
+2
*
[*] Adapt to de-genricization of VirtualizationConfiguration
Simon Rettberg
2021-08-12
6
-321
/
+130
*
[client] Set anti aliasing properties after LAF initialization
Simon Rettberg
2021-08-12
1
-4
/
+4
*
[client] Fix FlatLaf on Windows JRE-8
Simon Rettberg
2021-08-12
1
-1
/
+1
*
[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
2
-0
/
+13
*
[client] Escape '=' in HTML translation text to fix URL null pointer
Manuel Bentele
2021-08-05
3
-3
/
+3
*
[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
*
[server] Refactor printing of app information from MANIFEST.MF
Manuel Bentele
2021-07-02
2
-12
/
+14
*
[client] Refactor printing of app information from MANIFEST.MF
Manuel Bentele
2021-07-02
4
-73
/
+14
*
[client] Make launchData a byte array; this is opaque data
Simon Rettberg
2021-07-02
1
-3
/
+3
*
[server] Make webserver listen on every address in Docker setup
Manuel Bentele
2021-06-28
6
-1
/
+26
*
[server] Add URL path /bwlp/container/clusterimages to retrieve information a...
ralph isenmann
2021-06-24
2
-18
/
+85
*
[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
8
-59
/
+127
*
[client] Allow user to define a container run command in the lecture details ...
ralph isenmann
2021-06-09
2
-43
/
+64
*
[client,server] Add configuration overwrites to use master-server Docker cont...
Manuel Bentele
2021-06-02
3
-14
/
+61
*
[server] Package build version and timestamp into MANIFEST.MF
Manuel Bentele
2021-06-01
1
-1
/
+30
*
[server] Refactor container network to match common Docker network
Manuel Bentele
2021-06-01
4
-34
/
+55
*
[server] Update test dataset for dozmod-server
Manuel Bentele
2021-05-31
1
-7
/
+0
*
[client,server] Fix spelling mistakes in the documentation
dmsd-v3.10
Manuel Bentele
2021-05-25
2
-7
/
+7
*
[client] Change deprecated name 'bwSuite' to 'bwLehrpool-Suite' in the docume...
Manuel Bentele
2021-05-25
2
-16
/
+16
*
[client,server] Add a newline after each sentence in the documentation
Manuel Bentele
2021-05-25
3
-10
/
+25
*
[client,server] Add doc about how to build and configure server and client
Manuel Bentele
2021-05-21
3
-11
/
+119
*
[server] Setting timezone for database Docker container
Manuel Bentele
2021-05-21
1
-0
/
+1
*
[client] Remove redundant formatting of VirtualBox configurations
Manuel Bentele
2021-05-21
1
-4
/
+2
*
[server] Start dozmod-server Docker container after database Docker container...
Manuel Bentele
2021-05-20
5
-51
/
+77
*
[server] Update initial database schema and test dataset
Manuel Bentele
2021-05-20
2
-105
/
+563
*
[server] Add phpMyAdmin container to Docker setup
Manuel Bentele
2021-05-20
1
-2
/
+19
*
[server] Save VM images of the Docker setup on a Docker volume
Manuel Bentele
2021-05-20
1
-0
/
+5
*
[server] Fix inverted user == null logic
Simon Rettberg
2021-05-19
1
-5
/
+5
*
[server] Restart database docker container only on failure
Manuel Bentele
2021-05-19
1
-1
/
+1
*
[client] Remove needless logger instance
Manuel Bentele
2021-05-19
1
-3
/
+0
*
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
[prev]
[next]