ccbeb3 Add the upload_issue and view_issue_raw_file endpoints

Authored and Committed by Pierre-Yves Chibon 9 years ago
    Add the upload_issue and view_issue_raw_file endpoints
    
    - upload_issue is the endpoint supporting uploading files to an issue.
    - view_issue_raw_file is the endpoint allowing to retrieve the file
      stored in the ticket git repo as raw, thus allowing us to visualize
      images or patches stored in that repo.
    
        
file modified
+113 -0