Igor Sysoev
c366bd9136
grammar fix
2008-01-10 08:36:14 +00:00
Igor Sysoev
6ddfa43a74
fix building by gcc42, etc. introduced in r1858
2008-01-09 15:27:27 +00:00
Igor Sysoev
e15b10b8e9
add code missed in r1856
2008-01-09 08:21:57 +00:00
Igor Sysoev
aea406bbad
update GET method text in an subrequest
2008-01-08 21:06:38 +00:00
Igor Sysoev
79fba80985
axe old flag remained after ancient "post_accept_timeout" directive
2008-01-08 20:55:27 +00:00
Igor Sysoev
cfd21584ef
add code missed in r1830
2008-01-08 20:51:06 +00:00
Igor Sysoev
4dda2bd7a6
bump version
2008-01-08 13:05:18 +00:00
Igor Sysoev
c25dfc95ab
fix CHANGES
2008-01-08 12:45:10 +00:00
Igor Sysoev
87900a50eb
release-0.6.25 tag
2008-01-08 12:31:36 +00:00
Igor Sysoev
34a4ac6b39
nginx-0.6.25-RELEASE
2008-01-08 12:31:35 +00:00
Igor Sysoev
e559b52f2f
style fix: remove trailing space
2008-01-08 11:33:14 +00:00
Igor Sysoev
ff3410aa48
workaround for Linux 2.6 OpenVZ
2008-01-08 11:31:50 +00:00
Igor Sysoev
8a712e4a15
ngx_http_gzip_static_module should DECLINE request
2008-01-08 10:35:50 +00:00
Igor Sysoev
39de6a4033
fix comment
2008-01-05 19:07:10 +00:00
Igor Sysoev
26e737a2c8
change order
2008-01-04 11:54:55 +00:00
Igor Sysoev
912893e685
fix socket leak if deferred accept was used
2008-01-04 09:32:12 +00:00
Igor Sysoev
edd04ac52f
use ngx_ext_rename_file() in PUT
2008-01-03 22:18:21 +00:00
Igor Sysoev
e58627919e
add declaration missed in previous commit
2008-01-03 22:17:27 +00:00
Igor Sysoev
7d96521689
transform ngx_create_path_and_rename_file() to ngx_ext_rename_file()
2008-01-03 22:16:37 +00:00
Igor Sysoev
7f553e9bb6
do not delete target until all tests will be done,
...
fix single file COPY/MOVE
2008-01-03 21:44:38 +00:00
Igor Sysoev
18ccec6eb6
add log
2008-01-03 21:29:01 +00:00
Igor Sysoev
dcfcf08842
add comment
2008-01-03 20:43:12 +00:00
Igor Sysoev
8d1eeee6c6
test URI/Destination collection/non-collection and Depth
2008-01-03 20:09:51 +00:00
Igor Sysoev
d7037b6ea5
axe useless code
2008-01-03 20:06:09 +00:00
Igor Sysoev
c691a0ed26
change order
2008-01-03 19:18:25 +00:00
Igor Sysoev
cd4b71abc4
change status code, add log message, and test collection URI
2008-01-03 19:13:04 +00:00
Igor Sysoev
cde0bc81f1
style fix
2008-01-03 17:21:13 +00:00
Igor Sysoev
316cbe4712
2008 year
2008-01-03 12:33:54 +00:00
Igor Sysoev
5ffbd97658
min_delete_depth
2007-12-30 11:46:03 +00:00
Igor Sysoev
071619f2ba
log DELETE errors
2007-12-30 10:24:43 +00:00
Igor Sysoev
7b74191d0e
axe useless code
2007-12-30 10:19:32 +00:00
Igor Sysoev
2aec60b9a3
change status code and add log message
2007-12-30 09:44:02 +00:00
Igor Sysoev
f41d322859
log right request method
2007-12-30 09:11:19 +00:00
Igor Sysoev
72a91c756c
axe useless r->server_name
2007-12-30 08:15:27 +00:00
Igor Sysoev
b9c49e59ab
log server address
2007-12-30 08:01:50 +00:00
Igor Sysoev
8991aa8f56
fix building by msvc introduced by r1807
2007-12-29 21:43:49 +00:00
Igor Sysoev
e71222b0ba
handle old "server_name *"
2007-12-29 19:05:21 +00:00
Igor Sysoev
2ed526073b
fix comment
2007-12-29 16:55:31 +00:00
Igor Sysoev
74f3ad4579
satisfy all|any
2007-12-29 16:38:23 +00:00
Igor Sysoev
baedf19d3a
use ngx_http_server_addr()
2007-12-29 16:00:34 +00:00
Igor Sysoev
9901529164
several changes in server_name:
...
*) server_name_in_redirect directive and removal of the '*' stub
*) use server address in redirect if host can not be detected
*) ngx_http_server_addr()
*) allow wildcard and regex names to be a main server_name
*) DAV Destination header is tested against Host header
2007-12-29 15:30:39 +00:00
Igor Sysoev
915063fd16
condition declarations inside blocks update missed in r1705
2007-12-29 13:55:10 +00:00
Igor Sysoev
ff873cf4dd
set ngx_http_gzip_static module just before ngx_http_static_module
2007-12-29 08:38:42 +00:00
Igor Sysoev
a11e6187da
style fix: remove trailing spaces
2007-12-28 13:15:36 +00:00
Igor Sysoev
dbadfc12d0
fix building --without-pcre
2007-12-28 13:15:11 +00:00
Igor Sysoev
bc50034481
optimization
2007-12-27 20:32:43 +00:00
Igor Sysoev
4d079eba8e
bump version
2007-12-27 18:47:33 +00:00
Igor Sysoev
5a965e8e98
release-0.6.24 tag
2007-12-27 18:43:54 +00:00
Igor Sysoev
1790ce2b3e
nginx-0.6.24-RELEASE
2007-12-27 18:43:53 +00:00
Igor Sysoev
fdcadd6b50
fix segfault introduced in r1780
2007-12-27 18:35:52 +00:00