Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / bin @ 6c6343d9

Nom Taille Révision Âge Auteur Commentaire
all-reset-permissions.sh 547 octets 35e0bbf4 environ 9 ans Julien Enselme Fix chmod -R issue. Rights are correcly set, n...
d7-all-drush.sh 404 octets 653aeb8e environ 9 ans Julien Enselme Various correction in scripts. - All source im...
d7-all-dump-full.sh 293 octets 8550e097 plus de 9 ans Julien Enselme Command subsitution are not quoted. Quotes pose...
d7-all-dump-individual.sh 1,05 ko 653aeb8e environ 9 ans Julien Enselme Various correction in scripts. - All source im...
d7-all-releases-info.sh 458 octets 653aeb8e environ 9 ans Julien Enselme Various correction in scripts. - All source im...
d7-all-reset-variables.sh 293 octets 6c6343d9 environ 9 ans Julien Enselme Improve the detection of default with the path ...
d7-all-security-review.sh 107 octets fbc8e782 environ 9 ans Benjamin Luce Simplify and improve the output of d7-all-secur...
d7-all-update-contrib.sh 413 octets 15ed27d8 plus de 9 ans Julien Enselme Use getopts to print help and to parse script a...
d7-all-update-core.sh 1,41 ko 15ed27d8 plus de 9 ans Julien Enselme Use getopts to print help and to parse script a...
d7-all-update-localisation.sh 181 octets 06e9d071 environ 10 ans Assos Assos Maintenant en local dans le jail webassos #374
d7-all-update-settings.sh 548 octets 8550e097 plus de 9 ans Julien Enselme Command subsitution are not quoted. Quotes pose...
d7-all-usage.sh 252 octets 15ed27d8 plus de 9 ans Julien Enselme Use getopts to print help and to parse script a...
d7-create-site.sh 5,16 ko a629a580 environ 9 ans Benjamin Luce Correct import of scripts-config-site.sh Close...
d7-delete-site.sh 1,83 ko d3889c60 environ 9 ans Julien Enselme Correct import of scripts-config-site.sh. In b...
d7-generate-nginx-map.sh 783 octets 15ed27d8 plus de 9 ans Julien Enselme Use getopts to print help and to parse script a...
d7-reset-piwik-variables.sh 1,37 ko 6c6343d9 environ 9 ans Julien Enselme Improve the detection of default with the path ...
d7-reset-variables.sh 2,84 ko 6c6343d9 environ 9 ans Julien Enselme Improve the detection of default with the path ...
d7-sync-site.sh 3,35 ko ab3add7e environ 9 ans Julien Enselme d7-sync-site.sh: add -y option for and
delete-temporary-files.sh 93 octets 3e9236bd plus de 9 ans Julien Enselme Update scritp so they respect the new conventio...
disk-usage.sh 302 octets 3e9236bd plus de 9 ans Julien Enselme Update scritp so they respect the new conventio...
flush-files.sh 1,46 ko 653aeb8e environ 9 ans Julien Enselme Various correction in scripts. - All source im...
flush-full-databases-backups.sh 293 octets 1900469e plus de 9 ans Julien Enselme flush-full-databases-backups.sh and flush-indiv...
flush-individual-databases-backups.sh 448 octets 1900469e plus de 9 ans Julien Enselme flush-full-databases-backups.sh and flush-indiv...
git-report.sh 229 octets 349952e5 plus de 9 ans Julien Enselme git-report.sh: sends no email. The forge sends...
log-report.sh 336 octets 653aeb8e environ 9 ans Julien Enselme Various correction in scripts. - All source im...
log.sh 324 octets 653aeb8e environ 9 ans Julien Enselme Various correction in scripts. - All source im...
print-help-if-required.sh 259 octets b824f8cf plus de 9 ans Julien Enselme Make print-help-if-required.sh executable.
sauron.sh 106 octets df87f34a plus de 9 ans Julien Enselme Add the sauron script to launch sauron inside t...
scripts-config-site.sh 628 octets a629a580 environ 9 ans Benjamin Luce Correct import of scripts-config-site.sh Close...
scripts-config.sh 2,15 ko 653aeb8e environ 9 ans Julien Enselme Various correction in scripts. - All source im...
scripts-utils.sh 3,06 ko 6c6343d9 environ 9 ans Julien Enselme Improve the detection of default with the path ...
usage.sh 1,6 ko 653aeb8e environ 9 ans Julien Enselme Various correction in scripts. - All source im...

Dernières révisions

# Date Auteur Commentaire
6c6343d9 18/04/2015 17:21 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 18/04/2015 16:53 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 12/04/2015 23:16 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 12/04/2015 22:58 Julien Enselme

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

Close #534

fbc8e782 12/03/2015 13:06 Benjamin Luce

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

Close #532

a629a580 12/03/2015 12:52 Benjamin Luce

Correct import of scripts-config-site.sh

Close #531

20f29eb0 23/02/2015 13:44 Julien Enselme

Unlog: update conf to use the proper SMTP server.

Install unlog in a venv because of new dependancies.

Close #533

35e0bbf4 20/02/2015 23:44 Julien Enselme

Fix chmod -R issue.

Rights are correcly set, non script files are not made executable.

Fix: #1 (github)

ab3add7e 12/02/2015 18:40 Julien Enselme

d7-sync-site.sh: add -y option for and

b39d5907 12/02/2015 18:38 Julien Enselme

d7-sync-site.sh: correct drushy rsync (incorrect variables).

Voir les révisions

Formats disponibles : Atom