Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
a949ff
Add support for the MQTT message bus
3 files
Authored by jingjing
7 years ago
, Committed by Pierre-Yves Chibon
7 years ago
,
raw
patch
tree
parent
3 files changed.
47 lines added
.
1 lines removed
.
pagure/default_config.py
file modified
+13
-0
pagure/lib/model.py
file modified
+1
-0
pagure/lib/notify.py
file modified
+33
-1
Add support for the MQTT message bus Fixes #3869
pagure/default_config.py
file modified
+13
-0
pagure/lib/model.py
file modified
+1
-0
pagure/lib/notify.py
file modified
+33
-1