An error occurred fetching the project authors.
  1. 24 Dec, 2015 1 commit
  2. 15 Dec, 2015 1 commit
  3. 04 Dec, 2015 1 commit
  4. 29 Oct, 2015 1 commit
  5. 31 Aug, 2015 2 commits
  6. 25 Aug, 2015 1 commit
  7. 20 Aug, 2015 1 commit
  8. 19 Aug, 2015 2 commits
  9. 19 Jun, 2015 1 commit
  10. 04 Feb, 2015 1 commit
  11. 27 May, 2014 1 commit
  12. 16 May, 2014 1 commit
  13. 26 Mar, 2014 1 commit
  14. 25 Mar, 2014 1 commit
  15. 08 Mar, 2014 1 commit
  16. 23 Jan, 2014 1 commit
  17. 08 Jan, 2014 1 commit
  18. 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
  19. 09 Dec, 2013 1 commit
  20. 29 Oct, 2013 1 commit
  21. 25 Oct, 2013 1 commit
  22. 24 Oct, 2013 1 commit
  23. 15 Oct, 2013 1 commit
  24. 09 Oct, 2013 1 commit
  25. 07 Oct, 2013 1 commit
  26. 26 Sep, 2013 1 commit
  27. 06 Sep, 2013 1 commit
  28. 03 Sep, 2013 1 commit
  29. 29 Aug, 2013 1 commit
  30. 28 Aug, 2013 2 commits
  31. 27 Aug, 2013 2 commits
  32. 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
  33. 19 Aug, 2013 1 commit
  34. 12 Jul, 2013 1 commit
  35. 12 Jun, 2013 1 commit
  36. 28 May, 2013 1 commit