log src/http/modules/ngx_http_image_filter_module.c @ 3745:f5fa9d2e09b6

age author description
Fri, 06 Aug 2010 15:55:05 +0000 Igor Sysoev image_filter_jpeg_quality supports variables
Thu, 29 Jul 2010 15:40:03 +0000 Igor Sysoev return 415 on too big image in image filter
Mon, 07 Jun 2010 09:05:18 +0000 Igor Sysoev merge r3394, r3395: stable-0.7
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Tue, 22 Dec 2009 13:03:49 +0000 Igor Sysoev force image filter conversion if JPEG application data consume more than 5%
Tue, 22 Dec 2009 10:45:29 +0000 Igor Sysoev style fix
Mon, 26 Oct 2009 16:56:49 +0000 Igor Sysoev merge r2999, r3118, r3134, r3135: stable-0.7
Mon, 26 Oct 2009 15:54:29 +0000 Igor Sysoev merge r2903, r2911, r2912, r3002: stable-0.7
Tue, 15 Sep 2009 11:55:17 +0000 Igor Sysoev image_filter_transparency
Tue, 15 Sep 2009 09:47:12 +0000 Igor Sysoev fix alpha-channel transparency in PNG
Sat, 12 Sep 2009 09:46:28 +0000 Igor Sysoev fix transparency in GIF
Thu, 23 Jul 2009 13:14:58 +0000 Igor Sysoev variables support in image_filter
Mon, 15 Jun 2009 09:05:31 +0000 Igor Sysoev merge r2919: stable-0.7
Fri, 05 Jun 2009 07:29:47 +0000 Igor Sysoev test GIF87a
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Mon, 25 May 2009 09:06:29 +0000 Igor Sysoev reset content_type hash value, this fixes a bug when XSLT responses
Sat, 16 May 2009 16:57:11 +0000 Igor Sysoev image_filter_jpeg_quality
Tue, 12 May 2009 12:05:29 +0000 Igor Sysoev test finalized image filter context before testing image_filter off
Fri, 08 May 2009 14:52:50 +0000 Igor Sysoev allow to pass image filter errors via the same location where the filter is set
Fri, 08 May 2009 14:25:51 +0000 Igor Sysoev handle big responses for "size" and "test" image_filters
Mon, 04 May 2009 11:39:22 +0000 Igor Sysoev fix building ngx_http_image_filter_module on 64-bit platforms
Fri, 01 May 2009 18:42:09 +0000 Igor Sysoev ngx_http_image_filter_module