210 Révisions (3bb311f7fa2ef3048d3064c808c3a41caa504c2c)
 

Auteur SHA1 Message Date
  Jonathan Cobb 3bb311f7fa fix ZillaRuntime.terminate il y a 4 ans
  Jonathan Cobb 8d7722b661 whitespace nit il y a 4 ans
  Jonathan Cobb 7f08c53030 improve HttpContentTypes.fileExt handling of content types with a semicolon il y a 4 ans
  Jonathan Cobb bcf8d3dd7d use NameAndValue.singleNameAndValueArray helper il y a 4 ans
  Jonathan Cobb 582d8c7e3c add NameAndValue.singleNameAndValueArray helper il y a 4 ans
  Jonathan Cobb f4e97cba4c add LocaleUtil.getLang il y a 4 ans
  Jonathan Cobb 3de70e3b1e lower log level il y a 4 ans
  Jonathan Cobb 73fdb7cb63 properly handle thread reuse when underflows are not properly closed il y a 4 ans
  Jonathan Cobb 6259eb3590 update logs, terminate underflows quietly il y a 4 ans
  Jonathan Cobb 3520d3b1a1 add support for termination check function in ZillaRuntime.terminate il y a 4 ans
  Jonathan Cobb 658596ff79 log handler count il y a 4 ans
  Jonathan Cobb 9481a2c0a6 allow monitor to call a function to determine if thread should be terminated il y a 4 ans
  Jonathan Cobb 5165445487 add util to get memory stats il y a 4 ans
  Jonathan Cobb 51c5ee1a5e lower log level il y a 4 ans
  Jonathan Cobb 025ed81b62 split underflow monitor into its own class il y a 4 ans
  Jonathan Cobb a0909c78b6 add unicode/linux tz mappings il y a 4 ans
  Jonathan Cobb fa25c002e5 safer monitoring and cleanup il y a 4 ans
  Jonathan Cobb f138ffade3 lower log level il y a 4 ans
  Jonathan Cobb 184d01f38d improve support for underflow/hung multi streams il y a 4 ans
  Jonathan Cobb f1f0c443a9 check null path il y a 4 ans
  Jonathan Cobb aecde1f41f stream improvements, fix brotli input wrapping il y a 4 ans
  Jonathan Cobb 74230fcc51 prefer HOME from env il y a 4 ans
  Jonathan Cobb 60856285c4 use case insensitive regex il y a 4 ans
  Jonathan Cobb 81f18e0d52 add OutOfMemoryErrorUncaughtExceptionHandler il y a 4 ans
  Jonathan Cobb d10eb6738a add UNKNOWN as invalid browser il y a 4 ans
  Jonathan Cobb d2360429c1 add HttpUtil.isBrowser il y a 4 ans
  Jonathan Cobb f04e3f5f86 add format_price handlebars helper il y a 4 ans
  Jonathan Cobb b6e60fe977 fix rand_ip bug, strip leading slash il y a 4 ans
  Jonathan Cobb 51d700f6fe add rand_ip handlebars helper il y a 4 ans
  Jonathan Cobb 622fcee160 add more network/hostname utilities il y a 4 ans
  Jonathan Cobb fc87156268 add sha256expr handlebars helper il y a 4 ans
  Jonathan Cobb a39467dbcd add ZillaRuntime.lazyGet il y a 4 ans
  Jonathan Cobb b6eb1dc57a add NullOutputStream il y a 4 ans
  Jonathan Cobb cbd3cec3fc touch values when accessed il y a 4 ans
  Jonathan Cobb cd10cd4a5f ArrayUtil: fix bug in singletonArray, add copyAndReverse il y a 4 ans
  Jonathan Cobb d5cd6289fa make match replacement less likely to collide with data il y a 4 ans
  Jonathan Cobb 2de884b2c1 allow insertion of match anywhere in the replacement il y a 4 ans
  Jonathan Cobb 565b0e251a add ability to prefix replacement with matched text il y a 4 ans
  Jonathan Cobb 29153b8ddc add CacheLookupException il y a 4 ans
  Jonathan Cobb 57bf440c0a add terminateQuietly il y a 4 ans
  Jonathan Cobb f9ae13d05f always print error il y a 4 ans
  Jonathan Cobb 5a5a91a337 add theadName utility method il y a 4 ans
  Jonathan Cobb 67e2571def add another await variant il y a 4 ans
  Jonathan Cobb b2f8b5e687 fix timeout check in await il y a 4 ans
  Jonathan Cobb a01ed790b6 allow short/zero timeout await il y a 4 ans
  Jonathan Cobb 946d62be17 add .jar mapping il y a 4 ans
  Jonathan Cobb 549884d63d add stacktrace(Thread) il y a 4 ans
  Jonathan Cobb c99a437ba4 log stacktrace when forcibly terminating thread il y a 4 ans
  Jonathan Cobb 1594a1ade1 use specialized exception for interrupted sleep il y a 4 ans
  Jonathan Cobb ac68a28f18 add sleep log il y a 4 ans