aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Add buildsystem::var::maintdbNicolas Vigier2013-05-236-27/+34
| | | | buildsystem::var::maintdb is used to store maintdb configuration.
* buildsystem::maintdb: use webstatus location variableNicolas Vigier2013-05-231-4/+4
|
* buildsystem::webstatus: remove useless variableNicolas Vigier2013-05-231-2/+1
|
* buildsystem: add options to select webstatus locationNicolas Vigier2013-05-232-5/+5
|
* Add buildsystem::var::webstatusNicolas Vigier2013-05-232-2/+8
| | | | Make vhost and svn url configurable by adding buildsystem::var::webstatus.
* buildsystem: rename pkgsubmit to webstatusNicolas Vigier2013-05-232-2/+2
| | | | | | | Rename buildsystem::pkgsubmit to buildsystem::webstatus. pkgsubmit name has been used as the name of the host to submit packages, and the hostname of the web page to view the buildsystem status, but the two are different things, so they should be separated.
* buildsystem::var::groups: fix syntaxNicolas Vigier2013-05-221-1/+1
|
* buildsystem::binrepo: add option to select binrepo hostnameNicolas Vigier2013-05-224-3/+6
|
* mgarepo.conf: remove obsolete binaries-repository optionsNicolas Vigier2013-05-221-2/+0
|
* buildsystem: move groups definitions to var::groupsNicolas Vigier2013-05-2212-16/+18
| | | | | | Create buildsystem::var::groups to configure packagers and packagers_committers groups, and remove buildsystem::base which is now empty.
* buildsystem: move binrepo config to buildsystem::var::binrepoNicolas Vigier2013-05-226-22/+29
|
* buildsystem::mgarepo: remove repsys.confNicolas Vigier2013-05-221-3/+2
| | | | | repsys.conf was the config file used by repsys and first versions of mgarepo. It is replaced by mgarepo.conf and is not longer used.
* buildsystem::mainnode: remove useless variablesNicolas Vigier2013-05-221-4/+1
|
* buildsystem::scheduler: remove useless includeNicolas Vigier2013-05-221-1/+0
|
* maintdb/sudoers.maintdb: fix schedbot variableNicolas Vigier2013-05-221-1/+1
|
* buildsystem::mainnode: don't install schedbot key on schedbotNicolas Vigier2013-05-221-2/+0
| | | | | | | | | | | Don't install schedbot's ssh key on schedbot's authorized_keys file. Current version of ssh::auth does not allow installing a key to multiple users' authorized_keys on the same node, so we can't install schedbot's key to schedbot and iurt users at the same time. This prevent having a buildsystem scheduler and build bot on the same server. However schedbot does not really need to have its ssh key on its own authorized_keys, so we can remove it.
* buildsystem: remove iurt ssh keyNicolas Vigier2013-05-223-10/+1
| | | | The iurt ssh key does not seem to be used.
* Add buildsystem::var::iurtNicolas Vigier2013-05-2210-22/+23
| | | | This class is used for iurt settings.
* buildsystem: really freeze mageia 1Nicolas Vigier2013-05-211-1/+1
|
* buildsystem: set authorized_packages:Nicolas Vigier2013-05-211-0/+1
|
* mga-treasurer: run $update_scriptNicolas Vigier2013-05-211-2/+2
|
* Add press alias ( asked by ennael)Nicolas Lécureuil2013-05-211-0/+1
|
* mga-treasurer: add /static directory aliasNicolas Vigier2013-05-201-0/+1
|
* lock updates_testingThomas Backlund2013-05-181-1/+1
|
* mga-treasurer.conf: add out_dirNicolas Vigier2013-05-151-0/+1
|
* Add mga-treasurer moduleNicolas Vigier2013-05-153-0/+84
|
* Correctly generate product_id on mirrorsNicolas Lécureuil2013-04-241-0/+10
|
* sympa::list::private: add $sender_email parameterNicolas Vigier2013-04-231-0/+2
|
* sympa::list: remove unused parameter $profileNicolas Vigier2013-04-224-4/+0
|
* Send new blog post notifications to i18n-reports MLNicolas Vigier2013-04-221-2/+2
|
* rename sympa::public_restricted_list to sympa::list::public_restrictedNicolas Vigier2013-04-221-1/+1
|
* rename sympa::announce_list_email to sympa::list::announceNicolas Vigier2013-04-221-1/+1
|
* rename sympa::public_list to sympa::list::publicNicolas Vigier2013-04-221-1/+1
|
* sympa/public_restricted_list.pp: fix typo in commentNicolas Vigier2013-04-221-1/+1
|
* sympa: remove unused list typesNicolas Vigier2013-04-225-82/+0
|
* sympa/scenario/sender_restricted.pp: fix syntaxNicolas Vigier2013-04-221-2/+2
|
* sympa: merge subscriber_moderated scenari into sender.restricted scenariNicolas Vigier2013-04-228-28/+20
|
* sympa: merge sender_email and sender_ldap_group scenariosNicolas Vigier2013-04-226-26/+17
| | | | So that it's possible to have both on one ML.
* sympa, lists: change sender_email parameter to an arrayNicolas Vigier2013-04-221-2/+4
|
* sympa/list.pp: remove useless variable $sender_email_fileNicolas Vigier2013-04-221-6/+0
|
* sympa: create scenario files by ML nameNicolas Vigier2013-04-226-20/+13
|
* openldap: allow setting drink (favoriteDrink) attributeNicolas Vigier2013-04-181-1/+1
|
* postfix: add aliases for old mailing listsNicolas Vigier2013-04-161-0/+7
|
* blog: add variables to set blog emailsNicolas Vigier2013-04-162-2/+4
|
* mgaepeople: add output_format configNicolas Vigier2013-04-121-0/+3
|
* sympa/transport_regexp: remove temporary workaround for zarb MLsNicolas Vigier2013-04-091-9/+0
| | | | (thanks to leuhmanu for noticing this)
* buildsystem: freeze cauldron submitsNicolas Vigier2013-04-081-2/+2
|
* sympa: allow *@mageia.org addresses to send to public listsNicolas Vigier2013-04-081-0/+1
|
* sympa: fix bugsquad topic titleNicolas Vigier2013-04-071-1/+1
|
* sympa: allow sysadmin@group.mageia.org to send to all discussion listsNicolas Vigier2013-04-071-0/+1
|