5ee1be Add method watching_obj and is_watching_obj to pagure.lib

Authored and Committed by Pierre-Yves Chibon 9 years ago
    Add method watching_obj and is_watching_obj to pagure.lib
    
    These two methods allow one to set a watch status on an issue or a
    pull-request and to retrieve whether someone is watching a given issue or
    pull-request.
    
        
file modified
+70 -0