aboutsummaryrefslogtreecommitdiffstats
path: root/modules/phpbb
Commit message (Expand)AuthorAgeFilesLines
...
* clean comments, and add missing configuration set in the dbMichael Scherer2011-02-211-10/+25
* - add vhost for forumsMichael Scherer2011-02-212-0/+17
* add a require for ordering purposeMichael Scherer2011-02-211-1/+2
* since phpbb::instance is outside of phpbb::base, the variables are no longer ...Michael Scherer2011-02-211-0/+3
* move phpbb_config outside of phpbb::baseMichael Scherer2011-02-211-8/+11
* rename the php_instance class, as it is already scoped in phpbb moduleMichael Scherer2011-02-211-3/+5
* fix name of the upper moduleMichael Scherer2011-02-211-1/+1
* add comment on various configuration value that should deployed by puppetMichael Scherer2011-02-211-1/+5
* use the name for localMichael Scherer2011-02-211-1/+2
* - use a define to allow multiple forum installation ( for numerous locale )Michael Scherer2011-02-211-50/+75
* - add php-pgsql, or the forum will fail silentlyMichael Scherer2011-02-211-1/+1
* - add a dep on git, as it is used by mga forum developersMichael Scherer2011-02-161-0/+1
* environnement must be in a arrayMichael Scherer2011-02-151-1/+1
* fix the variable to use for connectingMichael Scherer2011-02-151-1/+1
* fix previous fix, O is not a digit, 0 isMichael Scherer2011-02-151-1/+1
* fix error in the perl script, argument start at 0, unlike CMichael Scherer2011-02-151-2/+2
* add missing requires for scriptMichael Scherer2011-02-151-1/+3
* add config.php management to set the databaseMichael Scherer2011-02-151-0/+17
* - fix error in declarationMichael Scherer2011-02-151-1/+0
* deploy ldap config into phpbb databaseMichael Scherer2011-02-151-5/+24
* add a define to manage part of the phpbb config from puppet by directly chang...Michael Scherer2011-02-152-1/+43
* use a variableMichael Scherer2011-02-151-4/+6
* create the postgresql db for phpbbMichael Scherer2011-02-151-1/+9
* add missing :Dexter Morgan2011-02-121-1/+1
* Fix typoDexter Morgan2011-02-121-1/+1
* - initial module to setup phpbbMichael Scherer2011-02-121-0/+18