294 коммитов (d9e13332dbba7d3d95a582f50609e62becaab9cc)
 

Автор SHA1 Сообщение Дата
  Jonathan Cobb d9e13332db allow TempDir to be created in a parent dir 4 лет назад
  Jonathan Cobb 81913bcc9d allow subclasses to override BaseMain exit behavior 4 лет назад
  Jonathan Cobb a31b3687f1 remove dependency on google io for TempDir 4 лет назад
  Jonathan Cobb 64ef7809a0 add FileUtil.appendToFileNameBeforeExt 4 лет назад
  Jonathan Cobb 9f3bc574b0 add StringUtil.isOnlyDigits and CommandShellException.getMessage 4 лет назад
  Jonathan Cobb bcd403f6fd add FileUtil.replaceExt 4 лет назад
  Jonathan Cobb 091dea6bc3 add more ipv6 utils 4 лет назад
  Jonathan Cobb 9b452ea619 add colon as legal url char 4 лет назад
  Jonathan Cobb 32f30c49b1 use safeShellArg where needed 4 лет назад
  Jonathan Cobb 51a4ce4a48 add @ to shell-safe char list 4 лет назад
  Jonathan Cobb 7c19839d85 add isHostname utility method 4 лет назад
  Jonathan Cobb 8e75e70873 revert debug changes 4 лет назад
  Jonathan Cobb 9a248fb10e always log errors 4 лет назад
  Jonathan Cobb 72e0962ac1 add IPv6_LOCALHOST constant 4 лет назад
  Jonathan Cobb 7c6d52573e fix ip6 addr formatting 4 лет назад
  Jonathan Cobb 666ba11121 add random local ip4/ip6 utility methods 4 лет назад
  Jonathan Cobb e0faad31cb allow copy to map with a prefix 4 лет назад
  Jonathan Cobb 902c940e65 allow copy to map with a prefix 4 лет назад
  Jonathan Cobb 8d2c6f1e9b use static import 4 лет назад
  Jonathan Cobb 8647e5f442 mark 2.0.1 version 4 лет назад
  Jonathan Cobb e891428171 lazy-init JsEngine 4 лет назад
  Jonathan Cobb a6db63d80b make fields final 4 лет назад
  Jonathan Cobb 5184043901 use graalvm version 4 лет назад
  Jonathan Cobb 5fd4fa9241 add toList(Iterator) support 4 лет назад
  Jonathan Cobb d7b5b4ae10 code cleanup 4 лет назад
  Jonathan Cobb 5d21e7d14f add collections4 dependency 4 лет назад
  Jonathan Cobb 30ba1b9cb2 move to commons-collections4 4 лет назад
  Jonathan Cobb a449fdacc3 try excluding commons-collections from beanutils 4 лет назад
  Jonathan Cobb d8cb733a4d add startOrInterrupt 4 лет назад
  Jonathan Cobb 356e928d6c add safeConstValue utility functions 4 лет назад
  Jonathan Cobb f5e6290cc6 upgrade poi 4 лет назад
  Jonathan Cobb 7d74b1907d use lang3 4 лет назад
  Jonathan Cobb 8d6947849d drop some unused dependencies 4 лет назад
  Jonathan Cobb a765cf0ac5 Move OpenApiSchema annotation here from cobbzilla-wizard 4 лет назад
  Jonathan Cobb 2c3bfe6461 make things final 4 лет назад
  Jonathan Cobb 2012a400fe add ZillaRuntime.annotationStringArrayHasValues 4 лет назад
  Jonathan Cobb 51119dc923 simplify 4 лет назад
  Jonathan Cobb 4c1d7e827a clean up topology code 4 лет назад
  Jonathan Cobb ca6eb62941 add text versions of status codes 4 лет назад
  Jonathan Cobb d915a7aff9 avoid NPE in ReflectionUtil.copy, improve logging 4 лет назад
  Jonathan Cobb 72419b8750 revert gzip change, breaks charset encoding test 4 лет назад
  Jonathan Cobb ebc8d91c68 use apache gzip 4 лет назад
  Jonathan Cobb 5397bd5ede add hexadecimal pattern 4 лет назад
  Jonathan Cobb d3b5e5254c null strings do not match any pattern 4 лет назад
  Jonathan Cobb d7ea904f35 add prepend, add SafeVarargs 4 лет назад
  Jonathan Cobb 95a16abec2 add findFile to find a file with a specific name 4 лет назад
  Jonathan Cobb 95f9d36fc7 use AtomicBoolean for PBKDF2 flag 4 лет назад
  Jonathan Cobb 3e4dce3e3c allow PBKDF2 to be enabled/disabled at the class-level 4 лет назад
  Jonathan Cobb 3d8b5a8b74 only use hostname -d if on linux 4 лет назад
  Jonathan Cobb e5acc028fd remove PKDBF2 to ensure mac compat 4 лет назад