Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Precise the state, we want directories not file | Pierre-Yves Chibon | 2015-01-28 | 1 | -4/+4 | |
| | ||||||
* | Add our own SELinux policy for upload.cgi | Pierre-Yves Chibon | 2015-01-28 | 3 | -0/+38 | |
| | | | | Many thanks to tfirg on #selinux for helping out making this policy | |||||
* | Adjust the mode for the update hook itself | Pierre-Yves Chibon | 2015-01-27 | 1 | -4/+4 | |
| | ||||||
* | distgit: Fix perms on the Gitolite stuff | Mathieu Bridon | 2015-01-27 | 1 | -0/+7 | |
| | | | | We can't execute the update hooks otherwise. | |||||
* | Fix the check-update-hooks, repos are in /srv | Pierre-Yves Chibon | 2015-01-27 | 1 | -1/+1 | |
| | ||||||
* | distgit: Don't try reloading apache if it's off | Mathieu Bridon | 2015-01-27 | 1 | -1/+1 | |
| | ||||||
* | distgit: We also need semanage here | Mathieu Bridon | 2015-01-27 | 1 | -0/+1 | |
| | ||||||
* | Revert "distgit: Merge in the cgit/make_pkgs_list role" | Mathieu Bridon | 2015-01-27 | 2 | -44/+0 | |
| | | | | | | | | | This reverts commit a29f50a19a3839c12e609a22f8cd319e553da7a0. Turns out, Fedora People needs this as well, so it needs to remain separated. Sorry for the noise! | |||||
* | distgit: Merge in the cgit/make_pkgs_list role | Mathieu Bridon | 2015-01-27 | 2 | -0/+44 | |
| | | | | | | | | Having it split out was causing trouble, because distgit depends on it, but it depends on the /srv/git folder being created, which is created in the distgit role... Nothing else uses this though, so merging it is the easy way out. | |||||
* | distgit: Ensure the proper SELinux contexts | Mathieu Bridon | 2015-01-27 | 1 | -0/+54 | |
| | ||||||
* | Give /srv/cache/lookaside/pkgs to apache | Pierre-Yves Chibon | 2015-01-27 | 1 | -0/+1 | |
| | ||||||
* | lookaside: Try again allowing the CGI script | Mathieu Bridon | 2015-01-26 | 1 | -2/+3 | |
| | ||||||
* | lookaside: Also grant access for the upload | Mathieu Bridon | 2015-01-26 | 1 | -0/+2 | |
| | ||||||
* | In EL7 we need to specify who can access | Pierre-Yves Chibon | 2015-01-26 | 1 | -0/+1 | |
| | ||||||
* | Drop ; thats causing an error. Need to merge this with koji hub version. | Kevin Fenzi | 2015-01-23 | 1 | -1/+1 | |
| | ||||||
* | Drop the fas.conf specific to distgit | Pierre-Yves Chibon | 2015-01-23 | 2 | -107/+0 | |
| | ||||||
* | Restorecon and restart apache after installing the new cert | Pierre-Yves Chibon | 2015-01-23 | 1 | -0/+2 | |
| | ||||||
* | When updating the crl, take into account that there might not be one already | Pierre-Yves Chibon | 2015-01-23 | 1 | -7/+11 | |
| | ||||||
* | Let distgit install its own fas.conf after the first run of fas_client | Pierre-Yves Chibon | 2015-01-23 | 2 | -0/+108 | |
| | ||||||
* | distgit: Remove the update-chained stuff | Mathieu Bridon | 2015-01-23 | 1 | -10/+0 | |
| | | | | This doesn't work with Gitolite. | |||||
* | Set the local_code folder in full path | Pierre-Yves Chibon | 2015-01-23 | 1 | -1/+1 | |
| | ||||||
* | Add the gitolite update hook | Pierre-Yves Chibon | 2015-01-23 | 1 | -0/+4 | |
| | ||||||
* | Use the stg pkgdb when retrieving the groups | Pierre-Yves Chibon | 2015-01-23 | 1 | -0/+4 | |
| | ||||||
* | Run the compile as root but then specify the HOME variable | Pierre-Yves Chibon | 2015-01-23 | 1 | -1/+1 | |
| | ||||||
* | Add the gen-acls user to the packager group | Mathieu Bridon | 2015-01-22 | 1 | -1/+1 | |
| | | | | This is required to run gitolite compile properly. | |||||
* | Specify otherwise the groups with shell access | Pierre-Yves Chibon | 2015-01-22 | 1 | -1/+1 | |
| | ||||||
* | Some join logic to fix the call to users-from-fas | Pierre-Yves Chibon | 2015-01-22 | 1 | -1/+1 | |
| | ||||||
* | Adjust the list of person having shell access | Pierre-Yves Chibon | 2015-01-22 | 1 | -1/+1 | |
| | ||||||
* | Indicate where we list the pkgs admins | Pierre-Yves Chibon | 2015-01-22 | 1 | -0/+1 | |
| | ||||||
* | No comas it said | Pierre-Yves Chibon | 2015-01-22 | 1 | -2/+2 | |
| | ||||||
* | Run the script once and locally - Thansk Toshio | Pierre-Yves Chibon | 2015-01-22 | 1 | -0/+2 | |
| | ||||||
* | Try specifying it is a python script | Pierre-Yves Chibon | 2015-01-22 | 1 | -1/+1 | |
| | ||||||
* | Oupsy forgot the template | Pierre-Yves Chibon | 2015-01-22 | 1 | -0/+4 | |
| | ||||||
* | Try getting the list in 2 steps - Thank Toshio | Pierre-Yves Chibon | 2015-01-22 | 1 | -6/+14 | |
| | ||||||
* | Another approach using lineinfile | Pierre-Yves Chibon | 2015-01-22 | 1 | -2/+3 | |
| | ||||||
* | Add a state for the file | Pierre-Yves Chibon | 2015-01-22 | 1 | -1/+1 | |
| | ||||||
* | Try with file instead of assemble | Pierre-Yves Chibon | 2015-01-22 | 1 | -1/+1 | |
| | ||||||
* | Try using the users-from-fas script to list users having a shell access | Pierre-Yves Chibon | 2015-01-22 | 1 | -0/+8 | |
| | ||||||
* | Drop fixing the perms on /etc/gitolite/hook | Pierre-Yves Chibon | 2015-01-22 | 1 | -11/+0 | |
| | ||||||
* | Adjust genacls.pkgdb to mention running our hook | Pierre-Yves Chibon | 2015-01-22 | 1 | -0/+1 | |
| | ||||||
* | Create the local folder for gitolite3 and put it our hook | Pierre-Yves Chibon | 2015-01-22 | 1 | -0/+11 | |
| | ||||||
* | No need to install our hook ourself anymore | Pierre-Yves Chibon | 2015-01-22 | 1 | -6/+6 | |
| | ||||||
* | Activate the site-local gitolite code | Pierre-Yves Chibon | 2015-01-22 | 1 | -1/+1 | |
| | ||||||
* | Fix the permission and ownership on the gitolite hooks | Pierre-Yves Chibon | 2015-01-22 | 1 | -0/+11 | |
| | ||||||
* | Adjust the path to /src/git/rpms to avoid searching twice in rpms and in ↵ | Pierre-Yves Chibon | 2015-01-21 | 1 | -1/+1 | |
| | | | | repositories | |||||
* | Fix check-update-hooks cron to find the git repos properly | Pierre-Yves Chibon | 2015-01-21 | 1 | -1/+1 | |
| | ||||||
* | Fix path to the gitolite update hook | Pierre-Yves Chibon | 2015-01-21 | 1 | -1/+1 | |
| | ||||||
* | Let the gen-acls user compile the configuration file | Pierre-Yves Chibon | 2015-01-20 | 1 | -1/+2 | |
| | ||||||
* | Adjust the $HOME of the gen-acls user | Pierre-Yves Chibon | 2015-01-20 | 1 | -1/+2 | |
| | ||||||
* | Drop the -s/--source branch argument in mkbranch | Pierre-Yves Chibon | 2015-01-13 | 1 | -17/+3 | |
| | | | | | | | | | | | | In the process of automating the git branch creation based on fedmsg message we can no longer rely on passing a -s/--source branch argument to the mkbranch script. As decided in https://fedorahosted.org/rel-eng/ticket/5931 the branches will be created with the first commit of the master branch. This commit thus drops the use of -s/--source and SRC_BRANCH in favor of creating the branch with the first commit of the master branch: git branch --no-track $BRANCH `git rev-list --max-parents=0 master` |