summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-0.7.46-RELEASErelease-0.7.46Igor Sysoev2009-03-301-0/+14
* bump versionIgor Sysoev2009-03-302-3/+3
* release-0.7.45 tagIgor Sysoev2009-03-301-0/+1
* nginx-0.7.45-RELEASErelease-0.7.45Igor Sysoev2009-03-301-0/+94
* nginx_versionIgor Sysoev2009-03-301-0/+1
* introduce cache manager instead of cache cleanerIgor Sysoev2009-03-305-180/+460
* ngx_fs_bsize()Igor Sysoev2009-03-3011-5/+115
* fix ngx_wsasend_chain()Igor Sysoev2009-03-291-1/+2
* update cpuid for Core 2 and AtomIgor Sysoev2009-03-281-3/+5
* delete duplicate error loggingIgor Sysoev2009-03-272-10/+0
* improve ngx_slab_alloc() error loggingIgor Sysoev2009-03-276-12/+68
* delete old debugging and infoIgor Sysoev2009-03-271-23/+0
* rename ngx_http_scrip_flush_complex_value()Igor Sysoev2009-03-272-3/+3
* fix plain text values using relative path in ngx_http_complex_value(),Igor Sysoev2009-03-271-5/+5
* fix alias with variables, but without captures,Igor Sysoev2009-03-261-2/+12
* delete unneeded conditionIgor Sysoev2009-03-261-4/+1
* fix add_header Last-Modified "", broken in r2589Igor Sysoev2009-03-261-0/+5
* fix logged long locked cache entry name and add countIgor Sysoev2009-03-261-2/+2
* fix segfault if ngx_read_file() will failIgor Sysoev2009-03-241-0/+1
* fastcgi cacheIgor Sysoev2009-03-241-6/+196
* unlink proxy_cache and proxy_cache_validIgor Sysoev2009-03-241-4/+0
* do not clean cache if memory cache keys zone is coldIgor Sysoev2009-03-241-2/+3
* fix Linux sendfile32() test broken in 0.3.36Igor Sysoev2009-03-231-3/+7
* style fixIgor Sysoev2009-03-233-7/+7
* fix the previous commitIgor Sysoev2009-03-231-1/+1
* axe old definition fieldsIgor Sysoev2009-03-231-2/+2
* bump versionIgor Sysoev2009-03-232-2/+2
* release-0.7.44 tagIgor Sysoev2009-03-231-0/+1
* nginx-0.7.44-RELEASErelease-0.7.44Igor Sysoev2009-03-231-0/+63
* a prelimiary proxy cache supportIgor Sysoev2009-03-2325-1643/+2456
* style fix: remove tabsIgor Sysoev2009-03-221-1/+1
* style fix: remove tabsIgor Sysoev2009-03-221-14/+14
* use complex value in error_pageIgor Sysoev2009-03-224-93/+42
* use complex values in add_header, auth_basic_user_file,Igor Sysoev2009-03-224-195/+102
* ngx_http_script_flush_complex_value()Igor Sysoev2009-03-222-55/+372
* add full path debug log in try_filesIgor Sysoev2009-03-201-2/+2
* allow try_files in server contextIgor Sysoev2009-03-201-1/+1
* fix directory test in try_filesIgor Sysoev2009-03-201-0/+1
* always run regex in server_name to get capturesIgor Sysoev2009-03-191-2/+11
* --with-pcreIgor Sysoev2009-03-191-0/+2
* grammar fixIgor Sysoev2009-03-191-1/+1
* test wildcard tail hash existanceIgor Sysoev2009-03-191-2/+2
* split args in a try_files fallbackIgor Sysoev2009-03-191-2/+4
* ngx_http_split_args()Igor Sysoev2009-03-192-0/+36
* split ngx_http_script_compile()Igor Sysoev2009-03-181-159/+234
* bump versionIgor Sysoev2009-03-182-2/+2
* release-0.7.43 tagIgor Sysoev2009-03-181-0/+1
* nginx-0.7.43-RELEASErelease-0.7.43Igor Sysoev2009-03-181-1/+30
* fix $server_addr for wildcard listen, the has been introduced in r2513Igor Sysoev2009-03-182-6/+29
* reserve space for r->uri, the bug has been introduced in r2566Igor Sysoev2009-03-181-1/+3