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
/
dist-git-upload.cgi
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
*
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
*
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
*
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
*
Remove the lookaside email hook (rely on fedmsg now).
Ralph Bean
2015-03-24
1
-40
/
+0
*
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
*
lookaside: Add the hash type to the folder structure
Mathieu Bridon
2014-10-28
1
-1
/
+5
*
lookaside: Add support for sha512 file hashes
Mathieu Bridon
2014-10-28
1
-6
/
+18
*
lookaside: De-hardcode md5 assumptions...
Mathieu Bridon
2014-10-28
1
-21
/
+20
*
lookaside: Drop EL < 6 support
Mathieu Bridon
2014-10-28
1
-6
/
+2
*
lookaside: Remove tempfile when hash verification fails
Mathieu Bridon
2014-10-28
1
-0
/
+1
*
Add dist-git-upload cgi
Kevin Fenzi
2014-08-26
1
-0
/
+219