<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/inc/taskmanager.inc.php, branch master</title>
<subtitle>Web Interface zum Verwalten der Hochschul-/UniSpezifischen Einstellungen der Linux-Umgebung</subtitle>
<id>https://git.openslx.org/openslx-ng/slx-admin.git/atom/inc/taskmanager.inc.php?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/inc/taskmanager.inc.php?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2025-08-01T11:41:49+00:00</updated>
<entry>
<title>Implicitly nullable types are deprecated in PHP 8.3, make explicit</title>
<updated>2025-08-01T11:41:49+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-08-01T11:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=429cfb1677ec77c5a945f655d9405d038d3e5a2c'/>
<id>urn:sha1:429cfb1677ec77c5a945f655d9405d038d3e5a2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update phpdoc</title>
<updated>2024-10-08T14:20:17+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-10-08T14:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=55ee66705eecc60709747cc997ffb65572592946'/>
<id>urn:sha1:55ee66705eecc60709747cc997ffb65572592946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more type errors, stricter typing</title>
<updated>2023-11-15T16:53:47+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-11-15T16:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=aa49154e5a9ee135c3f0286ddda8a01a5290b1ed'/>
<id>urn:sha1:aa49154e5a9ee135c3f0286ddda8a01a5290b1ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add function param/return types, fix a lot more phpstorm complaints</title>
<updated>2023-11-14T13:47:55+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-11-14T13:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=06bff0b9b84d47c43f9bc8aff06a29d85ebb7ed0'/>
<id>urn:sha1:06bff0b9b84d47c43f9bc8aff06a29d85ebb7ed0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a few deprecation warnings on PHP 8.2</title>
<updated>2023-10-06T13:52:35+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-10-06T13:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=29c19060614ec2056a7dfa90415057f19191a404'/>
<id>urn:sha1:29c19060614ec2056a7dfa90415057f19191a404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[inc/Taskmanager] Update phpdoc</title>
<updated>2023-03-02T12:47:29+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-03-02T12:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=dd874de717661d305403dc1b403ae27f2ba67a9a'/>
<id>urn:sha1:dd874de717661d305403dc1b403ae27f2ba67a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[inc/Util] Add types, move error printing functions to their own class</title>
<updated>2022-05-02T16:49:09+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-05-02T16:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=5eb8df7432a708284862e4b126e418265d36b4ab'/>
<id>urn:sha1:5eb8df7432a708284862e4b126e418265d36b4ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[inc/Taskmanager] waitComplete(): Better timeout handling</title>
<updated>2020-09-22T13:10:04+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-09-22T13:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=0c1bfb91a90430ff95194bf1267226306aae5042'/>
<id>urn:sha1:0c1bfb91a90430ff95194bf1267226306aae5042</id>
<content type='text'>
Sleep before first query, since we assume that we either just obtained
the status object and nothing much has changed since then, or we passed
in a deserialized task id from much earlier, where 100ms don't matter
that much.
</content>
</entry>
<entry>
<title>[inc/Taskmanager] Reset connection on error</title>
<updated>2020-02-25T15:02:34+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-02-25T15:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=3f084dd48ffac58fa3d1563c1afa4f9ae84c4474'/>
<id>urn:sha1:3f084dd48ffac58fa3d1563c1afa4f9ae84c4474</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[inc/Taskmanager] Switch to new TCP interface</title>
<updated>2020-01-07T14:44:14+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-01-07T14:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=0f90ba5b4a382ffd923676316d641b68d17876ce'/>
<id>urn:sha1:0f90ba5b4a382ffd923676316d641b68d17876ce</id>
<content type='text'>
</content>
</entry>
</feed>
