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