Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 6月 01, 2020
  2. 5月 14, 2020
  3. 4月 17, 2020
  4. 4月 08, 2020
  5. 3月 02, 2020
  6. 1月 08, 2020
  7. 12月 04, 2019
  8. 10月 22, 2019
  9. 10月 17, 2019
  10. 10月 11, 2019
  11. 9月 04, 2019
  12. 9月 01, 2019
  13. 8月 21, 2019
  14. 8月 20, 2019
  15. 6月 07, 2019
  16. 5月 17, 2019
  17. 5月 08, 2019
  18. 4月 04, 2019
  19. 3月 06, 2019
  20. 2月 20, 2019
    • Stan Hu's avatar
      Upgrade gitlab-shell to 8.6.0 · 22b27d8c
      Stan Hu 创作于
      This brings in two improvements:
      
      * Add support for using gl_project_path
      * Provide expires_in for LFS if available
      22b27d8c
  21. 1月 03, 2019
  22. 11月 29, 2018
  23. 10月 26, 2018
  24. 10月 10, 2018
  25. 9月 15, 2018
  26. 9月 12, 2018
  27. 9月 10, 2018
    • Stan Hu's avatar
      Bump gitlab-shell to 8.3.1 · 5a07f03d
      Stan Hu 创作于
      8.3.0 was tagged with the commit before the CHANGELOG.md and
      version.rb bump, so this just fixes a harmless warning.
      5a07f03d
  28. 9月 08, 2018
  29. 9月 07, 2018
  30. 8月 10, 2018
  31. 8月 02, 2018
  32. 8月 01, 2018
    • Ævar Arnfjörð Bjarmason's avatar
      Add support for SSH certificate authentication · e00a7fab
      Ævar Arnfjörð Bjarmason 创作于
      Why and how to enable this is covered in the docs being changed
      here. This requires gitlab-org/gitlab-shell@2e8b670 ("Add support for
      SSH certificate authentication", 2018-06-14) which has been merged in
      and tagged as 8.0.0, so GITLAB_SHELL_VERSION needs to be bumped.
      
      Merging this closes gitlab-org/gitlab-ce#34572 see
      gitlab-org/gitlab-shell!207 for the gitlab-shell MR.
      
      Implementation notes:
      
       - The APIs being changed here are all internal, and their sole
         consumer is gitlab-shell.
      
       - Most of the changed code is a MR to gitlab-shell, see the
         gitlab-org/gitlab-shell!207 MR. That change covers why only some of
         the internal methods get a new "username" parameter, and why some
         others only get a "user_id".
      e00a7fab
  33. 7月 27, 2018
  34. 7月 11, 2018
  35. 6月 04, 2018
  36. 4月 09, 2018
  37. 3月 23, 2018
加载中