165 Commitit (67e2571def4e9e448265166555ddc3917b2f5802)

Tekijä SHA1 Viesti Päivämäärä
  Jonathan Cobb 67e2571def add another await variant 4 vuotta sitten
  Jonathan Cobb b2f8b5e687 fix timeout check in await 4 vuotta sitten
  Jonathan Cobb a01ed790b6 allow short/zero timeout await 4 vuotta sitten
  Jonathan Cobb 946d62be17 add .jar mapping 4 vuotta sitten
  Jonathan Cobb 549884d63d add stacktrace(Thread) 4 vuotta sitten
  Jonathan Cobb c99a437ba4 log stacktrace when forcibly terminating thread 4 vuotta sitten
  Jonathan Cobb 1594a1ade1 use specialized exception for interrupted sleep 4 vuotta sitten
  Jonathan Cobb ac68a28f18 add sleep log 4 vuotta sitten
  Jonathan Cobb f8909de835 clarify interrupted sleep log 4 vuotta sitten
  Jonathan Cobb 009a52edb5 add BigDecimal constants 4 vuotta sitten
  Jonathan Cobb 77a8875358 rename NullInputStream constant 4 vuotta sitten
  Jonathan Cobb c9c5f37387 cache forName lookups 4 vuotta sitten
  Jonathan Cobb f6e069150b add SCHEME_FILE constant 4 vuotta sitten
  Jonathan Cobb 1d463c0364 add file scheme 4 vuotta sitten
  Jonathan Cobb 2ee619625e await now supports caller-supplied sleepInterval and sleepCallback 4 vuotta sitten
  Jonathan Cobb 009c2ee462 avoid NPE in shortError 4 vuotta sitten
  Jonathan Cobb cbd62f426d componentize host regexes 4 vuotta sitten
  Jonathan Cobb e5d7abc4b5 add notEmpty 4 vuotta sitten
  Kristijan Mitrovic b127394383 Fix expiration in ExpirationMap (#2) 4 vuotta sitten
  Jonathan Cobb 5e49b6e3e4 add utility to copy directory from resources to filesystem 4 vuotta sitten
  Kristijan Mitrovic 45579ec840 Add host to domain transformation method (#1) 4 vuotta sitten
  Jonathan Cobb 156aed329e whitespace nit 4 vuotta sitten
  Jonathan Cobb 825ce0905f ByteLimitedInputStream now throws IOException if stream limit exceeded 4 vuotta sitten
  Jonathan Cobb a168473a88 use chunked encoding to send large file 4 vuotta sitten
  Jonathan Cobb 96ad0b3762 write headers before opening output stream 4 vuotta sitten
  Jonathan Cobb 50ac0bf0dd add support for multipart uploads 4 vuotta sitten
  Jonathan Cobb 2b3bd69e5b only send upload if there is data 4 vuotta sitten
  Jonathan Cobb 8404e7baec fix call to setOutput 4 vuotta sitten
  Jonathan Cobb d962fe6f2b support HttpUtil.post/put with streamed response 4 vuotta sitten
  Jonathan Cobb 1bdd2482ba add HttpUtil.get that takes two sets of headers 4 vuotta sitten
  Jonathan Cobb 2d2f7169b6 update handlebars utils, // means integer division 4 vuotta sitten
  Jonathan Cobb cd654568ba add alias for get, easier for static imports 4 vuotta sitten
  Jonathan Cobb 922b01b65c add URIUtil.toUriOrNull 4 vuotta sitten
  Jonathan Cobb c5e10eb7a0 remove obsolete constant 5 vuotta sitten
  Jonathan Cobb 6cc7a8a279 allow shallow (non recursive) processing 5 vuotta sitten
  Jonathan Cobb 33a9e0d000 add excluded paths 5 vuotta sitten
  Jonathan Cobb 6dc3517ce0 if no prefix found, that's ok 5 vuotta sitten
  Jonathan Cobb c5858d30bf allow processing of files with no extension 5 vuotta sitten
  Jonathan Cobb 523fa176e7 add support for prefix before header, allow comments in header json 5 vuotta sitten
  Jonathan Cobb 9e6bb9a494 print filename that was processed 5 vuotta sitten
  Jonathan Cobb df06153ca7 always add newline to pattern 5 vuotta sitten
  Jonathan Cobb 799970f5ec add FileHeader main 5 vuotta sitten
  Jonathan Cobb fb7fe350cd add const printing utility 5 vuotta sitten
  Jonathan Cobb 77831c8f23 add currencyForLocale 5 vuotta sitten
  Jonathan Cobb d1d485b1a8 add some more safety rails on queryParams 5 vuotta sitten
  Jonathan Cobb a8edf6dcde add svg content type 5 vuotta sitten
  Jonathan Cobb 14be79545b remove stacktrace from trace logging 5 vuotta sitten
  Jonathan Cobb cab44ebab3 no need for lombok here 5 vuotta sitten
  Jonathan Cobb b5be88a94a add FixedSizeInputStream interface and subclasses 5 vuotta sitten
  Jonathan Cobb 73bb333fe2 adjust for better support of chunked streaming 5 vuotta sitten