1. 09 5月, 2016 1 次提交
  2. 03 5月, 2016 4 次提交
  3. 21 4月, 2016 2 次提交
  4. 08 3月, 2016 1 次提交
    • S
      Fix #1100: Append /api/v3/ to request when using GHE · 5c0280b3
      Simon Aquino 提交于
      Git Hub Enterprise requests should always include /api/v3 in the URL
      in order to hit the correct API endpoint. The ci-status and release
      commands were producing the wrong request URL. As result, an LDAP
      authentication page was returned rather than the expected JSON. A
      parsing error could be seen: "invalid character '<' looking for beginning
      of value".
      
      This commit changes the construction of the request URL for the
      ci-status and release commands, making sure the existing client.requestURL
      function is called. This makes sure the API request hits always hits the
      right endpoint in Git Hub Enterprise.
      5c0280b3
  5. 05 3月, 2016 1 次提交
  6. 28 2月, 2016 4 次提交
  7. 27 2月, 2016 3 次提交
  8. 16 2月, 2016 4 次提交
  9. 15 2月, 2016 4 次提交
  10. 02 2月, 2016 4 次提交
  11. 01 2月, 2016 7 次提交
  12. 31 1月, 2016 5 次提交