| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - add a module to generate gnupg key ( similar to the one for openssl | Michael Scherer | 2011-01-17 | 3 | -0/+79 |
* | add a new class to do a mirror of a svn reporitory ( for display purpose with... | Michael Scherer | 2011-01-17 | 2 | -0/+39 |
* | 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 |
* | disable the ldap keys on valstar to be able to renable it on rabbit | Michael Scherer | 2011-01-14 | 1 | -1/+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 th... | Michael Scherer | 2011-01-13 | 1 | -1/+1 |
* | 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 |
* | add a xinetd module | Michael Scherer | 2011-01-13 | 1 | -0/+25 |
* | rename access_class to access_classes ( better from a grammatical point of vi... | Michael Scherer | 2011-01-13 | 2 | -3/+3 |
* | - fix syntax | Michael Scherer | 2011-01-13 | 1 | -1/+1 |
* | adapt the access_class to the new way of restricting shell | Michael Scherer | 2011-01-13 | 1 | -2/+1 |
* | - allow to set access without forcing the restricted shell ( should | Michael Scherer | 2011-01-13 | 2 | -2/+5 |
* | - fix typo that broke svn ( 2 t, not 1 ) | Michael Scherer | 2011-01-13 | 1 | -1/+1 |
* | - fetch keys from ldap | Michael Scherer | 2011-01-13 | 1 | -0/+1 |
* | - enable access to rabbit for iso_makers and sysadmin | Michael Scherer | 2011-01-13 | 1 | -0/+4 |
* | add a class for iso_makers ( ie, people who will connect to rabbit, and creat... | Michael Scherer | 2011-01-13 | 1 | -0/+6 |
* | move the type of access_class to deployment ( as this is tied to our group na... | Michael Scherer | 2011-01-13 | 3 | -27/+29 |
* | allow to use multiple group for the access with pam | Michael Scherer | 2011-01-13 | 2 | -11/+21 |
* | add a reverse proxy class | Michael Scherer | 2011-01-13 | 2 | -0/+41 |
* | use the new sudo::sudoers_config define | Michael Scherer | 2011-01-13 | 1 | -10/+7 |
* | fix bcd problem of variable missing | Michael Scherer | 2011-01-13 | 1 | -9/+13 |
* | move dns zone to a module in deployment | Michael Scherer | 2011-01-13 | 6 | -8/+25 |
* | - allow to override the templates used for zone | Michael Scherer | 2011-01-13 | 1 | -12/+19 |
* | add various comment on what should be improved later | Michael Scherer | 2011-01-13 | 1 | -1/+8 |
* | add youri acl config to be able to blacklist some packages | Nicolas Vigier | 2011-01-12 | 2 | -0/+8 |
* | disable bcd for now | Nicolas Vigier | 2011-01-12 | 1 | -6/+0 |