| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [client] Show local unhashed vs. hashed chunks in detailed progress view | Simon Rettberg | 2022-03-22 | 7 | -8/+46 | |
| | | ||||||
| * | [client] Fix closing upload activity panel | Simon Rettberg | 2022-03-22 | 1 | -15/+19 | |
| | | ||||||
| * | [client] Install default thread exception handler | Simon Rettberg | 2022-03-21 | 1 | -1/+17 | |
| | | ||||||
| * | [client] Memory management; handle OOM when hashing, do not skip blocks | Simon Rettberg | 2022-03-21 | 13 | -57/+159 | |
| | | | | | | | | | | | Try to free some references regarding transfers earlier, e.g. the hash worker and list of hashes as soon as hashing is finished on upload, not only when the upload is finished and the window is closed. Properly delay hashing of blocks in OOM scenarios, and be more conservative with the number of hash workers, i.e. take maximum JVM memory into account. Also, improve thread naming. | |||||
| * | [client] Cleanup chunk data lists when upload finished or is cancelled | Simon Rettberg | 2022-03-18 | 1 | -0/+25 | |
| | | ||||||
| * | [client] Add even more debug spam to Upload | Simon Rettberg | 2022-03-18 | 3 | -71/+106 | |
| | | ||||||
| * | [client] Update deprecated call | Simon Rettberg | 2022-03-18 | 1 | -1/+1 | |
| | | ||||||
| * | [client] Try to do a better job cleaning up when closing wizards | Simon Rettberg | 2022-03-17 | 4 | -17/+66 | |
| | | ||||||
| * | [client] Add timestamps to file logger | Simon Rettberg | 2022-03-17 | 1 | -1/+1 | |
| | | ||||||
| * | [client] Some more logging regarding transfers | Simon Rettberg | 2022-03-16 | 1 | -3/+9 | |
| | | ||||||
| * | [client] Better log cancel/failure reason for uploads | Simon Rettberg | 2022-03-16 | 6 | -20/+28 | |
| | | ||||||
| * | [server] Add MultiLib attribute to manifest | Simon Rettberg | 2022-03-03 | 1 | -0/+1 | |
| | | | | | ...so log4j2 loads proper StackLocator on Java9+ | |||||
| * | [SERVER] enable DockerFeature | ralph isenmann | 2022-02-23 | 3 | -8/+51 | |
| | | | | | - checks also if required value in db exists | |||||
| * | [CLIENT] fix layout in image type chooser | ralph isenmann | 2022-02-18 | 1 | -10/+12 | |
| | | ||||||
| * | [Client] remove useless log message | ralph isenmann | 2022-02-18 | 1 | -3/+2![]() | |
| | | ||||||
| * | [CLIENT] fix isDataContainer check, dont let vm image pass. | ralph isenmann | 2022-02-15 | 1 | -6/+8 | |
| | | ||||||
| * | [CLIENT] remove useless logging message | ralph isenmann | 2022-02-15 | 2 | -4/+0![]() | |
| | | ||||||
| * | [CLIENT] remove trailing whitespace | ralph isenmann | 2022-02-15 | 1 | -16/+16 | |
| | | ||||||
| * | [client] Virtconfig editor: Use UTF-8 as default encoding for non-vmware | Simon Rettberg | 2022-02-14 | 1 | -1/+5 | |
| | | ||||||
| * | [CLIENT] Do not adjust QEMU VM firmware on Windows platforms | Manuel Bentele | 2022-02-14 | 1 | -1/+1 | |
| | | ||||||
| * | [SERVER] Downgrade Maven assembly plugin for Java 8 compatibility | Manuel Bentele | 2022-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | [CLIENT] Downgrade Maven assembly plugin for Java 8 compatibility | Manuel Bentele | 2022-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | [CLIENT] fix valid check for docker-archive without repotag | ralph isenmann | 2022-01-28 | 1 | -6/+15 | |
| | | ||||||
| * | [CLIENT,SERVER] move handling of tar into TarArchiveReader and ↵ | ralph isenmann | 2022-01-27 | 4 | -68/+21![]() | |
| | | | | | TarArchiveWriter in master-sync-shared | |||||
| * | [CLIENT] fix isPageValid check for container | ralph isenmann | 2022-01-26 | 1 | -8/+12 | |
| | | ||||||
| * | [CLIENT] fix nullpointer for images which does not have an latest imageVersionId | ralph isenmann | 2022-01-24 | 2 | -8/+12 | |
| | | ||||||
| * | [CLIENT] data container can not be used as images for lectures | ralph isenmann | 2022-01-24 | 7 | -18/+34 | |
| | | | | | - data container can only be a source in the bind mount configuration | |||||
| * | [SERVER] Update Mysql Java driver class path | Manuel Bentele | 2021-12-22 | 1 | -1/+1 | |
| | | ||||||
| * | [SERVER] Update Java runtime version in Docker container | Manuel Bentele | 2021-12-22 | 1 | -1/+1 | |
| | | ||||||
| * | [CLIENT] Update httpclient library from version 4.5.x to version 5.y | Manuel Bentele | 2021-12-21 | 5 | -70/+99 | |
| | | ||||||
| * | [SERVER] Update log4j because of the CVE-2021-45105 security flaw | Manuel Bentele | 2021-12-20 | 1 | -2/+2 | |
| | | ||||||
| * | [CLIENT] Update log4j because of the CVE-2021-45105 security flaw | Manuel Bentele | 2021-12-20 | 1 | -2/+2 | |
| | | ||||||
| * | [CLIENT] Fix deprecated JsonParser method call | Manuel Bentele | 2021-12-17 | 1 | -1/+1 | |
| | | ||||||
| * | [CLIENT] Update version of build dependencies | Manuel Bentele | 2021-12-17 | 1 | -12/+8![]() | |
| | | ||||||
| * | [CLIENT] Update version of Maven build plugins | Manuel Bentele | 2021-12-17 | 1 | -2/+3 | |
| | | ||||||
| * | [SERVER] Update version of build dependencies | Manuel Bentele | 2021-12-17 | 1 | -7/+7 | |
| | | ||||||
| * | [SERVER] Update version of Maven build plugins | Manuel Bentele | 2021-12-17 | 1 | -4/+5 | |
| | | ||||||
| * | [SERVER] Update generated Thrift API to version 0.15.0 | Manuel Bentele | 2021-12-17 | 1 | -3/+3 | |
| | | ||||||
| * | [SERVER] Update log4j because of the CVE-2021-45046 security flaw | Manuel Bentele | 2021-12-17 | 1 | -2/+2 | |
| | | ||||||
| * | [CLIENT] Update log4j because of the CVE-2021-45046 security flaw | Manuel Bentele | 2021-12-17 | 1 | -2/+2 | |
| | | ||||||
| * | [SERVER] Update log4j because of the CVE-2021-44228 security flaw | Manuel Bentele | 2021-12-15 | 51 | -107/+180 | |
| | | ||||||
| * | [CLIENT] Update log4j because of the CVE-2021-44228 security flaw | Manuel Bentele | 2021-12-15 | 76 | -290/+381 | |
| | | ||||||
| * | [CLIENT] Adapt OS loader of QEMU machines for local edit | Manuel Bentele | 2021-11-30 | 1 | -0/+9 | |
| | | ||||||
| * | update layout for image typ | ralph isenmann | 2021-11-18 | 1 | -9/+42 | |
| | | ||||||
| * | [client] minor fixes; | ralph isenmann | 2021-11-17 | 2 | -5/+16 | |
| | | | | | | - do not show unused container type "batch" - fix unresponsive user input check | |||||
| * | [CLIENT] Fixes Java warnings | Manuel Bentele | 2021-11-11 | 3 | -1/+3 | |
| | | ||||||
| * | Merge branch 'feature/docker-data-container' | ralph isenmann | 2021-11-10 | 6 | -96/+222 | |
| |\ | ||||||
| | * | Merge branch 'feature/docker-data-container' of ↵feature/docker-data-container | ralph isenmann | 2021-11-10 | 1 | -0/+6 | |
| | |\ | | | | | | | | | | git.openslx.org:openslx-ng/tutor-module into feature/docker-data-container | |||||
| | | * | [client] allow to select data container images in mount config | ralph isenmann | 2021-09-07 | 4 | -27/+126 | |
| | | | | ||||||
| | | * | [server] add endpoint to dmsd webserver for image metadata | ralph isenmann | 2021-09-07 | 2 | -22/+61 | |
| | | | | | | | | | | | | | new endpoint /image/container/<baseimageid>/metadata to request specific information about an existing image (virtId==docker and containerImageType==data) | |||||

