summaryrefslogtreecommitdiffstats
path: root/roles/distgit/files
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
* distgit: Avoid reuploadMathieu Bridon2015-06-051-21/+32
* distgit: Drop unused importsMathieu Bridon2015-06-051-3/+0
* Update upload_cgi and add cgi-nfs for pkgsPatrick Uiterwijk2015-06-054-6/+26
* 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
* Undo this stg/prod distinction.Ralph Bean2015-04-242-74/+3
* Try adding a custom cgit header for staging.Ralph Bean2015-04-241-0/+3
* Make cgitrc into separate files for prod and staging.Ralph Bean2015-04-241-0/+71
* 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
* Update policies to be compatible with RHEL7Patrick Uiterwijk2015-03-122-6/+8
* Fix setup_git_package to handle setting up after gitolite setup a broken repoPatrick Uiterwijk2015-02-271-2/+8
* Just always take the first commit returned on the master branchPatrick Uiterwijk2015-02-251-1/+1
* Creating branches is now started by genacls.sh.Patrick Uiterwijk2015-02-241-1/+0
* 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
* When a bare repo is created, HEAD is invalid, so cloning won't work.Patrick Uiterwijk2015-02-191-1/+2
* Strip unwanted prefix from git.lookaside.new messages.Ralph Bean2015-02-191-0/+4
* Try to fix lookaside.new fedmsg messages.Ralph Bean2015-02-191-1/+1
* distgit: Add the path to the source file to the emitted messagesMathieu Bridon2015-02-091-1/+4
* RemiFedora said 0002 was better, especially if we want to access directoriesPierre-Yves Chibon2015-01-301-1/+1
* Give other the right to read the filePierre-Yves Chibon2015-01-301-1/+1
* Add our own SELinux policy for upload.cgiPierre-Yves Chibon2015-01-282-0/+25
* distgit: Don't try reloading apache if it's offMathieu Bridon2015-01-271-1/+1
* Revert "distgit: Merge in the cgit/make_pkgs_list role"Mathieu Bridon2015-01-271-14/+0
* distgit: Merge in the cgit/make_pkgs_list roleMathieu Bridon2015-01-271-0/+14
* lookaside: Try again allowing the CGI scriptMathieu Bridon2015-01-261-2/+3
* lookaside: Also grant access for the uploadMathieu Bridon2015-01-261-0/+2
* In EL7 we need to specify who can accessPierre-Yves Chibon2015-01-261-0/+1
* Drop ; thats causing an error. Need to merge this with koji hub version.Kevin Fenzi2015-01-231-1/+1
* Restorecon and restart apache after installing the new certPierre-Yves Chibon2015-01-231-0/+2
* When updating the crl, take into account that there might not be one alreadyPierre-Yves Chibon2015-01-231-7/+11
* distgit: Remove the update-chained stuffMathieu Bridon2015-01-231-10/+0