Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | typo | Damien Lallement | 2011-03-18 | 1 | -1/+1 | |
| | ||||||
* | fix cron day parameter | Damien Lallement | 2011-03-18 | 1 | -1/+1 | |
| | ||||||
* | add db backup and update class names to be more explicit | Damien Lallement | 2011-03-18 | 3 | -1/+44 | |
| | ||||||
* | explicitely set base_media (for newer iurt) | Olivier Blin | 2011-03-17 | 2 | -0/+2 | |
| | ||||||
* | Define _real_vendor | Pascal Terjan | 2011-03-16 | 1 | -0/+1 | |
| | ||||||
* | make /var/lib/draklive a symlink to /home/draklive/var-data | Olivier Blin | 2011-03-15 | 1 | -1/+6 | |
| | ||||||
* | allow using ssl in vhost_redirect | Nicolas Vigier | 2011-03-15 | 1 | -1/+5 | |
| | ||||||
* | fix path | Olivier Blin | 2011-03-15 | 1 | -1/+1 | |
| | ||||||
* | fix typo | Nicolas Vigier | 2011-03-15 | 1 | -1/+1 | |
| | ||||||
* | add draklive on rabbit and allow iso makers to run it | Olivier Blin | 2011-03-15 | 2 | -0/+34 | |
| | ||||||
* | Enable milestone support as requested by rda | Dexter Morgan | 2011-03-14 | 1 | -1/+1 | |
| | ||||||
* | Enable milestone support as requested by rda | Dexter Morgan | 2011-03-14 | 1 | -1/+1 | |
| | ||||||
* | sort media.cfg | Thomas Backlund | 2011-03-13 | 2 | -86/+86 | |
| | ||||||
* | add 32bit Core medias to 64bit install | Thomas Backlund | 2011-03-13 | 2 | -0/+69 | |
| | ||||||
* | fix path to debug srpms | Thomas Backlund | 2011-03-13 | 2 | -30/+30 | |
| | ||||||
* | cleanup files | Thomas Backlund | 2011-03-13 | 4 | -86/+86 | |
| | ||||||
* | add current media.cfg and hdlists files | Thomas Backlund | 2011-03-13 | 4 | -0/+730 | |
| | ||||||
* | Do not allow users on the DB ( Bug #336) | Dexter Morgan | 2011-03-12 | 1 | -1/+1 | |
| | ||||||
* | Increase libreoffice timeout | Dexter Morgan | 2011-03-12 | 1 | -1/+2 | |
| | ||||||
* | - do not spam root with useless messages | Michael Scherer | 2011-03-10 | 1 | -1/+1 | |
| | ||||||
* | - fix wrong config ( cause various problem ( mail loop ) without breaking ↵ | Michael Scherer | 2011-03-10 | 1 | -1/+1 | |
| | | | | | | | stuff that should have been broke, I do not fully understand ) | |||||
* | add "Options Indexes" for /uploads directory | Nicolas Vigier | 2011-03-09 | 2 | -0/+5 | |
| | ||||||
* | - make postfix quiter by explicitely saying we use version 3 | Michael Scherer | 2011-03-08 | 1 | -0/+3 | |
| | ||||||
* | - and again, do not hardcode server name, as this would cause problem if we | Michael Scherer | 2011-03-08 | 1 | -1/+1 | |
| | | | | | move to another server | |||||
* | - do not hardcode the hostname ( who is wrong, by the way, as it should be ↵ | Michael Scherer | 2011-03-08 | 1 | -1/+1 | |
| | | | | alamut ) | |||||
* | - do not hardcode the hostname of the server, in case we need to change it | Michael Scherer | 2011-03-08 | 4 | -4/+4 | |
| | | | | | ( for example if the service is migrated to another one ) | |||||
* | - do not hardcode server name | Michael Scherer | 2011-03-08 | 1 | -1/+1 | |
| | ||||||
* | make sure that the proper ldap support is installed | Michael Scherer | 2011-03-08 | 1 | -0/+3 | |
| | ||||||
* | allow to have more than one ldap group with aliases | Michael Scherer | 2011-03-08 | 2 | -6/+10 | |
| | ||||||
* | - first prototype of ldap aliases | Michael Scherer | 2011-03-08 | 3 | -1/+22 | |
| | ||||||
* | fix syntax error ( always the same :/ ) | Michael Scherer | 2011-03-08 | 1 | -2/+2 | |
| | ||||||
* | - do not create the cronjob if the corresponding checkout didn't succeed | Michael Scherer | 2011-03-08 | 1 | -1/+3 | |
| | ||||||
* | - automatically refresh the buildsystem web interface from svn | Michael Scherer | 2011-03-08 | 1 | -1/+6 | |
| | ||||||
* | reuse standard apache vhost type ( one less specific configuration file ) | Michael Scherer | 2011-03-08 | 2 | -11/+3 | |
| | ||||||
* | - use the new type for remote database declaration | Michael Scherer | 2011-03-08 | 6 | -18/+12 | |
| | ||||||
* | - add 2 types used for remote db and user, with tag support | Michael Scherer | 2011-03-08 | 1 | -0/+22 | |
| | ||||||
* | add the start of a tagging system for exported db ( so we can have more than ↵ | Michael Scherer | 2011-03-08 | 1 | -2/+4 | |
| | | | | one db server ) | |||||
* | - alias should be ordered, more specific first, or the more general will | Michael Scherer | 2011-03-08 | 1 | -2/+4 | |
| | | | | | mask the more specific alias ( apache warn about this ). Hashes in puppet are not sorted. | |||||
* | - add missing requirements for fast-cgi | Michael Scherer | 2011-03-08 | 1 | -1/+1 | |
| | ||||||
* | - use fastcgi rather than wsgi, as wsgi support of viewvc leak | Michael Scherer | 2011-03-08 | 2 | -5/+7 | |
| | | | | memory or make apache apache unable to start | |||||
* | enable crontab for checking new blog post | Damien Lallement | 2011-03-07 | 1 | -6/+6 | |
| | ||||||
* | change url for english blog | Damien Lallement | 2011-03-07 | 1 | -1/+1 | |
| | ||||||
* | disable checking for new blog post during migration (spotted by ennael) | Damien Lallement | 2011-03-07 | 1 | -6/+6 | |
| | ||||||
* | migrate blogs on champagne | Damien Lallement | 2011-03-07 | 1 | -2/+2 | |
| | ||||||
* | - fix the subversion post-commit problem ( for good this time ) | Michael Scherer | 2011-03-04 | 1 | -14/+9 | |
| | | | | - also simplify the declaration, by following the DRY principle | |||||
* | .yml -> .yaml | Buchan Milne | 2011-03-04 | 2 | -2/+2 | |
| | ||||||
* | - fix my previous commit ( caused alamut to not be updated ) | Michael Scherer | 2011-03-04 | 1 | -6/+6 | |
| | ||||||
* | Clients should report attributes of /var/lib/puppet/state/state.yml | Buchan Milne | 2011-03-04 | 2 | -0/+3 | |
| | | | | | | By default, check that puppet state.yml has been modified in last 90 mins By default, check for at least one, but not more than 2 instances of puppetd | |||||
* | update init.pp to split script in different classes | Damien Lallement | 2011-03-03 | 1 | -43/+47 | |
| | ||||||
* | fix service mysql | Damien Lallement | 2011-03-03 | 1 | -3/+3 | |
| |