1. 05 Jun, 2015 1 commit
    • 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
  2. 04 Jun, 2015 18 commits
  3. 03 Jun, 2015 21 commits