| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | restart apache when mod_wsgi.conf or mod_php.conf are changed ( or deployed ) | Michael Scherer | 2011-02-23 | 1 | -0/+2 |
* | - php complain when the timezone is not set, and do not seem | Michael Scherer | 2011-02-23 | 2 | -0/+13 |
* | fix previous try to have a array of directories writable by apache | Michael Scherer | 2011-02-23 | 1 | -9/+12 |
* | add a comment about why this class is required | Michael Scherer | 2011-02-23 | 1 | -0/+3 |
* | finish the move to django_application common class | Michael Scherer | 2011-02-23 | 2 | -12/+2 |
* | add more directory to be writable | Michael Scherer | 2011-02-23 | 1 | -2/+7 |
* | - use a loop for all the directory that should be forbidden | Michael Scherer | 2011-02-23 | 1 | -1/+22 |
* | - rearrange order of argument, so they are in the same order in both query | Michael Scherer | 2011-02-22 | 1 | -3/+3 |
* | - force is_dynamic parameter ( or it is almost never taken in account ) | Michael Scherer | 2011-02-22 | 1 | -2/+2 |
* | - force ssl for the ldap binding | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
* | - reindent required packages, and add php-ldap to the mix | Michael Scherer | 2011-02-22 | 1 | -1/+7 |
* | - use the real name of the vhost for the ssl certificate | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
* | - enable ssl usage for reverse proxy ( used by forum ) | Michael Scherer | 2011-02-22 | 1 | -1/+3 |
* | - fix call to notify | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
* | - fix manifests | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
* | - also connect to the ssl version of the forum on the reverse proxy ( so we | Michael Scherer | 2011-02-22 | 1 | -1/+4 |
* | - offer a ssl version of the forum, for login | Michael Scherer | 2011-02-22 | 1 | -0/+6 |
* | - phpbb enforce that install is not present ( which is a good thing | Michael Scherer | 2011-02-22 | 1 | -1/+10 |
* | - set cache as writable by apache user | Michael Scherer | 2011-02-22 | 1 | -0/+10 |
* | - use a alias for the exec | Michael Scherer | 2011-02-22 | 1 | -2/+2 |
* | - fix typo in database server name | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
* | - fix the configuration file, use mod_rewrite instead | Michael Scherer | 2011-02-22 | 1 | -3/+7 |
* | - fix url, add trailing slash ( or the url is concatened to domain name, and ... | Michael Scherer | 2011-02-22 | 1 | -2/+2 |
* | - add a proxy on alamut for friteuse | Michael Scherer | 2011-02-21 | 1 | -1/+13 |
* | Do not enable votes | Dexter Morgan | 2011-02-21 | 1 | -1/+1 |
* | - fix order of include ( this should not matter, except in this specific case ) | Michael Scherer | 2011-02-21 | 1 | -2/+3 |
* | - no longer mirror bootstrap on rabbit | Michael Scherer | 2011-02-21 | 1 | -1/+0 |
* | - clean old hostname and alias | Michael Scherer | 2011-02-21 | 1 | -5/+5 |
* | clean comments, and add missing configuration set in the db | Michael Scherer | 2011-02-21 | 1 | -10/+25 |
* | - adapt the list of database to the setup of forum | Michael Scherer | 2011-02-21 | 1 | -3/+14 |
* | - add vhost for forums | Michael Scherer | 2011-02-21 | 2 | -0/+17 |
* | - deploy the forums as a module | Michael Scherer | 2011-02-21 | 2 | -1/+6 |
* | add a require for ordering purpose | Michael Scherer | 2011-02-21 | 1 | -1/+2 |
* | since phpbb::instance is outside of phpbb::base, the variables are no longer ... | Michael Scherer | 2011-02-21 | 1 | -0/+3 |
* | move phpbb_config outside of phpbb::base | Michael Scherer | 2011-02-21 | 1 | -8/+11 |
* | rename the php_instance class, as it is already scoped in phpbb module | Michael Scherer | 2011-02-21 | 1 | -3/+5 |
* | fix name of the upper module | Michael Scherer | 2011-02-21 | 1 | -1/+1 |
* | add comment on various configuration value that should deployed by puppet | Michael Scherer | 2011-02-21 | 1 | -1/+5 |
* | use the name for local | Michael Scherer | 2011-02-21 | 1 | -1/+2 |
* | - use a define to allow multiple forum installation ( for numerous locale ) | Michael Scherer | 2011-02-21 | 1 | -50/+75 |
* | - add php-pgsql, or the forum will fail silently | Michael Scherer | 2011-02-21 | 1 | -1/+1 |
* | Allow to show attachment in the user browser | Dexter Morgan | 2011-02-20 | 1 | -1/+1 |
* | Give group owner access (read - including search - and write) to owner attribute | Buchan Milne | 2011-02-20 | 1 | -1/+1 |
* | Index owner attribute | Buchan Milne | 2011-02-20 | 1 | -1/+1 |
* | - add memcached module ( used by django application among others ) | Michael Scherer | 2011-02-20 | 2 | -0/+45 |
* | - add a class for django application ( to avoid duplication | Michael Scherer | 2011-02-20 | 1 | -0/+15 |
* | - add changelog ml, as asked on irc ( and others occasions ) | Michael Scherer | 2011-02-19 | 1 | -0/+8 |
* | - add right to users to do a CMP against group member, | Michael Scherer | 2011-02-19 | 1 | -1/+1 |
* | Use "see also" URL field instead of the URL: field | Dexter Morgan | 2011-02-19 | 1 | -1/+1 |
* | update 'how to be listed in Planet Mageia' | Damien Lallement | 2011-02-18 | 1 | -0/+1 |