Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give acces to jonund to valstar ( buildnode is currently broken w/o as it ↵ | Dexter Morgan | 2013-01-20 | 1 | -2/+2 |
| | | | | obtains a 403 error when trying to access to repository | ||||
* | epoll: split database creation in a separate class | Nicolas Vigier | 2013-01-17 | 2 | -5/+7 |
| | | | | Create epoll::create_db class | ||||
* | epoll: use db_name variable | Nicolas Vigier | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | epoll::var: fix syntax | Nicolas Vigier | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Add epoll::var class for epoll configuration | Nicolas Vigier | 2013-01-17 | 3 | -8/+35 |
| | | | | And move db password extlookup outside module | ||||
* | Add postgresql::hba_entry and postgresql::var | Nicolas Vigier | 2013-01-17 | 3 | -8/+63 |
| | |||||
* | Change postgresql::pg_hba to a define | Nicolas Vigier | 2013-01-17 | 2 | -3/+3 |
| | | | | So that it's possible to override parameters. | ||||
* | Add class postgresql::pg_hba | Nicolas Vigier | 2013-01-17 | 3 | -7/+21 |
| | | | | | This adds a parameter conf_lines which can be used as an array to insert new configuration in the pg_hba.conf file. | ||||
* | Add an alias so that youri-check no longer sees fixed packages | Pascal Terjan | 2013-01-17 | 1 | -1/+4 |
| | |||||
* | buildsystem: Add rpmlint config for cauldron | Nicolas Vigier | 2013-01-15 | 1 | -6/+32 |
| | | | | Use different list of rpmlint errors for cauldron and Mageia 2. | ||||
* | drop sucuk node too, needs cleaning | Thomas Backlund | 2013-01-14 | 1 | -2/+2 |
| | |||||
* | free up rabbit for iso-builders | Thomas Backlund | 2013-01-14 | 1 | -2/+2 |
| | |||||
* | check mate | Thomas Backlund | 2013-01-13 | 1 | -0/+5 |
| | |||||
* | buildsystem: add rpmlint errors | Nicolas Vigier | 2013-01-12 | 1 | -0/+6 |
| | |||||
* | buildsystem: add rabbit2 and sucuk2 | Nicolas Vigier | 2013-01-11 | 1 | -2/+2 |
| | |||||
* | buildsystem: Set version freeze on cauldron | Nicolas Vigier | 2013-01-10 | 1 | -2/+2 |
| | |||||
* | sort builders for better distributed workload | Thomas Backlund | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | enable sucuk nodes | Thomas Backlund | 2013-01-09 | 1 | -2/+2 |
| | |||||
* | Patch from guillomovitch | Pascal Terjan | 2013-01-04 | 1 | -0/+1 |
| | |||||
* | viewvc/robots.txt: filter ?sortby= urls | Nicolas Vigier | 2013-01-03 | 1 | -0/+1 |
| | |||||
* | viewvc/robots.txt: fix tags path | Nicolas Vigier | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | viewvc: fix robots.txt url | Nicolas Vigier | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | viewvc: add robots.txt | Nicolas Vigier | 2013-01-03 | 2 | -1/+22 |
| | |||||
* | viewvc: add alias for /robots.txt | Nicolas Vigier | 2013-01-03 | 1 | -0/+1 |
| | |||||
* | sort builderlist to distribute load better | Thomas Backlund | 2012-12-31 | 1 | -2/+2 |
| | |||||
* | enable rabbit buildnodes | Thomas Backlund | 2012-12-31 | 1 | -2/+2 |
| | |||||
* | add sucuk to builder list | Thomas Backlund | 2012-12-31 | 1 | -1/+1 |
| | |||||
* | Add irkerd module | Nicolas Vigier | 2012-12-28 | 1 | -0/+9 |
| | |||||
* | subversion: add irker hook | Nicolas Vigier | 2012-12-28 | 3 | -0/+30 |
| | |||||
* | subversion: remove CIA hooks | Nicolas Vigier | 2012-12-28 | 2 | -142/+0 |
| | | | | cia.vc does not exist anymore | ||||
* | Use updates media when creating chroot | Pascal Terjan | 2012-12-18 | 4 | -4/+4 |
| | |||||
* | apache: remove "dynamic lookup" warnings | Nicolas Vigier | 2012-12-18 | 2 | -2/+2 |
| | |||||
* | restrictshell: remove "dynamic lookup" warnings | Nicolas Vigier | 2012-12-18 | 1 | -1/+1 |
| | |||||
* | pam: remove "dynamic lookup" warnings | Nicolas Vigier | 2012-12-18 | 2 | -1/+5 |
| | |||||
* | Make pam::multiple_ldap_access a class instead of a define | Nicolas Vigier | 2012-12-11 | 2 | -1/+2 |
| | | | | | | | 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 syntax | Nicolas Vigier | 2012-12-11 | 1 | -1/+1 |
| | |||||
* | buildsystem: remove "dynamic lookup" warnings | Nicolas Vigier | 2012-12-11 | 1 | -3/+3 |
| | |||||
* | subversion: remove "dynamic lookup" warnings | Nicolas Vigier | 2012-12-11 | 3 | -5/+5 |
| | |||||
* | buildsystem::iurt::upload: fix $sched_login | Nicolas Vigier | 2012-12-11 | 1 | -1/+1 |
| | |||||
* | buildsystem: remove iurt2010.1 and sync2010.1 scripts | Nicolas Vigier | 2012-12-11 | 3 | -44/+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 variable | Nicolas Vigier | 2012-12-11 | 1 | -2/+2 |
| | |||||
* | Create buildsystem::var::youri | Nicolas Vigier | 2012-12-11 | 6 | -14/+30 |
| | | | | | The class buildsystem::var::youri has been created to set the youri configuration. | ||||
* | repoctl.conf: use var::repository variables | Nicolas Vigier | 2012-12-11 | 1 | -4/+9 |
| | |||||
* | buildsystem::var::repository: add $bootstrap_root | Nicolas Vigier | 2012-12-11 | 4 | -4/+5 |
| | |||||
* | Add buildsystem::var::repository | Nicolas Vigier | 2012-12-11 | 6 | -5/+13 |
| | |||||
* | buildsystem: rename scheduler::var to var::scheduler | Nicolas Vigier | 2012-12-11 | 10 | -23/+23 |
| | |||||
* | buildsystem::signbot: move files from templates to files directory | Nicolas Vigier | 2012-12-11 | 4 | -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 attribute | Nicolas Vigier | 2012-12-11 | 1 | -3/+14 |
| | |||||
* | buildsystem::signbot: set value of $keyid in mga_buildsystem | Nicolas Vigier | 2012-12-11 | 1 | -1/+5 |
| | | | | | The default value of $keyid has been removed from buildsystem::var::signbot and is now defined by mga_buildsystem::config. | ||||
* | Create buildsystem::var::signbot | Nicolas Vigier | 2012-12-11 | 4 | -15/+16 |
| | | | | | All options for buildsystem::signbot are now stored in buildsystem::var::signbot. |