Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switch the owner-sync script over from pkgdb to pagure. | Ralph Bean | 2017-08-07 | 1 | -12/+12 | |
| | ||||||
* | Missing initialization. | Ralph Bean | 2017-08-07 | 1 | -0/+1 | |
| | ||||||
* | Have the koji owner sync job paginate through pagure projects. | Ralph Bean | 2017-08-07 | 1 | -5/+11 | |
| | ||||||
* | Bugfix, .sort() returns None. | Ralph Bean | 2017-08-07 | 1 | -1/+1 | |
| | ||||||
* | Typofix, remove trailing commas. | Ralph Bean | 2017-08-07 | 1 | -2/+2 | |
| | ||||||
* | URLs changed. | Ralph Bean | 2017-08-07 | 1 | -2/+2 | |
| | ||||||
* | put the owner-sync-pagure script in place next to owner-sync-pkgdb. | Ralph Bean | 2017-08-07 | 1 | -0/+7 | |
| | ||||||
* | Bodhi can access it all | Patrick Uiterwijk | 2017-08-07 | 1 | -3/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Allow bodhi CORS | Patrick Uiterwijk | 2017-08-07 | 1 | -0/+4 | |
| | | | | Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org> | |||||
* | Do not allow building from forks via a workaround | Patrick Uiterwijk | 2017-08-07 | 1 | -0/+8 | |
| | | | | Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org> | |||||
* | Amend last commit, don't use more processes than CPUs, use threads instead | Aurélien Bompard | 2017-08-07 | 1 | -1/+1 | |
| | ||||||
* | HyperKitty: more apache worker processes | Aurélien Bompard | 2017-08-07 | 1 | -1/+1 | |
| | | | | | | We have plenty of RAM on this machine, and I think some UI slowdowns may be caused by overworked daemon processes (these days there's more users and more async requests than there used to be). | |||||
* | Revert "Restart fedmsg-hub in trigger role" | Josef Skladanka | 2017-08-07 | 1 | -3/+0 | |
| | | | | This reverts commit 30f3a4c0ee5a54b0cc4c775b9425ebbf5f38baf3. | |||||
* | Restart fedmsg-hub in trigger role | Josef Skladanka | 2017-08-07 | 1 | -0/+3 | |
| | ||||||
* | add some epylog weeding | Kevin Fenzi | 2017-08-05 | 1 | -0/+5 | |
| | ||||||
* | Exclude the packager group from the front if it ever gets projects | Pierre-Yves Chibon | 2017-08-05 | 1 | -0/+1 | |
| | ||||||
* | Turn on user management in pagure/distgit so users and groups can be added ↵ | Pierre-Yves Chibon | 2017-08-05 | 1 | -1/+0 | |
| | | | | | | to projects Fixes https://pagure.io/fedora-infrastructure/issue/6196 | |||||
* | Revert "Try this f26 container" | Kevin Fenzi | 2017-08-04 | 1 | -1/+1 | |
| | | | | This reverts commit aed38a6fa032ce407f0a44c329e621777278240d. | |||||
* | Also, for staging. | Ralph Bean | 2017-08-04 | 1 | -0/+4 | |
| | ||||||
* | URL change for pagure on dist-git. | Ralph Bean | 2017-08-04 | 1 | -0/+4 | |
| | ||||||
* | Let's not remove what we just installed | Pierre-Yves Chibon | 2017-08-04 | 1 | -1/+0 | |
| | ||||||
* | Merge branch 'master' of /git/ansible | Ricky Elrod | 2017-08-04 | 6 | -105/+30 | |
|\ | ||||||
| * | Actually we need python-fedmsg-genacls and its config file | Pierre-Yves Chibon | 2017-08-04 | 2 | -8/+8 | |
| | | ||||||
| * | Adjust the pdc url in stg vs prod | Pierre-Yves Chibon | 2017-08-04 | 1 | -0/+4 | |
| | | ||||||
| * | Tag this role with its own name. | Ralph Bean | 2017-08-04 | 1 | -0/+3 | |
| | | ||||||
| * | Remove the old packager email alias generation script. | Ralph Bean | 2017-08-04 | 1 | -79/+0 | |
| | | ||||||
| * | Flip over packager email alias generation to use the new script. | Ralph Bean | 2017-08-04 | 1 | -13/+1 | |
| | | ||||||
| * | Email alias script - use pagination so as not to break pagure's golden heart. | Ralph Bean | 2017-08-04 | 1 | -3/+13 | |
| | | ||||||
| * | Email alias script - use real pagure url. | Ralph Bean | 2017-08-04 | 1 | -2/+1 | |
| | | ||||||
* | | Try this f26 container | Ricky Elrod | 2017-08-04 | 1 | -1/+1 | |
|/ | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | |||||
* | Point nagios at a different url for pagure on dist-git. | Ralph Bean | 2017-08-04 | 1 | -2/+2 | |
| | ||||||
* | Or no quoting | Patrick Uiterwijk | 2017-08-04 | 1 | -2/+2 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Quote this too. Quote all the things | Patrick Uiterwijk | 2017-08-04 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Fix EPARSE | Patrick Uiterwijk | 2017-08-04 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Deploy sender_access file | Patrick Uiterwijk | 2017-08-04 | 1 | -0/+17 | |
| | | | | Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org> | |||||
* | Create a sender_access file | Patrick Uiterwijk | 2017-08-04 | 1 | -0/+3 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Typi typo again I guess | Pierre-Yves Chibon | 2017-08-04 | 1 | -1/+1 | |
| | ||||||
* | Typi typo | Pierre-Yves Chibon | 2017-08-04 | 1 | -1/+1 | |
| | ||||||
* | Let's only start the services for now | Pierre-Yves Chibon | 2017-08-04 | 1 | -1/+2 | |
| | ||||||
* | taskotron-stg: switch over to production message bus | Kamil Páral | 2017-08-04 | 1 | -0/+2 | |
| | | | | Also sync configs with dev. | |||||
* | remove osbs-secrets role, it's not doing what we need | Adam Miller | 2017-08-04 | 6 | -155/+0 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | Install the customized systemd service files for pagure on distgit | Pierre-Yves Chibon | 2017-08-04 | 5 | -4/+47 | |
| | ||||||
* | Enable CG in MBS again. | Jan Kaluža | 2017-08-04 | 1 | -1/+1 | |
| | ||||||
* | Fix typo | Pierre-Yves Chibon | 2017-08-04 | 1 | -1/+1 | |
| | ||||||
* | Include the logcom service in distgit | Pierre-Yves Chibon | 2017-08-04 | 1 | -1/+3 | |
| | ||||||
* | The host is pkgs02 not 01 | Pierre-Yves Chibon | 2017-08-04 | 1 | -0/+0 | |
| | ||||||
* | Add a hosts file for pkgs01 | Pierre-Yves Chibon | 2017-08-04 | 1 | -0/+4 | |
| | ||||||
* | Adjust the distgit role for pagure over dist-git | Pierre-Yves Chibon | 2017-08-04 | 1 | -48/+9 | |
| | ||||||
* | Turn this off again for now. | Ralph Bean | 2017-08-03 | 1 | -1/+1 | |
| | ||||||
* | Move to registry02/03 in production | Patrick Uiterwijk | 2017-08-04 | 2 | -7/+6 | |
| | | | | Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org> |