85 커밋 (e8c5caed175dfc3d81a7880a0b61285c211fca35)
 

작성자 SHA1 메시지 날짜
  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 년 전
  Jonathan Cobb c7259b5221 use getName() as prefix to all log messages 5 년 전
  Jonathan Cobb 38e01668a1 simplify 5 년 전
  Jonathan Cobb 39ab28e818 use UTF8cs instead of UTF8 5 년 전
  Jonathan Cobb 0316b9e686 fix formatISO8601, add sanity check to isValidSshPublicKey 5 년 전
  Jonathan Cobb 16e037fa76 add ISO8601 formatting utility methods 5 년 전
  Jonathan Cobb 57775b95ba change log.error to log.warn 5 년 전
  Jonathan Cobb afa40b2616 add RsaKeyPair.isValidSshPublicKey 5 년 전
  Jonathan Cobb 655df0d9c0 improve exception handling in threads 5 년 전
  Jonathan Cobb dd5a6b24fc more error handling options 5 년 전
  Jonathan Cobb 634f93b9b1 use static import 5 년 전
  Jonathan Cobb 9ea93be2f1 use getAbsolutePath to accomodate symlinks 5 년 전
  Jonathan Cobb cd85501107 add simple OneWayFlag constructor that returns false once 5 년 전
  Jonathan Cobb 4f62fa3e49 be a bit more flexible in converting a Map to List<NameAndValue> 5 년 전
  Jonathan Cobb 94b18c1772 add checkSafeShellArg 5 년 전
  Jonathan Cobb 00bc337910 fix bugs 5 년 전
  Jonathan Cobb 65cb095809 add support for primitive types to forName utility 5 년 전
  Jonathan Cobb d7ebbd7a8c use safe unzip to avoid zip bombs 5 년 전
  Jonathan Cobb d6f4b31cda add fieldsMatching and fieldNamesMatching 5 년 전
  Jonathan Cobb e2ca562350 add another fieldNamesWithAnnotation that takes a Class 5 년 전
  Jonathan Cobb bd725eb29d Add Refreshable, easier way to use AutoRefreshingReference 5 년 전
  Jonathan Cobb 7437196eaf add more default locales 5 년 전
  Jonathan Cobb a3c4b7a3b6 add LocaleUtil.fromStringOrDie to validate locale 5 년 전
  Jonathan Cobb 9087017eda simplify api, add OneWayFlag 5 년 전
  Jonathan Cobb 6023ba9a87 tweaks 5 년 전
  Jonathan Cobb 17f98db570 case insensitive matching for DNS records. add negation matcher 5 년 전
  Jonathan Cobb 4d07918f37 trigger clean on get 5 년 전