Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix MacOSX building, broken in r2616 | Igor Sysoev | 2009-04-01 | |
| | ||||
* | zero cache file length, | Igor Sysoev | 2009-04-01 | |
| | | | | this fixes full cache purging and hogging CPU by the cache manager after this | |||
* | add debug logging | Igor Sysoev | 2009-04-01 | |
| | ||||
* | Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set | Igor Sysoev | 2009-03-31 | |
| | | | | | without any other flags. On the other hand, Unix requires at least the write flag to be set together with O_APPEND. | |||
* | win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND | Igor Sysoev | 2009-03-30 | |
| | ||||
* | ngx_process_tray() | Igor Sysoev | 2009-03-30 | |
| | ||||
* | fix segfault introduced in r2602 if there is 502/504 error | Igor Sysoev | 2009-03-30 | |
| | | | | and proxy/fastcgi_cache is defined without proxy/fastcgi_cache_valid | |||
* | fix r2579 | Igor Sysoev | 2009-03-30 | |
| | ||||
* | fix FreeBSD before 7 building, broken in r2616 | Igor Sysoev | 2009-03-30 | |
| | ||||
* | bump version | Igor Sysoev | 2009-03-30 | |
| | ||||
* | bump version | Igor Sysoev | 2009-03-30 | |
| | ||||
* | nginx_version | Igor Sysoev | 2009-03-30 | |
| | ||||
* | introduce cache manager instead of cache cleaner | Igor Sysoev | 2009-03-30 | |
| | ||||
* | ngx_fs_bsize() | Igor Sysoev | 2009-03-30 | |
| | ||||
* | fix ngx_wsasend_chain() | Igor Sysoev | 2009-03-29 | |
| | ||||
* | update cpuid for Core 2 and Atom | Igor Sysoev | 2009-03-28 | |
| | ||||
* | delete duplicate error logging | Igor Sysoev | 2009-03-27 | |
| | ||||
* | improve ngx_slab_alloc() error logging | Igor Sysoev | 2009-03-27 | |
| | ||||
* | delete old debugging and info | Igor Sysoev | 2009-03-27 | |
| | ||||
* | rename ngx_http_scrip_flush_complex_value() | Igor Sysoev | 2009-03-27 | |
| | | | | to ngx_http_script_flush_complex_value() | |||
* | fix plain text values using relative path in ngx_http_complex_value(), | Igor Sysoev | 2009-03-27 | |
| | | | | this fixes the auth_basic_user_file bug introduced in r2589 | |||
* | fix alias with variables, but without captures, | Igor Sysoev | 2009-03-26 | |
| | | | | the bug had been introduced in r2566 and r2573 | |||
* | delete unneeded condition | Igor Sysoev | 2009-03-26 | |
| | ||||
* | fix add_header Last-Modified "", broken in r2589 | Igor Sysoev | 2009-03-26 | |
| | ||||
* | fix logged long locked cache entry name and add count | Igor Sysoev | 2009-03-26 | |
| | ||||
* | fix segfault if ngx_read_file() will fail | Igor Sysoev | 2009-03-24 | |
| | ||||
* | fastcgi cache | Igor Sysoev | 2009-03-24 | |
| | ||||
* | unlink proxy_cache and proxy_cache_valid | Igor Sysoev | 2009-03-24 | |
| | ||||
* | do not clean cache if memory cache keys zone is cold | Igor Sysoev | 2009-03-24 | |
| | ||||
* | fix the previous commit | Igor Sysoev | 2009-03-23 | |
| | ||||
* | axe old definition fields | Igor Sysoev | 2009-03-23 | |
| | ||||
* | bump version | Igor Sysoev | 2009-03-23 | |
| | ||||
* | a prelimiary proxy cache support | Igor Sysoev | 2009-03-23 | |
| | ||||
* | style fix: remove tabs | Igor Sysoev | 2009-03-22 | |
| | ||||
* | style fix: remove tabs | Igor Sysoev | 2009-03-22 | |
| | ||||
* | use complex value in error_page | Igor Sysoev | 2009-03-22 | |
| | ||||
* | use complex values in add_header, auth_basic_user_file, | Igor Sysoev | 2009-03-22 | |
| | | | | sub_filter, and xslt_stylesheet parameters | |||
* | ngx_http_script_flush_complex_value() | Igor Sysoev | 2009-03-22 | |
| | | | | | ngx_http_complex_value() ngx_http_compile_complex_value() | |||
* | add full path debug log in try_files | Igor Sysoev | 2009-03-20 | |
| | ||||
* | allow try_files in server context | Igor Sysoev | 2009-03-20 | |
| | ||||
* | fix directory test in try_files | Igor Sysoev | 2009-03-20 | |
| | ||||
* | always run regex in server_name to get captures | Igor Sysoev | 2009-03-19 | |
| | ||||
* | test wildcard tail hash existance | Igor Sysoev | 2009-03-19 | |
| | ||||
* | split args in a try_files fallback | Igor Sysoev | 2009-03-19 | |
| | ||||
* | ngx_http_split_args() | Igor Sysoev | 2009-03-19 | |
| | ||||
* | split ngx_http_script_compile() | Igor Sysoev | 2009-03-18 | |
| | ||||
* | bump version | Igor Sysoev | 2009-03-18 | |
| | ||||
* | fix $server_addr for wildcard listen, the has been introduced in r2513 | Igor Sysoev | 2009-03-18 | |
| | ||||
* | reserve space for r->uri, the bug has been introduced in r2566 | Igor Sysoev | 2009-03-18 | |
| | ||||
* | delete unneeded variable | Igor Sysoev | 2009-03-16 | |
| |