Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 7月 27, 2024
  2. 7月 26, 2024
  3. 1月 19, 2024
  4. 1月 03, 2024
  5. 5月 17, 2023
  6. 1月 20, 2023
  7. 11月 29, 2022
  8. 12月 08, 2021
  9. 8月 30, 2021
  10. 10月 24, 2020
    • Stan Hu's avatar
      Upgrade to Ruby v2.7.2 in CI · e2f8775e
      Stan Hu 创作于
      Since Ruby 2.7.2 comes with bundler v2.1.4 by default, we need to
      upgrade the Gemfile.lock and bump the CI cache keys. We also need to
      install bundler v1.17.3 to ensure a smooth transition for other
      dependencies, like Gitaly.
      
      Exclude development gems from QA bundle install since debaser doesn't
      compile on Ruby 2.7.
      e2f8775e
  11. 5月 28, 2020
  12. 1月 02, 2020
  13. 5月 08, 2019
  14. 11月 14, 2018
    • Stan Hu's avatar
      Upgrade to Ruby 2.5.3 · 2c834fc5
      Stan Hu 创作于
      Attempt to update google-protobuf for migration-paths
      
      Because the one we were using aren't compatible with
      Ruby 2.5.3, and it'll be troublesome to switch Ruby.
      Upgrading google-protobuf will be much easier.
      
      All of them will need to be updated for Ruby 2.5.3
      
      We remove oj because we don't really need it and it
      doesn't compile on 2.5.3 with that version.
      
      Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41825
      2c834fc5
  15. 11月 13, 2018
    • Stan Hu's avatar
      Upgrade to Ruby 2.5.3 · 1f5dca2d
      Stan Hu 创作于
      Attempt to update google-protobuf for migration-paths
      
      Because the one we were using aren't compatible with
      Ruby 2.5.3, and it'll be troublesome to switch Ruby.
      Upgrading google-protobuf will be much easier.
      
      All of them will need to be updated for Ruby 2.5.3
      
      We remove oj because we don't really need it and it
      doesn't compile on 2.5.3 with that version.
      
      Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41825
      1f5dca2d
  16. 10月 24, 2018
  17. 6月 02, 2018
  18. 5月 30, 2018
  19. 4月 10, 2018
  20. 4月 09, 2018
  21. 12月 21, 2017
  22. 10月 31, 2017
  23. 12月 03, 2016
  24. 8月 12, 2016
  25. 2月 20, 2016
  26. 2月 19, 2016
  27. 1月 21, 2016
  28. 12月 04, 2015
  29. 4月 14, 2015
  30. 1月 08, 2015
  31. 12月 29, 2014
  32. 12月 15, 2014
  33. 10月 09, 2014
加载中