aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* buildsystem: add rabbit2 and sucuk2Nicolas Vigier2013-01-111-2/+2
|
* dns: add rabbit2 and sucuk2Nicolas Vigier2013-01-111-1/+3
|
* buildsystem: Set version freeze on cauldronNicolas Vigier2013-01-101-2/+2
|
* sort builders for better distributed workloadThomas Backlund2013-01-091-1/+1
|
* enable sucuk nodesThomas Backlund2013-01-091-2/+2
|
* repositories: add repo for testing irkerNicolas Vigier2013-01-071-0/+13
|
* Patch from guillomovitchPascal Terjan2013-01-041-0/+1
|
* viewvc/robots.txt: filter ?sortby= urlsNicolas Vigier2013-01-031-0/+1
|
* viewvc/robots.txt: fix tags pathNicolas Vigier2013-01-031-1/+1
|
* viewvc: fix robots.txt urlNicolas Vigier2013-01-031-1/+1
|
* viewvc: add robots.txtNicolas Vigier2013-01-032-1/+22
|
* viewvc: add alias for /robots.txtNicolas Vigier2013-01-031-0/+1
|
* sort builderlist to distribute load betterThomas Backlund2012-12-311-2/+2
|
* enable rabbit buildnodesThomas Backlund2012-12-311-2/+2
|
* add sucuk to builder listThomas Backlund2012-12-311-1/+1
|
* add rabbit and sucuk buildnodes to dnsThomas Backlund2012-12-311-1/+5
|
* repositories::subversion: remove cia optionsNicolas Vigier2012-12-281-13/+0
|
* Enable irkerd on valstarNicolas Vigier2012-12-281-0/+2
|
* Add irkerd moduleNicolas Vigier2012-12-281-0/+9
|
* subversion: add irker hookNicolas Vigier2012-12-283-0/+30
|
* subversion: remove CIA hooksNicolas Vigier2012-12-282-142/+0
| | | | cia.vc does not exist anymore
* add rabbit and sucuk as possible buildnodes for distro rebuildThomas Backlund2012-12-272-0/+2
|
* Use updates media when creating chrootPascal Terjan2012-12-184-4/+4
|
* apache: remove "dynamic lookup" warningsNicolas Vigier2012-12-182-2/+2
|
* restrictshell: remove "dynamic lookup" warningsNicolas Vigier2012-12-181-1/+1
|
* pam: remove "dynamic lookup" warningsNicolas Vigier2012-12-182-1/+5
|
* iurt20101 is goneThomas Backlund2012-12-111-1/+0
|
* Make pam::multiple_ldap_access a class instead of a defineNicolas Vigier2012-12-117-6/+7
| | | | | | | pam::multiple_ldap_access can only be included once. If it is included multiple time, the value of the variable $access_classes used in templates/system-auth is random. As it can only be included once, it should be a parameterized class and not a defined resource.
* buildsystem::var::repository: fix syntaxNicolas Vigier2012-12-111-1/+1
|
* buildsystem: remove "dynamic lookup" warningsNicolas Vigier2012-12-111-3/+3
|
* subversion: remove "dynamic lookup" warningsNicolas Vigier2012-12-113-5/+5
|
* buildsystem::iurt::upload: fix $sched_loginNicolas Vigier2012-12-111-1/+1
|
* buildsystem: remove iurt2010.1 and sync2010.1 scriptsNicolas Vigier2012-12-114-45/+0
| | | | | | The scripts were used when the build system servers were still running Mandriva 2010.1. But the servers have now been upgraded to Mageia, and the infra_* repositories created, so those scripts are no longer in use.
* buildsystem::media_cfg.pp: Fix scheduler login variableNicolas Vigier2012-12-111-2/+2
|
* Create buildsystem::var::youriNicolas Vigier2012-12-117-14/+36
| | | | | The class buildsystem::var::youri has been created to set the youri configuration.
* repoctl.conf: use var::repository variablesNicolas Vigier2012-12-111-4/+9
|
* buildsystem::var::repository: add $bootstrap_rootNicolas Vigier2012-12-114-4/+5
|
* Add buildsystem::var::repositoryNicolas Vigier2012-12-116-5/+13
|
* buildsystem: rename scheduler::var to var::schedulerNicolas Vigier2012-12-1110-23/+23
|
* buildsystem::signbot: move files from templates to files directoryNicolas Vigier2012-12-114-3/+3
| | | | | | | | The following files have been moved from templates to files directory because they don't use any templating : - mga-signpackage - signbot-rpmmacros - sign-check-package
* mga-common::local_script: add $source attributeNicolas Vigier2012-12-111-3/+14
|
* buildsystem::signbot: set value of $keyid in mga_buildsystemNicolas Vigier2012-12-112-1/+8
| | | | | The default value of $keyid has been removed from buildsystem::var::signbot and is now defined by mga_buildsystem::config.
* Create buildsystem::var::signbotNicolas Vigier2012-12-114-15/+16
| | | | | All options for buildsystem::signbot are now stored in buildsystem::var::signbot.
* Add web config for autobuildPascal Terjan2012-12-101-0/+7
|
* apache::base: Add missing require on apache config packageNicolas Vigier2012-12-101-2/+4
|
* apache: use variable to store apache config packageNicolas Vigier2012-12-102-6/+8
|
* Create apache::var and move apache config optionsNicolas Vigier2012-12-104-8/+11
| | | | Move apache options to apache::var class
* websites::base: Create $webdatadir directoryNicolas Vigier2012-12-101-0/+6
|
* Add empty mga_buildsystem::configNicolas Vigier2012-12-103-0/+4
| | | | | And include it from buildnode.pp and mainnode.pp. This class will be used to set mageia specific buildsystem configuration.
* Add mga_buildsystem::buildnodeNicolas Vigier2012-12-103-2/+5
| | | | And use it on ecosse and jonund instead of buildsystem::buildnode.