summaryrefslogtreecommitdiffstats
path: root/roles/distgit
Commit message (Collapse)AuthorAgeFilesLines
...
* Ends the APP_URL with a / so links work properlyPierre-Yves Chibon2017-07-031-2/+2
|
* Install python2-pagure-dist-git on dist-gitPierre-Yves Chibon2017-07-021-0/+1
|
* Adjust a little more dist-git's pagure configPierre-Yves Chibon2017-07-021-0/+3
|
* Drop this block, it basically has 0 effectPierre-Yves Chibon2017-06-301-7/+0
|
* Drop restart herePierre-Yves Chibon2017-06-301-1/+0
|
* Typi typoPierre-Yves Chibon2017-06-301-1/+1
|
* Let users on dist-git's pagure generate project-less API token to ↵Pierre-Yves Chibon2017-06-301-0/+8
| | | | create/comment on tickets
* Override the default pagure_worker as the user is differentPierre-Yves Chibon2017-06-302-0/+25
|
* Update the pagure config for pkgs.stgPierre-Yves Chibon2017-06-301-4/+12
|
* dist-git: setup for productionclime2017-05-315-171/+11
|
* pkgs-stg: employ the dist-git package setup_git_package and mkbranch scriptsclime2017-05-223-3/+18
|
* pkgs-stg: install also dist-git-selinuxclime2017-05-091-1/+4
|
* pkgs-stg: use the new dist-git packageclime2017-05-092-2/+126
| | | | only upload.cgi script is used for now
* space: the final fronteerKevin Fenzi2017-05-031-1/+1
|
* dist-git: the new upstream dist-git package is now in EPEL7clime2017-05-033-25/+13
|
* Make all the maintainers, groups and users have commit accessPierre-Yves Chibon2017-04-211-1/+2
|
* Instantiate the variable and properly pass on the DB sessionPierre-Yves Chibon2017-04-211-1/+2
|
* Make all the creation (group and project) be done by the releng userPierre-Yves Chibon2017-04-211-8/+21
| | | | Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
* This is renamed to containerPatrick Uiterwijk2017-04-121-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Drop the test-* namespacesPierre-Yves Chibon2017-03-271-15/+0
|
* Undo the changes for pkgdb syncing git branchesMohan Boddu2017-03-011-2/+1
| | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com>
* Fedora 26 BranchingMohan Boddu2017-02-281-1/+1
| | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com>
* Use mkbranch_branching for branchingMohan Boddu2017-02-281-1/+2
| | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com>
* fedmsg config for pagure on dist-git.Ralph Bean2017-02-281-1/+1
|
* Make updating gitolite and pagure multi-threadedPierre-Yves Chibon2017-02-241-91/+116
| | | | | This speeds up the process a little bit but not enough for what we want we'll still need to optimize this.
* Do not send email for nowPierre-Yves Chibon2017-02-241-1/+1
|
* Include the forks in the gitolite configurationPierre-Yves Chibon2017-02-211-0/+12
|
* install new dist-git package only to pkgs02.stg for the time beingclime2017-02-161-6/+6
|
* use devel dist-git upstreamclime2017-02-142-2/+34
|
* Drop the sqlalchemy.url from alembic.iniPierre-Yves Chibon2017-02-131-2/+0
|
* Adjuts pagure config in dist-gitPierre-Yves Chibon2017-02-131-0/+1
|
* Ignore existing git repo on disk when creating projects in the DBPierre-Yves Chibon2017-02-131-0/+2
|
* Only print the config file used in testing modePierre-Yves Chibon2017-02-131-3/+4
|
* More fixes for pagure on dist-git stgPierre-Yves Chibon2017-02-132-4/+6
| | | | | | - Expand the list of allowed prefix so we can include the test namespaces - Be compatible with pagure 2.12 that does not know about ACLs yet - Update forgotten variable
* Deploy the stg specific genacls.pkgdb in stgPierre-Yves Chibon2017-02-131-10/+10
|
* Update the script syncing ACLs from pkgdb to dist-git and pagure to the ↵Pierre-Yves Chibon2017-02-131-84/+126
| | | | recent changes made to pagure
* Add a cgit tag to the distgit role for cgit-related task or some of themPierre-Yves Chibon2016-12-201-4/+12
|
* Fix package injected to fedmenu on pkgs.fp.oMarian Csontos2016-12-201-2/+2
| | | | | | | Fedmenu is used to link other package related services. On pkgs.fp.o constant "rpms" is used instead of package name. Signed-off-by: Marian Csontos <mcsontos@redhat.com>
* tweak cgit for new pkgs->src redirectKevin Fenzi2016-12-142-1/+2
|
* allow pkgs to do https clones of rpms reposKevin Fenzi2016-12-121-0/+1
|
* Fix kojidPatrick Uiterwijk2016-12-121-1/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Migrate all the redirect rules from http://pkgs to https://srcPierre-Yves Chibon2016-12-121-36/+36
|
* src.stg is just finePatrick Uiterwijk2016-12-121-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix typoPatrick Uiterwijk2016-12-121-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Redirect for pkgsPatrick Uiterwijk2016-12-121-52/+7
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* This is proxied httpsPatrick Uiterwijk2016-12-101-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Allow upload lookaside via srcPatrick Uiterwijk2016-12-101-0/+24
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add test-docker/ in addition to test-modules/, etc..Ralph Bean2016-12-024-0/+7
|
* Only perform the copy if the original namespace is present.Ralph Bean2016-12-013-6/+12
|
* Also, make cgit redirects aware of the new test-* namespaces.Ralph Bean2016-12-011-1/+1
|