Skip to content
Snippets Groups Projects
  1. Nov 12, 2014
  2. Nov 11, 2014
  3. Nov 10, 2014
  4. Nov 09, 2014
  5. Nov 08, 2014
  6. Nov 07, 2014
    • Marin Jankovski's avatar
      Merge branch 'nginx' into 'master' · 36f9224e
      Marin Jankovski authored
      Don't enable IPv4 *only* on nginx.
      
      I came across this issue when initially setting up gitlab and fixed it locally. Today, helping someone else set up their own instance, I came across this issue again:
      
      The sample nginx configuration files disable IPv6 by default, making the server inaccesible unless the remote node has native IPv4. IPv4->IPv6 transition mechanisms don't help if the server have proper IPv6 DNS records in-place, which was the case for both of my servers.
      
      This branch enables IPv4 and IPv6 by default. Older servers with no external IPv6 connectivity will not fail since they'll have a local-link IPv6 address to bind to anyway.
      
      See merge request !231
      36f9224e
    • Marin Jankovski's avatar
      Merge pull request #8168 from cirosantilli/dev-fixtures-visibility · 1d337def
      Marin Jankovski authored
      Create dev fixture projects with fixed visibility
      1d337def
    • Marin Jankovski's avatar
      Merge pull request #8246 from dluchinienoc/master · 2bb8e93d
      Marin Jankovski authored
      Do not require immediate password reset if specifying a password
      2bb8e93d
Loading