1. 31 1月, 2018 1 次提交
    • Z
      Gitaly Server info for admin panel · 94a3dbca
      Zeger-Jan van de Weg 提交于
      Implements the client side for gitlab-org/gitaly#819. Which is a server
      info command. This checks the server version and git binairy version on
      the server.
      
      A small UI was added for administrators, so they can check the status of
      the Gitaly server. This is done for each storage the monolith knows.
      
      Because of this commit, gitlab-org/gitlab-ce!15580 is now closed. That
      MR removed the Git version too, but didn't replace it with anything.
      94a3dbca
  2. 26 1月, 2018 1 次提交
  3. 25 1月, 2018 2 次提交
  4. 24 1月, 2018 1 次提交
  5. 23 1月, 2018 1 次提交
  6. 19 1月, 2018 1 次提交
  7. 17 1月, 2018 1 次提交
  8. 16 1月, 2018 1 次提交
  9. 15 1月, 2018 1 次提交
  10. 10 1月, 2018 2 次提交
  11. 09 1月, 2018 1 次提交
  12. 08 1月, 2018 1 次提交
  13. 05 1月, 2018 1 次提交
  14. 03 1月, 2018 2 次提交
  15. 02 1月, 2018 1 次提交
  16. 28 12月, 2017 1 次提交
  17. 27 12月, 2017 1 次提交
  18. 23 12月, 2017 1 次提交
  19. 22 12月, 2017 2 次提交
  20. 20 12月, 2017 1 次提交
  21. 19 12月, 2017 1 次提交
    • Z
      Load commit in batches for pipelines#index · c6edae38
      Zeger-Jan van de Weg 提交于
      Uses `list_commits_by_oid` on the CommitService, to request the needed
      commits for pipelines. These commits are needed to display the user that
      created the commit and the commit title.
      
      This includes fixes for tests failing that depended on the commit
      being `nil`. However, now these are batch loaded, this doesn't happen
      anymore and the commits are an instance of BatchLoader.
      c6edae38
  22. 14 12月, 2017 3 次提交
  23. 09 12月, 2017 2 次提交
  24. 08 12月, 2017 1 次提交
  25. 07 12月, 2017 1 次提交
  26. 05 12月, 2017 3 次提交
  27. 04 12月, 2017 1 次提交
  28. 02 12月, 2017 1 次提交
  29. 30 11月, 2017 1 次提交
  30. 29 11月, 2017 1 次提交
  31. 28 11月, 2017 1 次提交