summaryrefslogtreecommitdiffstats
path: root/roles/copr/dist_git/files
Commit message (Collapse)AuthorAgeFilesLines
* copr-dist-git: logrotate fixclime2017-04-111-0/+11
|
* copr-dist-git: adjust cron script to new Git repo pathclime2017-04-111-1/+1
|
* copr-dist-git: compatibility fixes for the latest dist-git and copr-dist-git ↵clime2017-04-104-91/+6
| | | | upstream
* copr-dist-git: adjust devel setup according to the current state of dist-git ↵clime2017-03-043-5/+5
| | | | upstream
* copr: prepare deploy of new dist-git upstream package to copr-dist-git-devclime2017-02-133-5/+5
|
* Move these to templates as we have some variables to set.Kevin Fenzi2016-09-252-170/+0
|
* Make cgitrc and cgitrc.slow files and copy them over instead of lineinline ↵Kevin Fenzi2016-09-252-0/+170
| | | | and a remote copy that changes every run.
* make copr-dist-git compatible with the latest fedpkg versionsclime2016-09-141-0/+1
|
* typoMiroslav Suchý2016-07-131-1/+1
|
* copr: restore some sane value for copr-dist-git httpdMiroslav Suchý2016-07-111-4/+2
|
* copr: check if previous cronjob already finishedMiroslav Suchý2016-07-111-1/+6
|
* copr: performance tunning of cgitMiroslav Suchý2016-07-111-0/+3
| | | | | | | | | 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.
* tune copr-dist-git.confMiroslav Suchý2016-07-051-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: use robots.txt for dist-gitMiroslav Suchý2016-06-291-0/+2
|
* copr: rename custom mock configsMiroslav Suchý2016-05-161-1/+1
|
* copr: allow custom0 in dist-gitMiroslav Suchý2016-05-161-2/+2
|
* copr: git 2.0 requires thisMiroslav Suchý2016-04-201-0/+3
| | | | otherwise it emit warning
* copr-dist-git.conf added to httpd configs and dist-git confs previously in ↵clime2016-03-154-0/+6
| | | | httpd dir moved under httpd/dist-git/
* add f24 and remove f21 from copr dist-gitMiroslav Suchý2016-02-291-1/+1
|
* add f23 copr-dist-gitMiroslav Suchý2016-02-111-1/+1
|
* update repo files and enable gpg keys checksMiroslav Suchý2016-02-091-2/+2
|
* Make copr-dist-git serve smart-git and backend use itPatrick Uiterwijk2015-10-311-0/+7
|
* [copr] configuring backup for dist-git: backup directly git and lookaside cacheValentin Gologuzov2015-09-152-12/+0
|
* [copr][dist-git] adding backupValentin Gologuzov2015-09-141-1/+3
|
* [copr] typoValentin Gologuzov2015-09-141-1/+1
|
* [copr][dist-git] adding backup for copr-dist-gitValentin Gologuzov2015-09-142-0/+10
|
* [copr][dist-git] remove obsolete service fileValentin Gologuzov2015-08-311-13/+0
|
* [copr][dist-git] updated location of copr-dist-git moduleValentin Gologuzov2015-07-311-1/+1
|
* [copr][dist-git] Alias /repo/ /var/lib/dist-git/cache/lookaside/Valentin Gologuzov2015-07-281-0/+1
|
* [copr][dist-git] custom dist-git config, running dist-git init script; ssh ↵Valentin Gologuzov2015-07-232-0/+65
| | | | config for copr-service
* [copr][dist-git] add gitconfig for copr-service; change group of ↵Valentin Gologuzov2015-07-231-0/+3
| | | | /var/lib/dist-git/git/ to packager
* [copr][dist-git] implementing dist-git roleValentin Gologuzov2015-07-203-0/+36