aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Allow to show attachment in the user browserDexter Morgan2011-02-201-1/+1
|
* Give group owner access (read - including search - and write) to owner attributeBuchan Milne2011-02-201-1/+1
|
* Index owner attributeBuchan Milne2011-02-201-1/+1
|
* - add memcached module ( used by django application among others )Michael Scherer2011-02-202-0/+45
|
* - add a class for django application ( to avoid duplicationMichael Scherer2011-02-201-0/+15
| | | | with potential futur django application )
* - add right to users to do a CMP against group member,Michael Scherer2011-02-191-1/+1
| | | | | as the django plugin to auth against ldap ( used by transifex ) use this to determine group membership and fail if the access is not sufficient
* Use "see also" URL field instead of the URL: fieldDexter Morgan2011-02-191-1/+1
|
* update 'how to be listed in Planet Mageia'Damien Lallement2011-02-181-0/+1
|
* hide 'test-2' repo (I hate boklm :-p)Damien Lallement2011-02-181-1/+1
|
* hide 'test' repoDamien Lallement2011-02-181-2/+4
|
* add missing ','Damien Lallement2011-02-181-1/+1
|
* fix path for the index.phpDamien Lallement2011-02-181-1/+1
|
* typoDamien Lallement2011-02-182-2/+3
|
* add a new index page to ask people choosing a localeDamien Lallement2011-02-182-0/+28
|
* - let any subscriber use review command ( and so see who is Michael Scherer2011-02-171-1/+1
| | | | | subscribed on a list , asked by Wobo and Jehane )
* remove REPLYTO as it does not work like thisDamien Lallement2011-02-171-1/+0
|
* fix mail optionDamien Lallement2011-02-171-1/+1
|
* fix mageia marketing MLDamien Lallement2011-02-171-1/+1
|
* fix send mailDamien Lallement2011-02-171-1/+1
|
* typoDamien Lallement2011-02-171-1/+1
|
* fix CC maillingDamien Lallement2011-02-171-1/+1
|
* update mail messageDamien Lallement2011-02-171-1/+1
|
* update mail messageDamien Lallement2011-02-171-2/+2
|
* now send a mail when a new planet is deployedDamien Lallement2011-02-171-0/+1
|
* give right access for install.phpDamien Lallement2011-02-171-1/+1
|
* change user/group on whole directoryDamien Lallement2011-02-171-2/+2
|
* fix typo (chown instead of chmodw)Damien Lallement2011-02-171-1/+1
|
* fix typo (bis)Damien Lallement2011-02-171-3/+3
|
* fix typoDamien Lallement2011-02-171-3/+3
|
* change rights for files on moonmoonDamien Lallement2011-02-171-0/+3
|
* update scriptDamien Lallement2011-02-171-1/+10
|
* remove blog groupDamien Lallement2011-02-171-2/+1
|
* remove planet groupDamien Lallement2011-02-171-1/+1
|
* add missing '.'Damien Lallement2011-02-171-1/+1
|
* typoDamien Lallement2011-02-171-2/+2
|
* update path to planet and add the deployment of scrip via puppetDamien Lallement2011-02-172-0/+10
|
* start to deploy the deployment scriptDamien Lallement2011-02-171-0/+26
|
* update user/group as blog:blog is not needed anymoreDamien Lallement2011-02-171-1/+1
|
* - finally fix the bugzilla -> bugs problem, after 3h ofMichael Scherer2011-02-161-0/+3
| | | | | debugging ( mainly because i didn't understoof the error message :/ )
* - add support for having a different vhost ( not pretty, but I didn't found ↵Michael Scherer2011-02-161-1/+4
| | | | other way )
* - add support for ssl in vhost_reverse_proxyMichael Scherer2011-02-161-1/+2
|
* - fix the path used for git-daemon ( lib_dir include /usr )Michael Scherer2011-02-161-1/+1
|
* - fix path of git-daemon, as it break on x86_64 ( ie valstar )Michael Scherer2011-02-161-1/+1
|