An error occurred fetching the project authors.
  1. 15 Dec, 2015 1 commit
  2. 04 Dec, 2015 1 commit
  3. 29 Oct, 2015 1 commit
  4. 31 Aug, 2015 2 commits
  5. 25 Aug, 2015 1 commit
  6. 20 Aug, 2015 1 commit
  7. 19 Aug, 2015 2 commits
  8. 19 Jun, 2015 1 commit
  9. 04 Feb, 2015 1 commit
  10. 27 May, 2014 1 commit
  11. 16 May, 2014 1 commit
  12. 26 Mar, 2014 1 commit
  13. 25 Mar, 2014 1 commit
  14. 08 Mar, 2014 1 commit
  15. 23 Jan, 2014 1 commit
  16. 08 Jan, 2014 1 commit
  17. 26 Dec, 2013 1 commit
    • Nilton Moura's avatar
      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.
      6daa97f4
  18. 09 Dec, 2013 1 commit
  19. 29 Oct, 2013 1 commit
  20. 25 Oct, 2013 1 commit
  21. 24 Oct, 2013 1 commit
  22. 15 Oct, 2013 1 commit
  23. 09 Oct, 2013 1 commit
  24. 07 Oct, 2013 1 commit
  25. 26 Sep, 2013 1 commit
  26. 06 Sep, 2013 1 commit
  27. 03 Sep, 2013 1 commit
  28. 29 Aug, 2013 1 commit
  29. 28 Aug, 2013 2 commits
  30. 27 Aug, 2013 2 commits
  31. 23 Aug, 2013 1 commit
    • Jacob Vosmaer's avatar
      Fix the `service gitlab restart` command · 2b9d48cc
      Jacob Vosmaer authored
      This commit addresses two related issues:
      - Sidekiq should shut down completely before we restart it;
      - If we restart unicorn with USR2 we need to kill the old master and
        worker processes.
      2b9d48cc
  32. 19 Aug, 2013 1 commit
  33. 12 Jul, 2013 1 commit
  34. 12 Jun, 2013 1 commit
  35. 28 May, 2013 1 commit
  36. 19 May, 2013 1 commit