Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - restrict the web repository to the web ldap group | Michael Scherer | 2011-04-21 | 1 | -1/+1 |
| | |||||
* | change the name of the group ( to use a dynamic group ) | Michael Scherer | 2011-04-21 | 1 | -1/+1 |
| | |||||
* | - deploy dynlist overlay, so we can create dynamic group ( needed for i18n ↵ | Michael Scherer | 2011-04-21 | 1 | -0/+4 |
| | | | | svn access ) | ||||
* | show the group of a user in the error message, so people can check their | Michael Scherer | 2011-04-21 | 1 | -0/+2 |
| | | | | | member ship ( quite lowtech, I concede ) | ||||
* | add tmb to allowed submitters | Thomas Backlund | 2011-04-21 | 1 | -2/+2 |
| | |||||
* | fix service name ( as jonund sent us a alert ) | Michael Scherer | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | fix aliases, as noticed by stew on irc | Michael Scherer | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | fix ruby code in template | Michael Scherer | 2011-04-20 | 1 | -2/+1 |
| | |||||
* | do not warn for load on ecosse jonund | Michael Scherer | 2011-04-20 | 1 | -0/+7 |
| | |||||
* | ignore warning on rabbit for filesystem full when building iso | Michael Scherer | 2011-04-20 | 1 | -0/+4 |
| | |||||
* | blacklist the registration of the login 'security' | Michael Scherer | 2011-04-20 | 1 | -0/+1 |
| | |||||
* | - add security alias for stew | Michael Scherer | 2011-04-20 | 1 | -0/+2 |
| | |||||
* | also add sysadmins to the list of those that have a alias | Michael Scherer | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | enable version freeze | Nicolas Vigier | 2011-04-20 | 1 | -8/+8 |
| | |||||
* | Also test against 2010.2 backports | Pascal Terjan | 2011-04-20 | 1 | -1/+13 |
| | |||||
* | - offer aliases for packagers | Michael Scherer | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | prepare freeze config | Nicolas Vigier | 2011-04-20 | 1 | -5/+5 |
| | |||||
* | add rsync on rabbit | Nicolas Vigier | 2011-04-20 | 1 | -0/+1 |
| | |||||
* | add rsync for isos directory | Nicolas Vigier | 2011-04-20 | 2 | -0/+23 |
| | |||||
* | fix syntax | Nicolas Vigier | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | include rsyncd module in main_mirror | Nicolas Vigier | 2011-04-20 | 3 | -1/+32 |
| | |||||
* | add parameter for rsyncd config file template | Nicolas Vigier | 2011-04-20 | 1 | -2/+2 |
| | |||||
* | set default language to english, as that's the only thing in | Michael Scherer | 2011-04-19 | 1 | -1/+4 |
| | | | | | our git for the moment | ||||
* | also define default lang value for installation of a forum | Michael Scherer | 2011-04-19 | 1 | -0/+7 |
| | |||||
* | use a transaction and close the database, maybe this will help to avoid | Michael Scherer | 2011-04-19 | 1 | -2/+8 |
| | | | | | the timeout problem I see from time to time | ||||
* | fix various errors : | Michael Scherer | 2011-04-19 | 1 | -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 complain | Michael Scherer | 2011-04-19 | 1 | -1/+3 |
| | |||||
* | add a type to fetch remote databases for forums | Michael Scherer | 2011-04-19 | 2 | -0/+7 |
| | |||||
* | syntax fix | Michael Scherer | 2011-04-19 | 1 | -1/+1 |
| | |||||
* | declare phpbb database using a different type, so this can be then used | Michael Scherer | 2011-04-19 | 1 | -3/+11 |
| | | | | | on postgresql side to declare access on the database | ||||
* | add forgotten file on previous commit, to make sure that non hosted forum will | Michael Scherer | 2011-04-19 | 2 | -0/+6 |
| | | | | | be handled | ||||
* | allow to declare forum db and have it added to postgresql with manual ↵ | Michael Scherer | 2011-04-19 | 1 | -0/+2 |
| | | | | intervention ( first part ) | ||||
* | add german db declaration to postgresql acl | Michael Scherer | 2011-04-19 | 1 | -1/+1 |
| | |||||
* | reload apache when a new forum is declared | Michael Scherer | 2011-04-19 | 1 | -0/+1 |
| | |||||
* | - add redirection_instance type , to handle forums redirection | Michael Scherer | 2011-04-19 | 1 | -0/+11 |
| | |||||
* | - add a directory to store locale redirection | Michael Scherer | 2011-04-19 | 1 | -0/+4 |
| | |||||
* | - also do make sure that the phpbb_apply can be declared multiple time | Michael Scherer | 2011-04-19 | 1 | -1/+2 |
| | |||||
* | change phpbb_config so it can be declared multiple time ( ie for more than one | Michael Scherer | 2011-04-19 | 1 | -11/+20 |
| | | | | | instance ) without having issue with ressources title unicity | ||||
* | make sure that wsgi pass Authorisation header to tx, as this break tx-client | Michael Scherer | 2011-04-18 | 1 | -0/+4 |
| | |||||
* | fix reentrency issues of phpbb module ( ie, apache_writable_dir that could ↵ | Michael Scherer | 2011-04-18 | 1 | -14/+14 |
| | | | | | | | not be declared more than once ) | ||||
* | add software key in its own module | Nicolas Vigier | 2011-04-18 | 3 | -9/+34 |
| | |||||
* | add software GPG key | Nicolas Vigier | 2011-04-18 | 1 | -0/+9 |
| | |||||
* | - start to deploy german forum | Michael Scherer | 2011-04-18 | 1 | -0/+1 |
| | |||||
* | - since mandriva use rpm5, we do not want to see there is a new version there | Michael Scherer | 2011-04-17 | 1 | -0/+1 |
| | |||||
* | Fix test ids, else we get invalid db table names | Pascal Terjan | 2011-04-17 | 1 | -2/+2 |
| | |||||
* | Create separate reports for Cooker and Mandriva 2010.2 | Pascal Terjan | 2011-04-17 | 1 | -0/+49 |
| | |||||
* | Ignore distros with higher basesystem version | Pascal Terjan | 2011-04-13 | 1 | -0/+1 |
| | |||||
* | Allow build dependcies to be on any arch, may miss problems but better than ↵ | Pascal Terjan | 2011-04-13 | 1 | -0/+3 |
| | | | | false positives | ||||
* | sendmail_path needs to be set by php_admin_value instead of php_value | Nicolas Vigier | 2011-04-12 | 1 | -1/+1 |
| | |||||
* | enable again 2 builds on each node | Nicolas Vigier | 2011-04-12 | 1 | -2/+2 |
| |