76 Révisions (386900e8f0a3b139cbbad3d2cadf54598604a1db)
 

Auteur SHA1 Message Date
  Jonathan Cobb 386900e8f0 check/clean map on all operations il y a 5 ans
  Jonathan Cobb edf1c904e3 only print stack traces when debug logging il y a 5 ans
  Jonathan Cobb 374fe59808 simplify il y a 5 ans
  Jonathan Cobb f9feb49383 add FilenamePrefixFilter il y a 5 ans
  Jonathan Cobb 323909dfef change warn to info il y a 5 ans
  Jonathan Cobb e87008259f all stack traces included in first one, avoid duplication il y a 5 ans
  Jonathan Cobb 1bbca3c4e6 add ZillaRuntime.fullError il y a 5 ans
  Jonathan Cobb 8c85b0660a concurrency improvements il y a 5 ans
  Jonathan Cobb de7472fa80 set daemon thread name il y a 5 ans
  Jonathan Cobb 9ef4b8ba1e use loop instead of lambda, only call die if all tries fail il y a 5 ans
  Jonathan Cobb f76b422bb8 throw CommandShellException instead of calling 'die' when errors occur in CommandShell utility class il y a 5 ans
  Jonathan Cobb 08c3e93363 allow any comparable il y a 5 ans
  Jonathan Cobb b3457f6e99 simplify il y a 5 ans
  Jonathan Cobb 31dde8a290 add validateRegexMatches utility method il y a 5 ans
  Jonathan Cobb 7e349b5220 generally use non-verbose errors, unless a thread needs them il y a 5 ans
  Jonathan Cobb c7259b5221 use getName() as prefix to all log messages il y a 5 ans
  Jonathan Cobb 38e01668a1 simplify il y a 5 ans
  Jonathan Cobb 39ab28e818 use UTF8cs instead of UTF8 il y a 5 ans
  Jonathan Cobb 0316b9e686 fix formatISO8601, add sanity check to isValidSshPublicKey il y a 5 ans
  Jonathan Cobb 16e037fa76 add ISO8601 formatting utility methods il y a 5 ans
  Jonathan Cobb 57775b95ba change log.error to log.warn il y a 5 ans
  Jonathan Cobb afa40b2616 add RsaKeyPair.isValidSshPublicKey il y a 5 ans
  Jonathan Cobb 655df0d9c0 improve exception handling in threads il y a 5 ans
  Jonathan Cobb dd5a6b24fc more error handling options il y a 5 ans
  Jonathan Cobb 634f93b9b1 use static import il y a 5 ans
  Jonathan Cobb 9ea93be2f1 use getAbsolutePath to accomodate symlinks il y a 5 ans
  Jonathan Cobb cd85501107 add simple OneWayFlag constructor that returns false once il y a 5 ans
  Jonathan Cobb 4f62fa3e49 be a bit more flexible in converting a Map to List<NameAndValue> il y a 5 ans
  Jonathan Cobb 94b18c1772 add checkSafeShellArg il y a 5 ans
  Jonathan Cobb 00bc337910 fix bugs il y a 5 ans
  Jonathan Cobb 65cb095809 add support for primitive types to forName utility il y a 5 ans
  Jonathan Cobb d7ebbd7a8c use safe unzip to avoid zip bombs il y a 5 ans
  Jonathan Cobb d6f4b31cda add fieldsMatching and fieldNamesMatching il y a 5 ans
  Jonathan Cobb e2ca562350 add another fieldNamesWithAnnotation that takes a Class il y a 5 ans
  Jonathan Cobb bd725eb29d Add Refreshable, easier way to use AutoRefreshingReference il y a 5 ans
  Jonathan Cobb 7437196eaf add more default locales il y a 5 ans
  Jonathan Cobb a3c4b7a3b6 add LocaleUtil.fromStringOrDie to validate locale il y a 5 ans
  Jonathan Cobb 9087017eda simplify api, add OneWayFlag il y a 5 ans
  Jonathan Cobb 6023ba9a87 tweaks il y a 5 ans
  Jonathan Cobb 17f98db570 case insensitive matching for DNS records. add negation matcher il y a 5 ans
  Jonathan Cobb 4d07918f37 trigger clean on get il y a 5 ans
  Jonathan Cobb a1563827c9 Merge branch 'master' of git.bubblev.org:bubblev/cobbzilla-utils il y a 5 ans
  Jonathan Cobb 9a432cbd30 add Expiration.maxExpiration, elements expire after this timeout even if they have been recently used il y a 5 ans
  Jonathan Cobb 677d1230bf add Expiration.maxExpiration, elements expire after this timeout even if they have been recently used il y a 5 ans
  Jonathan Cobb c95a949573 improve pattern matching in DnsRecordMatch il y a 5 ans
  Jonathan Cobb f804680fd9 fix typo il y a 5 ans
  Jonathan Cobb 0d433eaa6b uri/sql improvements il y a 5 ans
  Jonathan Cobb 9c94bfe9aa cache expensive field reflection operations il y a 5 ans
  Jonathan Cobb 708996280e recuse in hashOf for Collections il y a 5 ans
  Jonathan Cobb ebedcccae9 add ReflectionUtil.fieldsWithAnnotation and fieldNamesWithAnnotation il y a 5 ans