index
:
ansible.git
master
odcs
Unnamed repository; edit this file 'description' to name the repository.
Qixiang Wan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
distgit
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the full traceback to the logs
Mathieu Bridon
2015-06-05
1
-0
/
+2
*
distgit: Catch all errors
Mathieu Bridon
2015-06-05
1
-1
/
+5
*
distgit: Reuse the same code to create directories
Mathieu Bridon
2015-06-05
1
-12
/
+13
*
distgit: Add some logs when hardlinks are made
Mathieu Bridon
2015-06-05
1
-3
/
+5
*
distgit: Simplify forming the fedmsg path
Mathieu Bridon
2015-06-05
1
-5
/
+1
*
distgit: Avoid reupload
Mathieu Bridon
2015-06-05
1
-21
/
+32
*
distgit: Drop unused imports
Mathieu Bridon
2015-06-05
1
-3
/
+0
*
Update upload_cgi and add cgi-nfs for pkgs
Patrick Uiterwijk
2015-06-05
4
-6
/
+26
*
distgit: Properly make the symlink
Mathieu Bridon
2015-06-04
1
-1
/
+1
*
distgit: One more case of error handling
Mathieu Bridon
2015-06-04
1
-1
/
+1
*
Store the new version of the selinux policy for distgit
Pierre-Yves Chibon
2015-06-04
1
-0
/
+0
*
Require the types git_script_t and nfs_t
Pierre-Yves Chibon
2015-06-04
1
-0
/
+2
*
Add a docstring to send_error
Mathieu Bridon
2015-06-04
1
-0
/
+9
*
distgit: Improve error reporting to the client
Mathieu Bridon
2015-06-04
1
-14
/
+21
*
Allow git_script_t to create link on NFS
Pierre-Yves Chibon
2015-06-04
1
-0
/
+3
*
distgit: Don't raise, return the error to the client
Mathieu Bridon
2015-06-04
1
-1
/
+1
*
distgit: Actually hardlink over the existing source at the old path
Mathieu Bridon
2015-05-29
1
-1
/
+13
*
distgit: And so does os.makedirs
Mathieu Bridon
2015-05-29
1
-1
/
+1
*
distgit: os.link fails if the dest already exists
Mathieu Bridon
2015-05-29
1
-1
/
+7
*
distgit: Ensure the folder exists
Mathieu Bridon
2015-05-29
1
-2
/
+3
*
distgit: Upload files to both the new and old path
Mathieu Bridon
2015-05-29
1
-5
/
+5
*
Undo this stg/prod distinction.
Ralph Bean
2015-04-24
2
-74
/
+3
*
Try adding a custom cgit header for staging.
Ralph Bean
2015-04-24
1
-0
/
+3
*
Make cgitrc into separate files for prod and staging.
Ralph Bean
2015-04-24
1
-0
/
+71
*
Fix http{s} git cloning on pkgs. Fixes ticket 4688
Kevin Fenzi
2015-04-23
1
-0
/
+7
*
Remove the lookaside email hook (rely on fedmsg now).
Ralph Bean
2015-03-24
1
-40
/
+0
*
Update policies to be compatible with RHEL7
Patrick Uiterwijk
2015-03-12
2
-6
/
+8
*
Fix setup_git_package to handle setting up after gitolite setup a broken repo
Patrick Uiterwijk
2015-02-27
1
-2
/
+8
*
Just always take the first commit returned on the master branch
Patrick Uiterwijk
2015-02-25
1
-1
/
+1
*
Creating branches is now started by genacls.sh.
Patrick Uiterwijk
2015-02-24
1
-1
/
+0
*
Lets first create all repos before creating ACLs for them
Patrick Uiterwijk
2015-02-23
1
-1
/
+2
*
Feel free to run this as root, mmkey?
Patrick Uiterwijk
2015-02-23
2
-14
/
+0
*
Make genacls call pkgdb_sync_git_branches.py
Patrick Uiterwijk
2015-02-23
1
-0
/
+1
*
When a bare repo is created, HEAD is invalid, so cloning won't work.
Patrick Uiterwijk
2015-02-19
1
-1
/
+2
*
Strip unwanted prefix from git.lookaside.new messages.
Ralph Bean
2015-02-19
1
-0
/
+4
*
Try to fix lookaside.new fedmsg messages.
Ralph Bean
2015-02-19
1
-1
/
+1
*
distgit: Add the path to the source file to the emitted messages
Mathieu Bridon
2015-02-09
1
-1
/
+4
*
RemiFedora said 0002 was better, especially if we want to access directories
Pierre-Yves Chibon
2015-01-30
1
-1
/
+1
*
Give other the right to read the file
Pierre-Yves Chibon
2015-01-30
1
-1
/
+1
*
Add our own SELinux policy for upload.cgi
Pierre-Yves Chibon
2015-01-28
2
-0
/
+25
*
distgit: Don't try reloading apache if it's off
Mathieu Bridon
2015-01-27
1
-1
/
+1
*
Revert "distgit: Merge in the cgit/make_pkgs_list role"
Mathieu Bridon
2015-01-27
1
-14
/
+0
*
distgit: Merge in the cgit/make_pkgs_list role
Mathieu Bridon
2015-01-27
1
-0
/
+14
*
lookaside: Try again allowing the CGI script
Mathieu Bridon
2015-01-26
1
-2
/
+3
*
lookaside: Also grant access for the upload
Mathieu Bridon
2015-01-26
1
-0
/
+2
*
In EL7 we need to specify who can access
Pierre-Yves Chibon
2015-01-26
1
-0
/
+1
*
Drop ; thats causing an error. Need to merge this with koji hub version.
Kevin Fenzi
2015-01-23
1
-1
/
+1
*
Restorecon and restart apache after installing the new cert
Pierre-Yves Chibon
2015-01-23
1
-0
/
+2
*
When updating the crl, take into account that there might not be one already
Pierre-Yves Chibon
2015-01-23
1
-7
/
+11
*
distgit: Remove the update-chained stuff
Mathieu Bridon
2015-01-23
1
-10
/
+0
[next]