Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
fced73
Make the hooks use the new architecture.
7 files
Authored by Clement Verna
7 years ago
, Committed by Pierre-Yves Chibon
7 years ago
,
raw
patch
tree
parent
7 files changed.
46 lines added
.
30 lines removed
.
pagure/hooks/files/default_hook.py
file modified
+1
-1
pagure/hooks/files/fedmsg_hook.py
file modified
+6
-3
pagure/hooks/files/pagure_block_unsigned.py
file modified
+1
-1
pagure/hooks/files/pagure_force_commit_hook.py
file modified
+8
-2
pagure/hooks/files/pagure_hook.py
file modified
+21
-19
pagure/hooks/files/pagure_hook_requests.py
file modified
+4
-2
pagure/hooks/files/pagure_hook_tickets.py
file modified
+5
-2
Make the hooks use the new architecture. Signed-off-by: Clement Verna <cverna@tutanota.com>
pagure/hooks/files/default_hook.py
file modified
+1
-1
pagure/hooks/files/fedmsg_hook.py
file modified
+6
-3
pagure/hooks/files/pagure_block_unsigned.py
file modified
+1
-1
pagure/hooks/files/pagure_force_commit_hook.py
file modified
+8
-2
pagure/hooks/files/pagure_hook.py
file modified
+21
-19
pagure/hooks/files/pagure_hook_requests.py
file modified
+4
-2
pagure/hooks/files/pagure_hook_tickets.py
file modified
+5
-2