59 Revīzijas (39ab28e818c43b75eca844ef41fb466eb5e5a114)
 

Autors SHA1 Ziņojums Datums
  Jonathan Cobb 39ab28e818 use UTF8cs instead of UTF8 pirms 5 gadiem
  Jonathan Cobb 0316b9e686 fix formatISO8601, add sanity check to isValidSshPublicKey pirms 5 gadiem
  Jonathan Cobb 16e037fa76 add ISO8601 formatting utility methods pirms 5 gadiem
  Jonathan Cobb 57775b95ba change log.error to log.warn pirms 5 gadiem
  Jonathan Cobb afa40b2616 add RsaKeyPair.isValidSshPublicKey pirms 5 gadiem
  Jonathan Cobb 655df0d9c0 improve exception handling in threads pirms 5 gadiem
  Jonathan Cobb dd5a6b24fc more error handling options pirms 5 gadiem
  Jonathan Cobb 634f93b9b1 use static import pirms 5 gadiem
  Jonathan Cobb 9ea93be2f1 use getAbsolutePath to accomodate symlinks pirms 5 gadiem
  Jonathan Cobb cd85501107 add simple OneWayFlag constructor that returns false once pirms 5 gadiem
  Jonathan Cobb 4f62fa3e49 be a bit more flexible in converting a Map to List<NameAndValue> pirms 5 gadiem
  Jonathan Cobb 94b18c1772 add checkSafeShellArg pirms 5 gadiem
  Jonathan Cobb 00bc337910 fix bugs pirms 5 gadiem
  Jonathan Cobb 65cb095809 add support for primitive types to forName utility pirms 5 gadiem
  Jonathan Cobb d7ebbd7a8c use safe unzip to avoid zip bombs pirms 5 gadiem
  Jonathan Cobb d6f4b31cda add fieldsMatching and fieldNamesMatching pirms 5 gadiem
  Jonathan Cobb e2ca562350 add another fieldNamesWithAnnotation that takes a Class pirms 5 gadiem
  Jonathan Cobb bd725eb29d Add Refreshable, easier way to use AutoRefreshingReference pirms 5 gadiem
  Jonathan Cobb 7437196eaf add more default locales pirms 5 gadiem
  Jonathan Cobb a3c4b7a3b6 add LocaleUtil.fromStringOrDie to validate locale pirms 5 gadiem
  Jonathan Cobb 9087017eda simplify api, add OneWayFlag pirms 5 gadiem
  Jonathan Cobb 6023ba9a87 tweaks pirms 5 gadiem
  Jonathan Cobb 17f98db570 case insensitive matching for DNS records. add negation matcher pirms 5 gadiem
  Jonathan Cobb 4d07918f37 trigger clean on get pirms 5 gadiem
  Jonathan Cobb a1563827c9 Merge branch 'master' of git.bubblev.org:bubblev/cobbzilla-utils pirms 5 gadiem
  Jonathan Cobb 9a432cbd30 add Expiration.maxExpiration, elements expire after this timeout even if they have been recently used pirms 5 gadiem
  Jonathan Cobb 677d1230bf add Expiration.maxExpiration, elements expire after this timeout even if they have been recently used pirms 5 gadiem
  Jonathan Cobb c95a949573 improve pattern matching in DnsRecordMatch pirms 5 gadiem
  Jonathan Cobb f804680fd9 fix typo pirms 5 gadiem
  Jonathan Cobb 0d433eaa6b uri/sql improvements pirms 5 gadiem
  Jonathan Cobb 9c94bfe9aa cache expensive field reflection operations pirms 5 gadiem
  Jonathan Cobb 708996280e recuse in hashOf for Collections pirms 5 gadiem
  Jonathan Cobb ebedcccae9 add ReflectionUtil.fieldsWithAnnotation and fieldNamesWithAnnotation pirms 5 gadiem
  Jonathan Cobb 41ab3aae94 add locale-aware date parsing pirms 5 gadiem
  Jonathan Cobb 34b069c345 use StringUtil.EMPTY pirms 5 gadiem
  Jonathan Cobb ad7c13d394 more useful ReflectionUtil methods pirms 5 gadiem
  Jonathan Cobb b54759e418 ReflectionUtil.constValue now returns constant type, not String pirms 5 gadiem
  Jonathan Cobb d8a39ae6f9 add ReflectionUtil.constValue utility method pirms 5 gadiem
  Jonathan Cobb 4e54b44122 add ReflectionUtil.isStaticFinalString and isStaticFinal utility methods pirms 5 gadiem
  Jonathan Cobb c7c15206e2 fix exists/not_exists helpers pirms 5 gadiem
  Jonathan Cobb 90a39e81e5 fix exists/not_exists helpers pirms 5 gadiem
  Jonathan Cobb 43db5225bd fix exists/not_exists helpers pirms 5 gadiem
  Jonathan Cobb 9e059c6d2d fix exists/not_exists helpers pirms 5 gadiem
  Jonathan Cobb 24a6af45f2 add JarLister pirms 5 gadiem
  Jonathan Cobb 294d5d290d add FilenameRegexFilter pirms 5 gadiem
  Jonathan Cobb 1883e3d192 add final qualifier pirms 5 gadiem
  Jonathan Cobb 9d76846830 more flexible env access pirms 5 gadiem
  Jonathan Cobb f02f79114d add keyValue utility pirms 5 gadiem
  Jonathan Cobb ca83d0e4ae avoid adding duplicates to nodes list pirms 5 gadiem
  Jonathan Cobb 7fd01de00a improve error message upon finding cycle pirms 5 gadiem