Timeline
08/26/11:
- 09:42 Changeset in nginx [4035:c2a91088b0c0] by
- Now if total size of all ranges is greater than source response size, …
- 04:47 Changeset in nginx_org [17:1fc034261cf4] by
- Refactoring r16: "initial" should be property of text but not of paragraph.
08/25/11:
- 19:39 Changeset in nginx_org [16:eb3fcac8a407] by
- Style fix.
- 19:34 Changeset in nginx_org [15:2f7420346aee] by
- Initial emphasizing support. Using it for "Q:" and "A:" letter in FAQ.
- 19:32 Changeset in nginx_org [14:22b3cd717e55] by
- Articles order changed.
- 17:29 Changeset in nginx [4034:e2c075e774b6] by
- Cache size accounting fix: actual cache size on disk was less than …
- 15:34 Changeset in nginx_org [13:ce71d57f0590] by
- Adding the FAQ page itself
- 15:32 Changeset in nginx_org [12:66659eaf045e] by
- Adding "Welcome to nginx!" vs Facebook FAQ page
08/23/11:
- 14:36 Changeset in nginx [4033:4e1a489c26cd] by
- Better handling of various per-server ssl options with SNI. …
- 14:22 Changeset in nginx [4032:7968f1edbdde] by
- Version bump.
- 13:39 Changeset in nginx [4031:3a18a14ecb48] by
- Restore the lost negation.
- 13:35 Changeset in nginx [4030:5c3633105878] by
- Removing incomplete draft documentation from release tarball and zip.
- 13:29 Changeset in nginx [4029:181ad4460b05] by
- Grammar fixes in CHANGES.
- 12:50 Changeset in nginx [4028:76bc29f06168] by
- CHANGES conversion from KOI8-R to UTF-8.
- 10:18 Changeset in nginx [4027:73c7ffd6275e] by
- Grammar fixes in CHANGES.
- 10:11 Changeset in nginx [4026:34c91abf6048] by
- XSLT regeneration for the previous commit.
- 10:10 Changeset in nginx [4025:7b85e695600a] by
- Traling spaces removal in text CHANGES files.
- 09:48 Changeset in nginx [4024:023b288a22b2] by
- XSLT regeneration for r4023.
- 09:01 Changeset in nginx [4023:dc4b7050e17e] by
- Get rid of " <br/>" hacks.
- 09:00 Changeset in nginx [4022:10b3b7908efb] by
- - support <br/> in the middle of input - fixed "<br>" lookup …
08/22/11:
- 14:38 Changeset in nginx-tests [169:81559ffe5b45] by
- Tests: preread body problem fixed in 1.1.1, remove TODO.
- 14:07 Changeset in nginx_org [11:621e499d1fea] by
- nginx-1.1.1 CHANGES
- 13:56 Changeset in nginx [4021:fd86fdb3ffaf] by
- release-1.1.1 tag
- 13:56 Changeset in nginx [4020:44bf95f67065]release-1.1.1 by
- nginx-1.1.1-RELEASE
- 13:45 Changeset in nginx_org [10:12f27f81c9cb] by
- nginx-1.1.1
- 12:34 Changeset in nginx [4019:5364d2e711cc] by
- SIGWINCH/NOACCEPT signal is disabled now in non-daemon mode. …
- 10:16 Changeset in nginx [4018:5e544655d97b] by
- The change in adaptive loader behaviour introduced in r3975: now cache …
- 10:07 Changeset in nginx [4017:4f4086cf1a07] by
- Fix buffer overrun under Windows.
- 00:00 Milestone 1.1.1 completed
- Status: released 1.1.1 changelog …
08/21/11:
- 11:37 Changeset in nginx [4016:b044d6553d52] by
- Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure. …
08/19/11:
- 20:11 Changeset in nginx [4015:e0a435f5f504] by
- Fix ignored headers handling in fastcgi/scgi/uwsgi. The bug had …
- 10:30 Changeset in nginx-tests [168:e9133938a5d3] by
- Tests: add uwsgi tests.
- 08:39 Changeset in nginx [4014:234907e676a5] by
- XSLT regeneration for r3998.
- 08:33 Changeset in nginx [4013:b427290fb6bc] by
- - Added missing dependencies for the CHANGES{,ru} targets. - Pass …
08/18/11:
- 21:48 Changeset in nginx [4012:bf452af6c1d2] by
- Complain on invalid log levels. Previously only first log level was …
- 17:04 Changeset in nginx [4011:9d4cbb09ae8b] by
- Upstream: properly allocate memory for tried flags. Previous …
- 16:52 Changeset in nginx [4010:74a93d3fdd85] by
- Fixing cpu hog with all upstream servers marked "down". The following …
- 16:34 Changeset in nginx [4009:3183165283cc] by
- Fixing proxy_set_body and proxy_pass_request_body with SSL. Flush …
- 16:27 Changeset in nginx [4008:debb2f235aa3] by
- Fix names of the referer hash size directives introduced in r3940.
- 15:57 Changeset in nginx [4007:7e3c557c2604] by
- Rebuild manpage only if needed.
- 15:52 Changeset in nginx [4006:87f47e05fc82] by
- Fix body with request_body_in_single_buf. If there were preread data …
- 15:27 Changeset in nginx [4005:e56c1e9873cb] by
- Correctly set body if it's preread and there are extra data. …
- 15:10 Changeset in nginx [4004:84bd993b8cd3] by
- Lower optimization level for Sun Studio before 12.1. At least Sun …
08/17/11:
- 21:59 Changeset in nginx-tests [167:b8fdbc918280] by
- Tests: add scgi headers_param test.
- 11:17 Changeset in nginx-tests [166:c0ae29632905] by
- Tests: nuke "master_process off;" usage. It's not really suitable for …
- 08:40 Ticket #3 (POSIX Semaphores can be used at Solaris) closed by
- fixed: Committed as r4004, thanks!
- 08:35 Changeset in nginx [4003:8cca96abbc3e] by
- Detect POSIX semaphores in librt on Solaris (ticket #3). Patch by …
- 00:41 Ticket #3 (POSIX Semaphores can be used at Solaris) updated by
-
Status, Description changed
Thank you, patch looks ok and passes tests here.
08/16/11:
- 13:15 Ticket #7 (request never read by nginx) updated by
- the command to launch the tests : while [ 1 ]; do ./objs/nginx -p …
- 13:07 Ticket #7 (request never read by nginx) updated by
- Oops I forgot the code... I sent you the sources
- 12:37 Ticket #7 (request never read by nginx) updated by
- If you think the problem is not in your code - please reproduce it …
- 09:49 Ticket #7 (request never read by nginx) updated by
- I think is not my code, because the access log show the problem : …
- 09:31 Ticket #7 (request never read by nginx) closed by
- invalid: This looks like problem in your code, not in nginx. If you need help, …
- 08:36 Ticket #7 (request never read by nginx) created by
- Hello, First, sorry for my english, it isn't my native language. I …
08/15/11:
- 10:34 Changeset in nginx_org [9:c800cfaa211d] by
- Set svn:ignore.
- 10:30 Changeset in nginx_org [8:39768562fc89] by
- - Use sed(1) instead of perl(1) for whitespace stripping. - Removed …
- 10:16 Changeset in nginx_org [7:cc28e27da275] by
- Removed excessive use of properties; discussed with mdounin@.
- 09:48 Changeset in nginx_org [6:8e9bd20faa47] by
- - Hide some internal paths. - Search JARs in two common places. - …
- 06:24 Changeset in nginx_org [5:1ab4bbd98341] by
- Be more chatty about subscription requirements.
08/13/11:
- 15:19 Ticket #5 (Installation script fails on ArchLinux with Linux 3.0 kernel) closed by
- fixed: The patch committed as r4003.
- 15:15 Changeset in nginx [4002:4068898a6a7c] by
- Configure: catch up with new Linux version numbering (ticket #5). …
08/12/11:
- 22:08 Ticket #6 (limit_req_log_level directive not honoured) closed by
- invalid: This is not a bug. Directive "limit_req_log_level" is to set log …
- 20:31 Ticket #6 (limit_req_log_level directive not honoured) created by
- I've noticed that one of the CMSs on a test server is loading slowly. …
- 11:44 Ticket #5 (Installation script fails on ArchLinux with Linux 3.0 kernel) updated by
-
Priority changed
- 11:28 Ticket #5 (Installation script fails on ArchLinux with Linux 3.0 kernel) updated by
-
Status changed
Attached patch should fix it. - 11:21 Ticket #5 (Installation script fails on ArchLinux with Linux 3.0 kernel) updated by
- There seems to be a problem with the regex calculating the Linux …
- 11:01 Changeset in nginx_org [4:2cd86293f98d] by
- Revise.
- 09:44 Ticket #5 (Installation script fails on ArchLinux with Linux 3.0 kernel) created by
- I wanted to run nginx with passenger (mod_rails) on ArchLinux with …
- 07:19 Changeset in nginx_org [3:42c5e4a37db3] by
- Added links to Trac.
08/11/11:
- 20:12 Ticket #4 (Bug with relative paths) closed by
- invalid: Please use mailing list for questions instead.
- 15:08 Ticket #4 (Bug with relative paths) created by
- I cannot get nginx and php to work with relative paths in some …
- 14:21 Changeset in nginx_org [2:a9879bd073c5] by
- Don't (r)sync mod-time.
- 13:44 Changeset in nginx_org [1:b633fc3525eb] by
- - Cleaned up GNUmakefile somewhat. - Added a bunch of svn:ignore …
- 12:19 Changeset in nginx_org [0:61e04fc01027] by
- Initial import of the nginx.org website.
- 04:44 Ticket #3 (POSIX Semaphores can be used at Solaris) created by
- Here is Nginx 1.0.5 patch: […]
08/10/11:
- 15:48 Ticket #2 (HttpRealIpModule only seems to work with one trusted proxy, you can't ...) updated by
-
Status, Type changed
This is not a bug, realip module doesn't follow ip addresses chain but … - 15:12 Ticket #2 (HttpRealIpModule only seems to work with one trusted proxy, you can't ...) created by
- HttpRealIpModule only seems to work with the first trusted proxy set …
- 12:30 Changeset in nginx [4001:6df31b324bbf] by
- - Replaced explicit link to bugtracker with a support link (which …
- 08:03 Changeset in nginx [4000:98f9fcd3c320] by
- Mention our preferred way of accepting bug reports.
08/09/11:
- 15:18 Changeset in nginx [3999:36ce2e430bdd] by
- Don't ignore xmllint errors.
- 15:15 Changeset in nginx [3998:131adbb6c82d] by
- Regen after makefile changes.
08/08/11:
- 16:28 Ticket #1 (Incorrect parsing of IPv6 literal in Host header) updated by
-
Status changed
(Thank you, this is certainly a valid problem. We are aware of it, … - 12:02 Ticket #1 (Incorrect parsing of IPv6 literal in Host header) created by
- Hello, this is a bug-repost from …
08/05/11:
- 13:42 Changeset in nginx [3997:cb90f030acfd] by
- using sed instead of perl
- 09:25 Changeset in nginx [3996:fc808f006ff4] by
- skeleton for documentation processing
- 09:00 Changeset in nginx [3995:3ce6b8cedcb9] by
- update documentation build procedure
- 08:51 Changeset in nginx [3994:87628d211f9a] by
- fix gzip quantity: "q=0." and "q=1." are valid values according to RFC
08/04/11:
- 14:50 Changeset in nginx [3993:f77ed914eb1d] by
- refactor gzip quantity introduced in r3981: it ignored "q=1.000"
- 11:12 Changeset in nginx [3992:a1dd9dc754ab] by
- A new fix for the case when ssl_session_cache defined, but ssl is not …
08/03/11:
- 16:01 Changeset in nginx [3991:509db6c0c5dc] by
- removal of error message about %name log_format parameters, they have …
- 13:31 WikiStart edited by
- (diff)
- 12:48 WikiStart edited by
- (diff)
- 10:08 WikiStart edited by
- (diff)
08/02/11:
- 12:43 Changeset in nginx [3990:3165250f6c16] by
- fix typo introduced in r3985
- 12:39 Changeset in nginx [3989:806153a80cf5] by
- bump version
- 09:12 TracTicketsCustomFields created by
- 09:11 TracQuery created by
- 09:09 TracWiki created by
- 09:08 TracTimeline created by
- 09:08 TracSearch created by
- 09:08 TracTickets created by
- 09:07 TracReports created by
- 09:07 TracBrowser created by
- 09:06 CamelCase created by
- 09:05 PageTemplates created by
- 09:05 RecentChanges created by
- 09:04 WikiRestructuredTextLinks created by
- 09:04 WikiRestructuredText created by
- 09:04 WikiProcessors created by
- 09:04 WikiPageNames created by
- 09:04 WikiNewPage created by
- 09:04 WikiMacros created by
- 09:04 WikiHtml created by
- 09:04 WikiFormatting created by
- 09:04 WikiDeletePage created by
- 09:02 TitleIndex created by
08/01/11:
- 17:50 Changeset in nginx-tests [165:fca70f483608] by
- Tests: fix previous commit (print original message length).
- 17:45 Changeset in nginx-tests [164:f602276b9bb9] by
- Tests: truncate huge messages while logging.
- 17:23 Changeset in nginx-tests [163:450206ed1fd2] by
- Tests: move logging out of alarm. Logging large amounts of data may …
- 16:23 Changeset in nginx-tests [162:465a711ffa19] by
- Tests: set SIGALRM handler before arming timer.
- 14:47 Changeset in nginx [3988:61b97a08d97f] by
- release-1.1.0 tag
- 14:47 Changeset in nginx [3987:f31aea5b0665]release-1.1.0 by
- nginx-1.1.0-RELEASE
- 14:46 WikiStart edited by
- (diff)
- 14:38 Changeset in nginx [3986:6c4d2d163611] by
- fix r3981 again for case "Accept-Encoding: gzip"
- 14:16 WikiStart edited by
- (diff)
- 14:15 WikiStart edited by
- (diff)
- 13:56 WikiStart edited by
- (diff)
- 13:54 WikiStart edited by
- (diff)
- 13:52 Changeset in nginx [3985:07d1aa82899b] by
- always set timer in discard body handler, this fixes the cases when …
- 13:26 Changeset in nginx [3984:3e51832c8215] by
- lingering_close "off|on|always" patch by Maxim Dounin
- 13:08 Changeset in nginx [3983:e126d997cbc6] by
- do not send RST on normal lingering close read timeout, if …
- 11:21 Changeset in nginx [3982:aab3889c41e9] by
- fix r3981 for case "Accept-Encoding: gzip"
- 11:08 Changeset in nginx [3981:77604e9a1ed8] by
- enable lingering close for pipelined requests patch by Maxim Dounin
- 11:02 Changeset in nginx [3980:19de03b4217f] by
- Accept-Encoding refactoring: "gzip; q=0" support
- 00:00 Milestone 1.1.0 completed
- 1.1.0 changelog …
07/30/11:
- 07:34 Changeset in nginx [3979:1d9353fbc077] by
- Accept-Encoding refactoring: test first the most common case "gzip,"
- 06:20 Changeset in nginx [3978:6b608bf9f3ae] by
- Accept-Encoding refactoring: remove ancient MSIE 4.x test for gzip
- 06:11 Changeset in nginx [3977:2527cdb8d31f] by
- test length of proxy_pass with variables patch by Lanshun Zhou
07/29/11:
- 15:33 Changeset in nginx [3976:215fe9223419] by
- update r3945 with more descriptive error message
- 15:15 Changeset in nginx [3975:3ce20f216ede] by
- copy OpenSSL-1.0.0d LICENSE for nginx/Windows zip
- 15:09 Changeset in nginx [3974:d10bcb07d9d4] by
- loader_files, loader_sleep, and loader_threshold
07/28/11:
- 22:28 Changeset in nginx-tests [161:2c07dc5bc354] by
- Tests: avoid using encode_base64url(). It only recently appeared in …
- 13:12 Changeset in nginx-tests [160:197d5d9fd7f9] by
- Tests: add tests for secure_link module.
Note:
See TracTimeline
for information about the timeline view.