aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* fix various errors :Michael Scherer2011-04-191-5/+14
| | | | | | | - the same database was used for all forums ( so the german forum was not configured on installation ) - some value were wrongly set ( but that was on the wrong db )
* disable requires, as alamut complainMichael Scherer2011-04-191-1/+3
|
* add a type to fetch remote databases for forumsMichael Scherer2011-04-191-0/+4
|
* syntax fixMichael Scherer2011-04-191-1/+1
|
* declare phpbb database using a different type, so this can be then usedMichael Scherer2011-04-191-3/+11
| | | | | on postgresql side to declare access on the database
* add forgotten file on previous commit, to make sure that non hosted forum willMichael Scherer2011-04-192-0/+6
| | | | | be handled
* allow to declare forum db and have it added to postgresql with manual ↵Michael Scherer2011-04-191-0/+2
| | | | intervention ( first part )
* add german db declaration to postgresql aclMichael Scherer2011-04-191-1/+1
|
* reload apache when a new forum is declaredMichael Scherer2011-04-191-0/+1
|
* - add redirection_instance type , to handle forums redirectionMichael Scherer2011-04-191-0/+11
|
* - add a directory to store locale redirectionMichael Scherer2011-04-191-0/+4
|
* - also do make sure that the phpbb_apply can be declared multiple timeMichael Scherer2011-04-191-1/+2
|
* change phpbb_config so it can be declared multiple time ( ie for more than oneMichael Scherer2011-04-191-11/+20
| | | | | instance ) without having issue with ressources title unicity
* make sure that wsgi pass Authorisation header to tx, as this break tx-clientMichael Scherer2011-04-181-0/+4
|
* fix reentrency issues of phpbb module ( ie, apache_writable_dir that could ↵Michael Scherer2011-04-181-14/+14
| | | | | | | not be declared more than once )
* add software key in its own moduleNicolas Vigier2011-04-181-9/+0
|
* add software GPG keyNicolas Vigier2011-04-181-0/+9
|
* - since mandriva use rpm5, we do not want to see there is a new version thereMichael Scherer2011-04-171-0/+1
|
* Fix test ids, else we get invalid db table namesPascal Terjan2011-04-171-2/+2
|
* Create separate reports for Cooker and Mandriva 2010.2Pascal Terjan2011-04-171-0/+49
|
* Ignore distros with higher basesystem versionPascal Terjan2011-04-131-0/+1
|
* Allow build dependcies to be on any arch, may miss problems but better than ↵Pascal Terjan2011-04-131-0/+3
| | | | false positives
* sendmail_path needs to be set by php_admin_value instead of php_valueNicolas Vigier2011-04-121-1/+1
|
* enable again 2 builds on each nodeNicolas Vigier2011-04-121-2/+2
|
* Fix the tidy of upload filesPascal Terjan2011-04-111-2/+1
|
* Try to fix the tidy of upload filesPascal Terjan2011-04-111-0/+1
|
* set one build per host, on jonund and ecosseNicolas Vigier2011-04-111-2/+2
|
* remove jonund from buildsystem to run tests on jonundNicolas Vigier2011-04-111-2/+2
|
* Remove files from uploads/ after 2 weeksPascal Terjan2011-04-111-0/+6
|
* Give more time to the checks now that there is a long onePascal Terjan2011-04-101-1/+1
|
* Disable update sources needing an updated youri-checkPascal Terjan2011-04-101-53/+52
|
* Add updates checkPascal Terjan2011-04-101-0/+158
|
* add second build on ecosse and jonundNicolas Vigier2011-04-091-2/+2
|
* disable jonund-build2 for nowNicolas Vigier2011-04-091-2/+2
|
* add second build on jonundNicolas Vigier2011-04-091-2/+2
|
* remove php module as it is not needed: php configuration changes are done ↵Nicolas Vigier2011-04-083-1879/+0
| | | | from apache module
* fix syntaxNicolas Vigier2011-04-081-1/+1
|
* set php date.timezone to UTC (as CEST is an incorrect value)Nicolas Vigier2011-04-082-1/+3
|
* send php emails from root@mageia.orgNicolas Vigier2011-04-081-0/+1
|
* reset php.ini to default, as we should be doing all changes using apache configNicolas Vigier2011-04-081-2/+2
|
* set only login in MAILTONicolas Vigier2011-04-081-1/+1
|
* fix permission on php.iniNicolas Vigier2011-04-081-1/+1
|
* set timezone it php.iniNicolas Vigier2011-04-072-1/+2
|
* add php moduleNicolas Vigier2011-04-073-0/+1878
|
* fix iurt commandNicolas Vigier2011-04-071-1/+1
|
* use content instead of sourceNicolas Vigier2011-04-071-1/+1
|
* iurt20101 inherits baseNicolas Vigier2011-04-071-2/+1
|
* include base in iurt20101Nicolas Vigier2011-04-071-1/+1
|
* add iurt2010.1 scriptNicolas Vigier2011-04-072-0/+18
|
* send cron output to rootNicolas Vigier2011-04-061-0/+1
|