72a8e7 When adding a comment to an issue, notify redis if asked

Authored and Committed by Pierre-Yves Chibon 9 years ago
    When adding a comment to an issue, notify redis if asked
    
    With this change, when a comment is made on an issue, if there is a redis
    connection available, it will queue a message information about the change
    to the channel of this specific issue.
    
        
file modified
+14 -1