summaryrefslogtreecommitdiffstats
path: root/roles/distgit
Commit message (Expand)AuthorAgeFilesLines
* Add the full traceback to the logsMathieu Bridon2015-06-051-0/+2
* distgit: Catch all errorsMathieu Bridon2015-06-051-1/+5
* distgit: Reuse the same code to create directoriesMathieu Bridon2015-06-051-12/+13
* distgit: Add some logs when hardlinks are madeMathieu Bridon2015-06-051-3/+5
* distgit: Simplify forming the fedmsg pathMathieu Bridon2015-06-051-5/+1
* Add some distgit tagsPierre-Yves Chibon2015-06-051-0/+20
* distgit: Avoid reuploadMathieu Bridon2015-06-051-21/+32
* distgit: Drop unused importsMathieu Bridon2015-06-051-3/+0
* distgit: Pretend we're on NFSMathieu Bridon2015-06-051-0/+8
* Update upload_cgi and add cgi-nfs for pkgsPatrick Uiterwijk2015-06-055-6/+33
* distgit: Properly make the symlinkMathieu Bridon2015-06-041-1/+1
* distgit: One more case of error handlingMathieu Bridon2015-06-041-1/+1
* Store the new version of the selinux policy for distgitPierre-Yves Chibon2015-06-041-0/+0
* Require the types git_script_t and nfs_tPierre-Yves Chibon2015-06-041-0/+2
* Add a docstring to send_errorMathieu Bridon2015-06-041-0/+9
* distgit: Improve error reporting to the clientMathieu Bridon2015-06-041-14/+21
* Allow git_script_t to create link on NFSPierre-Yves Chibon2015-06-041-0/+3
* distgit: Don't raise, return the error to the clientMathieu Bridon2015-06-041-1/+1
* distgit: Actually hardlink over the existing source at the old pathMathieu Bridon2015-05-291-1/+13
* distgit: And so does os.makedirsMathieu Bridon2015-05-291-1/+1
* distgit: os.link fails if the dest already existsMathieu Bridon2015-05-291-1/+7
* distgit: Ensure the folder existsMathieu Bridon2015-05-291-2/+3
* distgit: Upload files to both the new and old pathMathieu Bridon2015-05-291-5/+5
* (fedmenu) extract the package name from the url.Ralph Bean2015-04-241-5/+11
* Add forgotten slash.Ralph Bean2015-04-241-1/+1
* Undo this stg/prod distinction.Ralph Bean2015-04-243-82/+3
* Try the fedmenu header for stg cgit.Ralph Bean2015-04-241-1/+20
* Typofix.Ralph Bean2015-04-241-1/+1
* Try adding a custom cgit header for staging.Ralph Bean2015-04-243-0/+10
* Typofix.Ralph Bean2015-04-241-1/+1
* Make cgitrc into separate files for prod and staging.Ralph Bean2015-04-242-1/+84
* Fix http{s} git cloning on pkgs. Fixes ticket 4688Kevin Fenzi2015-04-231-0/+7
* Remove the lookaside email hook (rely on fedmsg now).Ralph Bean2015-03-241-40/+0
* We need the _exec version off coursePatrick Uiterwijk2015-03-131-2/+2
* More fixes to selinux pkgsPatrick Uiterwijk2015-03-131-2/+2
* Same fix on more placesPatrick Uiterwijk2015-03-131-2/+2
* This type is always nfs_t, and we have a policy to allow that..Patrick Uiterwijk2015-03-121-8/+0
* Update policies to be compatible with RHEL7Patrick Uiterwijk2015-03-122-6/+8
* Try and fix git branches sync to work with git packed refs.Kevin Fenzi2015-03-061-63/+91
* Fix setup_git_package to handle setting up after gitolite setup a broken repoPatrick Uiterwijk2015-02-271-2/+8
* Make pkgdb_sync more resilient by always calling SETUP_PACKAGE if master does...Patrick Uiterwijk2015-02-271-1/+1
* Only remove master from request if it was requestedPatrick Uiterwijk2015-02-251-10/+11
* Just always take the first commit returned on the master branchPatrick Uiterwijk2015-02-251-1/+1
* Publish master creationPatrick Uiterwijk2015-02-241-0/+9
* Creating branches is now started by genacls.sh.Patrick Uiterwijk2015-02-243-10/+1
* Lets first create all repos before creating ACLs for themPatrick Uiterwijk2015-02-231-1/+2
* Feel free to run this as root, mmkey?Patrick Uiterwijk2015-02-232-14/+0
* Make genacls call pkgdb_sync_git_branches.pyPatrick Uiterwijk2015-02-231-0/+1
* setup_git_repo creates masterPatrick Uiterwijk2015-02-191-0/+1
* When a bare repo is created, HEAD is invalid, so cloning won't work.Patrick Uiterwijk2015-02-191-1/+2