Timeline



06/16/15:

23:48 Changeset in nginx-tests [610:936deb3c4727] by Sergey Kandaurov <pluknet@…>
Tests: combined multiple stream blocks being invalid since 1.9.3.
23:27 Changeset in nginx-tests [609:9310443c0bd3] by Sergey Kandaurov <pluknet@…>
Tests: reverted 530a3152753b with test for multiple http blocks. Such …
20:31 Changeset in nginx [6192:7863b167dbf9] by Vladimir Homutov <vl@…>
Version bump.
20:28 Changeset in nginx [6193:78c06e5e1d76] by Vladimir Homutov <vl@…>
Disabled duplicate http, mail, and stream blocks. Such configurations …
17:39 Changeset in nginx-tests [608:ef1c363dd648] by Sergey Kandaurov <pluknet@…>
Tests: adjusted proxy_next_upstream_tries.t test timeouts. As a …
15:31 Milestone 1.9.2 completed
Status: released Trunk: mainline * stream modules addons * …
14:49 Changeset in nginx [6191:f96689414078] by Maxim Dounin <mdounin@…>
release-1.9.2 tag
14:49 Changeset in nginx [6190:3a32d6e7404a]release-1.9.2 by Maxim Dounin <mdounin@…>
nginx-1.9.2-RELEASE
13:52 Changeset in nginx [6189:54b10b289f0f] by Ruslan Ermilov <ru@…>
Polished the recent change to the manpage.
13:28 Changeset in nginx [6188:f08e80409dfd] by Vladimir Homutov <vl@…>
Documentation: added -T option description to the man page.
09:58 Changeset in nginx-tests [607:97e88eff1433] by Sergey Kandaurov <pluknet@…>
Tests: proxy cache lock tests adjusted similar to 28a8248740ca.

06/15/15:

21:43 Changeset in nginx [6198:311d232ad803] by Ruslan Ermilov <ru@…>
Upstream: fixed shared upstreams on win32.
16:59 Changeset in nginx-tests [606:530a3152753b] by Sergey Kandaurov <pluknet@…>
Tests: simple http proxy test with multiple http blocks.
09:10 Ticket #767 (Deleted fastcgicache items are used with open_file_cache enabled) updated by Valentin V. Bartenev
Look at the [http://nginx.org/r/fastcgi_cache_purge

06/13/15:

05:26 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by dubbelboer.com/erik
I have created a module just for this: …
04:04 Ticket #764 (Unable to login to this trac with Google) updated by dubbelboer.com/erik
MyOpenID https://www.myopenid.com/ also stopped working.

06/11/15:

20:10 Ticket #767 (Deleted fastcgicache items are used with open_file_cache enabled) updated by Viktor Szépe
Thank you very much for clarifying that. Please help me on which URL …
19:36 Ticket #425 (ocsp stapling may send expired response) closed by Maxim Dounin
fixed
19:00 Ticket #425 (ocsp stapling may send expired response) updated by Maxim Dounin <mdounin@…>
In 6893a1007a7c7e91e0afeb9c537c5bcecf937faa/nginx: […]
17:56 Changeset in nginx-tests [605:a77f19282f63] by Andrey Zelenkov <zelenkov@…>
Tests: switched to using headers to test variables in userid.t. Tests …
15:49 Ticket #767 (Deleted fastcgicache items are used with open_file_cache enabled) closed by Valentin V. Bartenev
wontfix: Deleting cache files isn't an appropriate way of clearing cache. You …
11:09 fastcgi-hexdump.txt attached to Ticket #768 by launchpad.net/~blubberdiblub
hexdump of what nginx sent to php-fpm
11:08 nginx-config-excerpt.conf attached to Ticket #768 by launchpad.net/~blubberdiblub
11:07 Ticket #768 (String garbling when using nested regex locations) created by launchpad.net/~blubberdiblub
In certain circumstances with certain configurations (I'm not sure …
02:18 Changeset in nginx [6195:e69d5e9be292] by Piotr Sikora <piotr@…>
Configure: create missing intermediates for build directory. …

06/10/15:

19:26 Ticket #767 (Deleted fastcgicache items are used with open_file_cache enabled) created by Viktor Szépe
When enabling open_file_cache and deleting all fastcgicache files, …
15:53 Changeset in nginx-tests [604:b96c4739ca85] by Andrey Zelenkov <zelenkov@…>
Tests: some userid tests.

06/09/15:

21:38 Changeset in nginx-tests [603:cc722d0c557d] by Sergey Kandaurov <pluknet@…>
Tests: proxy_protocol ssl tests.
21:10 Changeset in nginx-tests [602:1177e4dd249a] by Sergey Kandaurov <pluknet@…>
Tests: read in full-size SSL records in ssl_proxy_upgrade.t.
15:24 Ticket #425 (ocsp stapling may send expired response) updated by Maxim Dounin
See these messages for proposed patches: …

06/04/15:

10:30 Changeset in nginx-tests [601:3a9a7b4f27f0] by Sergey Kandaurov <pluknet@…>
Tests: properly skip tests if run without IO::Uncompress::Gunzip.

06/03/15:

16:39 Ticket #766 (ssl_protocols directive doesn't work in server context) updated by openid.yandex.ru/ptashgo
I think it worth be mentioned in documentation, because many people …
16:07 Ticket #766 (ssl_protocols directive doesn't work in server context) closed by Maxim Dounin
invalid: The ssl_protocols directive works fine in both http and server …
15:44 Ticket #766 (ssl_protocols directive doesn't work in server context) created by openid.yandex.ru/ptashgo
Documentation says that ssl_protocols valid contexts are: http, server …
12:35 Changeset in nginx_org [1817:0160e8784417] by Yaroslav Zhuravlev <yar@…>
Documented behavior of server slow_start with ip_hash and hash.

06/02/15:

09:44 Changeset in nginx-tests [600:3832869ba854] by Andrey Zelenkov <zelenkov@…>
Tests: cleanup stub_status tests.
09:11 Changeset in nginx-tests [599:868ff7169ec8] by Andrey Zelenkov <zelenkov@…>
Tests: fixed stub_status tests, notably on freebsd. Added delay for …

06/01/15:

18:15 Changeset in nginx-tests [598:153969b53780] by Sergey Kandaurov <pluknet@…>
Tests: expect occasional alerts on solaris in certain tests. They may …
12:19 Ticket #765 (should not perform consistent hash on empty string) updated by Maxim Dounin
Replying to openid.yandex.ru/wenzowski: > I'm missing …
11:34 Changeset in nginx-tests [621:884b2f0c173f] by Sergey Kandaurov <pluknet@…>
Tests: tests for dumped nginx configuration ("nginx -T").

05/29/15:

16:06 Ticket #765 (should not perform consistent hash on empty string) updated by openid.yandex.ru/wenzowski
As a workaround I'm doing […] but this means I'm performing …

05/28/15:

22:30 Ticket #765 (should not perform consistent hash on empty string) updated by openid.yandex.ru/wenzowski
I'm missing something. How does hashing get disabled using a map? The …
19:27 Ticket #765 (should not perform consistent hash on empty string) closed by Maxim Dounin
wontfix: I don't see why an empty string should be special, and this …
18:41 Ticket #765 (should not perform consistent hash on empty string) created by openid.yandex.ru/wenzowski
When an upstream has …
17:40 Changeset in nginx-tests [597:66f4d8cb719e] by Andrey Zelenkov <zelenkov@…>
Tests: some stub_status tests.
12:31 Changeset in nginx-tests [596:e36b267021e3] by Maxim Dounin <mdounin@…>
Tests: partially reverted 6cdfd177319b.
12:13 Changeset in nginx-tests [595:6cdfd177319b] by Sergey Kandaurov <pluknet@…>
Tests: fixed typos and misspellings.
11:40 Changeset in nginx-tests [594:8dd5cf697eae] by Sergey Kandaurov <pluknet@…>
Tests: todo_alerts() with sendfile if any in proxied subrequests. Use …

05/27/15:

14:09 Changeset in nginx-tests [593:6c0a5903d0ae] by Sergey Kandaurov <pluknet@…>
Tests: cleanup now duplicating tests for no alerts.
13:58 Changeset in nginx-tests [592:355f2d5ff60f] by Sergey Kandaurov <pluknet@…>
Tests: catch nginx alerts on exit. The new todo_alerts() function is …
11:06 Ticket #714 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
You can send configuration to my mail: vbart@…
11:01 Ticket #714 (Writing connection leak while SPDY enabled) updated by Ondrej Brbalc
Restart is required, reload does not help visually. I was not sure, if …
10:37 nginx_status-day.png attached to Ticket #714 by Ondrej Brbalc

05/26/15:

16:35 Changeset in nginx-tests [591:0b059d5e6887] by Sergey Kandaurov <pluknet@…>
Tests: retry on SSL_WANT_READ in ssl_proxy_upgrade.t.
14:22 Milestone 1.9.1 completed
Status: released Trunk: mainline * Linux/DragonflyBSD …
10:22 Changeset in nginx-tests [590:dc2f8aac0553] by Andrey Zelenkov <zelenkov@…>
Tests: whitespace fixes.

05/25/15:

15:42 Changeset in nginx-tests [589:a9569f57da98] by Andrey Zelenkov <zelenkov@…>
Tests: whitespaces fix.
15:19 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) closed by Maxim Dounin
fixed: Committed. Thanks for prodding this.
15:05 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) updated by Maxim Dounin <mdounin@…>
In b2899e7d0ef83d6bbaed6ad96bf31ba72ae4b185/nginx: […]
15:02 Changeset in nginx-tests [588:53b7c3c33a79] by Sergey Kandaurov <pluknet@…>
Tests: retry on SSL_WANT_WRITE in ssl_proxy_upgrade.t.
11:21 Changeset in nginx-tests [587:c0b4ae82fd9d] by Sergey Kandaurov <pluknet@…>
Tests: adjusted memcached test timeouts. Raised Cache::Memcached …

05/22/15:

13:16 Ticket #714 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Reloading the configuration should be enough. But please note, that …
08:16 Ticket #714 (Writing connection leak while SPDY enabled) updated by Ondrej Brbalc
I just want to report this issue with the latest stable version 1.8.0 …
07:51 nginx_status-week.png attached to Ticket #714 by Ondrej Brbalc
Leaking writing connections in 1.8

05/20/15:

18:27 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) reopened by Maxim Dounin
Reopened, this is currently being reconsidered.
16:18 Changeset in nginx-tests [586:ef2b435c1048] by Sergey Kandaurov <pluknet@…>
Tests: simple tests for $upstream_connect_time.
11:44 Changeset in nginx-tests [585:5bb19f7448b5] by Sergey Kandaurov <pluknet@…>
Tests: Upgrade handling tests with http ssl module.
11:43 Changeset in nginx-tests [584:7d6db4ac6ab0] by Sergey Kandaurov <pluknet@…>
Tests: proxy_upgrade.t tests for bytes sent to a client.
11:42 Changeset in nginx-tests [583:5276aceb32a6] by Sergey Kandaurov <pluknet@…>
Tests: style, no functional changes.

05/19/15:

14:03 Ticket #763 (service nginx configtest always returns zero exit code) closed by Maxim Dounin
invalid: The "nginx -t" command returns useful error code, and init scripts as …
11:29 Ticket #764 (Unable to login to this trac with Google) updated by Sergey Budnevitch
I plan to add openid connect support, but it will take time.
11:25 Ticket #764 (Unable to login to this trac with Google) updated by Valentin V. Bartenev
That's it. Google is no longer provide OpenID 2.0, see: …
10:25 Changeset in nginx-tests [582:dc97097100a5] by Sergey Kandaurov <pluknet@…>
Tests: upstream_hash_memcached.t TODOs on big-endian.
01:58 Ticket #764 (Unable to login to this trac with Google) created by dandv.livejournal.com
I get "OpenID 2.0 for Google Accounts has gone away"
01:49 Ticket #763 (service nginx configtest always returns zero exit code) created by dandv.livejournal.com
This issue affects …

05/18/15:

17:40 Changeset in nginx-tests [581:8593f34a12e5] by Sergey Kandaurov <pluknet@…>
Tests: fixed spdy tests hang on win32. Rewrote spdy_read()/raw_read() …
17:37 Changeset in nginx-tests [580:fa71c725d40a] by Sergey Kandaurov <pluknet@…>
Tests: added missing shmem prerequisites.
10:30 Changeset in nginx-tests [579:6d1b945c9c60] by Sergey Kandaurov <pluknet@…>
Tests: sub_filter caseless tests.
10:28 Changeset in nginx-tests [578:8504a62496df] by Sergey Kandaurov <pluknet@…>
Tests: sub_filter last_modified tests.
09:05 Changeset in nginx-tests [577:90f9b128b218] by Sergey Kandaurov <pluknet@…>
Tests: handled legacy 'darwin' behavior in disable_symlinks tests. …
Note: See TracTimeline for information about the timeline view.