1. 20 Jul, 2016 1 commit
    • Jacob Vosmaer's avatar
      Unset GL_ID and GL_PROTOCOL immediately · 48d292eb
      Jacob Vosmaer authored
      Neither other code executing in the hook process nor subprocesses of
      the hook process need access to the GL_ID / GL_PROTOCOL variables so
      we can just unset them the moment we fetch them.
      48d292eb
  2. 06 Jul, 2016 3 commits
  3. 05 Jul, 2016 11 commits
  4. 30 Jun, 2016 1 commit
  5. 29 Jun, 2016 1 commit
  6. 26 Jun, 2016 1 commit
  7. 24 Jun, 2016 1 commit
  8. 23 Jun, 2016 8 commits
  9. 23 May, 2016 1 commit
  10. 16 May, 2016 1 commit
    • Jacob Vosmaer (GitLab)'s avatar
      Merge branch 'use-redis-rb-client' into 'master' · 404d0b58
      Jacob Vosmaer (GitLab) authored
      Use Redis Ruby client instead of shelling out to redis-cli
      
      Previously the post-receive hook fired redis-cli, but if the argument list was too long the hook would silently fail. Instead of shelling out to redis-cli, we use a Ruby client to send the same message.
      
      Closes gitlab-org/gitlab-ce#17329
      
      
      See merge request !59
      404d0b58
  11. 12 May, 2016 6 commits
  12. 10 May, 2016 2 commits
  13. 09 May, 2016 1 commit
  14. 05 May, 2016 1 commit
  15. 28 Apr, 2016 1 commit