Commit Graph
6 Commits
Author SHA1 Message Date
lsiepelandGitHub 9b2a1b1609 Align thread calculation with Jetty (#5516)
Scale maximum number of threads to avoid Jetty errors on CPUs with a large number of threads.
2026-04-27 16:18:14 +02:00
lsiepelandGitHub b18e2db88c Remove nullable from properties map value type (#5476)
Signed-off-by: lsiepel <leosiepel@gmail.com>
2026-04-06 13:27:05 +02:00
lsiepelandGitHub d9e5df0cd9 Extend NetUtils for network range scanning (#4375)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-10-07 23:54:51 +02:00
lsiepelandGitHub 93b53e7847 Extend Stringutils with padRight (#4279)
* Add padRight
* Fix edge cases

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-06-24 21:06:15 +02:00
lsiepelandGitHub f18c50f299 Add abbreviate method (#4164)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-04-06 14:14:20 +02:00
lsiepelandGitHub 4001161810 Add string utils to core (#3738)
* Add utils to core

Signed-off-by: lsiepel <leosiepel@gmail.com>
2023-10-15 20:35:15 +02:00