Patrick Uiterwijk
|
ee14f31cbc
|
Disallow uploading of new md5 checksummed files
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
2017-07-23 00:09:02 +02:00 |
|
clime
|
ae42555729
|
Automatic commit of package [dist-git] release [1.3-1].
Created by command:
/usr/bin/tito tag
|
2017-06-26 21:29:34 +02:00 |
|
Michal Novotný
|
83229cf00a
|
Merge pull request #15 from brandongray/bug/infra-5989
translate '/' to '-' in package name for mailinglist hook
|
2017-06-23 07:57:54 -04:00 |
|
Brandon Gray
|
229a151c87
|
translate '/' to '-' in package name for mailinglist hook
|
2017-06-22 14:26:58 -05:00 |
|
clime
|
5da3bdde66
|
Automatic commit of package [dist-git] release [1.2-1].
Created by command:
/usr/bin/tito tag
|
2017-05-26 16:34:25 +02:00 |
|
clime
|
6debd4a0ad
|
remove mail git hook
|
2017-05-26 16:31:21 +02:00 |
|
clime
|
eb0c75da81
|
grokmirror support
|
2017-05-26 10:10:09 +02:00 |
|
clime
|
1ef09b7de8
|
make howto link more visible
|
2017-05-25 13:20:13 +02:00 |
|
clime
|
29cb06898e
|
link to basic DistGit workflow added
|
2017-05-20 20:31:06 +02:00 |
|
clime
|
25aefa532b
|
Automatic commit of package [dist-git] release [1.1-1].
Created by command:
/usr/bin/tito tag
|
2017-05-03 10:09:06 +02:00 |
|
clime
|
afb0025a94
|
fix default config value for email
|
2017-05-03 09:54:56 +02:00 |
|
clime
|
aaeaaef8d8
|
fix name/email switch
|
2017-05-03 09:47:27 +02:00 |
|
clime
|
4b9452a886
|
Automatic commit of package [dist-git] release [1.0-1].
Created by command:
/usr/bin/tito tag --use-version=1.0
|
2017-04-10 10:43:59 +02:00 |
|
clime
|
b6a4281528
|
[beaker-tests] add missing deps
|
2017-04-08 17:47:41 +02:00 |
|
clime
|
0a28bb5343
|
[beaker-tests] set StrictHostKeyChecking for ssh to 'no'
|
2017-04-08 17:44:16 +02:00 |
|
clime
|
513ed32837
|
[beaker-tests] set Git user.name & user.email before commiting
|
2017-04-08 16:57:15 +02:00 |
|
clime
|
0817db2db3
|
[selinux] improve readability
|
2017-04-08 16:21:02 +02:00 |
|
clime
|
616d77a1c2
|
[vagrant] remove redundant command
|
2017-04-08 16:19:45 +02:00 |
|
clime
|
eb957f1df6
|
do stop/start of services for config changes to take effect upon vagrant reloads
|
2017-04-08 16:13:52 +02:00 |
|
clime
|
02a2bb2d30
|
store repos directly under git/
|
2017-04-08 16:12:27 +02:00 |
|
clime
|
7e68e079c4
|
name repo dir "rpms" to be compatible with prev dist-git and allow upgrade
Note: /var/lib/dist-git/repostories is symlinked to /var/lib/dist-git/rpms
|
2017-04-07 13:47:11 +02:00 |
|
clime
|
7e7c18f094
|
fix branch-exists conditions in mkbranch scripts
|
2017-04-01 10:30:33 +02:00 |
|
clime
|
df91285f00
|
update cgit related section in README
|
2017-04-01 10:28:49 +02:00 |
|
clime
|
886602ad82
|
fix ignore/exit when branch already exists
|
2017-03-31 11:32:05 +02:00 |
|
clime
|
7e519706f9
|
return 128 if branch already exists in the mkbranch scripts
|
2017-03-31 11:23:01 +02:00 |
|
clime
|
08bdc1b048
|
if package exists, raise a different error code in setup_git_package
|
2017-03-31 11:02:51 +02:00 |
|
clime
|
8b2a59e000
|
fix selinux policyversion condition
|
2017-03-30 17:12:51 +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
|
591bd54f0f
|
updates according to package review
See https://bugzilla.redhat.com/show_bug.cgi?id=1428760
|
2017-03-08 16:43:47 +01:00 |
|
clime
|
77282abfab
|
make gitolite "support" configurable
|
2017-03-03 11:30:41 +01:00 |
|
clime
|
6c240e12a2
|
remove unused local script variables
|
2017-03-03 10:21:09 +01:00 |
|
clime
|
ee0962dde7
|
do not include cgit_pkg_list into the package
|
2017-03-03 10:14:00 +01:00 |
|
clime
|
45296ae2e6
|
add missing dep on python-configparser
|
2017-02-25 22:59:23 +01:00 |
|
clime
|
c9c2df3283
|
fix crudini usage to get section content and not section header
|
2017-02-25 22:59:23 +01:00 |
|
Pavel Raiskup
|
cd6821d0ae
|
config: use ini file
Follow up after discussion in PR #11.
|
2017-02-23 17:12:00 +01:00 |
|
Miroslav Suchý
|
226fa6586d
|
Merge pull request #10 from clime/master
Compatibility patch with Fedora Infra and copr-dist-git
|
2017-02-22 16:32:47 +01:00 |
|
root
|
c53092941c
|
test commit
|
2017-02-22 15:16:41 +01:00 |
|
clime
|
5cdd440be1
|
change path of executables to /usr/share/dist-git as it was before
|
2017-02-22 14:43:23 +01:00 |
|
clime
|
1d6dae7112
|
update paths in tests
|
2017-02-22 13:57:47 +01:00 |
|
clime
|
1f216c6b27
|
dist-git.conf added to configure default paths
|
2017-02-22 13:16:49 +01:00 |
|
clime
|
28de2f1e63
|
made data storage paths variable, read from /etc/dist-git/dist-git.conf
|
2017-02-22 13:14:17 +01:00 |
|
clime
|
9d3c0319a1
|
change permissions of /var/lib/dist-git/cache/lookaside/pkgs to 2775
|
2017-02-21 16:07:27 +01:00 |
|
clime
|
ff09d2de55
|
return back /var/lib/dist-git path for saving data
|
2017-02-21 16:04:11 +01:00 |
|
clime
|
c872c4032e
|
fix SELinux file context update
|
2017-02-14 16:28:25 +01:00 |
|
clime
|
c1dc9b74a3
|
remove leftovers after fixfiles
|
2017-02-14 16:20:37 +01:00 |
|
clime
|
7a9c2f667b
|
always symlink gitolite's update hook
|
2017-02-14 16:16:22 +01:00 |
|
clime
|
0b0e150b75
|
add alternative arch git hook symlink
|
2017-02-14 07:20:05 +01:00 |
|
clime
|
bf8bdb8685
|
just do not update selinux context for /srv/cache, /srv/git
|
2017-02-14 07:03:52 +01:00 |
|
clime
|
830da7b444
|
Update README.md
|
2017-02-11 20:56:10 +00:00 |
|
clime
|
6d669cfb65
|
README.md updated
|
2017-02-11 21:53:34 +01:00 |
|