Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add the creation of the user 'planet' | Damien Lallement | 2011-02-11 | 1 | -0/+6 |
| | |||||
* | Enable signature again. This time it should work. | Nicolas Vigier | 2011-02-10 | 1 | -2/+2 |
| | |||||
* | prevent a user from signing as schedbot ( would be a security issue on valstar ) | Michael Scherer | 2011-02-10 | 1 | -0/+1 |
| | |||||
* | fix xml generated , and so reenable url in cia notification | Michael Scherer | 2011-02-10 | 1 | -1/+2 |
| | |||||
* | revert r979, as this broke CIA. I suspect the unescaped & to cause trouble ↵ | Michael Scherer | 2011-02-10 | 1 | -1/+0 |
| | | | | for xml parsing | ||||
* | fix again previous commit | Michael Scherer | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | add support for letting group based vm management | Michael Scherer | 2011-02-10 | 2 | -0/+19 |
| | |||||
* | - fix package name | Michael Scherer | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | add url to the cia notification | Michael Scherer | 2011-02-10 | 1 | -0/+3 |
| | |||||
* | add a post commit script to send mail | Michael Scherer | 2011-02-10 | 2 | -0/+15 |
| | |||||
* | add basic framework for modifying configuration of a git repository with ↵ | Michael Scherer | 2011-02-10 | 3 | -0/+28 |
| | | | | puppet ( used for mail commit script later ) | ||||
* | Redefine %__gpg_sign_cmd in rpm config for signbot to force V3 signatures | Nicolas Vigier | 2011-02-09 | 2 | -0/+11 |
| | | | | | | | | with --force-v3-sigs. V4 signatures are causing problems with the version of rpm used on Mandriva. https://bugzilla.redhat.com/show_bug.cgi?id=436812 | ||||
* | - add new topic for ml | Michael Scherer | 2011-02-09 | 1 | -0/+3 |
| | |||||
* | disable signature, as this break upload for the moment | Michael Scherer | 2011-02-09 | 1 | -2/+2 |
| | |||||
* | enable signature | Nicolas Vigier | 2011-02-09 | 1 | -2/+2 |
| | |||||
* | fix typo (after searching for some time why it didn't run) | Nicolas Vigier | 2011-02-09 | 1 | -1/+1 |
| | |||||
* | add sign options | Nicolas Vigier | 2011-02-08 | 2 | -1/+11 |
| | |||||
* | - change permissions on medias directories in done to 775 | Nicolas Vigier | 2011-02-08 | 2 | -6/+11 |
| | | | | | | - set group | ||||
* | allow use of mga-signpackage to sched_login, not build_login | Nicolas Vigier | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | add sudoers config to allow schedbot to run mga-signpackage as signbot | Nicolas Vigier | 2011-02-07 | 2 | -0/+5 |
| | |||||
* | create packages key | Nicolas Vigier | 2011-02-07 | 1 | -6/+18 |
| | |||||
* | change default key length to 4096 and expiration in 400 days | Nicolas Vigier | 2011-02-07 | 1 | -2/+2 |
| | |||||
* | fix syntax | Nicolas Vigier | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | fix syntax | Nicolas Vigier | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | create batchdir | Nicolas Vigier | 2011-02-07 | 1 | -0/+5 |
| | |||||
* | /etc/gnupg not used anymore | Nicolas Vigier | 2011-02-07 | 1 | -11/+0 |
| | |||||
* | oops, rng-utils was already installed | Nicolas Vigier | 2011-02-07 | 1 | -4/+0 |
| | |||||
* | create_gnupg_keys.sh needs rng-utils | Nicolas Vigier | 2011-02-07 | 1 | -1/+5 |
| | |||||
* | set max_diff_length to 20k to avoid mails being rejected on mailing list | Nicolas Vigier | 2011-02-07 | 1 | -0/+1 |
| | |||||
* | fix syntax | Nicolas Vigier | 2011-02-06 | 1 | -1/+1 |
| | |||||
* | add directory /var/lib/bcd | Nicolas Vigier | 2011-02-06 | 1 | -0/+8 |
| | |||||
* | oops, 1m doesn't 1 month, but 1 minutes | Michael Scherer | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | also created the base directory ( found after seeing lots of error on my ↵ | Michael Scherer | 2011-02-02 | 1 | -0/+2 |
| | | | | puppet vm ) | ||||
* | clean the old report ( already 2G on valstar ) | Michael Scherer | 2011-02-02 | 1 | -2/+9 |
| | |||||
* | - use a script, with a lock , so we can have more than one update | Michael Scherer | 2011-02-02 | 2 | -4/+24 |
| | | | | running without trouble. Remove older comments in manifests | ||||
* | place the pre-receive hook in a file, easier to edit | Michael Scherer | 2011-02-02 | 2 | -2/+8 |
| | |||||
* | fix the shebang of post-receive | Michael Scherer | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | add a require for ordering | Michael Scherer | 2011-02-02 | 1 | -3/+6 |
| | |||||
* | install git-svn | Michael Scherer | 2011-02-02 | 1 | -1/+7 |
| | |||||
* | draft of a git svn define | Michael Scherer | 2011-02-02 | 1 | -0/+31 |
| | |||||
* | - allow selecting keyring directory and user | Nicolas Vigier | 2011-02-02 | 2 | -10/+31 |
| | | | | | | - make it possible to generate multiple keys in the same keyring | ||||
* | - use default filenames | Nicolas Vigier | 2011-02-02 | 1 | -3/+0 |
| | | | | | | - remove Name-Comment | ||||
* | - add download option, asked by dmorgan on irc | Michael Scherer | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | - add pagination, as this is supported upstream ( unlike what I thought ) | Michael Scherer | 2011-02-01 | 1 | -1/+1 |
| | | | | | ( noted by stormi ) | ||||
* | fix typo, spotted by damsweb | Michael Scherer | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | - use the new name for viewvc installation, keep old one as | Michael Scherer | 2011-02-01 | 1 | -1/+3 |
| | | | | compatibility for the moment | ||||
* | add server_aliases argument, to enable to have server aliases on vhost | Michael Scherer | 2011-02-01 | 2 | -1/+6 |
| | |||||
* | add use_ssl to django application | Michael Scherer | 2011-02-01 | 1 | -0/+1 |
| | |||||
* | use vhost_base for vhost_wsgi type ( leaner ) | Michael Scherer | 2011-02-01 | 2 | -20/+3 |
| | |||||
* | - add support of aliases definition, prior to vhost_wsgi type merge | Michael Scherer | 2011-02-01 | 2 | -2/+5 |
| |