Project

General

Profile

Paste
Statistics
| Branch: | Revision:

root / bin @ d4221f52

Name Size Revision Age Author Comment
all-reset-permissions.sh 489 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
d7-all-drush-logged.sh 636 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
d7-all-drush.sh 274 Bytes 5d7bc31a about 10 years Benjamin Luce Add sleep 5 to d7-all-drush.sh end remove d7-al...
d7-all-dump-full.sh 283 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
d7-all-dump-individual.sh 568 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
d7-all-releases-info.sh 446 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
d7-all-reset-variables.sh 246 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
d7-all-security-review.sh 225 Bytes 06e9d071 over 10 years Assos Assos Maintenant en local dans le jail webassos #374
d7-all-update-contrib.sh 413 Bytes 06e9d071 over 10 years Assos Assos Maintenant en local dans le jail webassos #374
d7-all-update-core.sh 1.31 KB d05743f7 about 10 years Julien Enselme The drush command upc drupal is only applied to...
d7-all-update-localisation.sh 181 Bytes 06e9d071 over 10 years Assos Assos Maintenant en local dans le jail webassos #374
d7-all-update-settings.sh 525 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
d7-all-usage.sh 237 Bytes 06e9d071 over 10 years Assos Assos Maintenant en local dans le jail webassos #374
d7-create-site.sh 3.87 KB d4221f52 about 10 years Julien Enselme Check the number of arguments (and print in ne...
d7-delete-site.sh 1.33 KB 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
d7-reset-piwik-variables.sh 1.37 KB 3eef768d over 10 years Julien Enselme Update chmod: all scripts are executable.
d7-reset-variables.sh 2.75 KB ddbedad3 over 10 years Florent Torregrosa #397 : Do not log captcha wrong response and di...
d7-sync-site.sh 2.26 KB eddb3693 about 10 years Julien Enselme Use 'drush @ sql-drop' instead of 'drush @ sql-...
delete-temporary-files.sh 89 Bytes 06e9d071 over 10 years Assos Assos Maintenant en local dans le jail webassos #374
disk-usage.sh 286 Bytes 2c35046c over 10 years Julien Enselme Use df to inform on free disk space.
flush-files.sh 830 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
flush-full-databases-backups.sh 205 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
flush-individual-databases-backups.sh 350 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).
git-report.sh 229 Bytes 349952e5 about 10 years Julien Enselme git-report.sh: sends no email. The forge sends...
scripts-config-site.sh 600 Bytes 3eef768d over 10 years Julien Enselme Update chmod: all scripts are executable.
scripts-config.sh 1.94 KB 07feb979 over 10 years Julien Enselme Switch d7-create-site.sh to drush site-install
scripts-utils.sh 2.67 KB 1e4af651 over 10 years Julien Enselme Check_arguments must use exit and no return
usage.sh 900 Bytes 683f57f9 over 10 years Julien Enselme Uniformisation: from `cmd` to $(cmd).

Latest revisions

# Date Author Comment
d4221f52 10/08/2014 11:44 PM Julien Enselme

Check the number of arguments (and print in needed) before anythin.

f92204ef 10/08/2014 11:43 PM Julien Enselme

must be defined before we create the dummy sql file. Otherwise, the individual db dumps failed.

5d7bc31a 10/08/2014 01:08 PM Benjamin Luce

Add sleep 5 to d7-all-drush.sh end remove d7-all-drush-sleep.sh #379

5bee87a1 10/01/2014 02:57 PM Julien Enselme

d7-all-drush-sleep.sh only execute cron with a pause of a given time.

c5be690a 10/01/2014 02:35 PM Julien Enselme

Make d7-all-drush-sleep.sh executable.

f4462ddf 09/30/2014 05:41 PM Julien Enselme

Add d7-all-drush-sleep.sh.

Same as d7-all-drush.sh with a pause of 60s between the sites.

349952e5 08/28/2014 09:10 PM Julien Enselme

git-report.sh: sends no email.

The forge sends the email containing the modification. This report is unuseful.

eddb3693 08/22/2014 12:16 PM Julien Enselme

Use 'drush @ sql-drop' instead of 'drush @ sql-dump | grep DROP | drush sql-cli' to drop db in d7-sync-site.sh

f4bff92c 08/08/2014 06:25 PM Julien Enselme

use drush sql-cli to sync databases in d7-sync-site.sh instead of mysql

d05743f7 07/27/2014 07:40 PM Julien Enselme

The drush command upc drupal is only applied to default (#399)

View revisions

Also available in: Atom