| /[drupal]/contributions/modules/backup/backup.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
More advanced error reporting to catch unwritable installation directories.
Copied in files from DRUPAL-5--3-0. Have I mentioned that Drupal's tagging scheme and CVS handers are INSANE?
Now allowing backups from the parent directory. See http://drupal.org/node/146863 for details.
Changes to how backup directories are excluded.
Applied borfast's patch: http://drupal.org/node/139355
Just some debugging stuff for development.
Having "2>&1" in the tar creation command is now optional http://drupal.org/node/135434
Merging changes from DRUPAL-5--2 back into here. This is because creating branches from branches from branches was getting a little insane.
Added phpinfo section and a link to it.
*** empty log message ***
Added additional logging, to help with issue at http://drupal.org/node/132950
Added is_executable() checking to files.
*** empty log message ***
Capitalized menu item. http://drupal.org/node/130710
Major update, now in the DRUPAL-5--2 branch. Here's a brief summary: - Renamed backup_lib.php to functions.inc.php - Split up form functions into forms.inc.php - Added facility to choose what directory the file is saved in. - Added facility to download existing backups and delete them.
Added logging.
Added confguration section, "backup location" element, and form validation function. And remember kids, the attribute for form values is #default_value, NOT #value!
Added permission checking on the current (destination) path in backup_form().
*** empty log message ***
*** empty log message ***
Drupal 5 release! http://drupal.org/node/120593
Fixed a bug in the backup file download.
Made some tweaks to how errors are handled. http://drupal.org/node/87221
Fixed $may_cache issue http://drupal.org/node/89952
Converted to 4.7. See http://drupal.org/node/79877 for details.
Fix for http://drupal.org/node/85076
Added javascript to disable the form button after click.
Added backup_show_path()
Added _backup_get_files() and --exclude on temporary directory.
Added filtering for useless lines from tar. Added support for clearing the cache before doing a download.
More changes and general bugfixing
Forgot to remove a piece of debugging code.
Initial version
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |