181 Revīzijas (622fcee16099536b72aefc92475463a1e9b28756)
 

Autors SHA1 Ziņojums Datums
  Jonathan Cobb 622fcee160 add more network/hostname utilities pirms 4 gadiem
  Jonathan Cobb fc87156268 add sha256expr handlebars helper pirms 4 gadiem
  Jonathan Cobb a39467dbcd add ZillaRuntime.lazyGet pirms 4 gadiem
  Jonathan Cobb b6eb1dc57a add NullOutputStream pirms 4 gadiem
  Jonathan Cobb cbd3cec3fc touch values when accessed pirms 4 gadiem
  Jonathan Cobb cd10cd4a5f ArrayUtil: fix bug in singletonArray, add copyAndReverse pirms 4 gadiem
  Jonathan Cobb d5cd6289fa make match replacement less likely to collide with data pirms 4 gadiem
  Jonathan Cobb 2de884b2c1 allow insertion of match anywhere in the replacement pirms 4 gadiem
  Jonathan Cobb 565b0e251a add ability to prefix replacement with matched text pirms 4 gadiem
  Jonathan Cobb 29153b8ddc add CacheLookupException pirms 4 gadiem
  Jonathan Cobb 57bf440c0a add terminateQuietly pirms 4 gadiem
  Jonathan Cobb f9ae13d05f always print error pirms 4 gadiem
  Jonathan Cobb 5a5a91a337 add theadName utility method pirms 4 gadiem
  Jonathan Cobb 67e2571def add another await variant pirms 4 gadiem
  Jonathan Cobb b2f8b5e687 fix timeout check in await pirms 4 gadiem
  Jonathan Cobb a01ed790b6 allow short/zero timeout await pirms 4 gadiem
  Jonathan Cobb 946d62be17 add .jar mapping pirms 4 gadiem
  Jonathan Cobb 549884d63d add stacktrace(Thread) pirms 4 gadiem
  Jonathan Cobb c99a437ba4 log stacktrace when forcibly terminating thread pirms 4 gadiem
  Jonathan Cobb 1594a1ade1 use specialized exception for interrupted sleep pirms 4 gadiem
  Jonathan Cobb ac68a28f18 add sleep log pirms 4 gadiem
  Jonathan Cobb f8909de835 clarify interrupted sleep log pirms 4 gadiem
  Jonathan Cobb 009a52edb5 add BigDecimal constants pirms 4 gadiem
  Jonathan Cobb 77a8875358 rename NullInputStream constant pirms 4 gadiem
  Jonathan Cobb c9c5f37387 cache forName lookups pirms 4 gadiem
  Jonathan Cobb f6e069150b add SCHEME_FILE constant pirms 4 gadiem
  Jonathan Cobb 1d463c0364 add file scheme pirms 4 gadiem
  Jonathan Cobb 2ee619625e await now supports caller-supplied sleepInterval and sleepCallback pirms 4 gadiem
  Jonathan Cobb 009c2ee462 avoid NPE in shortError pirms 4 gadiem
  Jonathan Cobb cbd62f426d componentize host regexes pirms 4 gadiem
  Jonathan Cobb e5d7abc4b5 add notEmpty pirms 4 gadiem
  Kristijan Mitrovic b127394383 Fix expiration in ExpirationMap (#2) pirms 4 gadiem
  Jonathan Cobb 5e49b6e3e4 add utility to copy directory from resources to filesystem pirms 4 gadiem
  Kristijan Mitrovic 45579ec840 Add host to domain transformation method (#1) pirms 4 gadiem
  Jonathan Cobb 156aed329e whitespace nit pirms 4 gadiem
  Jonathan Cobb 825ce0905f ByteLimitedInputStream now throws IOException if stream limit exceeded pirms 4 gadiem
  Jonathan Cobb a168473a88 use chunked encoding to send large file pirms 4 gadiem
  Jonathan Cobb 96ad0b3762 write headers before opening output stream pirms 4 gadiem
  Jonathan Cobb 50ac0bf0dd add support for multipart uploads pirms 4 gadiem
  Jonathan Cobb 2b3bd69e5b only send upload if there is data pirms 4 gadiem
  Jonathan Cobb 8404e7baec fix call to setOutput pirms 4 gadiem
  Jonathan Cobb d962fe6f2b support HttpUtil.post/put with streamed response pirms 4 gadiem
  Jonathan Cobb 1bdd2482ba add HttpUtil.get that takes two sets of headers pirms 4 gadiem
  Jonathan Cobb 2d2f7169b6 update handlebars utils, // means integer division pirms 4 gadiem
  Jonathan Cobb cd654568ba add alias for get, easier for static imports pirms 4 gadiem
  Jonathan Cobb 922b01b65c add URIUtil.toUriOrNull pirms 4 gadiem
  Jonathan Cobb c5e10eb7a0 remove obsolete constant pirms 4 gadiem
  Jonathan Cobb 6cc7a8a279 allow shallow (non recursive) processing pirms 4 gadiem
  Jonathan Cobb 33a9e0d000 add excluded paths pirms 4 gadiem
  Jonathan Cobb 6dc3517ce0 if no prefix found, that's ok pirms 4 gadiem