67 Commitit (9ef4b8ba1e4873b656cf8c77e933356c2a2a7875)
 

Tekijä SHA1 Viesti Päivämäärä
  Jonathan Cobb 9ef4b8ba1e use loop instead of lambda, only call die if all tries fail 5 vuotta sitten
  Jonathan Cobb f76b422bb8 throw CommandShellException instead of calling 'die' when errors occur in CommandShell utility class 5 vuotta sitten
  Jonathan Cobb 08c3e93363 allow any comparable 5 vuotta sitten
  Jonathan Cobb b3457f6e99 simplify 5 vuotta sitten
  Jonathan Cobb 31dde8a290 add validateRegexMatches utility method 5 vuotta sitten
  Jonathan Cobb 7e349b5220 generally use non-verbose errors, unless a thread needs them 5 vuotta sitten
  Jonathan Cobb c7259b5221 use getName() as prefix to all log messages 5 vuotta sitten
  Jonathan Cobb 38e01668a1 simplify 5 vuotta sitten
  Jonathan Cobb 39ab28e818 use UTF8cs instead of UTF8 5 vuotta sitten
  Jonathan Cobb 0316b9e686 fix formatISO8601, add sanity check to isValidSshPublicKey 5 vuotta sitten
  Jonathan Cobb 16e037fa76 add ISO8601 formatting utility methods 5 vuotta sitten
  Jonathan Cobb 57775b95ba change log.error to log.warn 5 vuotta sitten
  Jonathan Cobb afa40b2616 add RsaKeyPair.isValidSshPublicKey 5 vuotta sitten
  Jonathan Cobb 655df0d9c0 improve exception handling in threads 5 vuotta sitten
  Jonathan Cobb dd5a6b24fc more error handling options 5 vuotta sitten
  Jonathan Cobb 634f93b9b1 use static import 5 vuotta sitten
  Jonathan Cobb 9ea93be2f1 use getAbsolutePath to accomodate symlinks 5 vuotta sitten
  Jonathan Cobb cd85501107 add simple OneWayFlag constructor that returns false once 5 vuotta sitten
  Jonathan Cobb 4f62fa3e49 be a bit more flexible in converting a Map to List<NameAndValue> 5 vuotta sitten
  Jonathan Cobb 94b18c1772 add checkSafeShellArg 5 vuotta sitten
  Jonathan Cobb 00bc337910 fix bugs 5 vuotta sitten
  Jonathan Cobb 65cb095809 add support for primitive types to forName utility 5 vuotta sitten
  Jonathan Cobb d7ebbd7a8c use safe unzip to avoid zip bombs 5 vuotta sitten
  Jonathan Cobb d6f4b31cda add fieldsMatching and fieldNamesMatching 5 vuotta sitten
  Jonathan Cobb e2ca562350 add another fieldNamesWithAnnotation that takes a Class 5 vuotta sitten
  Jonathan Cobb bd725eb29d Add Refreshable, easier way to use AutoRefreshingReference 5 vuotta sitten
  Jonathan Cobb 7437196eaf add more default locales 5 vuotta sitten
  Jonathan Cobb a3c4b7a3b6 add LocaleUtil.fromStringOrDie to validate locale 5 vuotta sitten
  Jonathan Cobb 9087017eda simplify api, add OneWayFlag 5 vuotta sitten
  Jonathan Cobb 6023ba9a87 tweaks 5 vuotta sitten
  Jonathan Cobb 17f98db570 case insensitive matching for DNS records. add negation matcher 5 vuotta sitten
  Jonathan Cobb 4d07918f37 trigger clean on get 5 vuotta sitten
  Jonathan Cobb a1563827c9 Merge branch 'master' of git.bubblev.org:bubblev/cobbzilla-utils 5 vuotta sitten
  Jonathan Cobb 9a432cbd30 add Expiration.maxExpiration, elements expire after this timeout even if they have been recently used 5 vuotta sitten
  Jonathan Cobb 677d1230bf add Expiration.maxExpiration, elements expire after this timeout even if they have been recently used 5 vuotta sitten
  Jonathan Cobb c95a949573 improve pattern matching in DnsRecordMatch 5 vuotta sitten
  Jonathan Cobb f804680fd9 fix typo 5 vuotta sitten
  Jonathan Cobb 0d433eaa6b uri/sql improvements 5 vuotta sitten
  Jonathan Cobb 9c94bfe9aa cache expensive field reflection operations 5 vuotta sitten
  Jonathan Cobb 708996280e recuse in hashOf for Collections 5 vuotta sitten
  Jonathan Cobb ebedcccae9 add ReflectionUtil.fieldsWithAnnotation and fieldNamesWithAnnotation 5 vuotta sitten
  Jonathan Cobb 41ab3aae94 add locale-aware date parsing 5 vuotta sitten
  Jonathan Cobb 34b069c345 use StringUtil.EMPTY 5 vuotta sitten
  Jonathan Cobb ad7c13d394 more useful ReflectionUtil methods 5 vuotta sitten
  Jonathan Cobb b54759e418 ReflectionUtil.constValue now returns constant type, not String 5 vuotta sitten
  Jonathan Cobb d8a39ae6f9 add ReflectionUtil.constValue utility method 5 vuotta sitten
  Jonathan Cobb 4e54b44122 add ReflectionUtil.isStaticFinalString and isStaticFinal utility methods 5 vuotta sitten
  Jonathan Cobb c7c15206e2 fix exists/not_exists helpers 5 vuotta sitten
  Jonathan Cobb 90a39e81e5 fix exists/not_exists helpers 5 vuotta sitten
  Jonathan Cobb 43db5225bd fix exists/not_exists helpers 5 vuotta sitten