6afa31 Adjust the list of pull-requests returned based on the status asked

Authored and Committed by Pierre-Yves Chibon 10 years ago
    Adjust the list of pull-requests returned based on the status asked
    
    Specifying ?status=0 or ?status=False will return all closed or merged
    pull-request.
    Specifying either ?status=Closed or ?status=Merged will returned what is
    asked
    Specifying ?status=open or nothing, will returned the opened pull-requests
    
        
file modified
+7 -4