Timeline
06/25/10:
- 13:17 Changeset in nginx [3649:fd6f0f1a9055] by
- fix building without IPv6 after the previous commit
- 12:16 Changeset in nginx [3648:67dc5dbbcca3] by
- Now $uid_set may be used at any time, r2013 states the same is wrong. …
- 12:06 Changeset in nginx [3647:ba0db579aeb6] by
- make logic more clear
- 12:05 Changeset in nginx [3646:7a8e7576eb94] by
- delete stale comments
06/24/10:
- 15:26 Changeset in nginx [3645:9f22c780d574] by
- eliminate a number of ranges: about 18,000 /16 networks are empty, …
- 15:17 Changeset in nginx [3644:5d3282cfc43c] by
- fix a bug when ngx_cpymem() returns a cast type: p = (type *) …
- 13:16 Changeset in nginx [3643:762712d69672] by
- break cycle early
06/23/10:
- 16:34 Changeset in nginx [3642:ac33852faaac] by
- style fix
- 15:31 Changeset in nginx [3641:6802ba529ec4] by
- change ngx_http_variable_value_node_t to more generic ngx_str_node_t
- 14:49 Changeset in nginx [3640:6a767188e365] by
- bump version
06/21/10:
- 10:16 Changeset in nginx [3639:0af8633a44c1] by
- release-0.8.42 tag
- 10:16 Changeset in nginx [3638:b5a306574909]release-0.8.42 by
- nginx-0.8.42-RELEASE
06/18/10:
- 15:51 Changeset in nginx [3637:d656caa72ec9] by
- ngx_http_scgi_module
- 15:38 Changeset in nginx [3636:446f611b0a79] by
- Test regex location if URI matches exactly to non-exact location. …
- 15:17 Changeset in nginx [3635:c0113b6648de] by
- use ngx_http_send_response() in empty_gif
- 15:16 Changeset in nginx [3634:40e356cf4176] by
- add files missed in the previuos commit
- 15:15 Changeset in nginx [3633:187783310b65] by
- return code text
- 15:08 Changeset in nginx [3632:920919d9148c] by
- ngx_http_send_response()
- 14:58 Changeset in nginx [3631:eb5e237bfa58] by
- 303 See Other
06/15/10:
- 15:30 Changeset in nginx [3630:b5819529738a] by
- style fix
- 15:27 Changeset in nginx [3629:a2a3378824ba] by
- fix r3628
- 15:21 Changeset in nginx [3628:cf47471a9eda] by
- make code more obviuos
- 15:15 Changeset in nginx [3627:9061fdb2ed8c] by
- use ngx_http_parse_status_line()
- 15:13 Changeset in nginx [3626:e4cabc48b862] by
- ngx_http_parse_status_line()
- 15:09 Changeset in nginx [3625:8a6b36db2398] by
- update the previous commit
- 14:30 Changeset in nginx [3624:3b7e8fa31a00] by
- support CGI-style response
- 12:45 Changeset in nginx [3623:633ef29c9881] by
- style fix
- 12:41 Changeset in nginx [3622:73e23d7cb3c0] by
- bump version
- 09:55 Changeset in nginx [3621:1b9280eba356]stable-0.7 by
- release-0.7.67 tag
- 09:55 Changeset in nginx [3620:389610e6fc53]stable-0.7release-0.7.67 by
- nginx-0.7.67-RELEASE
- 09:51 Changeset in nginx [3619:5a30ea317664]stable-0.7 by
- merge r3615: do not free() stack allocated buffer
- 09:50 Changeset in nginx [3618:31f1abb90260]stable-0.7 by
- bump version
- 09:45 Changeset in nginx [3617:7ac7c27eaa6b] by
- release-0.8.41 tag
- 09:45 Changeset in nginx [3616:718b4cb3faf7]release-0.8.41 by
- nginx-0.8.41-RELEASE
- 09:31 Changeset in nginx [3615:31e9677b15a1] by
- allow spaces in URI
06/14/10:
- 18:09 Changeset in nginx [3614:4b4385492f2a] by
- do not free() stack allocated buffer
06/10/10:
- 11:08 Changeset in nginx [3613:64bd39f03182] by
- PATCH method
- 08:17 Changeset in nginx [3612:f9a96545fee7] by
- allow Destination URL without host
06/08/10:
- 19:33 Changeset in nginx [3611:395ae91f7a5a] by
- delete empty Server and Date header used only in proxy mode
- 16:15 Changeset in nginx [3610:edcc271f7c4c] by
- change variable names
- 15:25 Changeset in nginx [3609:0ae39a108291] by
- install uwsgi_params
- 13:43 Changeset in nginx [3608:8b55806ceb97] by
- delete surplus flush
- 09:06 Changeset in nginx [3607:8bff43217171] by
- do not try to calculate procent sum if there was an error
06/07/10:
- 14:37 Changeset in nginx [3606:39535a91776d] by
- delete useless code
- 14:33 Changeset in nginx [3605:ef078f482a89] by
- fix rewritten Refresh header length
- 13:38 Changeset in nginx [3604:3a64bdacf1e4] by
- 202 Accepted status code
- 13:34 Changeset in nginx [3603:041ed4c980f5] by
- bump version
- 12:41 Changeset in nginx [3602:8fa8402427c6]stable-0.7 by
- release-0.7.66 tag
- 12:41 Changeset in nginx [3601:a4b5121bfb40]stable-0.7release-0.7.66 by
- nginx-0.7.66-RELEASE
- 12:38 Changeset in nginx [3600:f476f6da94ef] by
- release-0.8.40 tag
- 12:38 Changeset in nginx [3599:4846ec9f83cb]release-0.8.40 by
- nginx-0.8.40-RELEASE
- 12:27 Changeset in nginx [3598:8152369f7037]stable-0.7 by
- merge r3528: remove r->zero_in_uri
- 12:23 Changeset in nginx [3597:0d8b8c84bab7]stable-0.7 by
- merge r3518, r3527: cache related fixes: *) do not cache response if …
- 12:17 Changeset in nginx [3596:555de5bdb800]stable-0.7 by
- merge r3502: use lstat() for WebDAV DELETE, COPY, and MOVE to handle …
- 12:08 Changeset in nginx [3595:8944c3e318ab]stable-0.7 by
- merge r3498, r3499: opening files fixes: *) use non-blocking open() …
- 11:55 Changeset in nginx [3594:8a5106c2a377]stable-0.7 by
- merge r3489, r3493: *) MSVC8 compatibility with OpenSSL 1.0.0 *) fix …
- 11:51 Changeset in nginx [3593:a79d2ad7a2d8]stable-0.7 by
- merge r3487, r3525: rewrite fixes: *) escape ampersand in argument …
- 11:49 Changeset in nginx [3592:fdd0943b277d]stable-0.7 by
- merge r3488: revert partially r1555 and fix the error "memcached sent …
- 11:48 Changeset in nginx [3591:b3cfbb1f0224]stable-0.7 by
- merge r3482: do not set file time in ngx_copy_file() if the time is …
- 11:46 Changeset in nginx [3590:d963fa32847e]stable-0.7 by
- merge r3515: fix segfault: ngx_http_upstream_cleanup() cleans …
- 11:45 Changeset in nginx [3589:1c2e8b92751d]stable-0.7 by
- merge r3478: reset a parsing state to parse correctly an upstream …
- 10:37 Changeset in nginx [3588:d0c46cafc201]stable-0.7 by
- merge r3477: zlib 1.2.4 compatibility
- 10:35 Changeset in nginx [3587:e1409e56ba7c]stable-0.7 by
- merge r3473, r3474, r3385, r3386, r3537: signal processing stability: …
- 10:26 Changeset in nginx [3586:2d21e02fc01d]stable-0.7 by
- merge r3464, r3500, r3501: *) make $request_method non-cacheable *) …
- 10:15 Changeset in nginx [3585:3031b5931864]stable-0.7 by
- merge r3460: allow HTTPS referers
- 10:14 Changeset in nginx [3584:771d28b86077]stable-0.7 by
- merge r3459, r3571: Win32 fixes: *) compare long file names in …
- 10:09 Changeset in nginx [3583:d513f9d30208]stable-0.7 by
- merge r3456, r3458, r3465: SSL fixes: *) decrease SSL handshake …
- 10:04 Changeset in nginx [3582:24e7bf1abbe5]stable-0.7 by
- merge r3457: fix a geo range if the range includes two or more /16 …
- 09:54 Changeset in nginx [3581:17995396463d]stable-0.7 by
- merge r3454, r3455, r3486, r3496, r3519, r3523: SSI fixes: *) use …
- 09:36 Changeset in nginx [3580:667c22171519]stable-0.7 by
- merge r3452, r3462, r3471, r3472: fix miscellaneous name bugs: *) …
- 09:25 Changeset in nginx [3579:d612c9374453]stable-0.7 by
- merge r3451, r3506: mail related fixes: *) delete surplus code *) …
- 09:19 Changeset in nginx [3578:28ee756697b1]stable-0.7 by
- merge r3412, r3485: *) allow a chunked body for 201 responses *) …
- 09:06 Changeset in nginx [3577:376a648e4541]stable-0.7 by
- merge r3399: $geoip_city_continent_code, $geoip_latitude, $geoip_longitude
- 09:05 Changeset in nginx [3576:d87088142876]stable-0.7 by
- merge r3394, r3395: force image filter conversion if JPEG application …
- 09:01 Changeset in nginx [3575:fe084c435dc3]stable-0.7 by
- merge r3368, r3392: ./configure related fixes: *) test invalid …
- 08:51 Changeset in nginx [3574:724e5cd44164]stable-0.7 by
- merge r3318, r3449: perl related fixes: *) do not log error if …
06/04/10:
- 17:47 Changeset in nginx [3573:5d9ff79eab6f]stable-0.7 by
- merge r3316, r3317, r3420, r3421, r3453: browsers related fixes: *) …
- 17:38 Changeset in nginx [3572:b7c4d96cd61c]stable-0.7 by
- bump version
- 16:05 Changeset in nginx [3571:67394153ec39] by
- fix "/dir/%3F../" and "/dir/%23../" cases
- 15:37 Changeset in nginx [3570:e03b8a4fb906] by
- test default NTFS stream "::$DATA"
- 13:34 Changeset in nginx [3569:8bb6ce44672a] by
- *) delete no longer used unix domain sockets *) fix unix domain socket …
- 12:55 Changeset in nginx [3568:7cfbc51bac01] by
- uwsgi cache
- 12:32 Changeset in nginx [3567:9bbfce117cfb] by
- uwsgi_bind
- 12:26 Changeset in nginx [3566:b81d44244cb1] by
- allow uwsgi_param to override client headers using HTTP_ parameters
- 11:31 Changeset in nginx [3565:1e86f0ac9a44] by
- uwsgi_store
- 10:03 Changeset in nginx [3564:3da009cc90f3] by
- add uwsgi_param and client request headers debug logging
- 09:17 Changeset in nginx [3563:90d7227d47bf] by
- do not pass if-... headers for cacheable fastcgi responses
06/03/10:
- 16:42 Changeset in nginx [3562:e2d54eb7472e] by
- rename variable to conform to the next commit
- 14:50 Changeset in nginx [3561:20708cffd6dc] by
- use local headers_names array instead of stored in configuration and …
- 14:41 Changeset in nginx [3560:a36c63c6d26a] by
- allow fastcgi_param to override client headers using HTTP_ parameters
- 13:49 Changeset in nginx [3559:519dcf4cb3de] by
- add client request headers debug logging in fastcgi
06/02/10:
- 15:08 Changeset in nginx [3558:83c9a10ec029] by
- remove the special static fastcgi_param values processing, because it …
06/01/10:
- 20:32 Changeset in nginx [3557:77188d729402] by
- print default module temporary directory path in summary only if the …
- 20:27 Changeset in nginx [3556:b9415935d95d] by
- style fix
- 20:24 Changeset in nginx [3555:bc734cf061b0] by
- improve uwsgi_string processing
- 20:23 Changeset in nginx [3554:36b3c1b21544] by
- delete unneeded declaration
- 20:21 Changeset in nginx [3553:b4a60663f6c0] by
- delete unused ngx_http_uwsgi_add_variables()
- 20:19 Changeset in nginx [3552:40eba0271b1d] by
- improve uwsgi_modifierX processing: *) use ngx_conf_set_num_slot() *) …
- 19:57 Changeset in nginx [3551:fb4cbe681e81] by
- remove LICENSE text
- 17:46 Changeset in nginx [3550:9f715c9e5b82] by
- style fix
- 17:44 Changeset in nginx [3549:0b3613117ac5] by
- ./configure --http-uwsgi-temp-path=PATH
- 17:30 Changeset in nginx [3548:fc7541a6959d] by
- fix the previous commit when value is static string: remove the …
- 17:25 Changeset in nginx [3547:c2da61796410] by
- remove useless copy: key name should be just copied before value length
- 17:04 Changeset in nginx [3546:3a9fca8cbdfc] by
- simplify binary little endian length processing
- 16:12 Changeset in nginx [3545:11c4f3a1e439] by
- use ngx_str_set() and ngx_str_null()
- 16:10 Changeset in nginx [3544:6048c77cfbb2] by
- fix copyrights
- 16:00 Changeset in nginx [3543:e132566a942e] by
- fix style, some names, and building by MSVC8
- 15:55 Changeset in nginx [3542:9bf51b3fc1c1] by
- style fix: remove tabs and trailing spaces
- 15:53 Changeset in nginx [3541:21452748d165] by
- import original ngx_http_uwsgi_module version
- 15:20 Changeset in nginx [3540:2bf7f72f26b7] by
- bump version
05/31/10:
- 15:41 Changeset in nginx-tests [137:59021f2b2fd3] by
- Tests: fix limit_req test to avoid timeouts. In 0.8.38 delay finally …
- 15:10 Changeset in nginx [3539:2f0bd8be0a35] by
- release-0.8.39 tag
- 15:10 Changeset in nginx [3538:af10bf9d4c65]release-0.8.39 by
- nginx-0.8.39-RELEASE
- 14:49 Changeset in nginx [3537:d2848db4d98e] by
- fix IPv6 and Unix domain sockets inheritance while online upgrade
- 14:44 Changeset in nginx [3536:72c3edbd4dc8] by
- fix building by ICC8, the bug had been introduced in r3476
- 14:41 Changeset in nginx [3535:abb3901be800] by
- fix handling an inherited alias in inclusive location
Note:
See TracTimeline
for information about the timeline view.