Jonathan Cobb
|
5d8c24fc4a
|
fix warning, add @Deprecated annotation
|
4 年前 |
Jonathan Cobb
|
716588cbb6
|
add support for mark/reset on MultiStream. Add charset constructor param for RegexFilterReader
|
4 年前 |
Jonathan Cobb
|
1cfe96e59c
|
print stack for interrupted threads with default name
|
4 年前 |
Jonathan Cobb
|
0de14792b3
|
always log stack trace
|
4 年前 |
Jonathan Cobb
|
4e1f46227f
|
print stack trace
|
4 年前 |
Jonathan Cobb
|
791ccaf045
|
log thread stack and exception upon oome
|
4 年前 |
Jonathan Cobb
|
fab2bdafe7
|
use default timeout if none provided
|
4 年前 |
Jonathan Cobb
|
0b7e94ad54
|
use default timeout if none provided
|
4 年前 |
Jonathan Cobb
|
8741752cf0
|
show stack of oome, not thread
|
4 年前 |
Jonathan Cobb
|
b650f3bc50
|
add NameAndValue.toMap(Collection)
|
4 年前 |
Jonathan Cobb
|
dfafe62c7e
|
allow StringUtil.findAllMatches to return multiple groups
|
4 年前 |
Jonathan Cobb
|
ea72ac4a16
|
add StringUtil.findAllMatches and HttpUtil.applyRegexToUrl
|
4 年前 |
Jonathan Cobb
|
c66f9e167c
|
allow background threads to have names
|
4 年前 |
Jonathan Cobb
|
df29b42b97
|
add PortPicker.portIsAvailable
|
4 年前 |
Jonathan Cobb
|
d6dfc2a4e5
|
allow thread pool naming
|
4 年前 |
Jonathan Cobb
|
ecf004ea77
|
remove wp link stuff
|
4 年前 |
Jonathan Cobb
|
98f073675a
|
clean chased redirects
|
4 年前 |
Jonathan Cobb
|
bd7400c5b5
|
improve url param handling
|
4 年前 |
Jonathan Cobb
|
08d7330b5e
|
better handling for relative link chasing, remove tracking params
|
4 年前 |
Jonathan Cobb
|
2b96b84035
|
fix HttpUtil.chaseRedirects
|
4 年前 |
Jonathan Cobb
|
c5a36808a5
|
add HttpUtil.chaseRedirects
|
4 年前 |
Jonathan Cobb
|
958c6d84e8
|
add cURL user-agent constant
|
4 年前 |
Jonathan Cobb
|
9e02dba96b
|
add status utility methods
|
4 年前 |
Jonathan Cobb
|
dcaedf8546
|
add cleanlyDead method to TerminationRequestResult
|
4 年前 |
Jonathan Cobb
|
9ab4d92392
|
add cleanlyDead method to TerminationRequestResult
|
4 年前 |
Jonathan Cobb
|
a15e10efe4
|
add cleanlyDead method to TerminationRequestResult
|
4 年前 |
Jonathan Cobb
|
22ad93a493
|
add alive/dead methods to TerminationRequestResult
|
4 年前 |
Jonathan Cobb
|
b08f3dbd0b
|
add running flag to TerminationRequestResult
|
4 年前 |
Jonathan Cobb
|
3bb311f7fa
|
fix ZillaRuntime.terminate
|
4 年前 |
Jonathan Cobb
|
8d7722b661
|
whitespace nit
|
4 年前 |
Jonathan Cobb
|
7f08c53030
|
improve HttpContentTypes.fileExt handling of content types with a semicolon
|
4 年前 |
Jonathan Cobb
|
bcf8d3dd7d
|
use NameAndValue.singleNameAndValueArray helper
|
4 年前 |
Jonathan Cobb
|
582d8c7e3c
|
add NameAndValue.singleNameAndValueArray helper
|
4 年前 |
Jonathan Cobb
|
f4e97cba4c
|
add LocaleUtil.getLang
|
4 年前 |
Jonathan Cobb
|
3de70e3b1e
|
lower log level
|
4 年前 |
Jonathan Cobb
|
73fdb7cb63
|
properly handle thread reuse when underflows are not properly closed
|
4 年前 |
Jonathan Cobb
|
6259eb3590
|
update logs, terminate underflows quietly
|
4 年前 |
Jonathan Cobb
|
3520d3b1a1
|
add support for termination check function in ZillaRuntime.terminate
|
4 年前 |
Jonathan Cobb
|
658596ff79
|
log handler count
|
4 年前 |
Jonathan Cobb
|
9481a2c0a6
|
allow monitor to call a function to determine if thread should be terminated
|
4 年前 |
Jonathan Cobb
|
5165445487
|
add util to get memory stats
|
4 年前 |
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 年前 |