Projet

Général

Profil

Paste
Télécharger (2,95 ko) Statistiques
| Branche: | Révision:

root / bin / d7-reset-variables.sh @ 16a50439

# Date Auteur Commentaire
16a50439 17/06/2018 11:33 Florent Torregrosa

Issue #886: migration to Matomo module.

d4c4525a 18/04/2015 18:31 Julien Enselme

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

Close #535

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.
a629a580 12/03/2015 12:52 Benjamin Luce

Correct import of scripts-config-site.sh

Close #531

3dadc395 13/01/2015 16:18 Thomas Berger

Silence grep tests with -q

66787541 01/12/2014 13:13 Julien Enselme

We must set the temporary file path manually.

If we don't, files cannot be created and the site doesn't work.

8550e097 15/10/2014 15:45 Julien Enselme

Command subsitution are not quoted. Quotes posed problems in loop.

3e9236bd 14/10/2014 22:06 Julien Enselme

Update scritp so they respect the new convention.

  • Variables are quoted.
  • $(…) are quoted.
ddbedad3 12/07/2014 13:53 Florent Torregrosa

#397 : Do not log captcha wrong response and disable captcha stats.

705e6803 17/06/2014 21:01 Florent Torregrosa

Better settings for cache. Based on DIY Drupal 7 performance google doc.

683f57f9 04/04/2014 18:58 Julien Enselme

Uniformisation: from cmd to $(cmd).

06e9d071 21/03/2014 15:42 Assos Assos

Maintenant en local dans le jail webassos #374

3eef768d 13/03/2014 17:15 Julien Enselme

Update chmod: all scripts are executable.

565ac668 15/02/2014 08:16 Florent Torregrosa

#223 : Set variables for performance.

4ca1d792 22/11/2013 19:13 Julien Enselme

adresse e-mail pour les màj: petits changements pour le rendre
effectif et plus flexible.

44360c7e 21/11/2013 13:31 Julien Enselme

d7-reset-variables.sh: l'exception default est bien prise en compte

9d20c579 19/11/2013 14:50 Florent Torregrosa

Rename d7-all-reset-piwik-variables.sh in d7-reset-piwik-variables.sh

8c5e4549 17/11/2013 11:35 Julien Enselme

Rapport par mail:

Devrait réduire la quantité d'info inutiles (voir #201)

10166730 13/11/2013 00:26 Julien Enselme

Piwik site id: all sites now get the proper piwik site id

95df3862 12/11/2013 17:33 Florent Torregrosa
  • Fix contrib-usage.sh
  • Ignore private files in security review
  • Ignore eclipse's files in git
89e89f0b 10/10/2013 20:05 Julien Enselme

d7-reset-variables.sh : patch pour security review

be081aa5 05/10/2013 16:22 Julien Enselme

Désactivation du cron, il tourne dans le crontab

d52a5b2f 19/08/2013 19:52 Julien Enselme

Sprint réécriture des scripts

Les scripts ont été renommés et réécrits conformément à une convention
afin de les rendre plus modulables.