Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Replace tab with spaces | Pierre-Yves Chibon | 2015-01-13 | 1 | -47/+47 | |
| | ||||||
* | Remove process-git-requests from distgit role | Till Maas | 2015-01-12 | 2 | -655/+0 | |
| | | | | The script is maintained in rel-eng repo. The version here is outdated. | |||||
* | Another cron fix | Kevin Fenzi | 2015-01-10 | 1 | -1/+1 | |
| | ||||||
* | Do not install nor configure the email-libravatar script while the package ↵ | Pierre-Yves Chibon | 2014-12-16 | 1 | -1/+1 | |
| | | | | isn't in epel7 | |||||
* | distgit: Update the gitolite.rc file to Gitolite3 | Mathieu Bridon | 2014-12-15 | 3 | -169/+137 | |
| | ||||||
* | lookaside: Add the hash type to the folder structure | Mathieu Bridon | 2014-10-28 | 1 | -1/+5 | |
| | | | | | | This makes it more explicit which hash was used for a given tarball. https://fedorahosted.org/rel-eng/ticket/5846 | |||||
* | lookaside: Add support for sha512 file hashes | Mathieu Bridon | 2014-10-28 | 1 | -6/+18 | |
| | | | | | | | | | | With this change, the upload CGI script will start preferring uploads hashed as sha512, but still accept md5 as a fallback. The message emitted on fedmsg is unchanged, because doing so would break it. We're going to fix that later though. https://fedorahosted.org/rel-eng/ticket/5846 | |||||
* | lookaside: De-hardcode md5 assumptions... | Mathieu Bridon | 2014-10-28 | 1 | -21/+20 | |
| | | | | | | | | | | | | | ... as much as possible. The point of this patch is to make it easier to move away from md5 in a subsequent patch, without having one monster change which would be impossible to review. Some md5 stuff remains hardcoded, because changing it at this point would break compatibility. https://fedorahosted.org/rel-eng/ticket/5846 | |||||
* | lookaside: Drop EL < 6 support | Mathieu Bridon | 2014-10-28 | 1 | -6/+2 | |
| | | | | | | | This will make it easier to move away from md5 for the source tarballs. It shouldn't cause any problem anyway, as Fedora runs this on EL 6 in production, and EL 7 in staging. | |||||
* | lookaside: Remove tempfile when hash verification fails | Mathieu Bridon | 2014-10-28 | 1 | -0/+1 | |
| | | | | Without this, tempfiles just accumulate. | |||||
* | distgit: Schedule a weekly check of the update hooks | Mathieu Bridon | 2014-10-27 | 2 | -0/+7 | |
| | | | | | This allows ensuring over time that all repositories have the right update hooks set up. | |||||
* | distgit: Block push of branches named 'origin/*' | Mathieu Bridon | 2014-10-27 | 1 | -2/+10 | |
| | | | | | | | | | | | We already use the update hook for gitolite. This introduces a new update hook, which merely chains the gitolite one, and a new one to block pushes to badly named branches. The new hook was written originally by Till Maas. https://fedorahosted.org/rel-eng/ticket/4071 | |||||
* | distgit: One action per task | Mathieu Bridon | 2014-09-24 | 1 | -1/+3 | |
| | | | | | | | This had been found by misc during his review of the patches, but the unfixed patch is what got merged. https://fedorahosted.org/fedora-infrastructure/ticket/4452 | |||||
* | distgit: Express the role dependency properly | Mathieu Bridon | 2014-09-24 | 2 | -15/+13 | |
| | | | | | | | This had been found by misc during his review of the patches, but the unfixed patch is what got merged. https://fedorahosted.org/fedora-infrastructure/ticket/4452 | |||||
* | Setup for F21 branching | Mathieu Bridon | 2014-09-24 | 1 | -1/+2 | |
| | | | | | This change had been made by Dennis Gilmore in puppet (commit 8dc43c), I'm just porting it here to Ansible so we don't miss it. | |||||
* | Add support for packaging groups | Mathieu Bridon | 2014-09-24 | 1 | -2/+9 | |
| | | | | | | This had already been done by Pierre-Yves Chibon in puppet (commits 4cc2ef and 47f29f), I'm just porting it here in Ansible so we don't miss it. | |||||
* | Try fixing indentation | Pierre-Yves Chibon | 2014-09-10 | 1 | -3/+3 | |
| | ||||||
* | Fix the permissions on /etc/gitolite/logs | Pierre-Yves Chibon | 2014-09-10 | 1 | -1/+2 | |
| | ||||||
* | Print the error message if there is one | Pierre-Yves Chibon | 2014-09-09 | 1 | -0/+1 | |
| | ||||||
* | Accesss stdout in VERBOSE we do not need it otherwise | Pierre-Yves Chibon | 2014-09-09 | 1 | -2/+2 | |
| | ||||||
* | Fix installing the genacls.pkgdb script from the template directory | Pierre-Yves Chibon | 2014-09-09 | 1 | -2/+10 | |
| | ||||||
* | Let genacls.pkgdb use the pkgdb.stg instance in stg | Pierre-Yves Chibon | 2014-09-09 | 1 | -1/+6 | |
| | ||||||
* | Move the genacls.pkgdb script to the template directory | Pierre-Yves Chibon | 2014-09-09 | 1 | -0/+0 | |
| | ||||||
* | Give the logs folder to packager and let them write to it | Pierre-Yves Chibon | 2014-09-09 | 1 | -1/+1 | |
| | ||||||
* | Let every packager access the gitolite.conf-compiled.pm file | Pierre-Yves Chibon | 2014-09-08 | 1 | -0/+2 | |
| | ||||||
* | 1 too many | Pierre-Yves Chibon | 2014-09-05 | 1 | -1/+0 | |
| | ||||||
* | Let's try to not create an existing link - Credit bochecha | Pierre-Yves Chibon | 2014-09-05 | 1 | -0/+2 | |
| | ||||||
* | We need /etc/gitolite/logs as well | Pierre-Yves Chibon | 2014-09-05 | 1 | -0/+4 | |
| | ||||||
* | distgit: Update the script to the latest from puppet | Mathieu Bridon | 2014-09-05 | 1 | -13/+26 | |
| | ||||||
* | Couple more of symlink to allow setting $HOME in /srv/git | Pierre-Yves Chibon | 2014-09-05 | 1 | -1/+10 | |
| | ||||||
* | Create a symlink for ~/repositories | Pierre-Yves Chibon | 2014-08-29 | 1 | -0/+3 | |
| | ||||||
* | Replace gl-compile-conf by gitolite compile | Pierre-Yves Chibon | 2014-08-29 | 1 | -1/+1 | |
| | ||||||
* | One more indentation fix | Pierre-Yves Chibon | 2014-08-29 | 1 | -6/+6 | |
| | ||||||
* | Fix typo | Pierre-Yves Chibon | 2014-08-29 | 1 | -1/+1 | |
| | ||||||
* | Add a daily cron job for genacls.sh as backup for fedmsg-genacls | Pierre-Yves Chibon | 2014-08-29 | 2 | -0/+8 | |
| | ||||||
* | Adjust role to install pkgdb_sync_git_branches.py as a template | Pierre-Yves Chibon | 2014-08-28 | 1 | -1/+8 | |
| | ||||||
* | Use pkgdb.stg in stg | Pierre-Yves Chibon | 2014-08-28 | 1 | -0/+5 | |
| | ||||||
* | Move the pkgdb_sync_git_branches.py from a file to a template | Pierre-Yves Chibon | 2014-08-28 | 1 | -0/+0 | |
| | ||||||
* | Add and install a daily cron job running pkgdb_sync_git_branches | Pierre-Yves Chibon | 2014-08-28 | 2 | -0/+9 | |
| | ||||||
* | Replace install pkgdb2branch by installing pkgdb_sync_git_branches.py | Pierre-Yves Chibon | 2014-08-28 | 1 | -1/+1 | |
| | ||||||
* | Add the pkgdb_sync_git_branches.py script | Pierre-Yves Chibon | 2014-08-28 | 1 | -0/+246 | |
| | ||||||
* | Remove the pkgdb2branch.py script | Pierre-Yves Chibon | 2014-08-28 | 1 | -362/+0 | |
| | ||||||
* | Adjust this for rhel7 | Kevin Fenzi | 2014-08-27 | 1 | -2/+2 | |
| | ||||||
* | Try and make this not send emails most of the time. | Kevin Fenzi | 2014-08-27 | 1 | -2/+1 | |
| | ||||||
* | Theres no longer any rewritelog specific logging in new apache | Kevin Fenzi | 2014-08-26 | 1 | -6/+0 | |
| | ||||||
* | This is just Mutex in new apache | Kevin Fenzi | 2014-08-26 | 1 | -1/+1 | |
| | ||||||
* | Add a /srv/web dir | Kevin Fenzi | 2014-08-26 | 1 | -0/+3 | |
| | ||||||
* | Add dist-git-upload cgi | Kevin Fenzi | 2014-08-26 | 1 | -0/+219 | |
| | ||||||
* | Correct path | Kevin Fenzi | 2014-08-26 | 1 | -3/+5 | |
| | ||||||
* | Don't need to add group here, it's in fas | Kevin Fenzi | 2014-08-26 | 1 | -7/+0 | |
| |