/[drupal]/contributions/modules/dbscripts/erase.php
ViewVC logotype

Log of /contributions/modules/dbscripts/erase.php

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.4.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 17:01:42 2009 UTC (6 months ago) by ceardach
Branch: DRUPAL-6--2
Changes since 1.4.4.1: +2 -2 lines
Diff to previous 1.4.4.1 , to branch point 1.4
fixing bug in erase.php

Revision 1.4.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 20:24:49 2009 UTC (10 months, 1 week ago) by ceardach
Branch: DRUPAL-6--2
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Removing all references to preserving sequences

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 20:12:30 2009 UTC (10 months, 1 week ago) by ceardach
Branch: DRUPAL-6--1
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Updating to support Drupal 6 as best as I can

Adding checks for database connection settings
Categorizing D6 tables and updating scripts to match the new categorization
Deleting content_copy.patch since it isn't compatible with D6
Changing  to
Adding -p flag to mkdir so the entire path is created
Removing all references to preserving sequences

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 19:34:40 2009 UTC (10 months, 1 week ago) by ceardach
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Really updating to 6.x-1.x branch this time.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 18:53:43 2009 UTC (10 months, 1 week ago) by ceardach
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Updating HEAD to latest from 6.x-1.x for branching to 6.x-2.x

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 18:11:00 2009 UTC (10 months, 1 week ago) by ceardach
Branch: MAIN
Changes since 1.1: +6 -2 lines
Diff to previous 1.1
Updating HEAD with the latest version of 5.x-1.x

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 21:17:20 2008 UTC (14 months, 1 week ago) by ceardach
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Changes since 1.1.2.2: +6 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.4
Reworking the method to call help text, due to an unknown problem with help text being served when the sequences flag was called.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 14:20:35 2008 UTC (16 months, 3 weeks ago) by ceardach
Branch: DRUPAL-5
Changes since 1.1.2.1: +6 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Porting over changes made in HEAD to the 5.x branch.  Oops. I need to become more familiar with CVS.

Revision 1.1.2.1
Sat Jul 5 19:37:17 2008 UTC (16 months, 3 weeks ago) by ceardach
Branch: DRUPAL-5
Changes since 1.1: +0 -6 lines
FILE REMOVED
file erase.php was added on branch DRUPAL-5 on 2008-07-06 14:20:35 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 19:37:17 2008 UTC (16 months, 3 weeks ago) by ceardach
Branch: MAIN
Branch point for: DRUPAL-5
Refactored how the scripts work, with various other improvements.

Moved all the heaving lifting to dbscripts.module as part of the first steps to make this more like a 'real' Drupal module and compatible with Drush.  Dump, restore, erase and merge scripts are now much smaller, just referencing the api in dbscripts.module.

Allowed extra flexibility to manage files more than just development.sql, production.sql and last-merge.sql.  It is now possible to dump and restore from any file name.

Fiexed up help text to be more descriptive.

Changed #!/usr/bin/php to #!/usr/bin/env php so the scripts have a greater chance of being compatible with more server environments.

Added support for picking charsets in an alternate location.  Nessisary to support uncommon server environments.

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