<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/tutor-module.git/dozentenmodulserver/src/main/java, branch master</title>
<subtitle>Das Dozentenmodul zum Verwalten und Erstellen neuer VMs</subtitle>
<id>https://git.openslx.org/openslx-ng/tutor-module.git/atom/dozentenmodulserver/src/main/java?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/tutor-module.git/atom/dozentenmodulserver/src/main/java?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/'/>
<updated>2026-04-15T14:41:14+00:00</updated>
<entry>
<title>[server] Don't delete dmsd session on cow, needed for suite handover</title>
<updated>2026-04-15T14:41:14+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2026-04-15T14:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=4b6d1864e8551d59ccd93589799f80ed11a5a5cd'/>
<id>urn:sha1:4b6d1864e8551d59ccd93589799f80ed11a5a5cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[server] Return image uuid for cow copy mode</title>
<updated>2026-04-15T13:26:58+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2026-04-15T13:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=d6d57d274177c77b593bde73e194cf3147b047f3'/>
<id>urn:sha1:d6d57d274177c77b593bde73e194cf3147b047f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[server] Thrown exceptions changed again in newer Java</title>
<updated>2025-08-12T12:28:02+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-08-12T12:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=1828142454144d1428f9bea9d38bc4789b6e8466'/>
<id>urn:sha1:1828142454144d1428f9bea9d38bc4789b6e8466</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[server] Missed two IOExceptions</title>
<updated>2025-07-02T12:51:25+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-07-02T12:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=c86ca1e421e4d639f80187d735b7c71d9207461a'/>
<id>urn:sha1:c86ca1e421e4d639f80187d735b7c71d9207461a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[server] Thrown exceptions changed in recent Java versions</title>
<updated>2025-07-02T12:40:24+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-07-02T12:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=2f57ea8f6de0053a8afbeb0023ae248c4444149d'/>
<id>urn:sha1:2f57ea8f6de0053a8afbeb0023ae248c4444149d</id>
<content type='text'>
WebRpc.java:[245.27] exception java.io.IOException is never thrown in body of corresponding try statement

Thanks Java.

-&gt; Just generically catch "Exception", not individual ones which might
change nilly willy with future JRE versions.
</content>
</entry>
<entry>
<title>[server] Only delete orphaned files at least 2 days old</title>
<updated>2025-07-02T12:39:48+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-07-02T12:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=4ddfd65ff4baaed73257f38360323336d315441d'/>
<id>urn:sha1:4ddfd65ff4baaed73257f38360323336d315441d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[server] Lower max memory usage of thrift handling</title>
<updated>2025-07-02T12:38:48+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-07-02T12:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=96b76534eed24df7db88fe88926e258c4e123a20'/>
<id>urn:sha1:96b76534eed24df7db88fe88926e258c4e123a20</id>
<content type='text'>
Don't set initial buffer size to maximum allowed, also lower the maximum
allowed message size.
</content>
</entry>
<entry>
<title>[server] Add filepath to ImageVersionDetails</title>
<updated>2025-04-01T16:17:42+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-04-01T16:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=a6340ea21eeae1b2226a2b56fa32c0c674a33b60'/>
<id>urn:sha1:a6340ea21eeae1b2226a2b56fa32c0c674a33b60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[server] CoW: Don't repeatedly print the same log message</title>
<updated>2025-03-21T15:41:52+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-03-21T15:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=818744b07cefbc0f66779d6085fcbd78ac5c49d2'/>
<id>urn:sha1:818744b07cefbc0f66779d6085fcbd78ac5c49d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[server] More checks when deleing old images; look for revivable images</title>
<updated>2025-03-21T15:36:33+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-03-21T15:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=7f1f8c25d89f560dc3b60dc661545f4db6726f71'/>
<id>urn:sha1:7f1f8c25d89f560dc3b60dc661545f4db6726f71</id>
<content type='text'>
Revivable images are those where the expiry date lies in the future,
aren't missing the HDD image, yet are marked as invalid. Make those
valid again.
</content>
</entry>
</feed>
