aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
Commit message (Expand)AuthorAgeFilesLines
* simplify the manifests, by removing redundant declarationMichael Scherer2012-01-081-6/+2
* run the dispatch job every minutes, ( ie, no need to wait 1 minute for nothing )Michael Scherer2012-01-081-1/+1
* small refactoring of binrepos moduleMichael Scherer2012-01-081-27/+10
* add the missing script to sign packages ( was before unversionned in /usr/bin )Michael Scherer2012-01-084-3/+37
* do not prefix login with signbot_, clearer this wayMichael Scherer2012-01-082-6/+6
* do not prefix variable with sign_, no longer needed, and various cleaningMichael Scherer2012-01-082-5/+3
* clean default valuesMichael Scherer2012-01-081-3/+1
* remove value already set by defaultsMichael Scherer2012-01-081-3/+0
* use cp instead of mv, since mv would requires to be able to write in /var/www...Michael Scherer2012-01-081-1/+1
* slightly simplify the module, by dropping 1 variable and using local_scriptMichael Scherer2012-01-081-3/+1
* use the new local_script type to deploy mgacreatehomeMichael Scherer2012-01-081-7/+2
* move maintdb templates in a subdirectoryMichael Scherer2012-01-085-4/+4
* rename maintdb, to be able to create a subdirectory to hold the templateMichael Scherer2012-01-082-1/+1
* move 'include buildsystem::signbot' before 'include youri_submit' to 'fix cla...Thomas Backlund2012-01-081-1/+1
* set group too for iurt & coThomas Backlund2012-01-081-0/+1
* fixing the default owner of file broke this define, since the user is not exp...Michael Scherer2012-01-081-0/+1
* reapply commit 2142, since it was not the problem in the endMichael Scherer2012-01-084-3/+3
* fix variable that were not correctly renamedMichael Scherer2012-01-081-2/+2
* revert commit 2140 ( since this does not work as i expected after reading sou...Michael Scherer2012-01-084-3/+3
* add the missing cronjob of schedbot, since it was somehow removedMichael Scherer2012-01-071-0/+6
* oops, fix missing rename of variable for templatesMichael Scherer2012-01-074-6/+6
* put signbot templates file in a subdirectory ( cleaner to not haveMichael Scherer2012-01-074-3/+3
* stip maintdb_ prefix from variable, since we no longer need it,Michael Scherer2012-01-071-29/+21
* no longer inherit from base ( not needed )Michael Scherer2012-01-071-1/+1
* split maintdb in a separate class, and clean it a little bitMichael Scherer2012-01-074-77/+74
* defaults are now set for all classes in defaults.ppMichael Scherer2012-01-071-6/+0
* use fully qualified name for the variableMichael Scherer2012-01-071-3/+3
* also properly set the permission of the temporary file, noticed by kamilMichael Scherer2012-01-071-1/+1
* refactoring of fileMichael Scherer2012-01-071-6/+5
* split signbot from the main moduleMichael Scherer2012-01-072-43/+48
* more refactoring, by setting default for tidyMichael Scherer2012-01-071-4/+5
* split mgarepo in a separate fileMichael Scherer2012-01-072-75/+72
* refactor iurt configuration ( easier to change )Michael Scherer2012-01-071-24/+14
* use temporary files to update missing-deps files (#2839)Nicolas Vigier2012-01-031-1/+2
* use temporary files to update maintdb.txt and unmaintained.txt (#2839)Nicolas Vigier2012-01-031-1/+1
* Set domain to add when sending email to usersPascal Terjan2012-01-021-0/+1
* unpack nonfree boot iso in installer treeThomas Backlund2011-12-291-0/+9
* disable unpacking installer on Mga1 frozen treeThomas Backlund2011-12-291-7/+7
* partially fix #1456, by blocking upload from noarch with file in /usr/lib64/Michael Scherer2011-11-071-1/+1
* change permission on maintdb dirNicolas Vigier2011-10-041-1/+9
* add vhost for maintdbNicolas Vigier2011-10-042-0/+7
* strip nobody from unmaintained packages list (as suggested by stormi)Nicolas Vigier2011-09-211-1/+1
* remove useless use of cat noticed by tmbNicolas Vigier2011-09-211-1/+1
* make list of unmaintained packagesNicolas Vigier2011-09-211-1/+2
* disable markrelease on release 1 for nowNicolas Vigier2011-09-211-1/+1
* fix missing prefixMichael Scherer2011-09-191-1/+1
* more splitting of modulesMichael Scherer2011-09-193-26/+29
* split mgacreatehome in a separate file in a attempt to simplifyMichael Scherer2011-09-192-12/+14
* fix previous commit, noticed by AnssiMichael Scherer2011-09-081-1/+1
* remove check on lsb keyword, as it may not be mandatoryMichael Scherer2011-09-051-1/+0