log

age author description
Wed, 22 Apr 2015 18:57:32 +0300 Ruslan Ermilov Removed the obsolete aio module.
Wed, 22 Apr 2015 19:55:04 +0300 Roman Arutyunyan Stream: prevent repeated event notifications after eof.
Wed, 22 Apr 2015 18:37:34 +0300 Ruslan Ermilov Upstream: allow multiple upstreams to use the same shared zone.
Tue, 21 Apr 2015 21:04:36 +0200 Martin Mlynář Memcached: enabled ranges.
Tue, 21 Apr 2015 19:09:04 +0300 Ruslan Ermilov Upstream: simplified ip_hash and hash peer selection code.
Tue, 21 Apr 2015 17:11:58 +0300 Maxim Dounin release-1.8.0 tag stable-1.8
Tue, 21 Apr 2015 17:11:58 +0300 Maxim Dounin nginx-1.8.0-RELEASE stable-1.8 release-1.8.0
Mon, 20 Apr 2015 17:36:51 +0300 Sergey Kandaurov Fixed building --with-stream when precompiled headers are used.
Mon, 20 Apr 2015 16:54:41 +0300 Sergey Kandaurov Limit req: removed check for unknown limit_req_zone.
Mon, 20 Apr 2015 16:53:04 +0300 Sergey Kandaurov Core: allow shared memory size to be declared after a reference.
Mon, 20 Apr 2015 13:05:11 +0300 Ruslan Ermilov Stream: port from NGINX+.
Sun, 19 Apr 2015 22:41:09 +0300 Ruslan Ermilov Upstream: fixed unlocked access to peer->conns.
Thu, 26 Mar 2015 14:20:51 +0300 Ruslan Ermilov Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
Thu, 26 Mar 2015 14:20:07 +0300 Ruslan Ermilov Removed NGX_OLD_THREADS from select and poll modules.
Thu, 26 Mar 2015 14:15:17 +0300 Ruslan Ermilov Removed "worker_threads" and "thread_stack_size" directives.
Thu, 26 Mar 2015 14:15:15 +0300 Ruslan Ermilov Removed unused thread-local-storage code.
Thu, 26 Mar 2015 14:15:13 +0300 Ruslan Ermilov Removed ngx_threaded and related code.
Thu, 16 Apr 2015 20:09:11 +0300 Ruslan Ermilov Upstream: get rid of questionable micro-optimization in ip_hash.
Thu, 16 Apr 2015 18:18:37 +0300 Sergey Kandaurov Core: ensure that ngx_config.h is always included first. stable-1.8
Thu, 16 Apr 2015 18:18:37 +0300 Sergey Kandaurov Core: ensure that ngx_config.h is always included first.
Thu, 16 Apr 2015 17:26:19 +0300 Maxim Dounin Version bump.
Thu, 16 Apr 2015 17:00:52 +0300 Maxim Dounin Stable branch. stable-1.8
Tue, 14 Apr 2015 19:01:25 +0300 Ruslan Ermilov Upstream: the "zone" directive.
Tue, 14 Apr 2015 19:01:23 +0300 Ruslan Ermilov Upstreams: locking.
Sat, 21 Mar 2015 14:05:08 +0300 Ruslan Ermilov Core: read/write locks.
Fri, 10 Apr 2015 14:48:36 +0300 Ruslan Ermilov Upstream: store peers as a linked list.
Fri, 10 Apr 2015 13:16:23 +0300 Ruslan Ermilov Upstream: track the number of active connections to upstreams.
Thu, 16 Apr 2015 15:05:40 +0300 Ruslan Ermilov Fixed build, broken by 8b7f062a3fe6.
Thu, 16 Apr 2015 12:17:41 +0300 Vladimir Homutov Core: added OpenSSL version information to "nginx -V" output.
Thu, 16 Apr 2015 12:13:51 +0300 Vladimir Homutov Version bump.