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 19, 2020
  2. Oct 15, 2020
  3. 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
  4. Oct 08, 2020
  5. Jul 23, 2020
  6. 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
  7. Jun 02, 2020
  8. Apr 23, 2020
  9. Apr 06, 2020
  10. Feb 08, 2020
  11. Dec 20, 2019
  12. Sep 12, 2019
  13. Sep 05, 2019
  14. Aug 23, 2019
  15. Aug 21, 2019
  16. Aug 15, 2019
  17. Jul 05, 2019
  18. Jun 05, 2019
  19. May 05, 2019
  20. Apr 26, 2019
  21. 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
  22. Mar 06, 2019
  23. Jan 30, 2019
  24. Jan 29, 2019
  25. Oct 06, 2018
  26. Jun 25, 2018
  27. May 25, 2018
  28. May 15, 2018
  29. Apr 16, 2018
  30. Apr 13, 2018
  31. 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
  32. Mar 16, 2018
  33. Mar 06, 2018
  34. Feb 28, 2018
  35. Feb 15, 2018
  36. Feb 05, 2018
  37. Jan 03, 2018
  38. Nov 24, 2017
Loading