Timeline
11/09/12:
- 18:32 Changeset in nginx_org [755:629630df119a] by
- Added anchors to event processing methods.
- 18:29 Changeset in nginx_org [754:1cd55bc3b236] by
- Regenerated.
- 18:29 Changeset in nginx_org [753:3b0ea2ab2b24] by
- Added the ability to define anchors for list items.
- 14:34 Ticket #237 (Add optional systemd socket activation support) updated by
- Yes, that's exactly what I'm requesting: a supported, documented way …
- 11:39 Ticket #237 (Add optional systemd socket activation support) updated by
-
Sensitive changed
What you are talking about is documentation and support policy. Right … - 03:46 Changeset in nginx-tests [240:462d89f5732a] by
- Tests: request body and chunked transfer encoding tests.
- 02:12 Ticket #237 (Add optional systemd socket activation support) updated by
- Just noticed it, but the documentation page you linked says: "The …
11/08/12:
- 12:45 Ticket #243 (Missing mime-types: ppt/doc/xls versus pptx/docx/xlsx) updated by
- There appear to be additional mime-types for Microsoft Office …
- 08:02 Ticket #244 (Injection in HTTP special response) closed by
- invalid: The sumbitter reported privately that the problem didn't relate to nginx.
11/07/12:
- 22:54 Ticket #245 (File corruption if serving static files from vboxfs) closed by
- invalid: This is an old well-known bug with the mmap/sendfile implementation in …
- 19:59 Ticket #245 (File corruption if serving static files from vboxfs) updated by
- The comment on reddit is probably correct -- it looks like a bug in …
- 19:55 Ticket #245 (File corruption if serving static files from vboxfs) updated by
- Thanks to a comment on …
- 19:24 Ticket #245 (File corruption if serving static files from vboxfs) created by
- I have a VirtualBox machine running debian and nginx. I have set up a …
- 14:14 Ticket #244 (Injection in HTTP special response) updated by
-
Component changed
- 09:59 Ticket #244 (Injection in HTTP special response) created by
- I have a server configured, among other things, to return a 400 code …
11/04/12:
- 22:23 Ticket #243 (Missing mime-types: ppt/doc/xls versus pptx/docx/xlsx) created by
- Old (<2006) versions of Microsoft Office files are served with the …
- 19:01 Ticket #242 (DAV module does not respect if-unmodified-since) created by
- I.e. if you PUT or DELETE a resource with an if-unmodified-since …
11/03/12:
- 10:53 Ticket #241 (Ability to align cropped images in image_filter) created by
- I'd like to see this in nginx core :) Here's my little project to …
11/02/12:
- 19:30 Changeset in nginx_org [752:d26a60eab2b5] by
- Completely rewritten to provide actual information about new NGINX AMI …
- 03:14 Ticket #240 (cannot find files when ssi subrequest ended by a interrogation mark) created by
- HI a find a problem when using nginx SSI(Server Side Include ). when …
11/01/12:
- 11:08 Ticket #238 (segfault in DAV module during PUT processing) updated by
- The patch fixess the issue - no more segfaults, internal server error …
- 10:48 Ticket #238 (segfault in DAV module during PUT processing) updated by
- Please try the following patch: […]
10/31/12:
- 15:26 Changeset in nginx_org [751:9c1ffd02f1b7] by
- Removed "virtual" and HTTPS references from mail modules.
- 12:47 Changeset in nginx_org [750:6a1b1ba62cab] by
- Documented history of "worker_aio_requests" directive.
- 11:11 Changeset in nginx_org [749:2abb92a19101] by
- Documented 'worker_aio_requests' directive.
- 10:13 Changeset in nginx_org [748:95344046d2d8] by
- Documented 'mail' directive.
- 09:18 Changeset in nginx_org [747:ddec437b692b] by
- Fixed a number of typos.
- 02:11 Ticket #237 (Add optional systemd socket activation support) updated by
- Another benefit: systemd sockets support deep integration with …
- 00:41 Ticket #237 (Add optional systemd socket activation support) reopened by
- Reopening because I still think this merits discussion.
- 00:38 Ticket #237 (Add optional systemd socket activation support) updated by
- Yes, I realize nginx supports its own mechanism for binary upgrades. …
10/30/12:
- 16:32 Ticket #239 (Support for large (> 64k) FastCGI requests) updated by
- It is normal I have huge headers since I code the client that way, …
- 15:20 Ticket #239 (Support for large (> 64k) FastCGI requests) updated by
-
Priority, Status, Version, Component, Milestone changed
The limit is due to nginx isn't yet capable of creating fastcgi … - 14:45 Ticket #239 (Support for large (> 64k) FastCGI requests) created by
- Currently, a hardcoded limit returns a '[alert] fastcgi request record …
- 14:24 Milestone 1.3.8 completed
- Status: released 1.3.8 changelog …
- 14:06 Changeset in nginx_org [746:a02360a5c265] by
- nginx-1.3.8
- 13:35 Changeset in nginx [4897:d9f8f7d084d9] by
- release-1.3.8 tag
- 13:34 Changeset in nginx [4896:ab7ce0eb4cf7]release-1.3.8 by
- nginx-1.3.8-RELEASE
- 12:49 Ticket #238 (segfault in DAV module during PUT processing) created by
- Issuing DAV PUT request in some scenarios can lead to the segfault. …
- 11:14 Changeset in nginx [4895:508e61393b6c] by
- Event pipe: fixed handling of buf_to_file data. Input filter might …
- 11:09 Changeset in nginx [4894:0156fd6f48fa] by
- Style, parentheses instead of braces in misc/GNUMakefile.
- 06:50 Changeset in nginx_org [745:d61128d5ecfc] by
- Donors added.
10/29/12:
- 18:10 Changeset in nginx-tests [239:5d178e27037c] by
- Tests: test for proxy_cache with chunked response. This covers …
- 17:17 Changeset in nginx [4893:e89bd9896fea] by
- Variables $connection and $connection_requests. Log module …
- 12:59 Ticket #237 (Add optional systemd socket activation support) closed by
- wontfix: For binary upgrade on the fly (as available from very start, see docs …
10/27/12:
- 11:24 Ticket #237 (Add optional systemd socket activation support) updated by
- Also, #ifdef for Unix domain socket support may be redundant in a …
- 11:01 Ticket #237 (Add optional systemd socket activation support) created by
- The systemd project supports socket activation for services, allowing …
10/25/12:
- 10:58 Ticket #236 (Enabling Stapling causes Segmentation Fault) closed by
- fixed: Thanks, this was already reported on the mailing list and fixed by r4888.
- 01:50 Ticket #236 (Enabling Stapling causes Segmentation Fault) created by
- Hi, I am testing OCSP stapling on nginx 1.3.7 (with SPDY patches …
10/24/12:
- 14:07 Changeset in nginx [4892:063ac68d89dc] by
- Resolver: added missing memory allocation error handling.
10/23/12:
- 14:45 Changeset in nginx_org [744:ac709e45740d] by
- Revision of ngx_http_gunzip_module documentation.
- 14:36 Changeset in nginx [4891:1e666c78a42c] by
- ngx_http_keepalive_handler() is now trying to not keep c->buffer's …
- 13:05 Changeset in nginx_org [743:7951fb38b4b3] by
- The "clean" target will also remove dir.map.
- 13:01 Changeset in nginx_org [742:3a2e35f4c279] by
- Documented that "worker_processes auto" appeared in version 1.3.8.
- 11:01 Changeset in nginx_org [741:082a725038db] by
- Fixed default backlog value description for Mac OS X
- 09:11 Changeset in nginx_org [740:46d70031bea9] by
- Documented the recently added "auto" parameter of the …
- 09:08 Changeset in nginx [4890:173cd5458281] by
- Core: the "auto" parameter of the "worker_processes" directive. The …
- 06:51 Changeset in nginx_org [739:89a4b7e22e24] by
- Donors added.
10/19/12:
- 14:33 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by
- >It's actually known issue Yeah, Anight told me about that, but only …
- 14:24 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by
-
Priority, Status, Summary changed
Thank you for your report. It's actually known issue and manifests … - 12:25 Changeset in nginx_org [738:0914bbb59fd2] by
- Expanded "location" examples with another prefix location.
- 09:53 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) created by
- Nginx 1.2.4 segfaults in ngx_ssl_new_session(): Program terminated …
10/18/12:
- 14:48 Changeset in nginx [4889:a50ed82f19e4] by
- Removed conditional compilation from waitpid() error test. There are …
- 14:27 Changeset in nginx [4888:3abac956f6c8] by
- Gunzip: fixed r->gzip_ok check.
- 14:21 Changeset in nginx-tests [238:96387f409880] by
- Tests: tests to catch incorrect r->gzip_ok check in gunzip.
- 13:42 Changeset in nginx_org [737:46bb8caea2ab] by
- Added the "clean" target.
- 13:41 Changeset in nginx_org [736:9f2953d854fd] by
- Fixed language switcher in dirindex.html files by making them depend …
- 13:35 Changeset in nginx_org [735:e1593207d1cb] by
- Documented in more detail how time intervals are specified in nginx …
- 09:41 Ticket #234 (try_files with if) updated by
- Thanks a lot. It's works. But any way. It' very strange problem. If I …
- 09:19 Ticket #234 (try_files with if) updated by
- http://wiki.nginx.org/IfIsEvil#Examples - your problem is documented …
- 08:53 Ticket #234 (try_files with if) created by
- Существует проблема совместного использования правила if и try_files. …
10/17/12:
- 20:03 Ticket #233 (gzip compression not working for ie9) closed by
- invalid: Looking into request with browser internal tools is useless in most …
- 19:29 Ticket #233 (gzip compression not working for ie9) created by
- Hello guys, This is my very first bug report so bear with me. For …
- 14:30 Changeset in nginx_org [734:99ea52dbb4d4] by
- Moved all rules to the main makefile leaving language specific …
10/16/12:
- 12:55 Changeset in nginx_org [733:7f8e85a50845] by
- Renamed OX X to Mac OS X for uniformity.
- 12:44 Changeset in nginx_org [732:cea4732f6843] by
- The stale note about ngx_http_rewrite_module experimental status removed.
- 09:20 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) updated by
- thanks
- 07:36 Changeset in nginx_org [731:f62328124e5b] by
- Documented $upstream_cache_status and $upstream_response_length variables.
10/15/12:
- 16:31 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) closed by
- invalid: Obviously enough the problem is lack of understanding how alias works. …
- 09:20 Changeset in nginx_org [730:76e876c58dc0] by
- Added glue to generate compressed mail docs.
- 09:18 Changeset in nginx_org [729:024fdcdc3574] by
- Links from 404.html should be absolute.
- 08:02 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) updated by
-
Ok. Let me explain, so you do not have
errors403.html
and …
10/14/12:
- 22:36 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) updated by
- Replying to Valentin V. Bartenev: > According to your …
- 22:19 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) updated by
- According to your configuration nginx will try to open …
- 21:29 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) updated by
- […] hm reddirect to /err/404.html/ На этой странице обнаружена …
- 21:07 Ticket #232 ([bug] Location Alias doesn't work 1.3.7) created by
- Not working alias on nginx/1.3.7 […] >> # ls …
10/13/12:
- 18:16 Changeset in nginx_org [728:d900707102c6] by
- Regenerated.
- 18:15 Changeset in nginx_org [727:b2b10d564893] by
- Simplified nginx versions maintenance by providing only a single list …
10/12/12:
- 18:10 Ticket #231 (ngx_http_internal_redirect bypasses explicit location block) updated by
- Replying to Maxim Dounin: > (...) it will be logged in a …
- 17:17 Ticket #231 (ngx_http_internal_redirect bypasses explicit location block) closed by
- invalid: Requests are logged in the context of a location where request …
- 16:48 Ticket #231 (ngx_http_internal_redirect bypasses explicit location block) created by
- With the config below, if the server hits any of the error pages, …
- 13:22 Changeset in nginx_org [726:7b28d6ae4539] by
- Bumped revision.
- 13:05 Changeset in nginx_org [725:64085bf227f6] by
- Documented 'min_file_chunk' and 'value_length' SSI module directives.
- 10:01 Changeset in nginx_org [724:0422511d9bee] by
- Improved descriptions of indexing modules and mentioned others in …
- 09:17 Changeset in nginx_org [723:9429fd8bbac8] by
- Let the download/item/@pgp and download/item/@win attributes default …
- 09:10 Changeset in nginx_org [722:91dd4a7fadbb] by
- Regenerated.
- 09:10 Changeset in nginx_org [721:81ad082bc837] by
- Simplified things by including books.xslt, download.xslt and …
Note:
See TracTimeline
for information about the timeline view.