e9261e Add `is_repo_admin` parameter to `get_project`

5 files Authored by farhaanbukhsh 7 years ago , Committed by Pierre-Yves Chibon 7 years ago ,
    Add `is_repo_admin` parameter to `get_project`
    
    To refactor code and save repeating code everywhere the repo is checked
    in `get_project` function itself that if the project is private then the
    logged in user should have the authority to view project and related
    features likw issues and pull-request
    
        
file modified
+7 -1
file modified
+2 -26
file modified
+0 -30
file modified
+0 -12