1. 24 Nov, 2014 1 commit
  2. 20 Nov, 2014 1 commit
    • Jacob Vosmaer's avatar
      Revert "Merge branch 'git_hook_messages'" · f8453da5
      Jacob Vosmaer authored
      At least the following things were broken:
      - missing require for 'gitlab_access_status' in lib/gitlab_net.rb
      - gitlabhq master internal API returns 'true' or 'false', gitlab-shell
        expects JSON
      
      This reverts commit 11311a95, reversing
      changes made to 45444597.
      f8453da5
  3. 19 Nov, 2014 4 commits
  4. 18 Nov, 2014 3 commits
  5. 17 Nov, 2014 1 commit
  6. 14 Nov, 2014 1 commit
  7. 11 Nov, 2014 1 commit
  8. 07 Nov, 2014 4 commits
  9. 06 Nov, 2014 1 commit
  10. 05 Nov, 2014 1 commit
  11. 31 Oct, 2014 2 commits
  12. 30 Oct, 2014 2 commits
    • jose's avatar
      using true instead of 1 · 7c2208a6
      jose authored
      7c2208a6
    • jose's avatar
      The gitlab pre-receive hook expects the call to exec to return 1 · f25e8e14
      jose authored
      when a user has access. Doing an exit 0 effectively ended the
      thread. No code would be executed after the call to exec.
      
      This changes fixes the problem for the pre-receive hooks but you want
      to check that GitlabAccess.exec is not used elsewhere. A quick
      grep of the code seems to indicate this is not the case
      f25e8e14
  13. 28 Oct, 2014 4 commits
  14. 20 Oct, 2014 4 commits
  15. 16 Oct, 2014 1 commit
  16. 15 Oct, 2014 3 commits
  17. 04 Oct, 2014 6 commits