summaryrefslogtreecommitdiffstats
path: root/roles/distgit
Commit message (Expand)AuthorAgeFilesLines
* Add httpd_read_user_content selinux boolean on distgitKevin Fenzi2015-07-211-0/+2
* distgit: Ensure the hardlinked sources all belong to apacheMathieu Bridon2015-07-151-0/+9
* Turn on git_system_enable_homedirs but don't ask whyPierre-Yves Chibon2015-07-151-0/+8
* changes for branchingDennis Gilmore2015-07-151-1/+1
* distgit: Generators don't have a lengthMathieu Bridon2015-07-131-1/+1
* distgit: Harden the hardlink script a bitMathieu Bridon2015-07-131-5/+18
* distgit: Add a script to make the new paths in the lookaside cacheMathieu Bridon2015-07-131-0/+177
* 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