• Daniel Gerhardt's avatar
    Fix external issue tracker hook/test for HTTPS URLs · 7f3eb42f
    Daniel Gerhardt authored
    If HTTPS was used for 'project_url', an error was raised because a HTTP
    connection was established to the default HTTPS port.
    
    The code has been corrected and simplified by using HTTParty.
    Additionally, the request now is made directly to the 'project_url'
    instead of the extracted root path.
    7f3eb42f
To find the state of this project's repository at the time of any of these versions, check out the tags.