aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* - more explicit commentMichael Scherer2011-02-121-1/+2
|
* Enable ssl may not work right nowDexter Morgan2011-02-121-2/+2
|
* Enable white boardDexter Morgan2011-02-121-1/+1
|
* turn letsubmitterchoosemilestone to 0Dexter Morgan2011-02-121-1/+1
|
* - rename file ( no need to number it )Michael Scherer2011-02-122-1/+1
|
* - add a require on subversion ( for ordering purpose, spotted by boklm )Michael Scherer2011-02-121-1/+2
|
* - fix output of the check script Michael Scherer2011-02-121-1/+1
|
* - fix the issue with bugzilla params file ( use -P to not take %param in ↵Michael Scherer2011-02-121-1/+1
| | | | account )
* Fix default severityDexter Morgan2011-02-121-17/+17
| | | | | | Fix defautl Arch Remove timetrackinggroup
* Require perl-JSON-RPC install for the bugzilla needed for webteamDexter Morgan2011-02-121-0/+4
|
* use signscript wrapper to check signature after signingNicolas Vigier2011-02-111-0/+1
|
* - Stop if signature doesn't work after 15 tryNicolas Vigier2011-02-111-0/+7
| | | | | | - remove signature before trying to add it again
* oops, use mktemp to create tmp fileNicolas Vigier2011-02-111-1/+1
|
* use cp -pfNicolas Vigier2011-02-111-2/+2
|
* add wrapper script to sign package, check signature, and sign in a loop ↵Nicolas Vigier2011-02-113-0/+25
| | | | while signature is not correct
* more explicit commentMichael Scherer2011-02-111-1/+1
|
* add a class for mod_deflateDamien Lallement2011-02-111-0/+6
|
* add php-iconv and change apache-mod_deflate with a class in apache moduleDamien Lallement2011-02-111-1/+2
|
* typo (need a brain: help)Damien Lallement2011-02-111-1/+1
|
* add apache-mod_deflate for planetDamien Lallement2011-02-111-0/+4
|
* use source instead of templates ( likely lighter, no need to parse the file ↵Michael Scherer2011-02-113-6/+6
| | | | for no reason )
* 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