aboutsummaryrefslogtreecommitdiffstats
path: root/main/nginx
Commit message (Collapse)AuthorAgeFilesLines
* main: (Bulk change) Update source urls to https using HTTPS EverywhereJ0WI2018-10-061-2/+2
|
* main/nginx: fix permissions of /var/tmpNatanael Copa2018-09-031-1/+2
| | | | | | | | Permissions of /var/tmp should be 1777. Due to limitation in apk/abuild we need to explicitly set the permissions of intermediate directories that should not have default. ref #9364
* main/nginx: add comment about stable/mainline versionsJakub Jirutka2018-05-271-0/+2
|
* main/nginx: use luajit on ppc64leJakub Jirutka2018-04-281-2/+2
|
* main/nginx: add njs moduleJakub Jirutka2018-04-282-4/+41
|
* main/nginx: upgrade to 1.14.0Andy Postnikov2018-04-281-17/+18
|
* main/nginx: rebuild against libressl-2.7Natanael Copa2018-04-061-1/+1
|
* main/nginx: add kaltura http_vod moduleNathan Angelacos2018-02-121-2/+4
|
* main/nginx: fix licenseJakub Jirutka2017-12-301-2/+2
|
* main/nginx: remove file committed by mistakeJakub Jirutka2017-11-151-308/+0
|
* main/nginx: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/nginx: print info message in pre-upgrade scriptJakub Jirutka2017-10-252-1/+3
| | | | | It may take a longer time to move the files, so user should be informed what is going on.
* main/nginx: fix upgrade from version < 1.12.0-r1Jakub Jirutka2017-10-252-2/+27
| | | | Fixes http://bugs.alpinelinux.org/issues/8057
* main/nginx: remove unused patchJakub Jirutka2017-10-231-946/+0
|
* main/nginx: update third-party modulesJakub Jirutka2017-10-224-472/+14
|
* main/nginx: upgrade to 1.12.2Jakub Jirutka2017-10-221-3/+3
|
* main/nginx: fix $SVCNAME to $RC_SVCNAME in init scriptJakub Jirutka2017-09-262-5/+5
|
* main/nginx: add checkconfig to init scriptJakub Jirutka2017-09-262-3/+8
|
* main/nginx: add new module http-shibbolethJakub Jirutka2017-08-181-1/+4
|
* main/nginx: add module http-upstream-fairJakub Jirutka2017-08-051-0/+3
|
* main/nginx: add module http-cache-purgeJakub Jirutka2017-08-051-1/+4
| | | | Closes https://bugs.alpinelinux.org/issues/7624
* main/nginx: remove explicit return 1Jakub Jirutka2017-08-051-11/+8
|
* main/nginx: update http-nchan module to 1.1.7Jakub Jirutka2017-07-143-2/+1256
|
* main/nginx: upgrade to 1.12.1 (security fix)Jakub Jirutka2017-07-141-3/+8
| | | | | Fixes: http://bugs.alpinelinux.org/issues/7518 See also: http://mailman.nginx.org/pipermail/nginx-announce/2017/000200.html
* main/nginx: add new module http-redis2Jakub Jirutka2017-05-091-0/+3
|
* main/nginx: add new module http-lua-upstreamJakub Jirutka2017-05-091-0/+4
|
* main/nginx: add new module http-set-miscJakub Jirutka2017-05-091-8/+12
| | | | This will be needed to run Lua module tests.
* main/nginx: remove archaic charset mapsJakub Jirutka2017-05-091-1/+4
|
* main/nginx: DRY abuildJakub Jirutka2017-04-281-98/+58
|
* main/nginx: move /var/lib/nginx/tmp to /var/tmp/nginxJakub Jirutka2017-04-281-7/+8
|
* main/nginx: disable test that requires special privilegesJakub Jirutka2017-04-281-0/+3
|
* testing/perl-test-nginx: new aportJakub Jirutka2017-04-281-6/+6
| | | | | https://github.com/openresty/test-nginx Data-driven test scaffold for Nginx C module and Nginx/OpenResty-based libraries and applications
* main/nginx: upgrade to 1.12.0Jakub Jirutka2017-04-285-56/+490
| | | | | | | | Upgraded modules: * lua-nginx-module to 0.10.8 * nchan to 1.1.4 * nginx-rtmp-module to 1.1.11
* main/nginx: add uwsgi-python to checkdependsJakub Jirutka2017-04-191-1/+1
| | | | To run uwsgi tests.
* main/nginx: run nginx-tests in check phaseJakub Jirutka2017-04-191-28/+14
|
* main/nginx: add _url variable for all modulesJakub Jirutka2017-04-191-8/+16
| | | | | To be easier to get on homepage of the module, and so make @ncopa happier. :)
* main/nginx: take maintainershipJakub Jirutka2017-04-191-1/+1
| | | | See https://lists.alpinelinux.org/alpine-devel/5640.html
* main/nginx: clean the mess with luajit conditionJakub Jirutka2017-03-301-3/+8
|
* main/nginx: fix string comparisonLeonardo Arena2017-03-301-2/+2
|
* main/nginx: luajit is not avail on ppc64leLeonardo Arena2017-03-301-2/+2
|
* main/nginx: add "stable version" to pkgdescJakub Jirutka2017-03-291-2/+2
|
* main/nginx: force rebuild nginx pkg. Fixes #7039Leonardo Arena2017-03-231-1/+1
|
* Revert "main/nginx: add all modules from testing/nginx-naxsi"Leonardo Arena2017-03-175-218/+203
| | | | This reverts commit e07695e1581744e63bd459f7fa827f51c4d8dbf7.
* main/nginx: add all modules from testing/nginx-naxsiValery Kartel2017-03-175-203/+218
| | | | | | | | | | | | - 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
* main/nginx: s390x does not support LuaJIT yet thus fallback to Lua5.1Tuan M. Hoang2017-02-231-1/+2
|
* main/nginx: upgrade to 1.10.3Valery Kartel2017-02-011-17/+17
| | | | | | | -- nchan-module: upgrade to 1.1.0 lua-module: upgrade to 0.10.7 headers-more-module: upgrade to 0.32
* main/nginx: enable http_realip_moduleBrandon Davidson2016-12-271-1/+2
| | | | | | | fixes #5712 needed to properly track original client IP through multiple layers of proxies/load-balancers.
* main/[various]: set proper archTimo Teräs2016-11-011-1/+1
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/nginx: update mod-http-nchan to 1.0.4Jakub Jirutka2016-10-301-4/+4
|
* main/nginx: update to 1.10.2 (stable)Jakub Jirutka2016-10-301-5/+5
|