1. 04 1月, 2018 3 次提交
  2. 03 1月, 2018 4 次提交
  3. 02 1月, 2018 4 次提交
  4. 29 12月, 2017 1 次提交
  5. 28 12月, 2017 3 次提交
  6. 25 12月, 2017 2 次提交
  7. 23 12月, 2017 3 次提交
  8. 22 12月, 2017 1 次提交
  9. 21 12月, 2017 3 次提交
  10. 20 12月, 2017 1 次提交
  11. 19 12月, 2017 1 次提交
  12. 15 12月, 2017 2 次提交
    • D
      Make sure user email is read only when synced with LDAP · 481b8a71
      Douwe Maan 提交于
      481b8a71
    • N
      Import gitlab_projects.rb from gitlab-shell · 4b785df2
      Nick Thomas 提交于
      By importing this Ruby code into gitlab-rails (and gitaly-ruby), we avoid
      200ms of startup time for each gitlab_projects subprocess we are eliminating.
      
      By not having a gitlab_projects subprocess between gitlab-rails / sidekiq and
      any git subprocesses (e.g. for fork_project, fetch_remote, etc, calls), we can
      also manage these git processes more cleanly, and avoid sending SIGKILL to them
      4b785df2
  13. 14 12月, 2017 2 次提交
  14. 13 12月, 2017 10 次提交