You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openresty/util
Yichun Zhang (agentzh) cf8c075e79 resty: more improvements.
* made ngx.exit() an alias of os.exit().
* made the exit status code right for the wrapper process.
* require at least ngx_lua 0.9.12 to prevent memory bugs in older
  versions.
* suppressed a debugging output line.
10 years ago
..
configure feature: added new command-line utility, "resty", to run Lua code or Lua files (for OpenResty) directly from the command-line. it is installed into the "<prefix>/bin" directory. prodded by Vitaly Kosenko. 10 years ago
dist-check dist-check: more tolerant about release numbers. 10 years ago
fix-tests bugfix: ./util/fix-tests could not distingish redis-nginx-module and redis2-nginx-module. 13 years ago
get-tarball updated the dtrace patches for nginx 1.2.3 and 1.3.4 for FreeBSD. also updated the bundling scripts to make them work on FreeBSD. 12 years ago
import-model.pl various fixes of the blog demo. 15 years ago
install util/install: rm the target file before overwriting to prevent running process from crashing. 10 years ago
mirror-tarballs resty: more improvements. 10 years ago
resty resty: more improvements. 10 years ago
upgrade-patches.pl initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 13 years ago
ver resty: more improvements. 10 years ago
ver-ge added patches for nginx 1.3.4. 12 years ago