log xml/en/docs/dev/development_guide.xml @ 3054:0083dce686ec

age author description
Wed, 14 Feb 2024 20:07:38 +0300 Maxim Dounin Free nginx: repository links.
Wed, 14 Feb 2024 20:06:00 +0300 Maxim Dounin Free nginx: removed njs which is maintained separately.
Fri, 18 Aug 2023 15:41:06 +0400 Sergey Kandaurov Development guide: updated style in code examples.
Thu, 17 Aug 2023 20:31:29 +0400 Roman Arutyunyan Development guide: fixed example code.
Thu, 13 Jan 2022 01:36:10 +0300 Maxim Dounin Development guide: fixed misleading comment about rc.options.
Wed, 01 Sep 2021 17:07:19 +0300 Roman Arutyunyan Development guide: request body filters section.
Fri, 16 Oct 2020 17:55:16 +0100 Roman Arutyunyan Development guide: Debugging memory issues section.
Tue, 21 Jul 2020 12:09:34 +0300 Sergey Kandaurov Development guide: updated ngx_utf8_length() example.
Wed, 18 Mar 2020 17:57:28 +0000 Yaroslav Zhuravlev Corrected output for NGX_HTTP_SUBREQUEST_IN_MEMORY in devguide.
Tue, 20 Aug 2019 17:21:27 +0300 Vladimir Homutov Fixed typos.
Tue, 30 Jul 2019 19:38:09 +0300 Yaroslav Zhuravlev Minor language improvements in Development guide.
Tue, 23 Jul 2019 19:07:55 +0300 Vladimir Homutov Development guide: added the "Common Pitfalls" section.
Mon, 08 Jul 2019 17:36:55 +0300 Vladimir Homutov Development guide: fixed function type in code example.
Thu, 11 Apr 2019 20:28:45 +0300 Yaroslav Zhuravlev Removed obsolete symbol from devguide.
Tue, 27 Nov 2018 16:49:07 +0300 Roman Arutyunyan Development guide: documented ngx_explicit_memzero().
Thu, 18 Oct 2018 19:18:08 +0300 Sergey Kandaurov Development guide: fixed quotes encoding in <programlisting>.
Mon, 04 Jun 2018 11:59:20 +0300 Vladimir Homutov Development guide: updated Time and Events chapters.
Mon, 23 Apr 2018 15:47:07 +0300 Vladimir Homutov Extended code style description.
Mon, 16 Apr 2018 14:19:35 +0300 Vladimir Homutov Clarified the "zone_sync_server" directive description.
Thu, 12 Apr 2018 09:53:27 +0300 Andrei Belov Development guide: typo fixed.
Tue, 05 Dec 2017 16:54:22 +0300 Ruslan Ermilov Development guide: documented ngx_create_pool() size requirements.
Thu, 30 Nov 2017 16:54:09 +0300 Maxim Dounin Development guide: fixed formatting function names.
Mon, 27 Nov 2017 11:56:06 +0300 Roman Arutyunyan DevGuide: changed nginx-dev-examples repository.
Tue, 21 Nov 2017 15:29:30 +0300 Roman Arutyunyan DevGuide: added examples section.
Wed, 09 Aug 2017 14:59:01 +0300 Roman Arutyunyan DevGuide: mentioned the precontent phase.
Tue, 01 Aug 2017 17:30:19 +0300 Vladimir Homutov DevGuide: documented macros for null variables.
Wed, 05 Jul 2017 15:30:48 +0300 Vladimir Homutov DevGuide: fixed variables example.
Wed, 05 Jul 2017 15:30:22 +0300 Vladimir Homutov DevGuide: fixed queue example.
Wed, 05 Jul 2017 14:58:38 +0300 Roman Arutyunyan DevGuide: language and style fixes, second part.
Wed, 14 Jun 2017 12:37:04 +0300 Roman Arutyunyan DevGuide: style.
Wed, 14 Jun 2017 14:13:57 +0300 Roman Arutyunyan DevGuide: string initialization macros.
Wed, 14 Jun 2017 12:38:32 +0300 Roman Arutyunyan DevGuide: fixed type names in the Formatting section.
Wed, 07 Jun 2017 18:14:46 +0300 Roman Arutyunyan Updated cancelable event description in the development guide.
Wed, 07 Jun 2017 19:36:06 +0300 Vladimir Homutov Development guide: fixed a typo.
Tue, 30 May 2017 14:30:04 +0300 Roman Arutyunyan Language and style fixes in development guide.
Wed, 03 May 2017 12:03:10 +0300 Vladimir Homutov Added the "Threads" section into the development guide.
Tue, 02 May 2017 16:25:33 +0300 Vladimir Homutov Added the "Time" section to the development guide.
Thu, 27 Apr 2017 18:11:49 +0300 Roman Arutyunyan Fixes in cycle section of the development guide.
Thu, 27 Apr 2017 14:41:39 +0300 Vladimir Homutov Fixed a typo.
Wed, 26 Apr 2017 13:33:35 +0300 Vladimir Homutov Fixed a typo.
Mon, 24 Apr 2017 15:48:43 +0300 Roman Arutyunyan Fixed a typo.
Mon, 24 Apr 2017 08:40:41 +0300 Vladimir Homutov Fixed a typo.
Fri, 21 Apr 2017 12:48:01 +0300 Vladimir Homutov Fixed typo and removed trailing spaces.
Wed, 19 Apr 2017 18:42:45 +0300 Roman Arutyunyan The HTTP request body section of the development guide.
Wed, 19 Apr 2017 18:36:37 +0300 Roman Arutyunyan The HTTP request finalization section of the development guide.
Wed, 19 Apr 2017 18:35:57 +0300 Roman Arutyunyan The HTTP subrequests section of the development guide.
Wed, 19 Apr 2017 18:35:05 +0300 Roman Arutyunyan The HTTP request redirection section of the development guide.
Mon, 10 Apr 2017 15:09:06 +0300 Roman Arutyunyan HTTP response section of the development guide.
Fri, 07 Apr 2017 18:07:18 +0300 Vladimir Homutov Added the "Variables" section to the development guide.
Fri, 07 Apr 2017 16:44:20 +0300 Roman Arutyunyan Fixed spelling.
Fri, 24 Mar 2017 18:04:55 +0300 Vladimir Homutov Added the "Load balancing" section of the development guide.
Thu, 16 Mar 2017 15:53:24 +0300 Vladimir Homutov Style: proper quotes usage.
Thu, 16 Mar 2017 15:53:09 +0300 Vladimir Homutov Style: use long dash with non-breaking space where appropriate.
Wed, 15 Mar 2017 13:59:55 +0300 Vladimir Homutov Fixed trailing spaces.
Tue, 14 Mar 2017 12:56:59 +0300 Roman Arutyunyan HTTP section of the development guide.
Fri, 10 Mar 2017 16:33:09 +0300 Vladimir Homutov Added modules section to development guide.
Thu, 02 Mar 2017 13:12:01 +0300 Vladimir Homutov Fixed a typo.
Wed, 01 Mar 2017 14:06:46 +0300 Vladimir Homutov Added the "Regular expressions" section to the development guide.
Wed, 22 Feb 2017 17:29:30 +0300 Vladimir Homutov Semantically marked paths.
Wed, 22 Feb 2017 17:27:40 +0300 Vladimir Homutov Added hash API description.