Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.com/gitlab-org/omnibus-gitlab.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Oct 12, 2020
    • Stan Hu's avatar
      Reduce Ubuntu 20 ARM package size · 4f6fd5f3
      Stan Hu authored
      This removes unnecessary gRPC source and binaries that were bundled with
      the ARM package. Prior to this change, the `grpc-1.30.2` gem was taking
      220 MB of space. We can remove a number of files in the
      `/opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/grpc-1.30.2` directory:
      
      1. `/include`: 400K
      2. `/src/core`: 9.3 MB
      3. `/src/ruby/ext`: 196.1 MB
      2. `/third_party`: 12.1 MB
      
      These directories do not include any Ruby code, so it is safe to delete
      them. `/src/ruby/ext` contains mostly C source and headers, along with
      compiled objects.
      
      Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5661
      4f6fd5f3
  2. Oct 08, 2020
  3. Jul 23, 2020
  4. Jun 24, 2020
    • Ian Baum's avatar
      Upgrade chef and it's related gems to version 15.9.17 · 5e27a55a
      Ian Baum authored and DJ Mountney's avatar DJ Mountney committed
      * Curently on 14, which was set to end of life at on April 30, 2020.
      * Adds chef-bin gem
      * Automatically accept the chef license EULA
      * Update chef libraries in Gemfile to newer versions
      * Update trigger jobs to use ruby 2.6 image
      5e27a55a
  5. Jun 02, 2020
  6. Apr 23, 2020
  7. Apr 06, 2020
  8. Feb 08, 2020
  9. Dec 20, 2019
  10. Sep 12, 2019
  11. Sep 05, 2019
  12. Aug 23, 2019
  13. Aug 21, 2019
  14. Aug 15, 2019
  15. Jul 05, 2019
  16. Jun 05, 2019
  17. May 05, 2019
  18. Apr 26, 2019
  19. Apr 05, 2019
    • Ben Kochie's avatar
      Add grafana-dashboards to auto-provisioning · b6fcd4d5
      Ben Kochie authored
      Auto-provision official Grafana dashboards.
      * Include the GitLab grafana-dashboards repo.
      * Copy the dashboard json files into the auto-provisioning directory.
      * Setup provisioning yaml config to add the dashboards.
      Unverified
      b6fcd4d5
  20. Mar 06, 2019
  21. Jan 30, 2019
  22. Jan 29, 2019
  23. Oct 06, 2018
  24. Jun 25, 2018
  25. May 25, 2018
  26. May 15, 2018
  27. Apr 16, 2018
  28. Apr 13, 2018
  29. Apr 11, 2018
    • Richard Clamp's avatar
      Add go-crond for automatic letsencrypt renewal · 6d0400ee
      Richard Clamp authored
      * Adds `go-crond` to the build
      * Adds a `go-crond` cookbook with a `go_crond_job` LWRP to specify jobs
      * Extends the letsencrypt cookbook to use `go-crond` and `go_crond_job`
        resource to trigger the cronned renewal checks
      * Adds documentation on how to use/disable the feature
      6d0400ee
  30. Mar 16, 2018
  31. Mar 06, 2018
  32. Feb 28, 2018
  33. Feb 15, 2018
  34. Feb 05, 2018
  35. Jan 03, 2018
  36. Nov 24, 2017
  37. Aug 29, 2017
  38. Aug 19, 2017
Loading