aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Temporarily move nav to alamutPascal Terjan2015-09-122-1/+2
|
* fix syntax errorsOlivier Blin2015-09-041-2/+2
|
* Update my (blino) ssh keyOlivier Blin2015-09-031-2/+2
|
* fix neoclust ssh keyThomas Backlund2015-08-231-1/+1
|
* Use my new ssh keyNicolas Lécureuil2015-08-211-2/+2
|
* remove space in beginningThomas Backlund2015-08-211-1/+1
|
* add new tmb rsa keyThomas Backlund2015-08-211-0/+5
|
* deployment: Add blino back in to root usersColin Guthrie2015-08-101-1/+0
| | | | So he can push youri-check updates and other bs fixes.
* Revert adding alternative v6 for sucuk to rsync conf, didn't intend to ↵Pascal Terjan2015-06-231-1/+0
| | | | commit that
* Temporary add valstar2 as a build node and allow a third one on sucukPascal Terjan2015-06-232-2/+4
|
* fix mga4 targetThomas Backlund2015-06-221-4/+4
|
* fix alamut nodeThomas Backlund2015-06-221-9/+9
|
* fix typoThomas Backlund2015-06-221-1/+1
|
* fix check_tag_optionsThomas Backlund2015-06-221-3/+3
|
* drop lissyx svn rsyncThomas Backlund2015-06-221-7/+0
|
* deployment/main_mirror: puppet-lint fixesThomas Backlund2015-06-221-5/+5
|
* deployment/lists: puppet-lint fixesThomas Backlund2015-06-221-43/+43
|
* deployment/dns: puppet-lint fixesThomas Backlund2015-06-222-2/+2
|
* deployment/common: puppet-lint fixesThomas Backlund2015-06-222-15/+15
|
* puppet-lint fixesThomas Backlund2015-06-221-19/+19
|
* puppet-lint fixesThomas Backlund2015-06-222-669/+669
|
* drop valstar2 nodeThomas Backlund2015-06-211-2/+0
|
* fix cauldron authorized_* sectionThomas Backlund2015-06-211-2/+2
|
* enable sucuk node for nowThomas Backlund2015-06-211-2/+2
|
* add infra_5Thomas Backlund2015-06-201-0/+31
|
* re-open cauldronThomas Backlund2015-06-201-5/+5
|
* add sucuk to allowed buildhostsThomas Backlund2015-06-201-0/+2
|
* Open 5/{updates,backport}_testingPascal Terjan2015-06-191-2/+2
|
* Do not allow submits to 5 yetPascal Terjan2015-06-191-2/+2
|
* Stop running youri_check on 3, run it on 5 insteadPascal Terjan2015-06-193-19/+19
|
* Add Mageia 5Pascal Terjan2015-06-191-1/+66
|
* Unfreeze svnPascal Terjan2015-06-191-3/+1
|
* Lockdown package svn and disable commit emails in preparation for branchingPascal Terjan2015-06-181-1/+3
|
* fix lockdownThomas Backlund2015-06-111-0/+1
|
* Add commented options to workaround problematic domains, will be available ↵Pascal Terjan2015-06-071-0/+4
| | | | when alamut runs mga5
* we are in full release lockdownThomas Backlund2015-06-061-1/+1
|
* mgagit: Give owners force push power on master.Colin Guthrie2015-05-181-1/+1
| | | | | | The owners should be trusted to use this with care. (This is mainly to give TV this power on the drak*/urpm* repos)
* buildsystem: Add ldetect-lst to freeze exceptionsColin Guthrie2015-04-061-1/+1
|
* buildsystem: Add manatools to freeze exceptionsColin Guthrie2015-03-271-1/+1
|
* add uncommitted youri_submit.pp commitThomas Backlund2015-03-221-0/+1
|
* Really give media directories to schedbot to allow extracting release notes ↵Pascal Terjan2015-02-271-2/+2
| | | | (mga#15295)
* buildsystem: Add mandi to freeze exceptionsColin Guthrie2015-02-251-1/+1
|
* mga5 full freezeThomas Backlund2015-02-231-2/+2
|
* Give media directories to schedbot to allow extracting release notes (mga#15295)Pascal Terjan2015-02-181-2/+2
|
* Make emi log also when called from ulriPascal Terjan2015-02-171-1/+1
|
* openssh: Ensure ownership is set correctly on authorized_keysColin Guthrie2015-02-061-0/+5
| | | | | | This was highlighted by a problem encountered by Nicolas Salguero. Many thanks for your patience.
* Update ibiblio addressesPascal Terjan2015-02-031-4/+1
|
* openssh: Fix python copy/paste error.Colin Guthrie2015-02-031-1/+1
| | | | Introduced in d5148ffbb0514c37893002e4988c5f7f379586bf
* openssh: Also update gitolite config when SSH keys change.Colin Guthrie2015-01-181-1/+1
| | | | | This should avoid the problems encountered recently with Donald's SSH key update and git access.
* openssh: Return failure when no keys are updated.Colin Guthrie2015-01-181-2/+15
| | | | We can then use this exit status to run other commands when keys are updated.