93 Cometimentos (05fa41f6bd696888743a4459b4da31d240a0407b)
 

Autor SHA1 Mensagem Data
  Jonathan Cobb 05fa41f6bd ensure close works, remove log há 5 anos
  Jonathan Cobb 0924c06729 use buffer to copy há 5 anos
  Jonathan Cobb f799bfb838 add FilterInputStreamViaOutputStream há 5 anos
  Jonathan Cobb 92c9865d78 add cache on type params há 5 anos
  Jonathan Cobb e1a46c09d4 add ExpirationMap constructor that just takes an eviction policy há 5 anos
  Jonathan Cobb 5091e557f6 minor cleanups há 5 anos
  Jonathan Cobb f9a1423a87 add NullInputStream há 5 anos
  Jonathan Cobb 193e705fde use StandardCharsets.UTF_8 instead of Charset.forName(UTF8) há 5 anos
  Jonathan Cobb e8c5caed17 add configurable eviction policy to ExpirationMap há 5 anos
  Jonathan Cobb e8b02080b2 move multi stuff to its own package há 5 anos
  Jonathan Cobb 998011ede8 add MultiStream class há 5 anos
  Jonathan Cobb 9b96d9869d allow first reader to be last reader há 5 anos
  Jonathan Cobb 2717725341 add stream methods há 5 anos
  Jonathan Cobb 3371c82eb7 simplify há 5 anos
  Jonathan Cobb db40ffbcd0 add MultiReader and RegexFilterReaderTest, also tests MultiReader há 5 anos
  Jonathan Cobb 4ada293276 fix eof bug in RegexReplacementFilter há 5 anos
  Jonathan Cobb 2c28296705 add a simpler arrayToString method há 5 anos
  Jonathan Cobb 386900e8f0 check/clean map on all operations há 5 anos
  Jonathan Cobb edf1c904e3 only print stack traces when debug logging há 5 anos
  Jonathan Cobb 374fe59808 simplify há 5 anos
  Jonathan Cobb f9feb49383 add FilenamePrefixFilter há 5 anos
  Jonathan Cobb 323909dfef change warn to info há 5 anos
  Jonathan Cobb e87008259f all stack traces included in first one, avoid duplication há 5 anos
  Jonathan Cobb 1bbca3c4e6 add ZillaRuntime.fullError há 5 anos
  Jonathan Cobb 8c85b0660a concurrency improvements há 5 anos
  Jonathan Cobb de7472fa80 set daemon thread name há 5 anos
  Jonathan Cobb 9ef4b8ba1e use loop instead of lambda, only call die if all tries fail há 5 anos
  Jonathan Cobb f76b422bb8 throw CommandShellException instead of calling 'die' when errors occur in CommandShell utility class há 5 anos
  Jonathan Cobb 08c3e93363 allow any comparable há 5 anos
  Jonathan Cobb b3457f6e99 simplify há 5 anos
  Jonathan Cobb 31dde8a290 add validateRegexMatches utility method há 5 anos
  Jonathan Cobb 7e349b5220 generally use non-verbose errors, unless a thread needs them há 5 anos
  Jonathan Cobb c7259b5221 use getName() as prefix to all log messages há 5 anos
  Jonathan Cobb 38e01668a1 simplify há 5 anos
  Jonathan Cobb 39ab28e818 use UTF8cs instead of UTF8 há 5 anos
  Jonathan Cobb 0316b9e686 fix formatISO8601, add sanity check to isValidSshPublicKey há 5 anos
  Jonathan Cobb 16e037fa76 add ISO8601 formatting utility methods há 5 anos
  Jonathan Cobb 57775b95ba change log.error to log.warn há 5 anos
  Jonathan Cobb afa40b2616 add RsaKeyPair.isValidSshPublicKey há 5 anos
  Jonathan Cobb 655df0d9c0 improve exception handling in threads há 5 anos
  Jonathan Cobb dd5a6b24fc more error handling options há 5 anos
  Jonathan Cobb 634f93b9b1 use static import há 5 anos
  Jonathan Cobb 9ea93be2f1 use getAbsolutePath to accomodate symlinks há 5 anos
  Jonathan Cobb cd85501107 add simple OneWayFlag constructor that returns false once há 5 anos
  Jonathan Cobb 4f62fa3e49 be a bit more flexible in converting a Map to List<NameAndValue> há 5 anos
  Jonathan Cobb 94b18c1772 add checkSafeShellArg há 5 anos
  Jonathan Cobb 00bc337910 fix bugs há 5 anos
  Jonathan Cobb 65cb095809 add support for primitive types to forName utility há 5 anos
  Jonathan Cobb d7ebbd7a8c use safe unzip to avoid zip bombs há 5 anos
  Jonathan Cobb d6f4b31cda add fieldsMatching and fieldNamesMatching há 5 anos