Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add syntax check for php, asked by rda on #mageia-i18n | Michael Scherer | 2011-06-02 | 1 | -0/+1 |
| | |||||
* | enable again check .po, as seen with oliver on irc | Michael Scherer | 2011-06-02 | 1 | -1/+1 |
| | |||||
* | add syntax check for php | Michael Scherer | 2011-06-02 | 1 | -0/+4 |
| | |||||
* | no longer force english language pack | Michael Scherer | 2011-06-01 | 1 | -4/+1 |
| | |||||
* | disable commit emails on packages repository, while branching packages for ↵ | Nicolas Vigier | 2011-06-01 | 1 | -1/+1 |
| | | | | release 1 | ||||
* | restrict commits on packages and binrepos repositories to user schedbot | Nicolas Vigier | 2011-06-01 | 1 | -0/+2 |
| | |||||
* | allow restricting commits to a user | Nicolas Vigier | 2011-06-01 | 2 | -0/+24 |
| | |||||
* | fix keydir variable name | Nicolas Vigier | 2011-05-30 | 1 | -1/+1 |
| | |||||
* | Add a script to sign isos | Pascal Terjan | 2011-05-30 | 2 | -0/+18 |
| | |||||
* | add redundancy to phpbb ( after checking php ldap documentation | Michael Scherer | 2011-05-30 | 1 | -1/+1 |
| | | | | | | http://www.php.net/manual/fr/function.ldap-connect.php#23654 and a quick check on phpbb sourcecode ) | ||||
* | mirror newrelease on rabbit | Nicolas Vigier | 2011-05-30 | 2 | -0/+8 |
| | |||||
* | add rsync module for new release directory | Nicolas Vigier | 2011-05-30 | 1 | -0/+6 |
| | |||||
* | use pt-br instead of br, and zh-cn instead of zh | Nicolas Vigier | 2011-05-30 | 1 | -2/+2 |
| | |||||
* | add redirections for es, zh, br | Nicolas Vigier | 2011-05-30 | 1 | -0/+12 |
| | |||||
* | fix template syntax | Nicolas Vigier | 2011-05-30 | 1 | -2/+2 |
| | |||||
* | fix syntax | Nicolas Vigier | 2011-05-30 | 1 | -1/+1 |
| | |||||
* | add redirection to french forums | Nicolas Vigier | 2011-05-30 | 1 | -0/+4 |
| | |||||
* | Always define distro_section now that mkrel does the right thing | Pascal Terjan | 2011-05-30 | 1 | -1/+1 |
| | |||||
* | seems the underlying library ( python-ldap ) automatically use | Michael Scherer | 2011-05-30 | 1 | -1/+1 |
| | | | | | | the 2nd server is the first one is down, thus freeing us from the task of patching the module | ||||
* | add redundancy for postfix ldap connexion | Michael Scherer | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | remove redundant declaration ( ldap is already defined below ), | Michael Scherer | 2011-05-29 | 1 | -4/+3 |
| | | | | | and add the first slave ( should use exported ressources IMHO ) | ||||
* | Fix upload to core | Pascal Terjan | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | Fix macro name | Pascal Terjan | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | Define distrib_section and allow uploading to another section | Pascal Terjan | 2011-05-29 | 2 | -2/+2 |
| | |||||
* | fix again wrong quotes | Michael Scherer | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | fix typo due to my old packager habits of using requires instead of require | Michael Scherer | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | workaround problem on 2010.0 , where kolab schema conflict with | Michael Scherer | 2011-05-29 | 1 | -1/+4 |
| | | | | another one we use | ||||
* | add explicit requires to the cert so we do not try to start without it | Michael Scherer | 2011-05-29 | 1 | -0/+1 |
| | |||||
* | add explicit inheritance with common, as it seems to not | Michael Scherer | 2011-05-29 | 1 | -0/+2 |
| | | | | work as I believe for this case ( do not have time to figure more toroughly ) | ||||
* | deploy ldap slave as a test on krampouezh | Michael Scherer | 2011-05-29 | 1 | -0/+5 |
| | |||||
* | fix user used for synchronisation | Michael Scherer | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | fix syntax errors | Michael Scherer | 2011-05-29 | 1 | -2/+3 |
| | |||||
* | fix the path of the ssl certificate | Michael Scherer | 2011-05-29 | 2 | -4/+4 |
| | |||||
* | fix wrong variable ( s/dc_domain/dc_suffix/ ) | Michael Scherer | 2011-05-29 | 1 | -2/+2 |
| | |||||
* | add a slave class to create a 2nd ldap | Michael Scherer | 2011-05-29 | 2 | -0/+36 |
| | |||||
* | move the monitor db at the beggining of the file, so we can | Michael Scherer | 2011-05-29 | 1 | -6/+6 |
| | | | | add syncrepl config to the end of the db | ||||
* | split the configuration for the test database in another file ( to prepare ↵ | Michael Scherer | 2011-05-29 | 3 | -10/+11 |
| | | | | for slave server ) | ||||
* | add a CNAME to deploy ldap slave later | Michael Scherer | 2011-05-28 | 1 | -1/+3 |
| | |||||
* | run live build at night | Olivier Blin | 2011-05-28 | 1 | -2/+2 |
| | |||||
* | remove spurious slash | Olivier Blin | 2011-05-28 | 1 | -1/+1 |
| | |||||
* | run as draklive user | Olivier Blin | 2011-05-28 | 1 | -0/+1 |
| | |||||
* | fix typo and remove cron include (bumping test minute as well) | Olivier Blin | 2011-05-28 | 1 | -2/+1 |
| | |||||
* | include cron | Olivier Blin | 2011-05-28 | 1 | -0/+1 |
| | |||||
* | add a cron to automatically rebuild live images every day | Olivier Blin | 2011-05-28 | 1 | -0/+6 |
| | |||||
* | use a better variable name | Olivier Blin | 2011-05-28 | 1 | -2/+2 |
| | |||||
* | factorize var-data location | Olivier Blin | 2011-05-28 | 1 | -2/+3 |
| | |||||
* | put live config in ~/live-config | Olivier Blin | 2011-05-28 | 1 | -1/+2 |
| | |||||
* | add a live-config svn snapshot in /etc/draklive | Olivier Blin | 2011-05-28 | 1 | -0/+3 |
| | |||||
* | add release scripts in /root/release | Nicolas Vigier | 2011-05-27 | 2 | -0/+11 |
| | |||||
* | add ldap group to track former contributers that had a email alias, so they | Michael Scherer | 2011-05-27 | 1 | -1/+6 |
| | | | | | | can sort everything without being in others groups or without needing specific access |