Log of /contributions/modules/db_maintenance/db_maintenance.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11.2.2.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 1 05:05:30 2008 UTC
(13 months, 3 weeks ago)
by
jgraham
Branch:
DRUPAL-6--2
Changes since
1.11.2.2: +340 -5 lines
Diff to
previous 1.11.2.2
Merging changes from additional features in 5.2.1.
changes merged from:
- 1.9.2.3-1.9.2.4
- 1.9.2.6.2.1-1.9.2.6.2.3
One minor change is the use of -1 to indicate "never" since in the 6.x branch 0 now indicates "run on every cron"
Revision
1.9.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 26 06:26:25 2008 UTC
(17 months ago)
by
jgraham
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--2-1-BETA1
Changes since
1.9.2.3: +314 -11 lines
Diff to
previous 1.9.2.3
, to
branch point 1.9
Added features as per http://drupal.org/node/263816;
- detect failure of optimize and optionally execute a repair table
- allowed option to not optimize tables by setting frequency to "never"
- added option to backup database, requires access to exec() some ISP's block this, and proper path to mysqldump
- added option to backup files directory, requires access to to exec(), and proper path to tar
- added option to email user(s) when database and files are backed up
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 30 21:07:29 2008 UTC
(18 months, 4 weeks ago)
by
deekayen
Branch:
MAIN
Changes since
1.12: +66 -22 lines
Diff to
previous 1.12
support PostgreSQL, add more cron delay options, check to see if tables exist before trying to optimize them, use WATCHDOG_DEBUG
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Dec 18 11:32:02 2005 UTC
(3 years, 11 months ago)
by
deekayen
Branch:
MAIN
Changes since
1.4: +10 -2 lines
Diff to
previous 1.4
I really need to figure out how to properly commit things so new commits can be tagged for old versions and not be HEAD. This is for the MAIN branch to tag for drupal 4.7.
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.