Commit graph

35 commits

Author SHA1 Message Date
Miroslav Suchý
d9dfe63e34 allow to configure name of the master (main) branch
This is preparation for
https://fedoraproject.org/wiki/Changes/GitRepos-master-to-main

For now, there is no change in the name. It still defaults to master. But can be changed by DevOps admin.
2021-09-19 21:25:25 +02:00
Silvie Chlupova
003303a065 Garbage collection script
This makes subsequent git clones from the dist-git machine much more IO effective and faster.
It also saves disk space. It cleans up all unnecessary files.
The dist-git-gc script will run monthly.
2020-09-25 15:23:12 +02:00
clime
26bb3048c4 add lookaside_dir option, deprecate cache_dir 2018-08-14 21:06:50 +02:00
clime
a8a544a6ef add deprecated cache_dir_override option
* yes, you read it correctly.
2018-03-27 12:29:54 +02:00
clime
bce932a662 add disable_group_check configuration option for upload script 2018-03-26 20:57:51 +02:00
clime
e0b629ab8c move fedmsgs, nomd5, old_paths config options to [upload] ini section 2018-02-26 09:24:23 +01:00
clime
3a0c21cb90 added default_namespace config option 2018-02-05 22:12:53 +01:00
clime
8f08d577b0 add 'fedmsgs' and 'old_paths' configuration variables 2018-02-03 18:36:48 +01:00
clime
eb0c75da81 grokmirror support 2017-05-26 10:10:09 +02:00
clime
afb0025a94 fix default config value for email 2017-05-03 09:54:56 +02:00
clime
02a2bb2d30 store repos directly under git/ 2017-04-08 16:12:27 +02:00
clime
0af2fae2a2 set initial commit author with git config instead of git commit --author
The latter does not seem to work if git config was not called for a user doing the commit
2017-03-30 17:07:08 +02:00
clime
77282abfab make gitolite "support" configurable 2017-03-03 11:30:41 +01:00
Pavel Raiskup
cd6821d0ae config: use ini file
Follow up after discussion in PR #11.
2017-02-23 17:12:00 +01:00
clime
1f216c6b27 dist-git.conf added to configure default paths 2017-02-22 13:16:49 +01:00
clime
ff09d2de55 return back /var/lib/dist-git path for saving data 2017-02-21 16:04:11 +01:00
clime
f7adc2ae65 use example.org as domain for example pkgs server + ssl checks updated in lookaside-upload.conf.example 2017-02-11 16:00:13 +01:00
clime
e1f6261bc1 lookaside-upload.conf example update regarding cert example paths 2017-02-09 14:34:51 +01:00
clime
6b35e625f7 move /repo alias for /srv/git/lookaside into lookaside.conf instead of being ssl specific 2017-02-07 05:58:35 +01:00
clime
0d4c4982f1 update SSLProtocol and CipherSuite in looakside-upload httpd conf example 2017-02-07 05:58:35 +01:00
clime
1ad17ab161 LoadModule done by mod_ssl own config 2017-02-07 05:58:27 +01:00
clime
c7aebc63c5 remove dist-git.conf as it is not actually used by any of the scripts
In fact Fedora Infra also does not read at the moment
2017-02-07 04:50:06 +01:00
clime
86b388c58f remove gitolite from package - let user setup its own way to handle git repo access
NOTE: Gitolite might still be used but is optional and user can configure it at will
2017-02-06 11:25:42 +01:00
clime
4fefd7f1d5 reconfiguring package to fit into FedoraInfra 2016-10-31 04:30:33 +01:00
Adam Samalik
1d8868cae8 update config to not be Fedora specific 2015-07-23 13:38:42 +02:00
Adam Samalik
313aecb8ee config update 2015-06-30 10:43:50 +02:00
Adam Samalik
6c13a68802 noreplace configs 2015-04-22 15:56:04 +02:00
Adam Samalik
f3695f090b fixes after rpmlint 2015-04-22 14:25:17 +02:00
Adam Samalik
2e116b2cbc cron files fix 2015-04-21 11:08:58 +02:00
Adam Samalik
515a595b80 lookaside-upload config comments 2015-04-15 13:39:43 +02:00
Adam Samalik
06c14c8c84 ssl httpd configs as examples 2015-04-13 12:08:12 +02:00
Adam Samalik
4475cc8981 config update 2015-04-10 11:05:27 +02:00
Adam Samalik
36a9ba3b7a systemd services 2015-04-10 11:05:05 +02:00
Adam Samalik
7d8b6f4480 alpha package 2015-03-31 17:17:44 +02:00
Adam Samalik
eea04fcca4 reorganizing files 2015-03-30 14:56:32 +02:00