257 Commits (4c1d7e827aeff02a9dd3dbf76de6127ea9c09c60)
 

Autor SHA1 Mensaje Fecha
  Jonathan Cobb 4c1d7e827a clean up topology code hace 4 años
  Jonathan Cobb ca6eb62941 add text versions of status codes hace 4 años
  Jonathan Cobb d915a7aff9 avoid NPE in ReflectionUtil.copy, improve logging hace 4 años
  Jonathan Cobb 72419b8750 revert gzip change, breaks charset encoding test hace 4 años
  Jonathan Cobb ebc8d91c68 use apache gzip hace 4 años
  Jonathan Cobb 5397bd5ede add hexadecimal pattern hace 4 años
  Jonathan Cobb d3b5e5254c null strings do not match any pattern hace 4 años
  Jonathan Cobb d7ea904f35 add prepend, add SafeVarargs hace 4 años
  Jonathan Cobb 95a16abec2 add findFile to find a file with a specific name hace 4 años
  Jonathan Cobb 95f9d36fc7 use AtomicBoolean for PBKDF2 flag hace 4 años
  Jonathan Cobb 3e4dce3e3c allow PBKDF2 to be enabled/disabled at the class-level hace 4 años
  Jonathan Cobb 3d8b5a8b74 only use hostname -d if on linux hace 4 años
  Jonathan Cobb e5acc028fd remove PKDBF2 to ensure mac compat hace 4 años
  Jonathan Cobb 682312ab9a upgrade oshi, remove jna dependency, fix mac support for shautil hace 4 años
  Jonathan Cobb 9b1dae280b minor refactoring hace 4 años
  Jonathan Cobb 7148176b4d remove redundant cast hace 4 años
  Jonathan Cobb da99106573 add support for .file_header_ignore file hace 4 años
  Jonathan Cobb a9d3d69f11 add encode/decode to HttpContentEncodingTypes, update deflate to use commons-compress hace 4 años
  Jonathan Cobb 678d760a0c try our best to do verbose output, but in a termination situation we may get a NoClassDefFoundError, if so, log it hace 4 años
  Jonathan Cobb 5d8c24fc4a fix warning, add @Deprecated annotation hace 4 años
  Jonathan Cobb 716588cbb6 add support for mark/reset on MultiStream. Add charset constructor param for RegexFilterReader hace 4 años
  Jonathan Cobb 1cfe96e59c print stack for interrupted threads with default name hace 4 años
  Jonathan Cobb 0de14792b3 always log stack trace hace 4 años
  Jonathan Cobb 4e1f46227f print stack trace hace 4 años
  Jonathan Cobb 791ccaf045 log thread stack and exception upon oome hace 4 años
  Jonathan Cobb fab2bdafe7 use default timeout if none provided hace 4 años
  Jonathan Cobb 0b7e94ad54 use default timeout if none provided hace 4 años
  Jonathan Cobb 8741752cf0 show stack of oome, not thread hace 4 años
  Jonathan Cobb b650f3bc50 add NameAndValue.toMap(Collection) hace 4 años
  Jonathan Cobb dfafe62c7e allow StringUtil.findAllMatches to return multiple groups hace 4 años
  Jonathan Cobb ea72ac4a16 add StringUtil.findAllMatches and HttpUtil.applyRegexToUrl hace 4 años
  Jonathan Cobb c66f9e167c allow background threads to have names hace 4 años
  Jonathan Cobb df29b42b97 add PortPicker.portIsAvailable hace 4 años
  Jonathan Cobb d6dfc2a4e5 allow thread pool naming hace 4 años
  Jonathan Cobb ecf004ea77 remove wp link stuff hace 4 años
  Jonathan Cobb 98f073675a clean chased redirects hace 4 años
  Jonathan Cobb bd7400c5b5 improve url param handling hace 4 años
  Jonathan Cobb 08d7330b5e better handling for relative link chasing, remove tracking params hace 4 años
  Jonathan Cobb 2b96b84035 fix HttpUtil.chaseRedirects hace 4 años
  Jonathan Cobb c5a36808a5 add HttpUtil.chaseRedirects hace 4 años
  Jonathan Cobb 958c6d84e8 add cURL user-agent constant hace 4 años
  Jonathan Cobb 9e02dba96b add status utility methods hace 4 años
  Jonathan Cobb dcaedf8546 add cleanlyDead method to TerminationRequestResult hace 4 años
  Jonathan Cobb 9ab4d92392 add cleanlyDead method to TerminationRequestResult hace 4 años
  Jonathan Cobb a15e10efe4 add cleanlyDead method to TerminationRequestResult hace 4 años
  Jonathan Cobb 22ad93a493 add alive/dead methods to TerminationRequestResult hace 4 años
  Jonathan Cobb b08f3dbd0b add running flag to TerminationRequestResult hace 4 años
  Jonathan Cobb 3bb311f7fa fix ZillaRuntime.terminate hace 4 años
  Jonathan Cobb 8d7722b661 whitespace nit hace 4 años
  Jonathan Cobb 7f08c53030 improve HttpContentTypes.fileExt handling of content types with a semicolon hace 4 años