summaryrefslogtreecommitdiff
path: root/main/nginx
AgeCommit message (Collapse)Author
2017-11-15main/nginx: remove file committed by mistakeJakub Jirutka
2017-11-09main/nginx: rebuild against libressl-2.6Natanael Copa
2017-10-25main/nginx: print info message in pre-upgrade scriptJakub Jirutka
It may take a longer time to move the files, so user should be informed what is going on.
2017-10-25main/nginx: fix upgrade from version < 1.12.0-r1Jakub Jirutka
Fixes http://bugs.alpinelinux.org/issues/8057
2017-10-23main/nginx: remove unused patchJakub Jirutka
2017-10-22main/nginx: update third-party modulesJakub Jirutka
2017-10-22main/nginx: upgrade to 1.12.2Jakub Jirutka
2017-09-26main/nginx: fix $SVCNAME to $RC_SVCNAME in init scriptJakub Jirutka
2017-09-26main/nginx: add checkconfig to init scriptJakub Jirutka
2017-08-18main/nginx: add new module http-shibbolethJakub Jirutka
2017-08-05main/nginx: add module http-upstream-fairJakub Jirutka
2017-08-05main/nginx: add module http-cache-purgeJakub Jirutka
Closes https://bugs.alpinelinux.org/issues/7624
2017-08-05main/nginx: remove explicit return 1Jakub Jirutka
2017-07-14main/nginx: update http-nchan module to 1.1.7Jakub Jirutka
2017-07-14main/nginx: upgrade to 1.12.1 (security fix)Jakub Jirutka
Fixes: http://bugs.alpinelinux.org/issues/7518 See also: http://mailman.nginx.org/pipermail/nginx-announce/2017/000200.html
2017-05-09main/nginx: add new module http-redis2Jakub Jirutka
2017-05-09main/nginx: add new module http-lua-upstreamJakub Jirutka
2017-05-09main/nginx: add new module http-set-miscJakub Jirutka
This will be needed to run Lua module tests.
2017-05-09main/nginx: remove archaic charset mapsJakub Jirutka
2017-04-28main/nginx: DRY abuildJakub Jirutka
2017-04-28main/nginx: move /var/lib/nginx/tmp to /var/tmp/nginxJakub Jirutka
2017-04-28main/nginx: disable test that requires special privilegesJakub Jirutka
2017-04-28testing/perl-test-nginx: new aportJakub Jirutka
https://github.com/openresty/test-nginx Data-driven test scaffold for Nginx C module and Nginx/OpenResty-based libraries and applications
2017-04-28main/nginx: upgrade to 1.12.0Jakub Jirutka
Upgraded modules: * lua-nginx-module to 0.10.8 * nchan to 1.1.4 * nginx-rtmp-module to 1.1.11
2017-04-19main/nginx: add uwsgi-python to checkdependsJakub Jirutka
To run uwsgi tests.
2017-04-19main/nginx: run nginx-tests in check phaseJakub Jirutka
2017-04-19main/nginx: add _url variable for all modulesJakub Jirutka
To be easier to get on homepage of the module, and so make @ncopa happier. :)
2017-04-19main/nginx: take maintainershipJakub Jirutka
See https://lists.alpinelinux.org/alpine-devel/5640.html
2017-03-30main/nginx: clean the mess with luajit conditionJakub Jirutka
2017-03-30main/nginx: fix string comparisonLeonardo Arena
2017-03-30main/nginx: luajit is not avail on ppc64leLeonardo Arena
2017-03-29main/nginx: add "stable version" to pkgdescJakub Jirutka
2017-03-23main/nginx: force rebuild nginx pkg. Fixes #7039Leonardo Arena
2017-03-17Revert "main/nginx: add all modules from testing/nginx-naxsi"Leonardo Arena
This reverts commit e07695e1581744e63bd459f7fa827f51c4d8dbf7.
2017-03-17main/nginx: add all modules from testing/nginx-naxsiValery Kartel
- added modules: naxsi, cache_purge, upstream-fair, sysguard - remade dynamic modules definition - upgrade modules nchan to 1.1.2 rtmp to 1.1.11 naxsi to 0.55.3 - add checkconfig to init script - cleaned and improved APKBUILD
2017-02-23main/nginx: s390x does not support LuaJIT yet thus fallback to Lua5.1Tuan M. Hoang
2017-02-01main/nginx: upgrade to 1.10.3Valery Kartel
-- nchan-module: upgrade to 1.1.0 lua-module: upgrade to 0.10.7 headers-more-module: upgrade to 0.32
2016-12-27main/nginx: enable http_realip_moduleBrandon Davidson
fixes #5712 needed to properly track original client IP through multiple layers of proxies/load-balancers.
2016-11-01main/[various]: set proper archTimo Teräs
fixes commit "main/[various]: dont set arch in split function"
2016-10-30main/nginx: update mod-http-nchan to 1.0.4Jakub Jirutka
2016-10-30main/nginx: update to 1.10.2 (stable)Jakub Jirutka
2016-10-26main/[various]: dont set arch in split functionNatanael Copa
2016-10-11main/nginx: rebuild against libresslJakub Jirutka
2016-10-10main/nginx: rebuild against libresslNatanael Copa
2016-10-10main/nginx: update modulesJakub Jirutka
2016-10-10main/nginx: add subpackage -mod-http-nchanJakub Jirutka
2016-08-24main/nginx: fix lua module on grsec, add $replaces and $providesJakub Jirutka
2016-08-15main/nginx: help configure script to find luajit-2.1Jakub Jirutka
2016-08-15main/nginx: add better default configsJakub Jirutka
2016-08-15main/nginx: add some 3rd party dynamic modulesJakub Jirutka
http_echo, http_headers_more, http_upload_progress, http_fancyindex