/[drupal]/contributions/modules/imagecache/imagecache.info
ViewVC logotype

Log of /contributions/modules/imagecache/imagecache.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.4.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Aug 19 21:26:50 2009 UTC (3 months ago) by drewish
Branch: DRUPAL-5--2
Changes since 1.4.2.2: +2 -1 lines
Diff to previous 1.4.2.2 , to branch point 1.4 , to next main 1.6
Recommitting #347566 by Bevan: Require transliteration module.

Revision 1.6.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Aug 19 21:26:48 2009 UTC (3 months ago) by drewish
Branch: DRUPAL-6--2
Changes since 1.6.2.1: +2 -1 lines
Diff to previous 1.6.2.1 , to branch point 1.6
Recommitting #347566 by Bevan: Require transliteration module.

Revision 1.6.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Aug 19 21:02:51 2009 UTC (3 months ago) by drewish
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA10
Changes since 1.6: +1 -2 lines
Diff to previous 1.6
Temporarily backing out #347566.

Revision 1.4.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Aug 19 21:02:50 2009 UTC (3 months ago) by drewish
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-5
Changes since 1.4.2.1: +1 -2 lines
Diff to previous 1.4.2.1 , to branch point 1.4
Temporarily backing out #347566.

Revision 1.4.2.1 - (view) (download) (annotate) - [select for diffs]
Thu May 7 15:09:33 2009 UTC (6 months, 2 weeks ago) by drewish
Branch: DRUPAL-5--2
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
#347566 by Bevan: Require transliteration module.
#357569 by smitty/thePanz/drewish: Add support for transliteration in the module.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu May 7 15:01:12 2009 UTC (6 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
#347566 by Bevan: Require transliteration module.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri May 30 15:46:59 2008 UTC (17 months, 3 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha1, DRUPAL-6--1-0-alpha2, DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-BETA5, DRUPAL-6--2-0-BETA6, DRUPAL-6--2-0-BETA7, DRUPAL-6--2-0-BETA8, DRUPAL-6--2-0-BETA9
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
#232624 by add1sun, Initial D6 Port Patch... hurrah!

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 15:12:23 2008 UTC (19 months, 1 week ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-0-RC1, DRUPAL-5--2-0-RC2, DRUPAL-5--2-1, DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-4
Branch point for: DRUPAL-5--2
Changes since 1.3: +1 -2 lines
Diff to previous 1.3
removing version from info files.

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Mar 31 21:01:23 2008 UTC (19 months, 3 weeks ago) by dopry
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6, DRUPAL-5--1-7
Changes since 1.1.2.2: +3 -3 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.6
* some minor cleanups to .info and .install switched package to ImageCache and module name to ImageCache.
* backported header responses from 2.x.
* added some good watchdogs and more error checking/reporting.
* cleaned up lock/tmp file handling. register_shutdown_function is my friend.
* removed some cruftiness from the processing loop and race handling.
* new tmp filename tmp_imagecache_{md5(src)}_{preset}_{basename(src)}, so they are guaranteed unique and mostly identifiable.
* removed optional use of mime_content_type.
* added 307 Location header for images already being process to cause reload of current page... This should try to reload a few times hopefully giving us enough time to finish processing the image.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Dec 14 13:28:57 2007 UTC (23 months, 1 week ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-alpha, DRUPAL-5--2-0-beta
Changes since 1.2: +5 -3 lines
Diff to previous 1.2
Wrote my own imageAPI that does image ops without writing the files... The output is much prettier...
Still a little slow...

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jun 16 18:00:05 2007 UTC (2 years, 5 months ago) by dopry
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
Syncing HEAD with DRUPAL-5 branch to begin 2.x development.

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Jan 24 05:20:25 2007 UTC (2 years, 10 months ago) by dopry
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5
Changes since 1.1.2.1: +2 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#112243, added package = Image to imagecache.info to group with other image modules.

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Nov 30 04:45:32 2006 UTC (2 years, 11 months ago) by dopry
Branch: DRUPAL-5
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
extened theme_imagecache to support alt, title, and attributes.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Nov 29 07:46:40 2006 UTC (2 years, 11 months ago) by dopry
Branch: MAIN
Branch point for: DRUPAL-5
moved .info into replace, renamed README to README.txt

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2