Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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: allow custom0 in dist-git | Miroslav Suchý | 2016-05-16 | 1 | -2/+2 | |
| | ||||||
* | copr: correct ownership for /var/lib/copr-dist-git/ | Miroslav Suchý | 2016-05-11 | 1 | -0/+3 | |
| | ||||||
* | copr: correct the path | Miroslav Suchý | 2016-04-28 | 1 | -1/+1 | |
| | ||||||
* | copr: git 2.0 requires this | Miroslav Suchý | 2016-04-20 | 1 | -0/+3 | |
| | | | | otherwise it emit warning | |||||
* | copr: /var/lib/copr-dist-git/git is enough rest can be root:root | Miroslav Suchý | 2016-04-20 | 1 | -1/+1 | |
| | ||||||
* | disable this | Miroslav Suchý | 2016-04-14 | 1 | -2/+2 | |
| | | | | just for devel, but I will clean it up later | |||||
* | Don't do updates in playbooks (for a number of reasons). | Kevin Fenzi | 2016-03-30 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | | | 1. We want all playbooks to be idempotent. If we add things like this it means the playbook will change every single time we run it. 2. Things like this mean that if we need to change one config or something to get the service working we may have to wait a long time for it to apply tons of pending updates, which may break more things. 3. On all Fedora machines (that have base role anyhow) we already run dnf-automatic to apply all security updates. We could expand that to apply all updates if you like. Doing them daily is much better for finding regressions 4. We expect updates are applied normally by dnf-automatic or by sysadmins so we can know whats in the updates and be ready for issues or restarting things. | |||||
* | copr: restart copr-dist-git | Miroslav Suchý | 2016-03-29 | 1 | -0/+2 | |
| | ||||||
* | copr: upgrade to latest packages | Miroslav Suchý | 2016-03-24 | 1 | -0/+3 | |
| | ||||||
* | copr-dist-git.conf added to httpd configs and dist-git confs previously in ↵ | clime | 2016-03-15 | 5 | -1/+18 | |
| | | | | httpd dir moved under httpd/dist-git/ | |||||
* | per_task_logs_dir config option added | clime | 2016-03-14 | 1 | -0/+3 | |
| | ||||||
* | tag some actions as config | Miroslav Suchý | 2016-02-29 | 1 | -0/+5 | |
| | ||||||
* | add f24 and remove f21 from copr dist-git | Miroslav Suchý | 2016-02-29 | 1 | -1/+1 | |
| | ||||||
* | add copr-service to mock group | Miroslav Suchý | 2016-02-25 | 1 | -1/+1 | |
| | | | | so it can run mock-scm | |||||
* | add copr-dist-git more swap | Miroslav Suchý | 2016-02-12 | 1 | -0/+5 | |
| | ||||||
* | fix ownership | Miroslav Suchý | 2016-02-11 | 1 | -1/+1 | |
| | ||||||
* | fix ownership | Miroslav Suchý | 2016-02-11 | 1 | -1/+4 | |
| | ||||||
* | add f23 copr-dist-git | Miroslav Suchý | 2016-02-11 | 1 | -1/+1 | |
| | ||||||
* | make sure directories are owned by copr-service user | Miroslav Suchý | 2016-02-11 | 1 | -0/+3 | |
| | ||||||
* | update repo files and enable gpg keys checks | Miroslav Suchý | 2016-02-09 | 1 | -2/+2 | |
| | ||||||
* | Set this to never change | Kevin Fenzi | 2015-12-14 | 1 | -0/+1 | |
| | ||||||
* | Replace all restart httpd with reload httpd | Patrick Uiterwijk | 2015-11-04 | 2 | -2/+2 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Make copr-dist-git serve smart-git and backend use it | Patrick Uiterwijk | 2015-10-31 | 2 | -1/+9 | |
| | ||||||
* | ALways run this commend so check and diff runs don't fail. | Kevin Fenzi | 2015-09-27 | 1 | -0/+1 | |
| | ||||||
* | [copr] configuring backup for dist-git: backup directly git and lookaside cache | Valentin Gologuzov | 2015-09-15 | 3 | -23/+0 | |
| | ||||||
* | [copr][dist-git] adding backup | Valentin Gologuzov | 2015-09-14 | 1 | -1/+3 | |
| | ||||||
* | [copr][dist-git] install rdiff-backup | Valentin Gologuzov | 2015-09-14 | 1 | -0/+1 | |
| | ||||||
* | [copr] typo | Valentin Gologuzov | 2015-09-14 | 1 | -1/+1 | |
| | ||||||
* | [copr][dist-git] adding backup for copr-dist-git | Valentin Gologuzov | 2015-09-14 | 3 | -0/+21 | |
| | ||||||
* | [copr][dist-git] remove obsolete service file | Valentin Gologuzov | 2015-08-31 | 1 | -13/+0 | |
| | ||||||
* | [copr][dist-git] Removed systemd unit, use one for rpm package. | Valentin Gologuzov | 2015-08-14 | 1 | -5/+1 | |
| | ||||||
* | [copr][dist-git] make sure that cgitrc doesn't have cache-size | Valentin Gologuzov | 2015-08-11 | 1 | -0/+1 | |
| | ||||||
* | [copr][dist-git] re-order tasks | Valentin Gologuzov | 2015-08-06 | 1 | -4/+5 | |
| | ||||||
* | [copr][dist-git] updated location of copr-dist-git module | Valentin Gologuzov | 2015-07-31 | 1 | -1/+1 | |
| | ||||||
* | typo | Valentin Gologuzov | 2015-07-28 | 1 | -1/+1 | |
| | ||||||
* | [copr][dist-git] Alias /repo/ /var/lib/dist-git/cache/lookaside/ | Valentin Gologuzov | 2015-07-28 | 2 | -1/+5 | |
| | ||||||
* | [copr][dist-git] fix location of package listing for cgit | Valentin Gologuzov | 2015-07-28 | 1 | -2/+2 | |
| | ||||||
* | typo | Valentin Gologuzov | 2015-07-23 | 1 | -2/+1 | |
| | ||||||
* | [copr][dist-git] custom dist-git config, running dist-git init script; ssh ↵ | Valentin Gologuzov | 2015-07-23 | 3 | -1/+72 | |
| | | | | config for copr-service | |||||
* | [copr][dist-git] change mode for /etc/copr/copr-dist-git.conf | Valentin Gologuzov | 2015-07-23 | 1 | -1/+1 | |
| | ||||||
* | [copr][dist-git] chmod to 0775 for /var/lib/dist-git/git | Valentin Gologuzov | 2015-07-23 | 1 | -1/+1 | |
| | ||||||
* | typo | Valentin Gologuzov | 2015-07-23 | 1 | -1/+1 | |
| | ||||||
* | [copr][dist-git] add gitconfig for copr-service; change group of ↵ | Valentin Gologuzov | 2015-07-23 | 2 | -3/+11 | |
| | | | | /var/lib/dist-git/git/ to packager | |||||
* | [copr][dist-git] install config for copr-dist-git | Valentin Gologuzov | 2015-07-23 | 2 | -0/+11 | |
| | ||||||
* | [copr][dist-git] mount data volume | Valentin Gologuzov | 2015-07-23 | 2 | -0/+7 | |
| | ||||||
* | [copr][base] include global handlers, add meta to copr/dist-git that ↵ | Valentin Gologuzov | 2015-07-21 | 1 | -0/+3 | |
| | | | | requires copr/base role. | |||||
* | [copr][dist-git] implementing dist-git role | Valentin Gologuzov | 2015-07-20 | 5 | -0/+103 | |