Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 9月 08, 2022
  2. 9月 07, 2022
    • Thomas Hutterer's avatar
      Upgrade lookbook gem to v1.0 · c79d8654
      Thomas Hutterer 创作于
      This version contains my fix that disables CSP in development mode.
      So we can remove the class_eval we had before, and with that,
      the entire initializer file.
      
      Pages are not an experimental feature anymore, and the only
      remaining config can go into config/development.rb together
      with the view_component config.
      c79d8654
  3. 9月 06, 2022
  4. 9月 05, 2022
  5. 9月 04, 2022
  6. 9月 02, 2022
  7. 9月 01, 2022
    • Thong Kuah's avatar
      Remove method_source from Gemfile · cdb7516f
      Thong Kuah 创作于
      We have since reemove the code that uses it from zz_metrics.rb
      
      It still remains in Gemfile.lock because other dependencies uses it
      cdb7516f
    • Jessie Young's avatar
      Vendor omniauth-google-oauth2 gem · 36f59064
      Jessie Young 创作于
      * This is to pave the way for upgrade to OmniAuth 2.0
      * OmniAuth v2 supported by 1.0.0+ of omniauth-google-oauth2, but those versions
        also depend on `'oauth2', '~> 1.1'`, which is incompatible with the version
        of oauth2 currently used by GitLab.
      * For now, we are vendoring the current version of this gem and will
        upgrade the vendored version in concert with upgrading to OmniAuth 2.0
        because using an updated version of this gem with OmniAuth v1 will
        break relative URL installations of GitLab, see: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/96587#note_1083074395
      36f59064
  8. 8月 31, 2022
  9. 8月 27, 2022
  10. 8月 25, 2022
  11. 8月 24, 2022
  12. 8月 23, 2022
  13. 8月 21, 2022
  14. 8月 20, 2022
  15. 8月 19, 2022
  16. 8月 18, 2022
  17. 8月 17, 2022
  18. 8月 16, 2022
  19. 8月 15, 2022
  20. 8月 12, 2022
  21. 8月 11, 2022
  22. 8月 09, 2022
  23. 8月 08, 2022
  24. 8月 06, 2022
  25. 8月 05, 2022
  26. 8月 04, 2022
加载中