Jonathan Cobb
51c5ee1a5e
lower log level
4年前
Jonathan Cobb
025ed81b62
split underflow monitor into its own class
4年前
Jonathan Cobb
a0909c78b6
add unicode/linux tz mappings
4年前
Jonathan Cobb
fa25c002e5
safer monitoring and cleanup
4年前
Jonathan Cobb
f138ffade3
lower log level
4年前
Jonathan Cobb
184d01f38d
improve support for underflow/hung multi streams
4年前
Jonathan Cobb
f1f0c443a9
check null path
4年前
Jonathan Cobb
aecde1f41f
stream improvements, fix brotli input wrapping
4年前
Jonathan Cobb
74230fcc51
prefer HOME from env
4年前
Jonathan Cobb
60856285c4
use case insensitive regex
4年前
Jonathan Cobb
81f18e0d52
add OutOfMemoryErrorUncaughtExceptionHandler
4年前
Jonathan Cobb
d10eb6738a
add UNKNOWN as invalid browser
4年前
Jonathan Cobb
d2360429c1
add HttpUtil.isBrowser
4年前
Jonathan Cobb
f04e3f5f86
add format_price handlebars helper
4年前
Jonathan Cobb
b6e60fe977
fix rand_ip bug, strip leading slash
4年前
Jonathan Cobb
51d700f6fe
add rand_ip handlebars helper
4年前
Jonathan Cobb
622fcee160
add more network/hostname utilities
4年前
Jonathan Cobb
fc87156268
add sha256expr handlebars helper
4年前
Jonathan Cobb
a39467dbcd
add ZillaRuntime.lazyGet
4年前
Jonathan Cobb
b6eb1dc57a
add NullOutputStream
4年前
Jonathan Cobb
cbd3cec3fc
touch values when accessed
4年前
Jonathan Cobb
cd10cd4a5f
ArrayUtil: fix bug in singletonArray, add copyAndReverse
4年前
Jonathan Cobb
d5cd6289fa
make match replacement less likely to collide with data
4年前
Jonathan Cobb
2de884b2c1
allow insertion of match anywhere in the replacement
4年前
Jonathan Cobb
565b0e251a
add ability to prefix replacement with matched text
4年前
Jonathan Cobb
29153b8ddc
add CacheLookupException
4年前
Jonathan Cobb
57bf440c0a
add terminateQuietly
4年前
Jonathan Cobb
f9ae13d05f
always print error
4年前
Jonathan Cobb
5a5a91a337
add theadName utility method
4年前
Jonathan Cobb
67e2571def
add another await variant
4年前
Jonathan Cobb
b2f8b5e687
fix timeout check in await
4年前
Jonathan Cobb
a01ed790b6
allow short/zero timeout await
4年前
Jonathan Cobb
946d62be17
add .jar mapping
4年前
Jonathan Cobb
549884d63d
add stacktrace(Thread)
4年前
Jonathan Cobb
c99a437ba4
log stacktrace when forcibly terminating thread
4年前
Jonathan Cobb
1594a1ade1
use specialized exception for interrupted sleep
4年前
Jonathan Cobb
ac68a28f18
add sleep log
4年前
Jonathan Cobb
f8909de835
clarify interrupted sleep log
4年前
Jonathan Cobb
009a52edb5
add BigDecimal constants
4年前
Jonathan Cobb
77a8875358
rename NullInputStream constant
4年前
Jonathan Cobb
c9c5f37387
cache forName lookups
4年前
Jonathan Cobb
f6e069150b
add SCHEME_FILE constant
4年前
Jonathan Cobb
1d463c0364
add file scheme
4年前
Jonathan Cobb
2ee619625e
await now supports caller-supplied sleepInterval and sleepCallback
4年前
Jonathan Cobb
009c2ee462
avoid NPE in shortError
4年前
Jonathan Cobb
cbd62f426d
componentize host regexes
4年前
Jonathan Cobb
e5d7abc4b5
add notEmpty
4年前
Kristijan Mitrovic
b127394383
Fix expiration in ExpirationMap ( #2 )
Fix expiration time check in ExpirationMap
Add helper methods for checking past and future timestamp
Co-authored-by: Kristijan Mitrovic <kmitrovic@itekako.com>
Reviewed-on: https://git.bubblev.org/bubblev/cobbzilla-utils/pulls/2
4年前
Jonathan Cobb
5e49b6e3e4
add utility to copy directory from resources to filesystem
4年前
Kristijan Mitrovic
45579ec840
Add host to domain transformation method ( #1 )
Add host to domain transformation method
Co-authored-by: Kristijan Mitrovic <kmitrovic@itekako.com>
Reviewed-on: https://git.bubblev.org/bubblev/cobbzilla-utils/pulls/1
4年前