Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -32/+34 |
| | |||||
* | 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 |
| | |||||
* | - fix directory ( this prevent login on rabbit ) | 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 |
| | |||||
* | - 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 |
| | |||||
* | add various urls and TODO | Michael Scherer | 2011-01-14 | 1 | -2/+11 |
| | |||||
* | allow to update the description of the repository | Michael Scherer | 2011-01-14 | 1 | -1/+6 |
| | |||||
* | let the repository be exported by git-daemon | Michael Scherer | 2011-01-14 | 1 | -0/+4 |
| | |||||
* | start the repository type ( create it ) | Michael Scherer | 2011-01-14 | 1 | -1/+3 |
| | |||||
* | add basic git hosting, using xinetd | Michael Scherer | 2011-01-14 | 1 | -2/+10 |
| | |||||
* | - add a git module prototype | Michael Scherer | 2011-01-14 | 1 | -0/+54 |
| | |||||
* | - allow distrib-coffee to sync the bootstrap (to add it into sophie) | Olivier Thauvin | 2011-01-13 | 1 | -0/+7 |
| | |||||
* | remove domain name, in case we need to later change it ( as it happened in ↵ | Michael Scherer | 2011-01-13 | 1 | -1/+1 |
| | | | | the past twice | ||||
* | add rabbit, as it will sync from mirror to create the iso | Michael Scherer | 2011-01-13 | 1 | -0/+1 |
| | |||||
* | fix wrong class name | Michael Scherer | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | - use the new xinetd module | Michael Scherer | 2011-01-13 | 1 | -17/+1 |
| |