Timeline



08/18/14:

17:21 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by Gunnlaugur Þór Briem
Thanks!
09:23 Changeset in nginx [5814:a5886df87cbb] by Valentin Bartenev <vbart@…>
SPDY: added a comment about handling stream with the timer set.
08:27 Changeset in nginx_org [1274:794717949a83] by Ruslan Ermilov <ru@…>
Stub status: fixed whitespace in example output.
08:03 Changeset in nginx [5806:8cdec62a7751] by Sergey Kandaurov <pluknet@…>
Image filter: downgrade strong etags to weak ones as needed.
07:47 Changeset in nginx_org [1270:af039a07bc26] by Maxim Konovalov <maxim@…>
Donor added.

08/17/14:

11:33 Ticket #606 (lower log level of ngx_http_access_module forbidden access) created by Jérémy Lal
When using the deny/allow ip directives of the ngx_http_access_module, …

08/15/14:

19:51 Ticket #605 (Configuration check for ngx_http_rewrite_module only) created by Martynas Bendorius
It would be nice if nginx had ability to check if configuration file …
18:09 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by Valentin V. Bartenev
Replying to Gunnlaugur Þór Briem <gunnlaugur@gmail.com>: > …
17:02 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by Gunnlaugur Þór Briem
In …
12:31 Changeset in nginx_org [1272:e6f3391df2ea] by Valentin Bartenev <vbart@…>
Explicitly set background and font colors of error pages.
10:09 Changeset in nginx [5805:79553cb77747] by Sergey Kandaurov <pluknet@…>
Fixed typo.

08/13/14:

18:45 Changeset in nginx [5896:3efdd7788bb0] by Valentin Bartenev <vbart@…>
Events: introduced cancelable timers.
11:11 Changeset in nginx [5917:2c64b69daec5] by Valentin Bartenev <vbart@…>
Moved writev() handling code to a separate function. This reduces …
11:11 Changeset in nginx [5916:e044893b4587] by Valentin Bartenev <vbart@…>
Merged conditions in the ngx_*_sendfile_chain() functions. No …
11:11 Changeset in nginx [5915:ac3f78219f85] by Valentin Bartenev <vbart@…>
Moved the code for coalescing file buffers to a separate function.
11:11 Changeset in nginx [5854:b63e829621ab] by Valentin Bartenev <vbart@…>
Generalized definitions of the number of preallocated iovec's. No …
11:11 Changeset in nginx [5853:a6e83ac70af9] by Valentin Bartenev <vbart@…>
Reduced difference between the send chain functions. No functional …
11:11 Changeset in nginx [5852:43512a33e8f2] by Valentin Bartenev <vbart@…>
Merged implementations of ngx_readv_chain(). There's no real need in …
11:11 Changeset in nginx [5851:150df089fe47] by Valentin Bartenev <vbart@…>
Removed the "complete" variable from various send chain functions. It …
11:11 Changeset in nginx [5850:f9c83484d9ce] by Valentin Bartenev <vbart@…>
Moved the code for adjusting sent buffers in a separate function.
11:11 Changeset in nginx [5849:810e97260edc] by Valentin Bartenev <vbart@…>
Fixed writev() debug log message in ngx_darwin_sendfile_chain().
06:53 Changeset in nginx [5827:54e9b83d00f0] by FengGu <flygoast@…>
Upstream: avoided directly terminating the connection. When memory …

08/12/14:

22:03 Ticket #604 (WebDAV: мелкие косяки) created by Ivan Rozhuk
По мотивам: http://habrahabr.ru/post/232883/ 1. Некоторые клиенты не …
11:37 Changeset in nginx-tests [448:29ee0d2b0746] by Sergey Kandaurov <pluknet@…>
Tests: tests for rewrite "set" directive.
00:30 Ticket #603 (Can't get original downstream IP when using the realip module) updated by Maxim Dounin
The problem is that the $remote_addr variable value is cached on a …

08/11/14:

12:35 Ticket #603 (Can't get original downstream IP when using the realip module) created by Tom van Neerijnen
I would like to use the realip module to transparently use …
09:38 Changeset in nginx_org [1269:77aae154bd21] by Maxim Konovalov <maxim@…>
Donor added.

08/10/14:

13:47 Ticket #600 (segfault in ngx_http_get_variable()) updated by Xiaochen Wang
I have tested this patch. And it works well for ssi module and lua module.
13:44 Changeset in nginx [5804:92490a725fef] by Maxim Dounin <mdounin@…>
Events: removed unused variable in ngx_poll_process_events().

08/09/14:

23:52 Ticket #602 (fastcgi_cache doesn't accept variable) closed by Maxim Dounin
invalid: The fastcgi_cache directive doesn't support variables. If variables …
19:09 Ticket #600 (segfault in ngx_http_get_variable()) updated by Maxim Dounin
The following patch should fix this, please test if it works for you: …
01:58 Ticket #602 (fastcgi_cache doesn't accept variable) updated by Javier Garcia
Also trying to pass a variable as an argument for fastcgi_pass doesn't …
01:48 Ticket #602 (fastcgi_cache doesn't accept variable) created by Javier Garcia
I use nginx provided by atomic repos in centos 6.5 First I set up the …

08/08/14:

19:13 Ticket #600 (segfault in ngx_http_get_variable()) updated by Maxim Dounin
Description changed

08/07/14:

13:04 Changeset in nginx [5803:ecfc601f1225] by Yves Crespin <yves.crespin@…>
Events: format specifier fixes.
12:56 Changeset in nginx [5802:a4e9c7e6e062] by Yves Crespin <yves.crespin@…>
Events: changed nevents type to unsigned in poll module.
09:40 Changeset in nginx-tests [447:183f21bbe3d6] by Sergey Kandaurov <pluknet@…>
Tests: removed http_variables.t TODO check, fix merged.

08/06/14:

16:36 Changeset in nginx-tests [446:37a46774e307] by Sergey Kandaurov <pluknet@…>
Tests: entity tags test for unsuccessful response. Ensure that …
15:40 Ticket #601 (Proxy_pass esque directive to all endpoints in upstream block) closed by Maxim Dounin
wontfix: There are no plans to implement this. If needed in your particular …
14:58 Changeset in nginx [5801:ab48149b77a6] by Tatsuhiko Kubo <cubicdaiya@…>
Style: use specified macro instead of magic-number.
14:00 Changeset in nginx_org [1268:bb647c5e4ead] by Yaroslav Zhuravlev <yar@…>
Corrected the example in the stub_status module.
10:40 Changeset in nginx_org [1267:cf2f93ab8df9] by Andrei Belov <defan@…>
Grammar fixed.
09:31 Changeset in nginx-tests [445:62d1f96c5ff4] by Sergey Kandaurov <pluknet@…>
Tests: syslog "if=" tests.
02:42 Ticket #601 (Proxy_pass esque directive to all endpoints in upstream block) created by Ned Rockson
There should exist a proxy_pass like directive to route to all …

08/05/14:

21:39 Ticket #596 (Условие при логировании в syslog) closed by Maxim Dounin
fixed: Fix committed.
21:00 Ticket #596 (Условие при логировании в syslog) updated by Maxim Dounin <mdounin@…>
In b1f8285297a710687fc4616ea1a26c2732b59ee7/nginx: […]
15:07 Changeset in nginx_org [1266:35d6ac64bf27] by Yaroslav Zhuravlev <yar@…>
Documented five directives in the mail ssl module. The following …
14:07 Milestone 1.7.4 completed
Status: released 1.7.4 changelog
14:02 Milestone 1.6.1 completed
Status: released [[http://nginx.org/en/CHANGES-1.6| 1.6.1 …
14:00 Changeset in nginx_org [1265:ba6da8f0ecd2] by Maxim Dounin <mdounin@…>
Added STARTTLS advisory link.
12:55 Changeset in nginx_org [1264:f6d12250cda5] by Maxim Dounin <mdounin@…>
nginx-1.7.4, nginx-1.6.1
10:41 Ticket #596 (Условие при логировании в syslog) updated by Oleksandr Typlyns'kyi
Да, и так работает. Сообщение об ошибке при указании только gzip не …
01:06 Ticket #596 (Условие при логировании в syslog) updated by Maxim Dounin
Господа, а не проще как-то так: […] ? (Untested, но я не вижу …

08/04/14:

07:03 Changeset in nginx [5934:2c33ed82cde1] by Dmitrii Pichulin
SSL: loading certificate keys via ENGINE_load_private_key().
06:52 Changeset in nginx_org [1263:fb94d6f98b03] by Maxim Konovalov <maxim@…>
Donor added.

08/01/14:

10:26 Changeset in nginx_org [1262:dbd80a96189d] by Yaroslav Zhuravlev <yar@…>
Added missing links into the Russian index page.
10:20 Changeset in nginx_org [1261:e698e71d8e7f] by Sergey Kandaurov <pluknet@…>
Updated with Netcraft July 2014 Web Server Survey stats.
07:48 Ticket #594 (nginx.repo.RHEL7) closed by maxim
invalid: Feedback timeout.

07/31/14:

18:28 Ticket #596 (Условие при логировании в syslog) updated by Oleksandr Typlyns'kyi
Без goto и дублирования кода - однозначно лучше. Можно ещё …
18:10 Ticket #597 (Самопроизвольное отключение процессов) closed by Maxim Dounin
worksforme: Сигнал 9 не мог случится сам по себе, его кто-то послал. Сам nginx мог …
09:34 Ticket #600 (segfault in ngx_http_get_variable()) updated by Valentin V. Bartenev
Status, Owner changed
This looks like a valid problem. Thanks.
08:13 Ticket #597 (Самопроизвольное отключение процессов) updated by openid.yandex.ru/amet1395
Replying to maxim: > Добрый день! > > Стандартная …
08:11 Ticket #597 (Самопроизвольное отключение процессов) updated by openid.yandex.ru/amet1395
Replying to Valentin V. Bartenev: > На всякий случай …
04:37 Ticket #600 (segfault in ngx_http_get_variable()) created by Xiaochen Wang
easy to reproduce: 1. nginx configure: […] 2. The content of …

07/30/14:

17:22 Ticket #97 (try_files and alias problems) updated by Sergey Kandaurov
Could you please try the following patch? […]
17:15 Ticket #596 (Условие при логировании в syslog) updated by Sergey Kandaurov
Мне больше нравится нижеследующий вариант как более простой. Вы можете …
17:03 Ticket #596 (Условие при логировании в syslog) updated by Sergey Kandaurov
Status changed
16:16 Ticket #599 (custom log format on default log doesn't work properly) updated by Maxim Dounin
Please provide full configuration you are able to reproduce the …
15:38 Ticket #599 (custom log format on default log doesn't work properly) created by Tom Keyser
When changing the log format on the default log file you end up with 2 …
14:32 Ticket #598 (ngx_proxy_protocol "broken header" error writes unescaped bytes to ...) closed by Maxim Dounin
duplicate: Duplicate of ticket #191.
04:32 Ticket #598 (ngx_proxy_protocol "broken header" error writes unescaped bytes to ...) created by jstangroome.pip.verisignlabs.com
When using the 'proxy_protocol' parameter on 'listen' directives, any …

07/29/14:

09:36 Ticket #597 (Самопроизвольное отключение процессов) updated by maxim
Добрый день! Стандартная рекомендация для таких случаев: попробовать …
08:51 Ticket #597 (Самопроизвольное отключение процессов) updated by Valentin V. Bartenev
На всякий случай уточню: а вы уверены, что у вас сообщения ядра …
08:13 Ticket #597 (Самопроизвольное отключение процессов) created by openid.yandex.ru/amet1395
2014-07-22 08:07:54 я обнаружил, что один из моих сайтов не работает …

07/28/14:

12:25 Ticket #596 (Условие при логировании в syslog) created by Oleksandr Typlyns'kyi
В документации access_log для …

07/27/14:

16:41 Ticket #595 (add_header replaces previous headers when included) closed by Maxim Dounin
invalid: This is expected behaviour. Quote from …
09:52 Changeset in nginx-tests [444:d9cfff372a30] by Maxim Dounin <mdounin@…>
Tests: avoid dependency on uri escaping case.

07/26/14:

23:19 Ticket #595 (add_header replaces previous headers when included) created by Goz3rr
My nginx config is basically the following: […] Where a file in …

07/24/14:

17:58 Changeset in nginx-tests [443:d1c4b0d15484] by Sergey Kandaurov <pluknet@…>
Tests: fixed SPDY test for premature client connection close. Wait …
17:57 Changeset in nginx-tests [442:cc4697d6bd16] by Sergey Kandaurov <pluknet@…>
Tests: added SPDY tests for header field with multiple values.

07/22/14:

09:34 Changeset in nginx-tests [441:cd61bacbbfe0] by Sergey Kandaurov <pluknet@…>
Tests: ensure that $uri is reset on URI parsing errors.

07/21/14:

09:38 Changeset in nginx_org [1260:6e34b5716bdb] by Yaroslav Zhuravlev <yar@…>
Documented the stub_status module.
09:22 Ticket #592 (Why write nginx version on stderr?) closed by maxim
wontfix: Feedback timeout.
Note: See TracTimeline for information about the timeline view.