277 Commits (902c940e65c440b4c13d9e43d01379219d30bdfd)
 

Author SHA1 Message Date
  Jonathan Cobb ea72ac4a16 add StringUtil.findAllMatches and HttpUtil.applyRegexToUrl 4 years ago
  Jonathan Cobb c66f9e167c allow background threads to have names 4 years ago
  Jonathan Cobb df29b42b97 add PortPicker.portIsAvailable 4 years ago
  Jonathan Cobb d6dfc2a4e5 allow thread pool naming 4 years ago
  Jonathan Cobb ecf004ea77 remove wp link stuff 4 years ago
  Jonathan Cobb 98f073675a clean chased redirects 4 years ago
  Jonathan Cobb bd7400c5b5 improve url param handling 4 years ago
  Jonathan Cobb 08d7330b5e better handling for relative link chasing, remove tracking params 4 years ago
  Jonathan Cobb 2b96b84035 fix HttpUtil.chaseRedirects 4 years ago
  Jonathan Cobb c5a36808a5 add HttpUtil.chaseRedirects 4 years ago
  Jonathan Cobb 958c6d84e8 add cURL user-agent constant 4 years ago
  Jonathan Cobb 9e02dba96b add status utility methods 4 years ago
  Jonathan Cobb dcaedf8546 add cleanlyDead method to TerminationRequestResult 4 years ago
  Jonathan Cobb 9ab4d92392 add cleanlyDead method to TerminationRequestResult 4 years ago
  Jonathan Cobb a15e10efe4 add cleanlyDead method to TerminationRequestResult 4 years ago
  Jonathan Cobb 22ad93a493 add alive/dead methods to TerminationRequestResult 4 years ago
  Jonathan Cobb b08f3dbd0b add running flag to TerminationRequestResult 4 years ago
  Jonathan Cobb 3bb311f7fa fix ZillaRuntime.terminate 4 years ago
  Jonathan Cobb 8d7722b661 whitespace nit 4 years ago
  Jonathan Cobb 7f08c53030 improve HttpContentTypes.fileExt handling of content types with a semicolon 4 years ago
  Jonathan Cobb bcf8d3dd7d use NameAndValue.singleNameAndValueArray helper 4 years ago
  Jonathan Cobb 582d8c7e3c add NameAndValue.singleNameAndValueArray helper 4 years ago
  Jonathan Cobb f4e97cba4c add LocaleUtil.getLang 4 years ago
  Jonathan Cobb 3de70e3b1e lower log level 4 years ago
  Jonathan Cobb 73fdb7cb63 properly handle thread reuse when underflows are not properly closed 4 years ago
  Jonathan Cobb 6259eb3590 update logs, terminate underflows quietly 4 years ago
  Jonathan Cobb 3520d3b1a1 add support for termination check function in ZillaRuntime.terminate 4 years ago
  Jonathan Cobb 658596ff79 log handler count 4 years ago
  Jonathan Cobb 9481a2c0a6 allow monitor to call a function to determine if thread should be terminated 4 years ago
  Jonathan Cobb 5165445487 add util to get memory stats 4 years ago
  Jonathan Cobb 51c5ee1a5e lower log level 4 years ago
  Jonathan Cobb 025ed81b62 split underflow monitor into its own class 4 years ago
  Jonathan Cobb a0909c78b6 add unicode/linux tz mappings 4 years ago
  Jonathan Cobb fa25c002e5 safer monitoring and cleanup 4 years ago
  Jonathan Cobb f138ffade3 lower log level 4 years ago
  Jonathan Cobb 184d01f38d improve support for underflow/hung multi streams 4 years ago
  Jonathan Cobb f1f0c443a9 check null path 4 years ago
  Jonathan Cobb aecde1f41f stream improvements, fix brotli input wrapping 4 years ago
  Jonathan Cobb 74230fcc51 prefer HOME from env 4 years ago
  Jonathan Cobb 60856285c4 use case insensitive regex 4 years ago
  Jonathan Cobb 81f18e0d52 add OutOfMemoryErrorUncaughtExceptionHandler 4 years ago
  Jonathan Cobb d10eb6738a add UNKNOWN as invalid browser 4 years ago
  Jonathan Cobb d2360429c1 add HttpUtil.isBrowser 4 years ago
  Jonathan Cobb f04e3f5f86 add format_price handlebars helper 4 years ago
  Jonathan Cobb b6e60fe977 fix rand_ip bug, strip leading slash 4 years ago
  Jonathan Cobb 51d700f6fe add rand_ip handlebars helper 4 years ago
  Jonathan Cobb 622fcee160 add more network/hostname utilities 4 years ago
  Jonathan Cobb fc87156268 add sha256expr handlebars helper 4 years ago
  Jonathan Cobb a39467dbcd add ZillaRuntime.lazyGet 4 years ago
  Jonathan Cobb b6eb1dc57a add NullOutputStream 4 years ago