log src/http/modules/ngx_http_ssi_filter_module.c @ 6474:2cd019520210

age author description
Thu, 26 Jun 2014 02:21:01 +0400 Maxim Dounin Entity tags: downgrade strong etags to weak ones as needed.
Tue, 28 Jan 2014 15:40:45 +0400 Maxim Dounin SSI: fixed $date_local and $date_gmt without SSI (ticket #230).
Mon, 23 Dec 2013 18:12:00 +0400 Ruslan Ermilov Teach ngx_http_parse_unsafe_uri() how to unescape URIs.
Fri, 24 May 2013 22:27:23 +0400 Maxim Dounin SSI: ssi_last_modified directive.
Mon, 24 Sep 2012 18:54:28 +0000 Maxim Dounin Merge of r4785, r4795, r4811, r4812, r4816, r4822: coverity. stable-1.2
Fri, 17 Aug 2012 15:35:50 +0000 Andrey Belov Mark logically dead code with corresponding comment.
Sat, 07 Jul 2012 21:22:27 +0000 Maxim Dounin Entity tags: clear on entity changes.
Thu, 12 Apr 2012 19:35:41 +0000 Ruslan Ermilov Fixed grammar in error messages.
Thu, 29 Mar 2012 19:47:27 +0000 Ruslan Ermilov Corrected spelling of error message (ticket #136).
Thu, 15 Mar 2012 11:23:07 +0000 Maxim Dounin Fixed ssi and perl interaction.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Sun, 05 Feb 2012 14:09:46 +0000 Maxim Dounin Merge of r4375, r4382: stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Sun, 25 Dec 2011 20:08:37 +0000 Valentin Bartenev SSI: added regex captures support in the expression of the "if" command.
Mon, 19 Dec 2011 13:28:22 +0000 Valentin Bartenev SSI bugfix: the "if" command did not work inside the "block" command and