log src/http/modules/ngx_http_image_filter_module.c @ 5052:f2dcb25987df stable-1.2

age author description
Mon, 11 Feb 2013 13:59:08 +0000 Maxim Dounin Merge of r4979, r4982: image filter configuration inheritance. stable-1.2
Fri, 21 Dec 2012 15:07:45 +0000 Maxim Dounin Image filter: fixed image_filter rotate inheritance.
Thu, 20 Dec 2012 19:04:28 +0000 Maxim Dounin Image filter: configuration inheritance fixes.
Sat, 21 Apr 2012 19:02:21 +0000 Maxim Dounin Image filter: compare aspect ratio more accurately during crop.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 14 Dec 2011 13:37:53 +0000 Maxim Dounin Merge of r4266, r4308, r4309: stable-1.0
Wed, 23 Nov 2011 10:22:44 +0000 Ruslan Ermilov Fixed "rotate" to always work when combined with "resize/crop".
Wed, 23 Nov 2011 10:16:30 +0000 Ruslan Ermilov Cosmetics.
Tue, 08 Nov 2011 13:17:14 +0000 Igor Sysoev The "image_filter_sharpen" directive.
Tue, 10 May 2011 12:04:57 +0000 Igor Sysoev gdImageCopyRotated() may images of even height or width
Thu, 07 Apr 2011 09:12:30 +0000 Igor Sysoev fix "image_filter rotate 180" and crop case
Mon, 04 Apr 2011 09:57:32 +0000 Igor Sysoev image filter rotate
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