99 Commits (006bcd1ff4390bb37ae35d50fa12a70de7e408c1)
 

Autor SHA1 Nachricht Datum
  Jonathan Cobb 006bcd1ff4 add constValue that grabs the value of a field by name vor 5 Jahren
  Jonathan Cobb fbfd1389c6 do not include null values in COMPACT_MAPPER vor 5 Jahren
  Jonathan Cobb a5a508bd90 use simpler RegexReplacementFilter constructor vor 5 Jahren
  Jonathan Cobb 7f944cf93d track match count vor 5 Jahren
  Jonathan Cobb c006089b05 add http encoding utility vor 5 Jahren
  Jonathan Cobb 69f425b7ae add getOutputStreamClass vor 5 Jahren
  Jonathan Cobb 05fa41f6bd ensure close works, remove log vor 5 Jahren
  Jonathan Cobb 0924c06729 use buffer to copy vor 5 Jahren
  Jonathan Cobb f799bfb838 add FilterInputStreamViaOutputStream vor 5 Jahren
  Jonathan Cobb 92c9865d78 add cache on type params vor 5 Jahren
  Jonathan Cobb e1a46c09d4 add ExpirationMap constructor that just takes an eviction policy vor 5 Jahren
  Jonathan Cobb 5091e557f6 minor cleanups vor 5 Jahren
  Jonathan Cobb f9a1423a87 add NullInputStream vor 5 Jahren
  Jonathan Cobb 193e705fde use StandardCharsets.UTF_8 instead of Charset.forName(UTF8) vor 5 Jahren
  Jonathan Cobb e8c5caed17 add configurable eviction policy to ExpirationMap vor 5 Jahren
  Jonathan Cobb e8b02080b2 move multi stuff to its own package vor 5 Jahren
  Jonathan Cobb 998011ede8 add MultiStream class vor 5 Jahren
  Jonathan Cobb 9b96d9869d allow first reader to be last reader vor 5 Jahren
  Jonathan Cobb 2717725341 add stream methods vor 5 Jahren
  Jonathan Cobb 3371c82eb7 simplify vor 5 Jahren
  Jonathan Cobb db40ffbcd0 add MultiReader and RegexFilterReaderTest, also tests MultiReader vor 5 Jahren
  Jonathan Cobb 4ada293276 fix eof bug in RegexReplacementFilter vor 5 Jahren
  Jonathan Cobb 2c28296705 add a simpler arrayToString method vor 5 Jahren
  Jonathan Cobb 386900e8f0 check/clean map on all operations vor 5 Jahren
  Jonathan Cobb edf1c904e3 only print stack traces when debug logging vor 5 Jahren
  Jonathan Cobb 374fe59808 simplify vor 5 Jahren
  Jonathan Cobb f9feb49383 add FilenamePrefixFilter vor 5 Jahren
  Jonathan Cobb 323909dfef change warn to info vor 5 Jahren
  Jonathan Cobb e87008259f all stack traces included in first one, avoid duplication vor 5 Jahren
  Jonathan Cobb 1bbca3c4e6 add ZillaRuntime.fullError vor 5 Jahren
  Jonathan Cobb 8c85b0660a concurrency improvements vor 5 Jahren
  Jonathan Cobb de7472fa80 set daemon thread name vor 5 Jahren
  Jonathan Cobb 9ef4b8ba1e use loop instead of lambda, only call die if all tries fail vor 5 Jahren
  Jonathan Cobb f76b422bb8 throw CommandShellException instead of calling 'die' when errors occur in CommandShell utility class vor 5 Jahren
  Jonathan Cobb 08c3e93363 allow any comparable vor 5 Jahren
  Jonathan Cobb b3457f6e99 simplify vor 5 Jahren
  Jonathan Cobb 31dde8a290 add validateRegexMatches utility method vor 5 Jahren
  Jonathan Cobb 7e349b5220 generally use non-verbose errors, unless a thread needs them vor 5 Jahren
  Jonathan Cobb c7259b5221 use getName() as prefix to all log messages vor 5 Jahren
  Jonathan Cobb 38e01668a1 simplify vor 5 Jahren
  Jonathan Cobb 39ab28e818 use UTF8cs instead of UTF8 vor 5 Jahren
  Jonathan Cobb 0316b9e686 fix formatISO8601, add sanity check to isValidSshPublicKey vor 5 Jahren
  Jonathan Cobb 16e037fa76 add ISO8601 formatting utility methods vor 5 Jahren
  Jonathan Cobb 57775b95ba change log.error to log.warn vor 5 Jahren
  Jonathan Cobb afa40b2616 add RsaKeyPair.isValidSshPublicKey vor 5 Jahren
  Jonathan Cobb 655df0d9c0 improve exception handling in threads vor 5 Jahren
  Jonathan Cobb dd5a6b24fc more error handling options vor 5 Jahren
  Jonathan Cobb 634f93b9b1 use static import vor 5 Jahren
  Jonathan Cobb 9ea93be2f1 use getAbsolutePath to accomodate symlinks vor 5 Jahren
  Jonathan Cobb cd85501107 add simple OneWayFlag constructor that returns false once vor 5 Jahren