Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use bare repository for mirror | Michael Scherer | 2011-07-20 | 1 | -1/+1 |
| | |||||
* | fix cron job | Michael Scherer | 2011-07-20 | 1 | -1/+1 |
| | |||||
* | add configuration to youri to get maintainers | Michael Scherer | 2011-07-20 | 1 | -0/+8 |
| | |||||
* | add a description for the mirror of forum | Michael Scherer | 2011-07-19 | 1 | -0/+1 |
| | |||||
* | add a parameter for the description | Michael Scherer | 2011-07-19 | 1 | -0/+6 |
| | |||||
* | deploy gitweb cname on alamut | Michael Scherer | 2011-07-19 | 1 | -1/+2 |
| | |||||
* | install gitweb on alamut | Michael Scherer | 2011-07-19 | 1 | -0/+1 |
| | |||||
* | mirror git on alamut | Michael Scherer | 2011-07-19 | 1 | -0/+3 |
| | |||||
* | add git_mirror class, to mirror git on alamut | Michael Scherer | 2011-07-19 | 1 | -0/+10 |
| | |||||
* | rename mirrors to svn_mirrors, so we can have git_mirrors too | Michael Scherer | 2011-07-19 | 2 | -2/+2 |
| | |||||
* | add a class to make a git mirror ( for gitweb ) | Michael Scherer | 2011-07-19 | 1 | -0/+14 |
| | |||||
* | fix permission on maint db dump ( so the cron job can update it ) | Michael Scherer | 2011-07-19 | 1 | -1/+8 |
| | |||||
* | fix the format, to make it similar to the one of mandriva ( compat with ↵ | Michael Scherer | 2011-07-19 | 1 | -1/+1 |
| | | | | | | various tools, a better format should be created later ) | ||||
* | add a alias for static files | Michael Scherer | 2011-07-19 | 1 | -0/+1 |
| | |||||
* | add a prototype of a working gitweb module | Michael Scherer | 2011-07-19 | 5 | -0/+177 |
| | |||||
* | place orphans on /distrib/ | Michael Scherer | 2011-07-19 | 1 | -1/+1 |
| | |||||
* | add a module to clean orphan, as discussed on the ml : | Michael Scherer | 2011-07-19 | 2 | -0/+107 |
| | | | | | | - move rpm without a corresponding src.rpm to a directory after 2 weeks - remove files after 1 month | ||||
* | since we use a local version of dot ( previous commit ), we can simplify the | Michael Scherer | 2011-07-18 | 1 | -7/+0 |
| | | | | setup here | ||||
* | use a local version of dot, instead of using att services | Michael Scherer | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | install graphiviz, needed to have dot | Michael Scherer | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | add a alias for graphs | Michael Scherer | 2011-07-18 | 1 | -0/+9 |
| | |||||
* | correct the location of the data | Michael Scherer | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | remove wrong alias ( not pointing to a real location ) | Michael Scherer | 2011-07-18 | 1 | -2/+1 |
| | |||||
* | do not use sudo, use directly the proper user | Michael Scherer | 2011-07-16 | 1 | -1/+2 |
| | |||||
* | fix bug 2107, about enigma name change | Michael Scherer | 2011-07-14 | 1 | -0/+3 |
| | |||||
* | allow maintdb access | Nicolas Vigier | 2011-07-12 | 1 | -0/+1 |
| | |||||
* | add option to allow using maintdb | Nicolas Vigier | 2011-07-12 | 2 | -0/+14 |
| | |||||
* | 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 |
| | |||||
* | allow schedbot to use maintdb | Nicolas Vigier | 2011-07-12 | 1 | -0/+1 |
| | |||||
* | add % for group name | Nicolas Vigier | 2011-07-12 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -0/+7 |
| | |||||
* | don't update maintdb on release 1 | Nicolas Vigier | 2011-07-12 | 1 | -1/+1 |
| | |||||
* | fix use of maintdb_dbdir puppet variable | Nicolas Vigier | 2011-07-12 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | enable maintdb class on valstar | Nicolas Vigier | 2011-07-12 | 1 | -0/+1 |
| | |||||
* | add maintdb class | Nicolas Vigier | 2011-07-11 | 2 | -1/+42 |
| | |||||
* | add maintdb wrapper | Nicolas Vigier | 2011-07-11 | 1 | -0/+7 |
| | |||||
* | add small maintdb script | Nicolas Vigier | 2011-07-11 | 1 | -0/+112 |
| | |||||
* | disable check for now, we need to find a way to sync rpmlint config with the ↵ | Michael Scherer | 2011-07-11 | 1 | -1/+2 |
| | | | | one in our svn | ||||
* | classe for pkgcpan, asked by jq ( requires a backport before being deployed ) | Michael Scherer | 2011-07-08 | 1 | -0/+24 |
| | |||||
* | seems xymon is more sensitive to whitespace than what I suspposed, so try | Michael Scherer | 2011-07-08 | 1 | -2/+2 |
| | | | | | to reduce whitespace so we can filter ecosse load message | ||||
* | add friteuse, since it send information to xymon according to the log | Michael Scherer | 2011-07-08 | 1 | -0/+3 |
| | |||||
* | fix syntax | Michael Scherer | 2011-07-08 | 1 | -1/+1 |
| | |||||
* | force usage of restart for bind ( as stop / start break everything ), | Michael Scherer | 2011-07-07 | 1 | -2/+7 |
| | | | | | and reload for zone changes |