]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2010-10-12 Igor Sysoevalways update an aio_senfile connection flag accodring...
2010-10-12 Igor Sysoevupdate event flags after successful io_submit()
2010-10-12 Igor Sysoevfile AIO read may be posted inside loop
2010-10-11 Igor Sysoevadd default listen port at the end of server block...
2010-10-08 Igor Sysoevfix testing, the bug has been introduced in r3218
2010-10-04 Igor Sysoevgzip_disable degradation
2010-10-04 Igor Sysoevngx_http_degraded()
2010-10-04 Igor Sysoevbump version
2010-09-28 Igor Sysoevrelease-0.8.52 tag
2010-09-28 Igor Sysoevnginx-0.8.52-RELEASE release-0.8.52
2010-09-28 Igor Sysoevnginx uses SSL mode for a listen socket with any option...
2010-09-28 Igor Sysoevbump version
2010-09-27 Igor Sysoevrelease-0.8.51 tag
2010-09-27 Igor Sysoevnginx-0.8.51-RELEASE release-0.8.51
2010-09-27 Igor Sysoevallow duplicate listen ssl options
2010-09-27 Igor Sysoevdecrease resolver errors level to error
2010-09-15 Igor Sysoevworker_rlimit_core should be off_t
2010-09-13 Igor Sysoevfix typo
2010-09-06 Igor Sysoevdiscard "secure_link_expires on|off"
2010-09-06 Igor Sysoevbump version
2010-09-02 Igor Sysoevrelease-0.8.50 tag
2010-09-02 Igor Sysoevnginx-0.8.50-RELEASE release-0.8.50
2010-09-02 Igor Sysoevnew ngx_http_secure_link_module with secure_link, secur...
2010-09-02 Igor Sysoevfix race condition if during reconfiguration two cache...
2010-09-02 Igor Sysoevgzip_disable msie6 ignored other patterns
2010-09-02 Igor Sysoevgzip_disable compiled always the first pattern only
2010-09-02 Igor Sysoevgzip_disable msie6 did not inherited if nginx was built...
2010-09-02 Igor Sysoevadd "Global\" prefix for signal events
2010-09-02 Igor Sysoevthe -q switch
2010-08-26 Igor Sysoevif a location is specified by regex, then always compil...
2010-08-25 Igor Sysoevbump version
2010-08-09 Igor Sysoevrelease-0.8.49 tag
2010-08-09 Igor Sysoevnginx-0.8.49-RELEASE release-0.8.49
2010-08-06 Igor Sysoevimage_filter_jpeg_quality supports variables
2010-08-04 Igor Sysoevzero fcn->updating after node allocation
2010-08-04 Igor Sysoeverror status codes could be cached for next request...
2010-08-03 Igor Sysoevwe can free GeoIPRecord just after GeoIP_region_name_by...
2010-08-03 Igor Sysoevfix segfault, the bug has been introduced in r3738
2010-08-03 Igor Sysoevbump version
2010-08-03 Igor Sysoevrelease-0.8.48 tag
2010-08-03 Igor Sysoevnginx-0.8.48-RELEASE release-0.8.48
2010-08-03 Igor Sysoev$geoip_region_name
2010-08-03 Igor Sysoev$geoip_dma_code and $geoip_area_code
2010-08-03 Igor Sysoevfix fastcgi_split_path_info, if URI was not fully captured
2010-08-03 Igor Sysoev*) make code consistent to fastcgi, etc
2010-08-03 Igor Sysoevuse NULL instead of 0
2010-08-03 Igor Sysoevdelete surplus assignment
2010-08-03 Igor Sysoevinherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass...
2010-08-02 Igor Sysoevngx_http_conf_get_module_srv_conf() and ngx_http_conf_g...
2010-08-02 Igor Sysoevfix directive type
2010-08-02 Igor Sysoevchange logic slightly
2010-08-02 Igor Sysoevchange order
2010-08-02 Igor Sysoev*) delete cache key node after a cache file removal
2010-07-30 Igor Sysoevescape ";" in arguments
2010-07-30 Igor Sysoevcount cache key node usage for cached error statuses
2010-07-30 Igor Sysoevdo not free unused cache node if cache min_uses > 1,
2010-07-29 Igor Sysoevreturn 415 on too big image in image filter
2010-07-29 Igor Sysoevchange default server_name_in_redirect value to off,
2010-07-29 Igor Sysoevuse an empty name as default server_name instread of...
2010-07-29 Igor Sysoevallow server_name "" as the first name
2010-07-29 Igor Sysoevdecrease SSL handshake error level to info
2010-07-29 Igor Sysoevcopy OpenSSL-0.9.8o LICENSE for nginx/Windows zip
2010-07-29 Igor Sysoevbump version
2010-07-28 Igor Sysoevrelease-0.8.47 tag
2010-07-28 Igor Sysoevnginx-0.8.47-RELEASE release-0.8.47
2010-07-28 Igor Sysoevmove debug logging inside ngx_http_file_cache_free()
2010-07-28 Igor Sysoevfix $request_time for subrequests
2010-07-28 Igor Sysoevseveral changes in cache cleanup handling:
2010-07-27 Igor Sysoevfix r3708 and r3695: valid_sec is set only for caching...
2010-07-27 Igor Sysoevfix r3707: cache node should be freed be a response...
2010-07-27 Igor Sysoevfix typo
2010-07-27 Igor Sysoevfix r3695: this commit
2010-07-19 Igor Sysoevan intercepted error code was not cached
2010-07-19 Igor Sysoevstyle fix
2010-07-19 Igor Sysoevinitialize r->cache->file.fd with NGX_INVALID_FILE
2010-07-19 Igor Sysoevbump version
2010-07-19 Igor Sysoevrelease-0.8.46 tag
2010-07-19 Igor Sysoevnginx-0.8.46-RELEASE release-0.8.46
2010-07-19 Igor Sysoevadd warnings for proxy_no_cache and fastcgi_no_cache
2010-07-19 Igor Sysoevproxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_byp...
2010-07-16 Igor Sysoevrename ngx_http_file_cache_create() to ngx_http_file_ca...
2010-07-15 Igor Sysoevngx_http_file_cache_create()
2010-07-15 Igor Sysoevngx_http_file_cache_name()
2010-07-15 Igor Sysoevstyle fix
2010-07-15 Igor Sysoevdelete empty cache zone node if we could not get respon...
2010-07-14 Igor Sysoevfix scgi_no_cache and uwsgi_no_cache initialization
2010-07-14 Igor Sysoevuse ngx_http_test_predicates(), ngx_http_set_predicate_...
2010-07-14 Igor Sysoevngx_http_test_predicates(), ngx_http_set_predicate_slot()
2010-07-14 Igor Sysoevbump version
2010-07-13 Igor Sysoevrelease-0.8.45 tag
2010-07-13 Igor Sysoevnginx-0.8.45-RELEASE release-0.8.45
2010-07-13 Igor Sysoevallow setfib=0
2010-07-12 Igor Sysoevuse xmlSAXHandler._private field to store xslt filter...
2010-07-08 Igor Sysoevfix building by msvc7
2010-07-08 Igor Sysoevstop ./configure on Win32 if no library sources was...
2010-07-08 Igor Sysoevdo not use prebuild OpenSSL Win32 libraries
2010-07-08 Igor Sysoevfix typo
2010-07-08 Igor Sysoevstyle fix
2010-07-07 Igor Sysoevupdate r->buffered after processing SSI command,
2010-07-07 Igor Sysoevbump version
next