log src/core/nginx.c @ 6085:8ec0f199cc81 stable-1.6

age author description
Tue, 20 Aug 2013 21:11:19 +0400 Maxim Dounin Backed out f1a91825730a and 7094bd12c1ff.
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev Replaced ngx_conf_full_name() with ngx_get_full_name().
Fri, 28 Jun 2013 17:24:54 +0400 Vladimir Homutov Core: consolidated log-related code.
Tue, 04 Jun 2013 11:27:36 +0400 Vladimir Homutov Core: fixed handling of "stderr" in error_log.
Fri, 29 Mar 2013 18:18:42 +0000 Maxim Dounin Merge of r5138: use of NGX_FILE_ERROR. stable-1.2
Fri, 29 Mar 2013 17:51:00 +0000 Maxim Dounin Merge of r5117, r5123: allocation errors handing during upgrade. stable-1.2
Mon, 25 Mar 2013 15:49:11 +0000 Valentin Bartenev Use NGX_FILE_ERROR for handling file operations errors.
Wed, 20 Mar 2013 18:07:25 +0000 Ruslan Ermilov Core: fixed resource leak if binary upgrade fails due to no memory.
Mon, 18 Mar 2013 07:13:57 +0000 Ruslan Ermilov Core: guard against failed allocation during binary upgrade.
Tue, 23 Oct 2012 09:08:41 +0000 Andrey Belov Core: the "auto" parameter of the "worker_processes" directive.
Fri, 03 Aug 2012 12:52:32 +0000 Ruslan Ermilov Fixed the -p parameter handling.
Thu, 12 Apr 2012 19:35:41 +0000 Ruslan Ermilov Fixed grammar in error messages.
Wed, 21 Mar 2012 13:58:51 +0000 Ruslan Ermilov worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.