1. 09 Nov, 2017 3 commits
    • Zeger-Jan van de Weg's avatar
      Repository Exists check is OPT_OUT for Gitaly · 90d74ce2
      Zeger-Jan van de Weg authored
      Moving more git operations to be executed by Gitaly, now the check if a
      repository exists is an opt out endpoint.
      
      Can be disabled, for the time being, by performing in the rails console:
      > Feature.get('gitaly_repository_exists').disable
      => true
      
      Part of gitlab-org/gitaly#314
      90d74ce2
    • Douwe Maan's avatar
      Merge branch '36099-api-responses-missing-x-content-type-options-header' into '10-1-stable' · 20ac30a7
      Douwe Maan authored
      Include X-Content-Type-Options (XCTO) header into API responses
      
      See merge request gitlab/gitlabhq!2211
      
      (cherry picked from commit 6c818e77f2abeef2dd7b17a269611b018701fa79)
      
      e087e075 Include X-Content-Type-Options (XCTO) header into API responses
      20ac30a7
    • Douwe Maan's avatar
      Merge branch 'ssrf-protections-round-2' into 'security-10-1' · 89bd7835
      Douwe Maan authored
      Replace SSRF resolver with Addrinfo.getaddrinfo to include alternative localhost versions
      
      See merge request gitlab/gitlabhq!2219
      
      (cherry picked from commit 4a1e73783d5480aa514db7b53e10c075f95580b5)
      
      1bffa0c3 Replace SSRF resolver with Addrinfo.getaddrinfo to include alternative localhost versions
      89bd7835
  2. 08 Nov, 2017 34 commits
  3. 07 Nov, 2017 3 commits