Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make list of unmaintained packages | Nicolas Vigier | 2011-09-21 | 1 | -1/+2 | |
| | ||||||
* | fix missing prefix | Michael Scherer | 2011-09-19 | 1 | -1/+1 | |
| | ||||||
* | more splitting of modules | Michael Scherer | 2011-09-19 | 1 | -26/+0 | |
| | ||||||
* | split mgacreatehome in a separate file in a attempt to simplify | Michael Scherer | 2011-09-19 | 1 | -12/+0 | |
| | | | | the buildsystem module | |||||
* | 2m is 2 minutes, not 2 months | Michael Scherer | 2011-08-28 | 1 | -1/+1 | |
| | ||||||
* | work around puppet bug ( https://projects.puppetlabs.com/issues/5221 ) | Michael Scherer | 2011-08-28 | 1 | -1/+1 | |
| | ||||||
* | fix value, 1 is not a valid one | Michael Scherer | 2011-08-28 | 1 | -2/+2 | |
| | ||||||
* | fix syntax | Michael Scherer | 2011-08-28 | 1 | -1/+1 | |
| | ||||||
* | clean old build log after 2 months. The tidy job will likely | Michael Scherer | 2011-08-28 | 1 | -0/+9 | |
| | | | | | take several pass to remove everything ( given that jonund is already using 250g of logs ) | |||||
* | send upload notifications to packages-commits ML | Nicolas Vigier | 2011-08-18 | 1 | -0/+2 | |
| | ||||||
* | update create-srpm path | Nicolas Vigier | 2011-08-18 | 1 | -1/+1 | |
| | ||||||
* | install mgarepo.conf | Nicolas Vigier | 2011-08-18 | 1 | -1/+9 | |
| | ||||||
* | split the creation of directory, require the upper directory ( as testing show | Michael Scherer | 2011-08-17 | 1 | -1/+6 | |
| | | | | the order is not garanted ) | |||||
* | fix missing directory creation | Michael Scherer | 2011-08-17 | 1 | -4/+5 | |
| | ||||||
* | add require on rpmlint package, since it contain the needed directory | Michael Scherer | 2011-08-17 | 1 | -0/+1 | |
| | ||||||
* | add proper require, to fix bootstraping | Michael Scherer | 2011-08-17 | 1 | -0/+1 | |
| | ||||||
* | remove old maintdb options | Nicolas Vigier | 2011-08-16 | 1 | -3/+0 | |
| | ||||||
* | add binrepo vhost config | Nicolas Vigier | 2011-08-16 | 1 | -0/+5 | |
| | ||||||
* | binrepo class inherits base | Nicolas Vigier | 2011-08-16 | 1 | -1/+1 | |
| | ||||||
* | add wrapper script to binrepo upload script | Nicolas Vigier | 2011-08-16 | 1 | -1/+17 | |
| | ||||||
* | add script to upload binrepo files | Nicolas Vigier | 2011-08-16 | 1 | -0/+37 | |
| | ||||||
* | add another missing directory | Michael Scherer | 2011-07-20 | 1 | -0/+4 | |
| | ||||||
* | first attempt to fix #914 ( using a quick hack ) | Michael Scherer | 2011-07-20 | 1 | -1/+1 | |
| | ||||||
* | deploy rpmlint configuration to use the auto extracted files | Michael Scherer | 2011-07-20 | 1 | -0/+9 | |
| | | | | | previously setup | |||||
* | create the directory to hold rpmlint extracted configuration | Michael Scherer | 2011-07-20 | 1 | -0/+7 | |
| | ||||||
* | fix permission on maint db dump ( so the cron job can update it ) | Michael Scherer | 2011-07-19 | 1 | -1/+8 | |
| | ||||||
* | do not use sudo, use directly the proper user | Michael Scherer | 2011-07-16 | 1 | -1/+2 | |
| | ||||||
* | fix minute | Nicolas Vigier | 2011-07-12 | 1 | -1/+1 | |
| | ||||||
* | fix cron name | Nicolas Vigier | 2011-07-12 | 1 | -1/+1 | |
| | ||||||
* | add cron to export maintdb to http://pkgsubmit.mageia.org/data/maintdb.txt | Nicolas Vigier | 2011-07-12 | 1 | -0/+5 | |
| | ||||||
* | maintdb class inherits base (needed for packagers_group variable) | Nicolas Vigier | 2011-07-12 | 1 | -1/+1 | |
| | ||||||
* | add sudo config for maintdb | Nicolas Vigier | 2011-07-12 | 1 | -0/+6 | |
| | ||||||
* | fix maintdb_dbdir path | Nicolas Vigier | 2011-07-12 | 1 | -1/+1 | |
| | ||||||
* | does not specify gid | Nicolas Vigier | 2011-07-12 | 1 | -1/+0 | |
| | ||||||
* | reverte previous commit | Nicolas Vigier | 2011-07-12 | 1 | -4/+0 | |
| | ||||||
* | add maintdb group | Nicolas Vigier | 2011-07-12 | 1 | -0/+4 | |
| | ||||||
* | add maintdb class | Nicolas Vigier | 2011-07-11 | 1 | -0/+41 | |
| | ||||||
* | Deploy 1 iurt config | Pascal Terjan | 2011-06-09 | 1 | -0/+9 | |
| | ||||||
* | add release scripts in /root/release | Nicolas Vigier | 2011-05-27 | 1 | -0/+10 | |
| | ||||||
* | install media.cfg as media.cfg (not -raw) | Nicolas Vigier | 2011-05-04 | 1 | -2/+2 | |
| | ||||||
* | remove hdlists | Nicolas Vigier | 2011-05-04 | 1 | -16/+0 | |
| | ||||||
* | copy media.cfg and hdlists files | Nicolas Vigier | 2011-05-04 | 1 | -0/+32 | |
| | ||||||
* | add script to copy 2010.1 rpms on valstar | Nicolas Vigier | 2011-04-22 | 1 | -0/+12 | |
| | ||||||
* | add software key in its own module | Nicolas Vigier | 2011-04-18 | 1 | -9/+0 | |
| | ||||||
* | add software GPG key | Nicolas Vigier | 2011-04-18 | 1 | -0/+9 | |
| | ||||||
* | Fix the tidy of upload files | Pascal Terjan | 2011-04-11 | 1 | -2/+1 | |
| | ||||||
* | Try to fix the tidy of upload files | Pascal Terjan | 2011-04-11 | 1 | -0/+1 | |
| | ||||||
* | Remove files from uploads/ after 2 weeks | Pascal Terjan | 2011-04-11 | 1 | -0/+6 | |
| | ||||||
* | use content instead of source | Nicolas Vigier | 2011-04-07 | 1 | -1/+1 | |
| | ||||||
* | iurt20101 inherits base | Nicolas Vigier | 2011-04-07 | 1 | -2/+1 | |
| |