Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restrict submit to myselft and disable recency check | Pascal Terjan | 2011-01-30 | 2 | -5/+7 |
| | |||||
* | - rename testing to updates-testing, as per ↵ | Michael Scherer | 2011-01-30 | 1 | -1/+1 |
| | | | | https://www.mageia.org/pipermail/mageia-dev/20101130/001540.html | ||||
* | Rename testing to updates_testing | Pascal Terjan | 2011-01-30 | 3 | -20/+20 |
| | |||||
* | Add back list of allowed hosts, this did not prevent them from syncing | Pascal Terjan | 2011-01-30 | 1 | -0/+4 |
| | |||||
* | disable bootstrap rsync | Pascal Terjan | 2011-01-29 | 1 | -4/+0 |
| | |||||
* | specify homedir when creating ssh key | Nicolas Vigier | 2011-01-29 | 1 | -2/+6 |
| | |||||
* | change schebot home to /var/lib/schedbot | Nicolas Vigier | 2011-01-29 | 1 | -1/+1 |
| | |||||
* | set homedir | Nicolas Vigier | 2011-01-29 | 1 | -0/+1 |
| | |||||
* | disable the right thing | Nicolas Vigier | 2011-01-29 | 1 | -9/+9 |
| | |||||
* | disable temporarly creation of uploads dir | Nicolas Vigier | 2011-01-29 | 1 | -3/+4 |
| | |||||
* | fix planet instead of blog on init.pp | Damien Lallement | 2011-01-28 | 1 | -1/+1 |
| | |||||
* | starting planet installation | Damien Lallement | 2011-01-28 | 1 | -0/+17 |
| | |||||
* | enable mod_wdgi hack to let viewvc write to stdout. Viewvc should be | Michael Scherer | 2011-01-28 | 2 | -0/+13 |
| | | | | fixed, and a bug report should be opened ( but for now, this is faster ) | ||||
* | starting planet installation | Damien Lallement | 2011-01-28 | 1 | -0/+11 |
| | |||||
* | - fix dangling symlink, noticed by ahmad | Michael Scherer | 2011-01-26 | 1 | -1/+1 |
| | |||||
* | - add missing directory ( produces error on submit ) | Michael Scherer | 2011-01-25 | 1 | -1/+1 |
| | |||||
* | - remove verbose switch ( hide more the useful information than helping ) | Michael Scherer | 2011-01-25 | 1 | -1/+1 |
| | |||||
* | add require for ordering purpose | Michael Scherer | 2011-01-24 | 1 | -1/+2 |
| | |||||
* | fix syntax in git modules | Michael Scherer | 2011-01-24 | 1 | -2/+2 |
| | |||||
* | - deny force-update remote branches to non-fast-forward references by | Michael Scherer | 2011-01-24 | 1 | -0/+2 |
| | | | | default | ||||
* | - fix syntax ( too similar to rpm tags :/ ) | Michael Scherer | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | - fix requires | Michael Scherer | 2011-01-24 | 1 | -0/+1 |
| | |||||
* | add viewvc module | Michael Scherer | 2011-01-24 | 3 | -0/+1032 |
| | |||||
* | allow to set aliases for wsgi powered web application ( should be ↵ | Michael Scherer | 2011-01-24 | 2 | -1/+5 |
| | | | | refactored, IMHO ) | ||||
* | Add missing part of my commit enabled deps checking | Pascal Terjan | 2011-01-24 | 1 | -0/+3 |
| | |||||
* | - create ~schedbot/uploads hierarchy using a ruby dsl module ( see | Michael Scherer | 2011-01-24 | 2 | -0/+31 |
| | | | | http://projects.puppetlabs.com/projects/1/wiki/Ruby_Dsl ) | ||||
* | create ~schedbot/uploads | Olivier Blin | 2011-01-23 | 1 | -0/+6 |
| | |||||
* | add a secondary ldap tree for testing purpose, requested by maat | Michael Scherer | 2011-01-23 | 2 | -0/+19 |
| | |||||
* | - add libvirtd module, to have the minimal support for using | Michael Scherer | 2011-01-23 | 1 | -0/+23 |
| | | | | virt-manager | ||||
* | - send mail from puppet on a dedicated ml, as said on 05/11/11 | Michael Scherer | 2011-01-22 | 1 | -1/+1 |
| | |||||
* | Enable my new rejection of submits with missing buildrequires | Pascal Terjan | 2011-01-22 | 1 | -0/+1 |
| | |||||
* | Change ACL for non-privileged users to not work on reset model, instead allow | Buchan Milne | 2011-01-22 | 1 | -2/+2 |
| | | | | | registrars to change unprivileged passwords directly | ||||
* | fix error in url (noticed by jq) | Nicolas Vigier | 2011-01-21 | 1 | -1/+1 |
| | |||||
* | do not hardcode our domain name | Michael Scherer | 2011-01-21 | 1 | -2/+2 |
| | |||||
* | change permissions on missing-deps.sh to 755 | Nicolas Vigier | 2011-01-20 | 1 | -1/+1 |
| | |||||
* | use source instead of content | Nicolas Vigier | 2011-01-20 | 1 | -1/+1 |
| | |||||
* | add signbot in schedbot group | Nicolas Vigier | 2011-01-20 | 1 | -0/+1 |
| | |||||
* | add secondary groups option | Nicolas Vigier | 2011-01-20 | 1 | -1/+3 |
| | |||||
* | add signbot user | Nicolas Vigier | 2011-01-20 | 1 | -0/+7 |
| | |||||
* | deploy pascal script | Michael Scherer | 2011-01-20 | 1 | -0/+1 |
| | |||||
* | add script made by pascal to check packages that have missing deps ( ↵ | Michael Scherer | 2011-01-20 | 2 | -0/+41 |
| | | | | temporary, quick and dirty ) | ||||
* | - add more name to the blacklist ( login used for various part of | Michael Scherer | 2011-01-19 | 1 | -0/+7 |
| | | | | the bs, and thus leading to potential conflict on ldap end ) | ||||
* | use service name rather than hostname | Michael Scherer | 2011-01-19 | 1 | -2/+2 |
| | |||||
* | now support 'new post' or 'modification of last post' to prevent bad ↵ | Damien Lallement | 2011-01-19 | 1 | -15/+31 |
| | | | | notification mails | ||||
* | fix group/user | Damien Lallement | 2011-01-18 | 1 | -3/+3 |
| | |||||
* | add AllowOverride All to vhost | Damien Lallement | 2011-01-18 | 1 | -1/+2 |
| | |||||
* | typo | Damien Lallement | 2011-01-18 | 1 | -1/+1 |
| | |||||
* | add dep and rights | Damien Lallement | 2011-01-18 | 1 | -3/+4 |
| | |||||
* | List each node for both arch | Pascal Terjan | 2011-01-18 | 1 | -2/+2 |
| | |||||
* | members of mga-iso_makers group can use bcd account | Nicolas Vigier | 2011-01-18 | 2 | -0/+3 |
| |