| Commit message (Expand) | Author | Age | Files | Lines |
* | clean binrepo module for puppet-lint compliance | Michael Scherer | 2012-03-16 | 4 | -4/+4 |
* | move youri template into a subdirectory for clarity | Michael Scherer | 2012-03-16 | 3 | -0/+0 |
* | refactor completely iurt module ( maybe should even be moved out of buildsystem | Michael Scherer | 2012-03-16 | 2 | -3/+3 |
* | exit with 0 | Nicolas Vigier | 2012-03-13 | 1 | -0/+1 |
* | Try harder to enforce the version freeze | Pascal Terjan | 2012-03-09 | 1 | -5/+3 |
* | really enforce freeze | Michael Scherer | 2012-03-09 | 1 | -2/+3 |
* | version freeze \o/ | Michael Scherer | 2012-03-07 | 1 | -3/+3 |
* | add needed config for version freeze ( ready to be uncommented ) | Michael Scherer | 2012-03-07 | 1 | -5/+2 |
* | Run ulri after adding a package to build | Pascal Terjan | 2012-03-05 | 1 | -0/+9 |
* | more legible config file ( but could be improved IMHO ) | Michael Scherer | 2012-02-18 | 1 | -3/+8 |
* | add option to not cache the package and MD5SUM since this behave badly with s... | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
* | properly call the function to get the group members | Michael Scherer | 2012-02-17 | 1 | -1/+1 |
* | fix function call, and make use less temporary variable | Michael Scherer | 2012-02-17 | 1 | -2/+2 |
* | use the new group_members function | Michael Scherer | 2012-02-17 | 1 | -1/+2 |
* | allow any server to access to the infra repository | Michael Scherer | 2012-02-17 | 1 | -4/+1 |
* | Rename infra_1 media and make it depend from the base media | Pascal Terjan | 2012-02-16 | 2 | -2/+3 |
* | Use 1 as base media to create the chroot | Pascal Terjan | 2012-02-13 | 1 | -1/+1 |
* | Make infra_1 accessible on build nodes even if it is not in mirror | Pascal Terjan | 2012-02-13 | 1 | -0/+9 |
* | Allow submitting to infra_1 from anywhere | Pascal Terjan | 2012-02-13 | 1 | -0/+1 |
* | First steps to create infra_1 distro | Pascal Terjan | 2012-02-13 | 4 | -2/+53 |
* | Use a better admin email | Pascal Terjan | 2012-02-13 | 1 | -1/+1 |
* | enable second buildbot on ecosse | Thomas Backlund | 2012-02-05 | 1 | -3/+2 |
* | fix error in the path ( ie, no 's' ) | Michael Scherer | 2012-01-08 | 4 | -0/+0 |
* | split binrepos in its own file | Michael Scherer | 2012-01-08 | 4 | -0/+0 |
* | no need for a variable since this is used only once in a script | Michael Scherer | 2012-01-08 | 1 | -2/+1 |
* | removed unused script | Michael Scherer | 2012-01-08 | 1 | -25/+0 |
* | move iurt config in a subdirectory | Michael Scherer | 2012-01-08 | 4 | -0/+0 |
* | fix undefined user in youri config | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | add the missing script to sign packages ( was before unversionned in /usr/bin ) | Michael Scherer | 2012-01-08 | 3 | -3/+33 |
* | do not prefix login with signbot_, clearer this way | Michael Scherer | 2012-01-08 | 1 | -2/+2 |
* | do not prefix variable with sign_, no longer needed, and various cleaning | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | move maintdb templates in a subdirectory | Michael Scherer | 2012-01-08 | 4 | -0/+0 |
* | rename maintdb, to be able to create a subdirectory to hold the template | Michael Scherer | 2012-01-08 | 1 | -0/+0 |
* | reapply commit 2142, since it was not the problem in the end | Michael Scherer | 2012-01-08 | 3 | -0/+0 |
* | revert commit 2140 ( since this does not work as i expected after reading sou... | Michael Scherer | 2012-01-08 | 3 | -0/+0 |
* | oops, fix missing rename of variable for templates | Michael Scherer | 2012-01-07 | 4 | -6/+6 |
* | put signbot templates file in a subdirectory ( cleaner to not have | Michael Scherer | 2012-01-07 | 3 | -0/+0 |
* | split maintdb in a separate class, and clean it a little bit | Michael Scherer | 2012-01-07 | 2 | -3/+3 |
* | use fully qualified name for the variable | Michael Scherer | 2012-01-07 | 1 | -3/+3 |
* | Set domain to add when sending email to users | Pascal Terjan | 2012-01-02 | 1 | -0/+1 |
* | unpack nonfree boot iso in installer tree | Thomas Backlund | 2011-12-29 | 1 | -0/+9 |
* | disable unpacking installer on Mga1 frozen tree | Thomas Backlund | 2011-12-29 | 1 | -7/+7 |
* | partially fix #1456, by blocking upload from noarch with file in /usr/lib64/ | Michael Scherer | 2011-11-07 | 1 | -1/+1 |
* | add vhost for maintdb | Nicolas Vigier | 2011-10-04 | 1 | -0/+3 |
* | disable markrelease on release 1 for now | Nicolas Vigier | 2011-09-21 | 1 | -1/+1 |
* | fix previous commit, noticed by Anssi | Michael Scherer | 2011-09-08 | 1 | -1/+1 |
* | remove check on lsb keyword, as it may not be mandatory | Michael Scherer | 2011-09-05 | 1 | -1/+0 |
* | add a bunch of check on forbidden file ( like /usr/local/* etc ) | Michael Scherer | 2011-09-01 | 1 | -0/+6 |
* | enable ecosse again, but with only one buildbot as it might have hw problems | Thomas Backlund | 2011-08-29 | 1 | -4/+3 |
* | force to have correct spec file name ( shouldn't break much ) | Michael Scherer | 2011-08-24 | 1 | -0/+1 |