111 コミット (0c2099a105e61a98ed463bca68dc7c81ef14b81c)
 

作成者 SHA1 メッセージ 日付
  Jonathan Cobb 0c2099a105 add tohexArray 5年前
  Jonathan Cobb a45899b531 add isHtml utility method 5年前
  Jonathan Cobb 12d7d0d110 add code 429 5年前
  Jonathan Cobb e7c3727fc3 refactor content type prefix 5年前
  Jonathan Cobb b68eecfa79 avoid NPE, return empty map 5年前
  Jonathan Cobb d1d7639d04 add jsonQuoteRegex 5年前
  Jonathan Cobb cf3d35b3f6 Add EqualsAndHashCode for NameAndValue 5年前
  Jonathan Cobb 4473018297 add HttpContentTypeAndCharset 5年前
  Jonathan Cobb a17850215a add int division operator 5年前
  Jonathan Cobb 8c7a27f3be add image prefix 5年前
  Jonathan Cobb f2b833a278 add js and css content types 5年前
  Jonathan Cobb 5b80ea322f add more utility constants/methods to HttpSchemes 5年前
  Jonathan Cobb 006bcd1ff4 add constValue that grabs the value of a field by name 5年前
  Jonathan Cobb fbfd1389c6 do not include null values in COMPACT_MAPPER 5年前
  Jonathan Cobb a5a508bd90 use simpler RegexReplacementFilter constructor 5年前
  Jonathan Cobb 7f944cf93d track match count 5年前
  Jonathan Cobb c006089b05 add http encoding utility 5年前
  Jonathan Cobb 69f425b7ae add getOutputStreamClass 5年前
  Jonathan Cobb 05fa41f6bd ensure close works, remove log 5年前
  Jonathan Cobb 0924c06729 use buffer to copy 5年前
  Jonathan Cobb f799bfb838 add FilterInputStreamViaOutputStream 5年前
  Jonathan Cobb 92c9865d78 add cache on type params 5年前
  Jonathan Cobb e1a46c09d4 add ExpirationMap constructor that just takes an eviction policy 5年前
  Jonathan Cobb 5091e557f6 minor cleanups 5年前
  Jonathan Cobb f9a1423a87 add NullInputStream 5年前
  Jonathan Cobb 193e705fde use StandardCharsets.UTF_8 instead of Charset.forName(UTF8) 5年前
  Jonathan Cobb e8c5caed17 add configurable eviction policy to ExpirationMap 5年前
  Jonathan Cobb e8b02080b2 move multi stuff to its own package 5年前
  Jonathan Cobb 998011ede8 add MultiStream class 5年前
  Jonathan Cobb 9b96d9869d allow first reader to be last reader 5年前
  Jonathan Cobb 2717725341 add stream methods 5年前
  Jonathan Cobb 3371c82eb7 simplify 5年前
  Jonathan Cobb db40ffbcd0 add MultiReader and RegexFilterReaderTest, also tests MultiReader 5年前
  Jonathan Cobb 4ada293276 fix eof bug in RegexReplacementFilter 5年前
  Jonathan Cobb 2c28296705 add a simpler arrayToString method 5年前
  Jonathan Cobb 386900e8f0 check/clean map on all operations 5年前
  Jonathan Cobb edf1c904e3 only print stack traces when debug logging 5年前
  Jonathan Cobb 374fe59808 simplify 5年前
  Jonathan Cobb f9feb49383 add FilenamePrefixFilter 5年前
  Jonathan Cobb 323909dfef change warn to info 5年前
  Jonathan Cobb e87008259f all stack traces included in first one, avoid duplication 5年前
  Jonathan Cobb 1bbca3c4e6 add ZillaRuntime.fullError 5年前
  Jonathan Cobb 8c85b0660a concurrency improvements 5年前
  Jonathan Cobb de7472fa80 set daemon thread name 5年前
  Jonathan Cobb 9ef4b8ba1e use loop instead of lambda, only call die if all tries fail 5年前
  Jonathan Cobb f76b422bb8 throw CommandShellException instead of calling 'die' when errors occur in CommandShell utility class 5年前
  Jonathan Cobb 08c3e93363 allow any comparable 5年前
  Jonathan Cobb b3457f6e99 simplify 5年前
  Jonathan Cobb 31dde8a290 add validateRegexMatches utility method 5年前
  Jonathan Cobb 7e349b5220 generally use non-verbose errors, unless a thread needs them 5年前