Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / bin @ 87dbc3bf

# Date Auteur Commentaire
81a75448 07/12/2014 12:43 Julien Enselme

Unlog is stable. Add alias and update log-report.sh

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.

7c435b4e 01/12/2014 13:11 Julien Enselme

Correct the script that regenerate the nginx map and regenerate the map.

  • Regenerate the map.
  • The map must be erased.
  • Lines must start with ~*^
1062c26c 01/12/2014 12:52 Julien Enselme

Correct the name of the translation_fr variable.

be524722 01/12/2014 12:46 Julien Enselme

Uncomment sudo lines in d7-create-site.sh and d7-delete-site.sh

73a967a6 28/11/2014 21:59 Julien Enselme

Correct the script for nginx.

  • variable incorrectly declared in scripts-config.sh.
  • d7-generate-nginx-map.sh: script-config.sh was not imported.
  • Must reload nginx after updating the map (commented while sudo isn't installed).
  • Extra parenthesis in d7-create-site.sh when creating dummy sql files.
13a48a6b 28/11/2014 20:36 Julien Enselme

Merge branch 'nginx'

Conflicts:
bin/flush-files.sh

481fd023 31/10/2014 11:49 Julien Enselme

Correct log.sh: another wrong group pattern.

d1fe45c7 31/10/2014 11:40 Julien Enselme

Correct log.sh: wrong group pattern.

932c2f6c 30/10/2014 10:33 Julien Enselme

d7-all-security-review.sh must now use the log file.

a1901c6d 29/10/2014 23:59 Julien Enselme

Don't erase log file.

4d50eb29 28/10/2014 00:03 Julien Enselme

Correct log.sh: Wrong group pattern.

e451b022 27/10/2014 16:53 Julien Enselme

Modify log.sh and .unlog to use group.

59851e2f 27/10/2014 16:46 Julien Enselme

Make bin/log-report.sh and bin/log.sh executable.

5a1949a4 27/10/2014 16:43 Julien Enselme

Add scripts to log and report the log and the configuration file for unlog.

6e0d2cd9 24/10/2014 20:30 Julien Enselme

Correct d7-all-security-review.sh so that bash is not used any more.

3a1ab9d3 16/10/2014 10:27 Julien Enselme

Correct '! -z ' to '-n'.

d3851757 16/10/2014 10:26 Julien Enselme

Correct calculation of numbers of backup to delete.

b2da2166 15/10/2014 21:12 Julien Enselme

Correct bin/d7-all-dump-individual.sh, quotes were not correctly placed.

72e536ac 15/10/2014 16:05 Julien Enselme

chmod +x d7-generate-nginx-map.sh

53272269 15/10/2014 16:02 Julien Enselme

Correctly generate map from sites.php.

df980e40 15/10/2014 16:02 Julien Enselme

Correct update_nginx_map: previous syntax was bash only.

eac776e8 15/10/2014 16:02 Julien Enselme

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

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

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

5fbc698e 14/10/2014 22:27 Julien Enselme

Correctly generate map from sites.php.

8714eea1 14/10/2014 22:17 Julien Enselme

Merge branch 'nginx' of ssh://git.centrale-marseille.fr/clubdrupal into nginx

Conflicts:
bin/d7-create-site.sh
bin/scripts-config.sh

b49217ec 14/10/2014 22:15 Julien Enselme

Correct update_nginx_map: previous syntax was bash only.

bf546089 14/10/2014 22:14 Julien Enselme

Adapt script for nginx as described in #394. The location of nginx files are still to be defined.

Variables nginx_site_names and nginx_sites_map are still empty.

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

Update scritp so they respect the new convention.

  • Variables are quoted.
  • $(…) are quoted.
d4221f52 08/10/2014 23:44 Julien Enselme

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

f92204ef 08/10/2014 23:43 Julien Enselme

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

5d7bc31a 08/10/2014 13:08 Benjamin Luce

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

152165a8 05/10/2014 15:00 Julien Enselme

Correct update_nginx_map: previous syntax was bash only.

0f75e6b1 05/10/2014 14:01 Julien Enselme

Adapt script for nginx as described in #394. The location of nginx files are still to be defined.

Variables nginx_site_names and nginx_sites_map are still empty.

5bee87a1 01/10/2014 14:57 Julien Enselme

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

c5be690a 01/10/2014 14:35 Julien Enselme

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

f4462ddf 30/09/2014 17:41 Julien Enselme

Add d7-all-drush-sleep.sh.

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

349952e5 28/08/2014 21:10 Julien Enselme

git-report.sh: sends no email.

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

eddb3693 22/08/2014 12:16 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 18:25 Julien Enselme

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

d05743f7 27/07/2014 19:40 Julien Enselme

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

ce685802 27/07/2014 18:54 Florent Torregrosa

#399 : Rename d7-update-core.sh to d7-all-update-core.sh

2aea68ab 27/07/2014 18:29 Julien Enselme

d7-update-core.sh add -y option to d7-all-drush.sh updb

943cf374 27/07/2014 18:01 Florent Torregrosa

Fix typo in d7-update-core.sh

d22487f5 27/07/2014 17:31 Julien Enselme

Update bin/d7-update-core.sh.

  • No more contrib update.
  • curl uses $drupal_version to get the translations.
3ae9d44b 27/07/2014 16:26 Julien Enselme

Correct bin/d7-update-core.sh (import d7-scripts-config.sh)

ff5d71d0 27/07/2014 16:13 Julien Enselme

Make d7-update-core.sh executable.

800a00f1 27/07/2014 16:12 Julien Enselme

Add script to help the update of drupal core.

ddbedad3 12/07/2014 13:53 Florent Torregrosa

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

07feb979 06/07/2014 16:46 Julien Enselme

Switch d7-create-site.sh to drush site-install

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

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

b9295610 12/04/2014 10:41 Florent Torregrosa

Remove d7-all-who-is-admin.sh, now useless because #378 solved passing
sqlq command to d7-all-drush.sh

e852c150 11/04/2014 19:37 Julien Enselme

Solves #378

87a19b69 11/04/2014 19:17 Julien Enselme

Temporary fix for #378

aea6b4ce 11/04/2014 17:01 Assos Assos

Revert "Prevent double quotes interpretation for drush command arguments. See #378."

This reverts commit f7b1ec4f8193fa4c9bb59d2136b105f259c788d4.

f7b1ec4f 11/04/2014 16:30 Assos Assos

Prevent double quotes interpretation for drush command arguments. See #378.

1e4af651 05/04/2014 18:57 Julien Enselme

Check_arguments must use exit and no return

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

Uniformisation: from cmd to $(cmd).

806918fc 04/04/2014 18:36 Julien Enselme

Uniformized drush sql-dump (with --result-file and --gzip).

f57004d8 04/04/2014 18:32 Julien Enselme

Sed syntax incorrect.

4169ee78 04/04/2014 18:30 Julien Enselme

We must change all url patterns.

42f1f46f 04/04/2014 18:27 Julien Enselme

Use mysql to sync database instead of drush sql-sync.

999bc9cc 04/04/2014 18:21 Julien Enselme

Correct sed error.

98fad019 04/04/2014 18:18 Julien Enselme

Change source url in database the url of the copy.

2c35046c 29/03/2014 12:00 Julien Enselme

Use df to inform on free disk space.

53fcb5c3 22/03/2014 19:13 Julien Enselme

The PATH was wrong: the bin dir is in /home/assos

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

Maintenant en local dans le jail webassos #374

c5ae85b0 21/03/2014 00:03 Julien Enselme

Add check_arguments and no need to display output of site_exists.

c9d0efbc 20/03/2014 23:54 Julien Enselme

d7-sync-site.sh works.

  • Backup the correct database.
  • We test if the site is new (no database).
  • Tests on strings are done correctly.
  • We add the option --prod to disable maintenance mode.
3d719e63 20/03/2014 23:53 Julien Enselme

Commit site creation before exiting, event if we don't init the database.

4ed597de 20/03/2014 23:33 Julien Enselme

Correct tests

9987cca4 20/03/2014 21:44 Julien Enselme

Correct output of 'boolean' function

e480b7dc 20/03/2014 21:30 Julien Enselme

site_extits has an invalid return value.

5adc00e9 20/03/2014 21:26 Julien Enselme

Check at the top of the script whether the site exists.

ae7db9c1 20/03/2014 21:25 Julien Enselme

Invalid test for string equality

057e4d4b 20/03/2014 21:22 Julien Enselme

Must use function to call function in a test

40dfeef4 20/03/2014 21:19 Julien Enselme

Correct variable name error and function call error.

5ddbdfe4 20/03/2014 21:12 Julien Enselme

Correct path error

a3d7801f 20/03/2014 21:08 Julien Enselme

When creating a new site for sync #375, it is unusefull to init the database.

71d02f8c 20/03/2014 20:59 Julien Enselme

Add script to sync site as described in #375

60103d5a 20/03/2014 19:29 Julien Enselme

Add a site_exists funcion to know whether a site exists or not.

89b9051b 17/03/2014 19:29 Florent Torregrosa

#364 : Change scripts for the next sites created.

3bb7f8e0 13/03/2014 17:17 Julien Enselme

We must git add -A to take into account deleted files.

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

Update chmod: all scripts are executable.

64ad485a 03/03/2014 16:10 Julien Enselme

More verbrose when waiting for git.

92b0ba80 21/02/2014 12:22 Julien Enselme

Manualy add symlink to git.

cd78d688 15/02/2014 22:46 Florent Torregrosa

#365 : No more need of tmp file.

31466801 15/02/2014 20:14 Florent Torregrosa

#365 : Add newline between modules to improve readability.

7a3ea9a7 15/02/2014 19:53 Florent Torregrosa

#365 : Add script d7-all-usage.sh to have an overview of the usage of
all modules.

e3fe00c6 15/02/2014 18:16 Julien Enselme

Add .gz to sql backup files.

4127f213 15/02/2014 13:28 Julien Enselme

Enable compression on database dump for #223.

333baf85 15/02/2014 12:47 Julien Enselme

Counting method is more robust.

b679f22e 15/02/2014 11:21 Florent Torregrosa

#365 : usage.sh now echo the number of result.

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

#223 : Set variables for performance.

187f8d33 14/02/2014 23:12 Julien Enselme

Add verbosity for git in d7-delete-site.sh

94065d4e 13/02/2014 15:47 Julien Enselme

Take into account 'mv htmltest drupal7'

7a9b0982 01/02/2014 14:53 Florent Torregrosa

Trying to have a better git report.

9e84cfde 31/01/2014 19:14 Julien Enselme

Deletion of Drupal 6

5fc58a68 31/01/2014 19:14 Julien Enselme

Switch from /dev/urandom to /dev/random

On FreeBSD urandom is just a link to random and it never blocks. Now even
on linux it is unlikely that random will block. More at:
http://en.wikipedia.org/wiki//dev/random

d09c725b 25/01/2014 15:44 Julien Enselme

ask_db_password is not needed any more.