aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* remove requires (not working)Nicolas Vigier2011-02-111-1/+0
|
* require subversion packageNicolas Vigier2011-02-111-0/+1
|
* fix 'domain' (thanks boklm)Damien Lallement2011-02-111-3/+3
|
* add to avoid SPAMDamien Lallement2011-02-111-3/+3
|
* do not hardcode domain (spotted by misc)Damien Lallement2011-02-111-1/+1
|
* add the user creation by puppetDamien Lallement2011-02-111-15/+18
|
* add a replyto for mail from bot and the user creation by puppetDamien Lallement2011-02-111-2/+3
|
* - remove TODO list as it was fullfiledMichael Scherer2011-02-111-4/+2
| | | | | - do not hardcode the domain name
* change the user/group for /var/www/planet.mageia.orgDamien Lallement2011-02-111-3/+3
|
* - remove comment, as this was doneMichael Scherer2011-02-111-1/+0
|
* switch managehome to trueDamien Lallement2011-02-111-5/+5
|
* fix homedir (thanks to boklm)Damien Lallement2011-02-111-1/+1
|
* typo...Damien Lallement2011-02-111-1/+1
|
* typo (last one?...)Damien Lallement2011-02-111-1/+1
|
* typo and comment about userDamien Lallement2011-02-111-2/+2
|
* typo (bis)Damien Lallement2011-02-111-1/+1
|
* typoDamien Lallement2011-02-111-1/+1
|
* add the creation of the user 'planet'Damien Lallement2011-02-111-0/+6
|
* Enable signature again. This time it should work.Nicolas Vigier2011-02-101-2/+2
|
* prevent a user from signing as schedbot ( would be a security issue on valstar )Michael Scherer2011-02-101-0/+1
|
* fix xml generated , and so reenable url in cia notificationMichael Scherer2011-02-101-1/+2
|
* revert r979, as this broke CIA. I suspect the unescaped & to cause trouble ↵Michael Scherer2011-02-101-1/+0
| | | | for xml parsing
* fix again previous commitMichael Scherer2011-02-101-1/+1
|
* add support for letting group based vm managementMichael Scherer2011-02-102-0/+19
|
* - fix package nameMichael Scherer2011-02-101-1/+1
|
* add url to the cia notificationMichael Scherer2011-02-101-0/+3
|
* add a post commit script to send mailMichael Scherer2011-02-102-0/+15
|
* add basic framework for modifying configuration of a git repository with ↵Michael Scherer2011-02-103-0/+28
| | | | puppet ( used for mail commit script later )
* Redefine %__gpg_sign_cmd in rpm config for signbot to force V3 signaturesNicolas Vigier2011-02-092-0/+11
| | | | | | | | with --force-v3-sigs. V4 signatures are causing problems with the version of rpm used on Mandriva. https://bugzilla.redhat.com/show_bug.cgi?id=436812
* - add new topic for mlMichael Scherer2011-02-091-0/+3
|
* disable signature, as this break upload for the momentMichael Scherer2011-02-091-2/+2
|
* enable signatureNicolas Vigier2011-02-091-2/+2
|
* fix typo (after searching for some time why it didn't run)Nicolas Vigier2011-02-091-1/+1
|
* add sign optionsNicolas Vigier2011-02-082-1/+11
|
* - change permissions on medias directories in done to 775Nicolas Vigier2011-02-082-6/+11
| | | | | | - set group
* allow use of mga-signpackage to sched_login, not build_loginNicolas Vigier2011-02-071-1/+1
|
* add sudoers config to allow schedbot to run mga-signpackage as signbotNicolas Vigier2011-02-072-0/+5
|
* create packages keyNicolas Vigier2011-02-071-6/+18
|
* change default key length to 4096 and expiration in 400 daysNicolas Vigier2011-02-071-2/+2
|
* fix syntaxNicolas Vigier2011-02-071-1/+1
|
* fix syntaxNicolas Vigier2011-02-071-1/+1
|
* create batchdirNicolas Vigier2011-02-071-0/+5
|
* /etc/gnupg not used anymoreNicolas Vigier2011-02-071-11/+0
|
* oops, rng-utils was already installedNicolas Vigier2011-02-071-4/+0
|
* create_gnupg_keys.sh needs rng-utilsNicolas Vigier2011-02-071-1/+5
|
* set max_diff_length to 20k to avoid mails being rejected on mailing listNicolas Vigier2011-02-071-0/+1
|
* fix syntaxNicolas Vigier2011-02-061-1/+1
|
* add directory /var/lib/bcdNicolas Vigier2011-02-061-0/+8
|
* oops, 1m doesn't 1 month, but 1 minutesMichael Scherer2011-02-021-1/+1
|
* also created the base directory ( found after seeing lots of error on my ↵Michael Scherer2011-02-021-0/+2
| | | | puppet vm )