266 Commit (e8914281714dd6d2ec2caee9dadc5fc500e16a26)

Autore SHA1 Messaggio Data
  Jonathan Cobb e891428171 lazy-init JsEngine 4 anni fa
  Jonathan Cobb a6db63d80b make fields final 4 anni fa
  Jonathan Cobb 5fd4fa9241 add toList(Iterator) support 4 anni fa
  Jonathan Cobb d7b5b4ae10 code cleanup 4 anni fa
  Jonathan Cobb 30ba1b9cb2 move to commons-collections4 4 anni fa
  Jonathan Cobb d8cb733a4d add startOrInterrupt 4 anni fa
  Jonathan Cobb 356e928d6c add safeConstValue utility functions 4 anni fa
  Jonathan Cobb 7d74b1907d use lang3 4 anni fa
  Jonathan Cobb a765cf0ac5 Move OpenApiSchema annotation here from cobbzilla-wizard 4 anni fa
  Jonathan Cobb 2c3bfe6461 make things final 4 anni fa
  Jonathan Cobb 2012a400fe add ZillaRuntime.annotationStringArrayHasValues 4 anni fa
  Jonathan Cobb 51119dc923 simplify 4 anni fa
  Jonathan Cobb 4c1d7e827a clean up topology code 4 anni fa
  Jonathan Cobb ca6eb62941 add text versions of status codes 4 anni fa
  Jonathan Cobb d915a7aff9 avoid NPE in ReflectionUtil.copy, improve logging 4 anni fa
  Jonathan Cobb 72419b8750 revert gzip change, breaks charset encoding test 4 anni fa
  Jonathan Cobb ebc8d91c68 use apache gzip 4 anni fa
  Jonathan Cobb 5397bd5ede add hexadecimal pattern 4 anni fa
  Jonathan Cobb d3b5e5254c null strings do not match any pattern 4 anni fa
  Jonathan Cobb d7ea904f35 add prepend, add SafeVarargs 4 anni fa
  Jonathan Cobb 95a16abec2 add findFile to find a file with a specific name 4 anni fa
  Jonathan Cobb 95f9d36fc7 use AtomicBoolean for PBKDF2 flag 4 anni fa
  Jonathan Cobb 3e4dce3e3c allow PBKDF2 to be enabled/disabled at the class-level 4 anni fa
  Jonathan Cobb 3d8b5a8b74 only use hostname -d if on linux 4 anni fa
  Jonathan Cobb e5acc028fd remove PKDBF2 to ensure mac compat 4 anni fa
  Jonathan Cobb 682312ab9a upgrade oshi, remove jna dependency, fix mac support for shautil 4 anni fa
  Jonathan Cobb 9b1dae280b minor refactoring 4 anni fa
  Jonathan Cobb 7148176b4d remove redundant cast 4 anni fa
  Jonathan Cobb da99106573 add support for .file_header_ignore file 4 anni fa
  Jonathan Cobb a9d3d69f11 add encode/decode to HttpContentEncodingTypes, update deflate to use commons-compress 4 anni fa
  Jonathan Cobb 678d760a0c try our best to do verbose output, but in a termination situation we may get a NoClassDefFoundError, if so, log it 4 anni fa
  Jonathan Cobb 5d8c24fc4a fix warning, add @Deprecated annotation 4 anni fa
  Jonathan Cobb 716588cbb6 add support for mark/reset on MultiStream. Add charset constructor param for RegexFilterReader 4 anni fa
  Jonathan Cobb 1cfe96e59c print stack for interrupted threads with default name 4 anni fa
  Jonathan Cobb 0de14792b3 always log stack trace 4 anni fa
  Jonathan Cobb 4e1f46227f print stack trace 4 anni fa
  Jonathan Cobb 791ccaf045 log thread stack and exception upon oome 4 anni fa
  Jonathan Cobb fab2bdafe7 use default timeout if none provided 4 anni fa
  Jonathan Cobb 0b7e94ad54 use default timeout if none provided 4 anni fa
  Jonathan Cobb 8741752cf0 show stack of oome, not thread 4 anni fa
  Jonathan Cobb b650f3bc50 add NameAndValue.toMap(Collection) 4 anni fa
  Jonathan Cobb dfafe62c7e allow StringUtil.findAllMatches to return multiple groups 4 anni fa
  Jonathan Cobb ea72ac4a16 add StringUtil.findAllMatches and HttpUtil.applyRegexToUrl 4 anni fa
  Jonathan Cobb c66f9e167c allow background threads to have names 4 anni fa
  Jonathan Cobb df29b42b97 add PortPicker.portIsAvailable 4 anni fa
  Jonathan Cobb d6dfc2a4e5 allow thread pool naming 4 anni fa
  Jonathan Cobb ecf004ea77 remove wp link stuff 4 anni fa
  Jonathan Cobb 98f073675a clean chased redirects 4 anni fa
  Jonathan Cobb bd7400c5b5 improve url param handling 4 anni fa
  Jonathan Cobb 08d7330b5e better handling for relative link chasing, remove tracking params 4 anni fa