Project

General

Profile

Paste
Download (2.82 KB) Statistics
| Branch: | Revision:

root / bin / d7-reset-variables.sh @ 66787541

# Date Author Comment
66787541 12/01/2014 01:13 PM 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 10/15/2014 03:45 PM Julien Enselme

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

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

Update scritp so they respect the new convention.

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

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

705e6803 06/17/2014 09:01 PM Florent Torregrosa

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

683f57f9 04/04/2014 06:58 PM Julien Enselme

Uniformisation: from cmd to $(cmd).

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

Maintenant en local dans le jail webassos #374

3eef768d 03/13/2014 05:15 PM Julien Enselme

Update chmod: all scripts are executable.

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

#223 : Set variables for performance.

4ca1d792 11/22/2013 07:13 PM Julien Enselme

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

44360c7e 11/21/2013 01:31 PM Julien Enselme

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

9d20c579 11/19/2013 02:50 PM Florent Torregrosa

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

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

Rapport par mail:

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

10166730 11/13/2013 12:26 AM Julien Enselme

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

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

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

be081aa5 10/05/2013 04:22 PM Julien Enselme

Désactivation du cron, il tourne dans le crontab

d52a5b2f 08/19/2013 07:52 PM 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.