log src/core/ngx_conf_file.c @ 7682:2ab0ecfe5a5f

age author description
Tue, 25 Dec 2018 15:26:58 +0300 Ruslan Ermilov Use %s for errors returned from configuration parsing handlers.
Thu, 09 Aug 2018 12:15:42 +0300 Maxim Dounin Skipping spaces in configuration files (ticket #1557).
Thu, 21 Dec 2017 13:29:40 +0300 Roman Arutyunyan Allowed configuration token to start with a variable.
Wed, 09 Aug 2017 14:59:46 +0300 Sergey Kandaurov Style.
Tue, 18 Oct 2016 16:33:38 +0300 Vladimir Homutov Core: show file contents only once while dumping configuration.
Tue, 20 Sep 2016 15:07:16 +0300 Valentin Bartenev Fixed log levels of configuration parsing errors.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: changed ngx_modules to cycle->modules.
Thu, 14 May 2015 18:54:27 +0300 Vladimir Homutov Core: store and dump processed configuration.
Mon, 01 Jun 2015 21:08:56 +0300 Valentin Bartenev Fixed excessive memory usage while parsing configuration.
Fri, 01 Aug 2014 20:04:14 +0900 Tatsuhiko Kubo Core: improved ngx_pstrdup() error handling.
Wed, 30 Apr 2014 19:16:49 +0400 Maxim Dounin Core: improved ngx_conf_parse() error handling.
Tue, 20 Aug 2013 21:33:43 +0400 Maxim Dounin Style improved after 12dd27b74117.
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 API change: removed the ngx_conf_full_name() function.