Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | copr: use /var/log/copr-frontend for logging | Miroslav Suchý | 2016-08-18 | 1 | -2/+2 | |
| | | | | this default changed recently in upstream, so due selinux we should follow | |||||
* | copr: add f25 and remove f22 from image preparation | Miroslav Suchý | 2016-08-16 | 1 | -1/+1 | |
| | ||||||
* | copr: patch all part of mock.cfg, not just updates | Miroslav Suchý | 2016-08-16 | 1 | -1/+21 | |
| | ||||||
* | enable modularity copr repo in copr-backend | clime | 2016-08-11 | 2 | -0/+17 | |
| | ||||||
* | allow more time for new key generation on copr-keygen | clime | 2016-08-11 | 1 | -0/+2 | |
| | ||||||
* | integrate OpenStack ppc64le builders into COPR | clime | 2016-08-09 | 8 | -7/+356 | |
| | ||||||
* | Another pile of trailing whitespace fixes | Kevin Fenzi | 2016-08-08 | 3 | -7/+7 | |
| | ||||||
* | comment duplicate scan-path lineinfile that was making 2 tasks change every run | Kevin Fenzi | 2016-07-21 | 1 | -3/+3 | |
| | ||||||
* | copr: clean /tmp periodicaly | Miroslav Suchý | 2016-07-14 | 1 | -0/+3 | |
| | | | | | | this is needed mainly due rpm2gem which left files behind See: https://github.com/fedora-ruby/gem2rpm/issues/85 | |||||
* | typo | Miroslav Suchý | 2016-07-13 | 1 | -1/+1 | |
| | ||||||
* | copr builder: update nosync and add F24 | Miroslav Suchý | 2016-07-13 | 2 | -2/+2 | |
| | ||||||
* | copr: switch copr-dist-git to permissive | Miroslav Suchý | 2016-07-12 | 1 | -0/+3 | |
| | ||||||
* | copr: restore some sane value for copr-dist-git httpd | Miroslav Suchý | 2016-07-11 | 1 | -4/+2 | |
| | ||||||
* | copr: check if previous cronjob already finished | Miroslav Suchý | 2016-07-11 | 1 | -1/+6 | |
| | ||||||
* | copr: performance tunning of cgit | Miroslav Suchý | 2016-07-11 | 2 | -8/+37 | |
| | | | | | | | | | See https://lists.zx2c4.com/pipermail/cgit/2016-July/003153.html Lets make cron job, which generate the cgitrc file. Generate the cgitrc every hours and set TTL to 2 hours. | |||||
* | fixed typo in WHOOSH settings for copr-frontend | Miroslav Suchý | 2016-07-08 | 1 | -2/+2 | |
| | | | | created by clime | |||||
* | copr: add LOG_DIR | Miroslav Suchý | 2016-07-07 | 1 | -0/+1 | |
| | | | | this will be effective since next release, but lets not forget that | |||||
* | tune copr-dist-git.conf | Miroslav Suchý | 2016-07-05 | 1 | -0/+10 | |
| | | | | | | | | | cgit can take up to 10 minutes - rarely even longer Once run, it will create cache, but initial run is long. So I increased timeout a lot. But to not take down the server with lots of processes, I limited concurent processes. In normal situation it is more than enough. And when cgit creates cache, it can lock down few users. But it will create the cache and next run will be fast. | |||||
* | copr: more tunning of queue | Miroslav Suchý | 2016-07-05 | 1 | -3/+3 | |
| | ||||||
* | copr: configure cgit cache | Miroslav Suchý | 2016-06-30 | 1 | -1/+26 | |
| | ||||||
* | Replace command with idempotent seboolean module | Kevin Fenzi | 2016-06-29 | 1 | -1/+1 | |
| | ||||||
* | copr: use robots.txt for dist-git | Miroslav Suchý | 2016-06-29 | 2 | -0/+7 | |
| | ||||||
* | copr: allow httpd to run cgit | Miroslav Suchý | 2016-06-29 | 1 | -0/+3 | |
| | ||||||
* | Shouldn't need to restart everytime the playbook runs. | Kevin Fenzi | 2016-06-28 | 1 | -3/+0 | |
| | ||||||
* | Switch this command to a git_config module call | Kevin Fenzi | 2016-06-27 | 1 | -2/+2 | |
| | ||||||
* | Fix tmp tmpfs mount to be idempotent and actually work. | Kevin Fenzi | 2016-06-27 | 1 | -4/+2 | |
| | ||||||
* | Drop this recurse for a while | Kevin Fenzi | 2016-06-26 | 1 | -1/+1 | |
| | ||||||
* | Drop seperate yum clean all calls. | Kevin Fenzi | 2016-06-25 | 1 | -3/+0 | |
| | ||||||
* | Fix syntax this way. | Kevin Fenzi | 2016-06-25 | 1 | -1/+1 | |
| | ||||||
* | Make this idempotent | Kevin Fenzi | 2016-06-25 | 1 | -1/+1 | |
| | ||||||
* | Fix typo | Kevin Fenzi | 2016-06-25 | 1 | -1/+1 | |
| | ||||||
* | And fix this failed when | Kevin Fenzi | 2016-06-25 | 1 | -0/+1 | |
| | ||||||
* | This has to be a shell | Kevin Fenzi | 2016-06-25 | 1 | -1/+1 | |
| | ||||||
* | Move the logic to the command | Kevin Fenzi | 2016-06-25 | 1 | -2/+2 | |
| | ||||||
* | See if we can escape the :s here | Kevin Fenzi | 2016-06-25 | 1 | -1/+1 | |
| | ||||||
* | Check offloading and only run command when needed. | Kevin Fenzi | 2016-06-25 | 1 | -0/+9 | |
| | ||||||
* | fix up keygen playbook to be more idempotent | Kevin Fenzi | 2016-06-25 | 1 | -4/+1 | |
| | ||||||
* | Switch some shell commands to file for idempotency | Kevin Fenzi | 2016-06-25 | 1 | -2/+2 | |
| | ||||||
* | Fix incorrect path in check | Kevin Fenzi | 2016-06-25 | 1 | -1/+1 | |
| | ||||||
* | remove vgologuz from acl | Miroslav Suchý | 2016-06-23 | 1 | -1/+0 | |
| | | | | it has been more than 1/2 year since he was active and it does not look he will be active anymore | |||||
* | copr: allow more users in parallel | Miroslav Suchý | 2016-06-22 | 1 | -1/+1 | |
| | ||||||
* | 1348956 - cleanup after build | Miroslav Suchý | 2016-06-22 | 2 | -4/+1 | |
| | | | | This is needed since we allow consequtive builds | |||||
* | increase timeout for whoshee indexer | Miroslav Suchý | 2016-06-15 | 1 | -0/+1 | |
| | | | | so people are not locked out too soon. In such case they will see ISE. | |||||
* | Update copr raise flag addresses | Kevin Fenzi | 2016-06-07 | 1 | -1/+2 | |
| | ||||||
* | copr: own /var/log/copr-dist-git | Miroslav Suchý | 2016-05-27 | 1 | -0/+1 | |
| | ||||||
* | copr: mount this only on production | Miroslav Suchý | 2016-05-27 | 1 | -0/+1 | |
| | ||||||
* | disable this for now to shave a few hours off master runs | Kevin Fenzi | 2016-05-25 | 1 | -2/+2 | |
| | ||||||
* | copr: add volumes for users logs | Miroslav Suchý | 2016-05-23 | 2 | -3/+12 | |
| | | | | so they are persistent | |||||
* | copr: rename custom mock configs | Miroslav Suchý | 2016-05-16 | 1 | -1/+1 | |
| | ||||||
* | copr: rename custom mock configs | Miroslav Suchý | 2016-05-16 | 4 | -6/+6 | |
| |