summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add the original consumer file for the hotfixSayan Chowdhury2017-06-012-131/+111
| |
| * Revert "Add the original models and __init__.py files for hotfix"Sayan Chowdhury2017-06-015-338/+131
| | | | | | | | This reverts commit 44d0d33361602b49664a406386077bf34b4a9689.
| * Revert "Hotfix for the Autocloud fix"Sayan Chowdhury2017-06-013-9/+2
| | | | | | | | This reverts commit 78051dc038373fc0e5608ff215c19296ee90d343.
| * Configure Content-Security-Policy for datagrepper, for the future.Ralph Bean2017-06-011-0/+4
| |
| * Copy over the service file too...Ricky Elrod2017-05-311-0/+1
| | | | | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
| * Merge branch 'redis-check'Ricky Elrod2017-05-314-0/+32
| |\
| | * add simple monitoring for pagure's celery redis queueRicky Elrod2017-05-264-0/+32
| | | | | | | | | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
| * | Prepare for a config field name switch.Ralph Bean2017-05-311-0/+6
| | |
| * | dist-git: setup for productionclime2017-05-315-171/+11
| | |
| * | up the timeouts on kojipkgs varnish to hopefully make up for slow storage issuesKevin Fenzi2017-05-311-1/+3
| | |
| * | Disable MBS CG interface until koji is ready.Ralph Bean2017-05-311-0/+4
| | |
| * | Fix initiating the DB and starting the servicesPierre-Yves Chibon2017-05-311-1/+8
| | |
| * | Add the ccsdb.conf apache config filePierre-Yves Chibon2017-05-311-0/+27
| | |
| * | Drop the tag, it's in the playbook and create /etc/ccsdbPierre-Yves Chibon2017-05-311-20/+5
| | |
| * | Add the ccsdb role to the ci group/hostPierre-Yves Chibon2017-05-311-0/+1
| | |
| * | Add the configuration and role for ccsdbPierre-Yves Chibon2017-05-304-1/+107
| | |
| * | Make the CI host as not-freeze, at least for nowPierre-Yves Chibon2017-05-301-0/+1
| | |
| * | build stg websites from f26-beta branchRobert Mayr2017-05-291-1/+1
| |/
| * do the right thing on failovers on pgbdrKevin Fenzi2017-05-262-0/+4
| |
| * disable copr-dist-git backups for nowKevin Fenzi2017-05-261-1/+1
| |
| * fix easyfixKevin Fenzi2017-05-252-39/+2
| |
| * Merge branch 'master' of /git/ansibleRicky Elrod2017-05-251-14/+14
| |\
| | * update openshift ca from current installKevin Fenzi2017-05-251-14/+14
| | |
| * | Bump ping4 builder RTA, since it keeps alerting and we can't do anything ↵Ricky Elrod2017-05-251-1/+1
| |/ | | | | | | | | | | about it Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
| * adding main.cf for upstreamfirst.fedorainfracloud.orgTim Flink2017-05-251-0/+687
| |
| * adding python2-openidc-client to upstreamfirst pagure packagesTim Flink2017-05-251-0/+2
| |
| * use the appropriate {{files}} location for loopabull src configAdam Miller2017-05-241-2/+2
| | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com>
| * include main handlers for all plays in loopabullAdam Miller2017-05-241-0/+6
| | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com>
| * Enable fedmsg-rabbitmq-serializer for loopabullAdam Miller2017-05-242-0/+22
| | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com>
| * Create Pagure attachments folderPatrick Uiterwijk2017-05-242-0/+10
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
| * add fi-apprentice to packages stgKevin Fenzi2017-05-231-1/+1
| |
| * copr-mbs: module build fixclime2017-05-231-0/+5
| |
| * Unset Accept-Encoding for kojipkgsPatrick Uiterwijk2017-05-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | python-requests sets this to "gzip, deflate", and when it tries to download an aarch64 vmlinuz, it gets (correctly) reported as Encoding: gzip. This triggers automatic gzip decompression by urllib3, resulting in the following error: Expected to download 6529431 bytes, downloaded 15618560 Unsetting Accept-Encoding request header tells mod_deflate it should not send the Encoding: gzip header, avoiding the auto-decompression by urllib3. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
| * copr-dist-git: make /tmp tmpfs mount larger in sizeclime2017-05-231-1/+1
| |
| * turning on rewrite engine helps when using rewritesTim Flink2017-05-231-0/+2
| |
| * add static rewrite rules to all the virtual hostsTim Flink2017-05-231-0/+10
| |
| * trying to fix custom theme changesTim Flink2017-05-232-8/+8
| |
| * adjusting upstreamfirst pagure to use themesTim Flink2017-05-233-3/+12
| |
| * it is docs.pagure.org, not docs.pagure.ioKevin Fenzi2017-05-221-4/+4
| |
| * adding custom theme and static folder to upstreamfirst pagure configTim Flink2017-05-221-0/+3
| |
| * add some missed redirects for bind-dyndb project. ↵Kevin Fenzi2017-05-221-0/+4
| | | | | | | | https://pagure.io/fedora-infrastructure/issue/5846
| * update flock-staff aliasKevin Fenzi2017-05-221-1/+1
| |
| * show gz files on people instead of downloading themKevin Fenzi2017-05-221-0/+5
| |
| * pkgs-stg: employ the dist-git package setup_git_package and mkbranch scriptsclime2017-05-223-3/+18
| |
| * enable backups of magazine2Kevin Fenzi2017-05-211-1/+1
| |
| * Also allow postgres shm file on ci-cc-rdu01.Kevin Fenzi2017-05-191-1/+1
| |
| * do backups for upstreamfirst pagure instanceTim Flink2017-05-192-0/+13
| |
| * add keepalived scripts for pgbdrKevin Fenzi2017-05-192-0/+48
| |
| * fix jenkins to actually rotate logsKevin Fenzi2017-05-191-0/+7
| |
| * move this to pre_tasks so fas_client can installKevin Fenzi2017-05-191-1/+3
| |