Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | List each node for both arch | Pascal Terjan | 2011-01-18 | 1 | -2/+2 | |
| | ||||||
* | include bcd::base on rabbit | Nicolas Vigier | 2011-01-18 | 1 | -1/+1 | |
| | ||||||
* | members of mga-iso_makers group can use bcd account | Nicolas Vigier | 2011-01-18 | 2 | -0/+3 | |
| | ||||||
* | ssh_access not needed anymore | Nicolas Vigier | 2011-01-18 | 1 | -14/+4 | |
| | ||||||
* | bin directory should be owned by root | Nicolas Vigier | 2011-01-18 | 1 | -2/+2 | |
| | ||||||
* | add mirrormageia class | Nicolas Vigier | 2011-01-18 | 2 | -0/+8 | |
| | ||||||
* | add mirror_ in filename | Nicolas Vigier | 2011-01-18 | 1 | -2/+2 | |
| | ||||||
* | fix file name | Nicolas Vigier | 2011-01-18 | 1 | -1/+1 | |
| | ||||||
* | fix syntax | Nicolas Vigier | 2011-01-18 | 1 | -1/+1 | |
| | ||||||
* | mirror bootstrap on rabbit | Nicolas Vigier | 2011-01-18 | 1 | -1/+1 | |
| | ||||||
* | add mirrordir script and mirrorbootstrap class | Nicolas Vigier | 2011-01-18 | 2 | -1/+35 | |
| | ||||||
* | fix the vhost for all locales | Damien Lallement | 2011-01-18 | 1 | -2/+1 | |
| | ||||||
* | use blog-test.mageia.org as vhost | Nicolas Vigier | 2011-01-18 | 2 | -2/+2 | |
| | ||||||
* | fix vhost filename | Nicolas Vigier | 2011-01-18 | 1 | -1/+1 | |
| | ||||||
* | use apache::vhost_other_app | Nicolas Vigier | 2011-01-18 | 1 | -7/+2 | |
| | ||||||
* | fix the path | Damien Lallement | 2011-01-18 | 1 | -3/+3 | |
| | ||||||
* | fix | Damien Lallement | 2011-01-18 | 1 | -3/+2 | |
| | ||||||
* | include mirror::base on rabbit | Nicolas Vigier | 2011-01-18 | 1 | -0/+1 | |
| | ||||||
* | typo (vhost) | Damien Lallement | 2011-01-18 | 1 | -2/+2 | |
| | ||||||
* | missing file (vhost) | Damien Lallement | 2011-01-18 | 1 | -0/+12 | |
| | ||||||
* | add the vhost for blogs | Damien Lallement | 2011-01-18 | 1 | -1/+10 | |
| | ||||||
* | - add mirrordir define | Nicolas Vigier | 2011-01-18 | 1 | -5/+25 | |
| | | | | | | | - use $bindir variable - scripts owned by root:root | |||||
* | start the migration of blogs on champagne | Damien Lallement | 2011-01-18 | 1 | -3/+9 | |
| | ||||||
* | split mirror class in mirror::base and mirror::main | Nicolas Vigier | 2011-01-18 | 2 | -33/+35 | |
| | ||||||
* | allow mirroring of bootstrap from rabbit | Nicolas Vigier | 2011-01-18 | 1 | -0/+1 | |
| | ||||||
* | - seems I cannot use the variable in the template | Michael Scherer | 2011-01-17 | 1 | -1/+1 | |
| | ||||||
* | - reenable keys from ldap | Michael Scherer | 2011-01-17 | 1 | -1/+1 | |
| | ||||||
* | - fix directory ( this prevent login on rabbit ) | Michael Scherer | 2011-01-17 | 1 | -1/+1 | |
| | ||||||
* | - remove the ssh keys from ldap, as it break root login | Michael Scherer | 2011-01-17 | 1 | -1/+1 | |
| | ||||||
* | use submit_package now that wrapper is fixed | Nicolas Vigier | 2011-01-17 | 1 | -1/+1 | |
| | ||||||
* | remove quotes around $* | Nicolas Vigier | 2011-01-17 | 1 | -1/+1 | |
| | ||||||
* | use create-srpm for now | Nicolas Vigier | 2011-01-17 | 1 | -1/+1 | |
| | ||||||
* | add missing space in regexp | Nicolas Vigier | 2011-01-17 | 1 | -1/+1 | |
| | ||||||
* | allow both create-srpm and submit_package for now | Nicolas Vigier | 2011-01-17 | 1 | -2/+2 | |
| | ||||||
* | add submit_package wrapper | Nicolas Vigier | 2011-01-17 | 2 | -0/+33 | |
| | ||||||
* | - fix syntax | Michael Scherer | 2011-01-17 | 1 | -1/+1 | |
| | ||||||
* | - enable to change log message on subversion on every repository | Michael Scherer | 2011-01-17 | 1 | -0/+7 | |
| | | | | | ( should also requires a post-commit hook to send mail ) | |||||
* | - add a module to generate gnupg key ( similar to the one for openssl | Michael Scherer | 2011-01-17 | 3 | -0/+79 | |
| | | | | certs ) | |||||
* | add a new class to do a mirror of a svn reporitory ( for display purpose ↵ | Michael Scherer | 2011-01-17 | 2 | -0/+39 | |
| | | | | with viewvc or any others ) | |||||
* | new vhost_wsgi type, for viewvc support | Michael Scherer | 2011-01-17 | 2 | -0/+24 | |
| | ||||||
* | update description of syntax_check argument | Nicolas Vigier | 2011-01-16 | 1 | -3/+1 | |
| | ||||||
* | split subversion-tools in its own class, to prepare for svn mirror | Michael Scherer | 2011-01-16 | 1 | -1/+7 | |
| | ||||||
* | add hook to allow to change svn:log property | Michael Scherer | 2011-01-16 | 2 | -0/+23 | |
| | ||||||
* | - use the new old way of giving post commit check | Michael Scherer | 2011-01-16 | 1 | -2/+1 | |
| | ||||||
* | - reuse the more elegant array for check_syntax | Michael Scherer | 2011-01-16 | 1 | -17/+5 | |
| | ||||||
* | use newly commited script to create shared git repository | Michael Scherer | 2011-01-16 | 1 | -4/+9 | |
| | ||||||
* | add a git repository creation script | Michael Scherer | 2011-01-16 | 2 | -0/+18 | |
| | ||||||
* | oops, add missing file | Michael Scherer | 2011-01-16 | 1 | -0/+13 | |
| | ||||||
* | No need for queue_recency at upload time, we upload directly to repository | Pascal Terjan | 2011-01-14 | 1 | -1/+0 | |
| | ||||||
* | reenable the module, to use on rabbit | Michael Scherer | 2011-01-14 | 1 | -3/+3 | |
| |