BigW Consortium Gitlab

  1. 09 Nov, 2014 1 commit
  2. 03 Nov, 2014 1 commit
    • Don't enable IPv4 *only* on nginx. · e3098b69
      Hugo Osvaldo Barrera authored
      The current configuration sample files only enable IPv4 by default, making the
      server inaccesible for many remote hosts (and an increasing amount every day).
      
      Enable 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.
  3. 16 Oct, 2014 2 commits
  4. 10 Oct, 2014 2 commits
  5. 12 Sep, 2014 1 commit
  6. 08 Sep, 2014 1 commit
  7. 07 Sep, 2014 2 commits
  8. 01 Sep, 2014 1 commit
  9. 23 Aug, 2014 3 commits
  10. 22 Aug, 2014 1 commit
  11. 04 Aug, 2014 1 commit
  12. 05 Jun, 2014 1 commit
  13. 03 Jun, 2014 1 commit
  14. 27 May, 2014 1 commit
  15. 16 May, 2014 1 commit
  16. 13 May, 2014 1 commit
  17. 07 Apr, 2014 1 commit
  18. 03 Apr, 2014 1 commit
  19. 26 Mar, 2014 1 commit
  20. 25 Mar, 2014 1 commit
  21. 24 Mar, 2014 1 commit
  22. 12 Mar, 2014 1 commit
  23. 10 Mar, 2014 1 commit
  24. 08 Mar, 2014 1 commit
  25. 04 Mar, 2014 1 commit
  26. 28 Jan, 2014 1 commit
  27. 27 Jan, 2014 2 commits
  28. 23 Jan, 2014 1 commit
  29. 22 Jan, 2014 2 commits
  30. 08 Jan, 2014 1 commit
  31. 30 Dec, 2013 1 commit
  32. 26 Dec, 2013 1 commit
    • Changed sudo by su -c · 6daa97f4
      Nilton Moura authored
      The sudo command needs a tty to run. If you put this file on a CentOS 6, for example, it will not run in the host startup process. Instead, the 'su -c' runs the command apart if it has or not a tty.
      
      I tested this change in a fresh install of gitlab on a CentOS 6.5 with successful.
  33. 11 Dec, 2013 1 commit