/[drupal]/contributions/modules/link/link.install
ViewVC logotype

Log of /contributions/modules/link/link.install

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


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

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 06:11:26 2009 UTC (2 weeks, 6 days ago) by herc
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--1
Changes since 1.5: +56 -24 lines
Diff to previous 1.5
Copy the latest versions of the files from the current 6.x-2.x branch back to HEAD.

Revision 1.5.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 19:07:42 2009 UTC (4 months, 3 weeks ago) by jcfiala
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-6, DRUPAL-6--2-6-BETA3, DRUPAL-6--2-7, DRUPAL-6--2-8
Changes since 1.5: +56 -24 lines
Diff to previous 1.5 , to next main 1.6
Branched the code to 6.x-2.x properly.

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 22:40:37 2009 UTC (4 months, 4 weeks ago) by jcfiala
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-6-BETA2
Changes since 1.5.2.7: +1 -8 lines
Diff to previous 1.5.2.7 , to branch point 1.5 , to next main 1.6
bug report #384278 by Rob Loach,BWPanda Removed uneeded hook_update_last_removed() call.

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 01:04:06 2009 UTC (7 months ago) by jcfiala
Branch: DRUPAL-6--1
Changes since 1.5.2.6: +18 -1 lines
Diff to previous 1.5.2.6 , to branch point 1.5
support request #384278 by jcfiala: Added noop link_update_1() to allow people with really old sites to update without schema errors.

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 04:09:18 2009 UTC (7 months, 1 week ago) by jcfiala
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-6-BETA1
Changes since 1.5.2.5: +6 -1 lines
Diff to previous 1.5.2.5 , to branch point 1.5
task #438756 by jcfiala: Bring link module to Drupal standards.

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 03:02:17 2009 UTC (7 months, 1 week ago) by jcfiala
Branch: DRUPAL-6--1
Changes since 1.5.2.4: +33 -1 lines
Diff to previous 1.5.2.4 , to branch point 1.5
bug report #318277 by quicksketch, recidive: set fields created by drupal 5 to nullable.

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 16:50:55 2009 UTC (9 months ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.5.2.3: +11 -1 lines
Diff to previous 1.5.2.3 , to branch point 1.5
#370195 by grendzy. Ensure content.module runs its update first.

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 05:23:16 2008 UTC (14 months, 1 week ago) by quicksketch
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-4, DRUPAL-6--2-5
Changes since 1.5.2.2: +2 -2 lines
Diff to previous 1.5.2.2 , to branch point 1.5
Renaming misnamed function.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 03:47:16 2008 UTC (14 months, 1 week ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.5.2.1: +4 -33 lines
Diff to previous 1.5.2.1 , to branch point 1.5
#308868. Removing old update function that calls non-existant CCK functions.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 22:01:20 2008 UTC (14 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.5: +5 -1 lines
Diff to previous 1.5
#299944. Fatal error during installation. Missing content_notify().

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 06:50:42 2008 UTC (19 months, 4 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--2-1-beta1, DRUPAL-6--2-1-beta2, DRUPAL-6--2-1-beta3, DRUPAL-6--2-1-beta4, DRUPAL-6--2-2, DRUPAL-6--2-3, DRUPAL-6--2-3-1
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.4: +23 -2 lines
Diff to previous 1.4
#229569. First working copy of Drupal 6 version.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 05:52:09 2008 UTC (20 months ago) by quicksketch
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
Updating link to latest Drupal 5 version to port to Drupal 6.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 02:02:02 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-0
Changes since 1.2.2.2: +3 -3 lines
Diff to previous 1.2.2.2 , to branch point 1.2 , to next main 1.6
Fixed upgrade script for single link fields. Issue #132440. Thanks budda!

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 02:02:00 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-1, DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-3-1, DRUPAL-5--2-4, DRUPAL-5--2-5, DRUPAL-5--2-6
Changes since 1.3.2.1: +3 -3 lines
Diff to previous 1.3.2.1 , to branch point 1.3 , to next main 1.6
Fixed upgrade script for single link fields. Issue #132440. Thanks budda!

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 21:49:27 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Fixes mySQL 5 compatibility. mediumtext cannot have a default value. Issue #107804. Thanks Frando.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 21:49:13 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-5
Changes since 1.2.2.1: +2 -2 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Fixes mySQL 5 compatibility. mediumtext cannot have a default value. Issue #107804. Thanks Frando.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 20:06:16 2006 UTC (3 years ago) by quicksketch
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1, DRUPAL-4-7--1-4
Changes since 1.2: +37 -28 lines
Diff to previous 1.2
Applied patch provided by KarenS to use the current CCK DB scheme. #92804. Awesome! Thanks again Karen.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 20:02:29 2006 UTC (3 years ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-3, DRUPAL-5--1-1, DRUPAL-5--1-3, DRUPAL-5--1-4
Branch point for: DRUPAL-5
Changes since 1.2: +37 -28 lines
Diff to previous 1.2
Applied patch provided by KarenS to use the current CCK DB scheme. #92804. Awesome! Thanks again Karen.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 22 05:11:47 2006 UTC (3 years, 3 months ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
Fixed 'unsigned' integers in PostgreSQL. Thanks snoble issue #79882.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 07:40:11 2006 UTC (3 years, 4 months ago) by quicksketch
Branch: MAIN
Initial Commit

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