| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - add a dep on git, as it is used by mga forum developers | Michael Scherer | 2011-02-16 | 1 | -0/+1 |
* | Fix the link to the documentation by using the one online from bugzilla | Dexter Morgan | 2011-02-16 | 1 | -1/+1 |
* | Let users modify their names | Buchan Milne | 2011-02-16 | 1 | -1/+1 |
* | remove virtualhost | Damien Lallement | 2011-02-16 | 1 | -5/+1 |
* | typo after renaming vhosts.conf | Damien Lallement | 2011-02-16 | 1 | -1/+1 |
* | update to fit with puppet rules explained by misc | Damien Lallement | 2011-02-16 | 1 | -2/+8 |
* | update to fit with puppet rules explained by misc | Damien Lallement | 2011-02-16 | 1 | -1/+1 |
* | environnement must be in a array | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
* | fix the variable to use for connecting | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
* | fix previous fix, O is not a digit, 0 is | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
* | fix error in the perl script, argument start at 0, unlike C | Michael Scherer | 2011-02-15 | 1 | -2/+2 |
* | - enable access to the db from the vm for phpbb database | Michael Scherer | 2011-02-15 | 1 | -0/+2 |
* | add missing requires for script | Michael Scherer | 2011-02-15 | 1 | -1/+3 |
* | add the phpbb to the acl database | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
* | add config.php management to set the database | Michael Scherer | 2011-02-15 | 1 | -0/+17 |
* | Archive files when signing fails | Pascal Terjan | 2011-02-15 | 1 | -0/+6 |
* | - reenable the main domain as the problem is fixed. | Michael Scherer | 2011-02-15 | 1 | -4/+10 |
* | - disable the reception of mail on alamut for the main domain, | Michael Scherer | 2011-02-15 | 1 | -1/+4 |
* | Use the complete adress for bugzilla-deamon if not it will use @bugs.mageia.org | Dexter Morgan | 2011-02-15 | 1 | -1/+1 |
* | - use smtp instead of sendmail, to solve problem of wrong sender from bugzill... | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
* | - fix error in declaration | Michael Scherer | 2011-02-15 | 1 | -1/+0 |
* | deploy ldap config into phpbb database | Michael Scherer | 2011-02-15 | 1 | -5/+24 |
* | add a define to manage part of the phpbb config from puppet by directly chang... | Michael Scherer | 2011-02-15 | 2 | -1/+43 |
* | use a variable | Michael Scherer | 2011-02-15 | 1 | -4/+6 |
* | create the postgresql db for phpbb | Michael Scherer | 2011-02-15 | 1 | -1/+9 |
* | do not hardcode domain | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
* | Add bugs@ml as globalwatcher | Dexter Morgan | 2011-02-15 | 1 | -1/+1 |
* | Allow DB accouts. | Dexter Morgan | 2011-02-15 | 1 | -1/+1 |
* | Enable mirror action | Pascal Terjan | 2011-02-14 | 1 | -0/+5 |
* | Enable votes | Dexter Morgan | 2011-02-14 | 1 | -1/+1 |
* | add proper requires, to avoid ordering error when deploying apache based web ... | Michael Scherer | 2011-02-13 | 1 | -1/+10 |
* | - fix dns problem on friteuse ( as bind compete with dnsmasq for port 53 ) | Michael Scherer | 2011-02-13 | 1 | -0/+4 |
* | temporary work around for bugzilla being unable to send mail to webteam | Michael Scherer | 2011-02-13 | 1 | -0/+9 |
* | Enable useqacontact | Dexter Morgan | 2011-02-13 | 1 | -1/+1 |
* | set allowemailchange to 0 | Dexter Morgan | 2011-02-13 | 1 | -1/+1 |
* | add missing : | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
* | Fix typo | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
* | Set defaultpriority to normal | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
* | Fix typo | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
* | Enable commentonchange_resolution | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
* | Do not use "See also" field. | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
* | - initial module to setup phpbb | Michael Scherer | 2011-02-12 | 1 | -0/+18 |
* | disable some wsgi check, as viewvc do not like them ( should be reported upst... | Michael Scherer | 2011-02-12 | 1 | -1/+4 |
* | - fix wrong type for ssl redirection | Michael Scherer | 2011-02-12 | 1 | -1/+1 |
* | - enable ssl, and rewrite the web config to use the higher level apache | Michael Scherer | 2011-02-12 | 2 | -16/+13 |
* | - add ssl support on blog, and reuse the vhost_base module ( so there | Michael Scherer | 2011-02-12 | 2 | -6/+11 |
* | add a require on user ( for ordering prupose, as cron use the user ) | Michael Scherer | 2011-02-12 | 1 | -1/+1 |
* | - fix ordering, as the exec will fail if postgresql is not running | Michael Scherer | 2011-02-12 | 1 | -0/+2 |
* | - use variable for the blog domain and location (less stuff to change | Michael Scherer | 2011-02-12 | 2 | -5/+8 |
* | - add a comment about directory group ownership ( to see later ) | Michael Scherer | 2011-02-12 | 1 | -1/+2 |