9f629a When removing a tag to an issue, notify redis if asked

Authored and Committed by Pierre-Yves Chibon 9 years ago
    When removing a tag to an issue, notify redis if asked
    
    With this change, when a tag is removied on an issue, if there is a redis
    connection available, it will queue a message information about which
    tag(s) was/were removed to the channel of this specific issue.
    
        
file modified
+4 -1