Project

General

Profile

Paste
Statistics
| Branch: | Revision:

root / bin @ 6e9292aa

Name Size Revision Age Author Comment
all-reset-permissions.sh 580 Bytes d4c4525a over 9 years Julien Enselme Use drush aliases to loop on all sites instead ...
d7-all-drush.sh 338 Bytes d4c4525a over 9 years Julien Enselme Use drush aliases to loop on all sites instead ...
d7-all-dump-full.sh 293 Bytes 8550e097 about 10 years Julien Enselme Command subsitution are not quoted. Quotes pose...
d7-all-dump-individual.sh 984 Bytes c45ffcc0 over 9 years Julien Enselme Scripts uses drush aliases, no need to go into ...
d7-all-releases-info.sh 458 Bytes 653aeb8e over 9 years Julien Enselme Various correction in scripts. - All source im...
d7-all-reset-variables.sh 173 Bytes d4c4525a over 9 years Julien Enselme Use drush aliases to loop on all sites instead ...
d7-all-security-review.sh 107 Bytes fbc8e782 over 9 years Benjamin Luce Simplify and improve the output of d7-all-secur...
d7-all-update-contrib.sh 413 Bytes 15ed27d8 almost 10 years Julien Enselme Use getopts to print help and to parse script a...
d7-all-update-core.sh 1.41 KB 15ed27d8 almost 10 years Julien Enselme Use getopts to print help and to parse script a...
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 548 Bytes 8550e097 about 10 years Julien Enselme Command subsitution are not quoted. Quotes pose...
d7-all-usage.sh 239 Bytes a14d4cd9 over 9 years Julien Enselme Use default to list all modules We were using ...
d7-create-site.sh 5.16 KB a629a580 over 9 years Benjamin Luce Correct import of scripts-config-site.sh Close...
d7-delete-site.sh 1.83 KB d3889c60 over 9 years Julien Enselme Correct import of scripts-config-site.sh. In b...
d7-generate-nginx-map.sh 783 Bytes 15ed27d8 almost 10 years Julien Enselme Use getopts to print help and to parse script a...
d7-reset-piwik-variables.sh 1.4 KB d4c4525a over 9 years Julien Enselme Use drush aliases to loop on all sites instead ...
d7-reset-variables.sh 2.95 KB d4c4525a over 9 years Julien Enselme Use drush aliases to loop on all sites instead ...
d7-sync-site.sh 3.35 KB ab3add7e over 9 years Julien Enselme d7-sync-site.sh: add -y option for and
delete-temporary-files.sh 93 Bytes 3e9236bd about 10 years Julien Enselme Update scritp so they respect the new conventio...
disk-usage.sh 302 Bytes 3e9236bd about 10 years Julien Enselme Update scritp so they respect the new conventio...
flush-files.sh 1.46 KB 653aeb8e over 9 years Julien Enselme Various correction in scripts. - All source im...
flush-full-databases-backups.sh 293 Bytes 1900469e almost 10 years Julien Enselme flush-full-databases-backups.sh and flush-indiv...
flush-individual-databases-backups.sh 448 Bytes 1900469e almost 10 years Julien Enselme flush-full-databases-backups.sh and flush-indiv...
git-report.sh 229 Bytes 349952e5 about 10 years Julien Enselme git-report.sh: sends no email. The forge sends...
log-report.sh 336 Bytes 653aeb8e over 9 years Julien Enselme Various correction in scripts. - All source im...
log.sh 324 Bytes 653aeb8e over 9 years Julien Enselme Various correction in scripts. - All source im...
print-help-if-required.sh 259 Bytes b824f8cf almost 10 years Julien Enselme Make print-help-if-required.sh executable.
sauron.sh 106 Bytes df87f34a almost 10 years Julien Enselme Add the sauron script to launch sauron inside t...
scripts-config-site.sh 628 Bytes a629a580 over 9 years Benjamin Luce Correct import of scripts-config-site.sh Close...
scripts-config.sh 2.15 KB 653aeb8e over 9 years Julien Enselme Various correction in scripts. - All source im...
scripts-utils.sh 3.18 KB a0869461 over 9 years Julien Enselme Remove self that appear if sites_list is launch...
usage.sh 1.5 KB c45ffcc0 over 9 years Julien Enselme Scripts uses drush aliases, no need to go into ...

Latest revisions

# Date Author Comment
a14d4cd9 05/02/2015 10:22 PM Julien Enselme

Use default to list all modules

We were using drush in ~assos without an alias so the script could not work.

a0869461 04/25/2015 04:27 PM Julien Enselme

Remove self that appear if sites_list is launched in one of drupal directories

c45ffcc0 04/25/2015 04:24 PM Julien Enselme

Scripts uses drush aliases, no need to go into the site's dir to launch commands

d4c4525a 04/18/2015 06:31 PM Julien Enselme

Use drush aliases to loop on all sites instead of sites.

Close #535

2f0625ee 04/18/2015 05:27 PM Julien Enselme

Improve get_site_name_from_dir_name

6c6343d9 04/18/2015 05:21 PM Julien Enselme

Improve the detection of default with the path of a site.

Use a utilitary function to extract the exact site name from a site path.

Close #572

d3889c60 04/18/2015 04:53 PM Julien Enselme

Correct import of scripts-config-site.sh.

In bin/d7-delete-site.sh and bin/d7-reset-variables.sh the script was executed, not imported.

653aeb8e 04/12/2015 11:16 PM Julien Enselme

Various correction in scripts.

  • All source imports use absolute path.
  • Add comments.
  • Create 2 new variables: d7_dir_all_modules and d7_dir_all_themes in scripts-config.sh.
  • Make scripts respect code style.
3e47efa1 04/12/2015 10:58 PM Julien Enselme

d7-all-drush.sh shouldn't use getopt

Close #534

fbc8e782 03/12/2015 01:06 PM Benjamin Luce

Simplify and improve the output of d7-all-security-review.sh

Close #532

View revisions

Also available in: Atom