Home
Empowerment through collective innovation

Antoine Beaupré : code sur drupal.org

Syndicate content
CVS commit messages for drupal.org
Updated: 14 hours 41 min ago

Commit 126610 by anarcat

Thu, 10/07/2008 - 12:11
Commit #126610 by anarcat at 17:11 Provision: /modules/provision/platform/provision_drupal.info 1.2
Provision: /modules/provision/provision.info 1.4 cvs_deploy is required only for provision_drupal.module

Commit 126348 by anarcat

Wed, 09/07/2008 - 14:43
Commit #126348 by anarcat at 19:43 Provision: /modules/provision/db_server/provision_mysql.module 1.19 grant ALL PRIVILEGES instead of just create/drop to the mysql root user as the latter is not sufficient to create mysql users. do not flush privileges as GRANT already does that.

Commit 126347 by anarcat

Wed, 09/07/2008 - 14:41
Commit #126347 by anarcat at 19:41 Provision: /modules/provision/provision.help.inc 1.7 hint at the simpler 'adduser' command to add a user to a group instead of vigr, but keep the instructions on how to edit the group file

Commit 125421 by anarcat

Fri, 04/07/2008 - 15:04
Commit #125421 by anarcat at 20:04 Provision: /modules/provision/platform/provision_drupal_settings.tpl.php 1.3 include the global.inc from the PROVISION_CONFIG_PATH, not the site directory. See #275953

Commit 125420 by anarcat

Fri, 04/07/2008 - 15:03
Commit #125420 by anarcat at 20:03 Hosting: /modules/hosting/task/hosting_task.module 1.13 handle the corner case where the task wasn't run on the last queue run in the display

Commit 125413 by anarcat

Fri, 04/07/2008 - 14:32
Commit #125413 by anarcat at 19:32 Hosting: /modules/hosting/task/hosting_task.module 1.12 add a message (a bit too verbose) to unprocessed queues. Fixes #278632.

Commit 125398 by anarcat

Fri, 04/07/2008 - 12:53
Commit #125398 by anarcat at 17:53 Hosting: /modules/hosting/hosting_help.inc 1.13 add a ./ in front of the drush exec call suggestion because . might not be in the current $PATH

Commit 125396 by anarcat

Fri, 04/07/2008 - 12:51
Commit #125396 by anarcat at 17:51 Provision: /modules/provision/provision.module 1.39 detect properly the proper apachectl command to run on debian + apache2, FreeBSD and probably others

Commit 125394 by anarcat

Fri, 04/07/2008 - 12:38
Commit #125394 by anarcat at 17:38 Hosting: /modules/hosting/hosting.wizard.inc 1.12 try to clarify the fact that you probably don't need to change anything in the db_server configuration page in the wizard