278 Commits (e0faad31cb5cadfc000277d3f2052a57cb441b2d)
 

Autor SHA1 Mensaje Fecha
  Jonathan Cobb e0faad31cb allow copy to map with a prefix hace 4 años
  Jonathan Cobb 902c940e65 allow copy to map with a prefix hace 4 años
  Jonathan Cobb 8d2c6f1e9b use static import hace 4 años
  Jonathan Cobb 8647e5f442 mark 2.0.1 version hace 4 años
  Jonathan Cobb e891428171 lazy-init JsEngine hace 4 años
  Jonathan Cobb a6db63d80b make fields final hace 4 años
  Jonathan Cobb 5184043901 use graalvm version hace 4 años
  Jonathan Cobb 5fd4fa9241 add toList(Iterator) support hace 4 años
  Jonathan Cobb d7b5b4ae10 code cleanup hace 4 años
  Jonathan Cobb 5d21e7d14f add collections4 dependency hace 4 años
  Jonathan Cobb 30ba1b9cb2 move to commons-collections4 hace 4 años
  Jonathan Cobb a449fdacc3 try excluding commons-collections from beanutils hace 4 años
  Jonathan Cobb d8cb733a4d add startOrInterrupt hace 4 años
  Jonathan Cobb 356e928d6c add safeConstValue utility functions hace 4 años
  Jonathan Cobb f5e6290cc6 upgrade poi hace 4 años
  Jonathan Cobb 7d74b1907d use lang3 hace 4 años
  Jonathan Cobb 8d6947849d drop some unused dependencies hace 4 años
  Jonathan Cobb a765cf0ac5 Move OpenApiSchema annotation here from cobbzilla-wizard hace 4 años
  Jonathan Cobb 2c3bfe6461 make things final hace 4 años
  Jonathan Cobb 2012a400fe add ZillaRuntime.annotationStringArrayHasValues hace 4 años
  Jonathan Cobb 51119dc923 simplify hace 4 años
  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