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

Log of /contributions/modules/ip2cc/ip2cc.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.1.2.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 16:20:59 2009 UTC (3 months, 2 weeks ago) by mrfelton
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-2
Changes since 1.1.2.8.2.10: +10 -3 lines
Diff to previous 1.1.2.8.2.10 , to branch point 1.1.2.8 , to next main 1.1.2.12
Only enable ip2cc_node on update if ip2cc was enabled
Fix typo in ip2cc_uninstall

Revision 1.1.2.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 15:16:22 2009 UTC (3 months, 2 weeks ago) by mrfelton
Branch: DRUPAL-6--1
Changes since 1.1.2.8.2.9: +11 -23 lines
Diff to previous 1.1.2.8.2.9 , to branch point 1.1.2.8
moved ip2cc node functionality into its own submodule

Revision 1.1.2.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 4 10:23:30 2009 UTC (6 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-BETA3
Changes since 1.1.2.8.2.8: +7 -30 lines
Diff to previous 1.1.2.8.2.8 , to branch point 1.1.2.8
[#452912] Added documentation and simplified update process
[#452720] Use more appropriate tests in hook_requirements
[#433858] Extracted building of SQL file into module.
[#433742] Removed the flush option - flush is now assumed on update

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 22:34:06 2009 UTC (7 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1-BETA2
Changes since 1.1.2.11: +7 -2 lines
Diff to previous 1.1.2.11 , to branch point 1.1 , to next main 1.4
fix errors in hook_update

Revision 1.1.2.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 22:32:24 2009 UTC (7 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-BETA2
Changes since 1.1.2.8.2.7: +6 -11 lines
Diff to previous 1.1.2.8.2.7 , to branch point 1.1.2.8
fix errors in update hooks

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 21:49:53 2009 UTC (7 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1-BETA1
Changes since 1.1.2.10: +28 -15 lines
Diff to previous 1.1.2.10 , to branch point 1.1
#417634 Ensure fetchdb.sh doe not grow the loadfile without boubd (thanks rfay)
#268690 Remove ip2cc database as it is not under GPL License
remove iso3166 database table
use hook_requirements to alert user to problems with their installation
Get extra country data from countries_api module if available

Revision 1.1.2.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 21:48:25 2009 UTC (7 months, 3 weeks ago) by mrfelton
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-BETA1
Changes since 1.1.2.8.2.6: +33 -44 lines
Diff to previous 1.1.2.8.2.6 , to branch point 1.1.2.8
#417634 Ensure fetchdb.sh doe not grow the loadfile without boubd (thanks rfay)
#268690 Remove ip2cc database as it is not under GPL License
remove iso3166 database table
use hook_requirements to alert user to problems with their installation
Get extra country data from countries_api module if available

Revision 1.1.2.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 18:19:32 2009 UTC (8 months ago) by mrfelton
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.1.2.8.2.5: +41 -2 lines
Diff to previous 1.1.2.8.2.5 , to branch point 1.1.2.8
#415494 fix upgrade path from beta1

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 17:07:44 2009 UTC (8 months, 1 week ago) by mrfelton
Branch: DRUPAL-5
Changes since 1.1.2.9: +4 -4 lines
Diff to previous 1.1.2.9 , to branch point 1.1
delete database tables and variables on uninstall

Revision 1.1.2.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 17:05:04 2009 UTC (8 months, 1 week ago) by mrfelton
Branch: DRUPAL-6--1
Changes since 1.1.2.8.2.4: +10 -1 lines
Diff to previous 1.1.2.8.2.4 , to branch point 1.1.2.8
#402618 import datasets on install (thanks gauvain)
delete variables on uninstall

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 12:01:28 2009 UTC (8 months, 2 weeks ago) by mrfelton
Branch: DRUPAL-5
Changes since 1.1.2.8: +7 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
#217085 fix coding standards violations

Revision 1.1.2.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 12:00:44 2009 UTC (8 months, 2 weeks ago) by mrfelton
Branch: DRUPAL-6--1
Changes since 1.1.2.8.2.3: +1 -8 lines
Diff to previous 1.1.2.8.2.3 , to branch point 1.1.2.8
minor code style fixes

Revision 1.1.2.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 11:48:43 2009 UTC (8 months, 2 weeks ago) by mrfelton
Branch: DRUPAL-6--1
Changes since 1.1.2.8.2.2: +7 -3 lines
Diff to previous 1.1.2.8.2.2 , to branch point 1.1.2.8
#369184 fix database column size issues. (Thanks dotans)

Revision 1.1.2.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 13:15:10 2009 UTC (10 months, 2 weeks ago) by mrfelton
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.1.2.8.2.1: +17 -2 lines
Diff to previous 1.1.2.8.2.1 , to branch point 1.1.2.8
Error on update due to empty line at end of mysql file

Revision 1.1.2.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 21:01:23 2009 UTC (10 months, 2 weeks ago) by mrfelton
Branch: DRUPAL-6--1
Changes since 1.1.2.8: +101 -51 lines
Diff to previous 1.1.2.8
- Inital port to D6 (ran throught deadwood and coder modules)

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 16:53:36 2007 UTC (2 years, 1 month ago) by sugree
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +15 -6 lines
Diff to previous 1.3
merged json patch

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 16:39:30 2007 UTC (2 years, 1 month ago) by sugree
Branch: DRUPAL-5
Branch point for: DRUPAL-6--1
Changes since 1.1.2.7: +5 -1 lines
Diff to previous 1.1.2.7 , to branch point 1.1
added patch #186410 by mr.j

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 07:38:49 2007 UTC (2 years, 8 months ago) by sugree
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2
merged from DRUPAL-5

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 07:35:13 2007 UTC (2 years, 8 months ago) by sugree
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.6: +4 -3 lines
Diff to previous 1.1.2.6 , to branch point 1.1
fixed empty query, smk-ka

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 23 08:05:07 2007 UTC (2 years, 9 months ago) by sugree
Branch: DRUPAL-5
Changes since 1.1.2.5: +11 -6 lines
Diff to previous 1.1.2.5 , to branch point 1.1
patched to make the compatible sql script

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 07:52:46 2007 UTC (2 years, 9 months ago) by sugree
Branch: MAIN
Changes since 1.1: +60 -0 lines
Diff to previous 1.1
merged from DRUPAL-5

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 07:41:44 2007 UTC (2 years, 9 months ago) by sugree
Branch: DRUPAL-5
Changes since 1.1.2.4: +6 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
updated ipdb

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 03:10:48 2007 UTC (2 years, 9 months ago) by sugree
Branch: DRUPAL-5
Changes since 1.1.2.3: +1 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
fixed 115372

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 7 14:31:05 2007 UTC (2 years, 10 months ago) by sugree
Branch: DRUPAL-5
Changes since 1.1.2.2: +3 -3 lines
Diff to previous 1.1.2.2 , to branch point 1.1
fixed missing {} for custom prefix

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 7 02:00:30 2007 UTC (2 years, 10 months ago) by sugree
Branch: DRUPAL-5
Changes since 1.1.2.1: +1 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
fixed syntax error

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 16:04:50 2007 UTC (2 years, 10 months ago) by sugree
Branch: DRUPAL-5
Changes since 1.1: +55 -0 lines
Diff to previous 1.1
ported to drupal 5.0

Revision 1.1
Sat Jan 6 16:04:50 2007 UTC (2 years, 10 months ago) by sugree
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file ip2cc.install was initially added on branch DRUPAL-5.

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