bin/scripts-utils.sh: typo
bin/scripts-utils.sh: errors go to stderr
Silence grep tests with -q
bin/d7-all-update-core.sh: typo
Update unlog's start pattern.
Weekly update of contrib modules
Creation of site: septiluce
Addition of 3 themes : - adminimal_theme in file drupal7/sites/all/themes - bootstrap in the same file - zen in the same file Addition of 1 module : - adminimal_admin_menu in file drupal7/sites/all/modules
I hope I don't make any mistake...
Creation of site: aeecm
Creation of site: lepagetest
Update pdf_reader from 1.0-rc5 to 1.0-rc6
Update piwik from 2.6 to 2.7
Unlog is stable. Add alias and update log-report.sh
Rename blucetest in ksi.
Deletion of site: ksi
Deletion of site: jenselmenginx
We must set the temporary file path manually.
If we don't, files cannot be created and the site doesn't work.
Correct the script that regenerate the nginx map and regenerate the map.
Creation of site: jenselmenginx
Correct the name of the translation_fr variable.
Uncomment sudo lines in d7-create-site.sh and d7-delete-site.sh
Correct the script for nginx.
Merge branch 'nginx'
Conflicts: bin/flush-files.sh
Add the hability to use this script if the database doesn't require a password.
Udpate to 7.34
Udpate to 7.33
Correct log.sh: another wrong group pattern.
Correct log.sh: wrong group pattern.
d7-all-security-review.sh must now use the log file.
Don't erase log file.
Correct log.sh: Wrong group pattern.
Update unlog's configuration.
Modify log.sh and .unlog to use group.
Make bin/log-report.sh and bin/log.sh executable.
Add scripts to log and report the log and the configuration file for unlog.
Correct d7-all-security-review.sh so that bash is not used any more.
Correct '! -z ' to '-n'.
Correct calculation of numbers of backup to delete.
Udpate to 7.32
Correct bin/d7-all-dump-individual.sh, quotes were not correctly placed.
chmod +x d7-generate-nginx-map.sh
Correctly generate map from sites.php.
Correct update_nginx_map: previous syntax was bash only.
Command subsitution are not quoted. Quotes posed problems in loop.
Merge branch 'nginx' of ssh://git.centrale-marseille.fr/clubdrupal into nginx
Conflicts: bin/d7-create-site.sh bin/scripts-config.sh
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.
Update scritp so they respect the new convention.
Add nginx_map.
Used to pass correct parameters to php-fpm.
Creation of site: gpeltiertest
Creation of site: vragainetest
Deletion of site: bcoissac
Deletion of site: cac13
Check the number of arguments (and print in needed) before anythin.
must be defined before we create the dummy sql file. Otherwise, the individual db dumps failed.
Add sleep 5 to d7-all-drush.sh end remove d7-all-drush-sleep.sh #379
d7-all-drush-sleep.sh only execute cron with a pause of a given time.
Make d7-all-drush-sleep.sh executable.
Add d7-all-drush-sleep.sh.
Same as d7-all-drush.sh with a pause of 60s between the sites.
git-report.sh: sends no email.
The forge sends the email containing the modification. This report is unuseful.
Use 'drush @ sql-drop' instead of 'drush @ sql-dump | grep DROP | drush sql-cli' to drop db in d7-sync-site.sh
use drush sql-cli to sync databases in d7-sync-site.sh instead of mysql
Udpate to 7.31
The drush command upc drupal is only applied to default (#399)
#399 : Rename d7-update-core.sh to d7-all-update-core.sh
d7-update-core.sh add -y option to d7-all-drush.sh updb
Fix typo in d7-update-core.sh
Update bin/d7-update-core.sh.
Update drupal to 7.30
Correct bin/d7-update-core.sh (import d7-scripts-config.sh)
Make d7-update-core.sh executable.
Add script to help the update of drupal core.
Update to 7.28
#397 : Do not log captcha wrong response and disable captcha stats.
Deletion of site: jenselmetest2
Creation of site: jenselmetest2
Switch d7-create-site.sh to drush site-install