log src/http/modules/ngx_http_autoindex_module.c @ 6786:906ac20234ed

age author description
Fri, 12 Dec 2014 20:25:42 +0300 Valentin Bartenev Autoindex: implemented XML output format.
Fri, 12 Dec 2014 20:25:35 +0300 Valentin Bartenev Autoindex: implemented JSON output format.
Fri, 12 Dec 2014 20:25:28 +0300 Valentin Bartenev Autoindex: rendering code moved to a separate function.
Fri, 27 Dec 2013 19:40:04 +0400 Ruslan Ermilov Fixed setting of content type in some cases.
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: improved ngx_de_info() error handling. stable-1.4
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: return NGX_ERROR on error if headers were sent. stable-1.4
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: improved ngx_de_info() error handling.