summaryrefslogtreecommitdiffstats
path: root/roles/distgit
Commit message (Collapse)AuthorAgeFilesLines
...
* Check for default assignee overridesMatt Prahl2017-08-092-7/+25
|
* Convert the pkgdb-sync-bugzilla.py script to pagure-sync-bugzilla.py and run ↵Matt Prahl2017-08-092-83/+241
| | | | | | | it on Pagure over dist-git This is part of https://fedoraproject.org/wiki/Changes/ArbitraryBranching. Since PkgDB will be decommissioned, we need to start using Pagure's API instead of PkgDB to sync Bugzilla component owners and CC users.
* Add the unmodified version of pkgdb-sync-bugzilla.py from GitHub in ↵Matt Prahl2017-08-091-0/+471
| | | | preparation for modification
* Blacklist 'group' as group namePierre-Yves Chibon2017-08-091-0/+1
|
* First attempt to get multi-static workPierre-Yves Chibon2017-08-091-0/+9
|
* Fix git@ service in pkgs02Patrick Uiterwijk2017-08-092-0/+13
| | | | Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
* Let the prod instance of pagure over dist-git send emailsPierre-Yves Chibon2017-08-081-0/+4
|
* Cross project ACLs do not allow to create projectsPierre-Yves Chibon2017-08-081-0/+5
|
* Adjust the ACLs for pagure on dist-gitPierre-Yves Chibon2017-08-081-0/+18
|
* Forward main page requests and login requests to src.fp.oPatrick Uiterwijk2017-08-081-0/+4
| | | | Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
* Exclude the packager group from the front if it ever gets projectsPierre-Yves Chibon2017-08-051-0/+1
|
* Turn on user management in pagure/distgit so users and groups can be added ↵Pierre-Yves Chibon2017-08-051-1/+0
| | | | | | to projects Fixes https://pagure.io/fedora-infrastructure/issue/6196
* Let's not remove what we just installedPierre-Yves Chibon2017-08-041-1/+0
|
* Actually we need python-fedmsg-genacls and its config filePierre-Yves Chibon2017-08-042-8/+8
|
* Adjust the pdc url in stg vs prodPierre-Yves Chibon2017-08-041-0/+4
|
* Typi typo again I guessPierre-Yves Chibon2017-08-041-1/+1
|
* Typi typoPierre-Yves Chibon2017-08-041-1/+1
|
* Let's only start the services for nowPierre-Yves Chibon2017-08-041-1/+2
|
* Install the customized systemd service files for pagure on distgitPierre-Yves Chibon2017-08-045-4/+47
|
* Fix typoPierre-Yves Chibon2017-08-041-1/+1
|
* Include the logcom service in distgitPierre-Yves Chibon2017-08-041-1/+3
|
* Adjust the distgit role for pagure over dist-gitPierre-Yves Chibon2017-08-041-48/+9
|
* Serve pagure from / rather than /pagurePierre-Yves Chibon2017-08-031-3/+3
|
* Adjust the playbookPierre-Yves Chibon2017-08-031-1/+1
|
* Rename the pagure apache config file so it's evaluated lastPierre-Yves Chibon2017-08-031-0/+0
|
* Adjust pagure's config to be deployed in / rather than /pagurePierre-Yves Chibon2017-08-031-9/+9
| | | | Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
* Adjust all the redirects for the disappearance of cgitPierre-Yves Chibon2017-08-034-166/+5
| | | | Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
* Small style change + adjustments for pagure in stgPierre-Yves Chibon2017-08-011-2/+29
|
* Make pkgs01.stg benefit from the feature of pagure 3.4Pierre-Yves Chibon2017-07-311-0/+3
|
* There is no single user on dist-gitPierre-Yves Chibon2017-07-281-3/+0
|
* Couple of missing gitolite optionsPierre-Yves Chibon2017-07-281-0/+6
|
* Let's get realPierre-Yves Chibon2017-07-281-1/+4
|
* Adjust variable name, thanks cvernaPierre-Yves Chibon2017-07-281-1/+1
|
* Turn off group management in pagurePierre-Yves Chibon2017-07-281-0/+1
|
* Enforce a new version of pygmentsPierre-Yves Chibon2017-07-261-1/+1
|
* Try commenting out the group in the systemd service filePierre-Yves Chibon2017-07-261-1/+1
|
* Set a real gitolite filePierre-Yves Chibon2017-07-261-1/+1
|
* Make /pagure work on src.stgPierre-Yves Chibon2017-07-261-1/+1
|
* Place the overriding systemd service file where it should bePierre-Yves Chibon2017-07-261-1/+1
|
* Let fedmsg-genacls piles up on the blockerbug FAS accountPierre-Yves Chibon2017-07-251-2/+2
|
* Somehow string needs quotes...Pierre-Yves Chibon2017-07-251-1/+1
|
* Move fedmsg-genacls-config.py to a template and configure it for the new worldPierre-Yves Chibon2017-07-253-5/+14
|
* Use the overriding templates from pagure-dist-gitPierre-Yves Chibon2017-07-241-0/+2
|
* Make the hostname valid pkgs..stgfedoraproject.org is not valid somehowPatrick Uiterwijk2017-07-211-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* dist-git: clean up unused files and the main scriptclime2017-07-134-612/+0
|
* remove unused setup_git_package from distgit roleBrandon Gray2017-07-131-130/+0
|
* Drop genacls.pkgdb in stgPierre-Yves Chibon2017-07-132-475/+0
|
* Ensure pagure_worker are working on pkgsPierre-Yves Chibon2017-07-121-1/+2
|
* Bump the max upload to 2MB so edit worksPierre-Yves Chibon2017-07-111-1/+1
|
* Set the tickets and docs folder to None as we won't use themPierre-Yves Chibon2017-07-111-2/+4
|