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. Sep 21, 2020
  2. Aug 13, 2020
  3. Aug 11, 2020
  4. Aug 06, 2020
  5. Jul 31, 2020
  6. Jul 24, 2020
  7. Jul 22, 2020
  8. Jul 14, 2020
  9. Jul 13, 2020
  10. Jul 03, 2020
  11. Jun 26, 2020
  12. 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
  13. Jun 23, 2020
  14. Jun 16, 2020
  15. Jun 03, 2020
  16. May 21, 2020
  17. May 14, 2020
  18. May 13, 2020
  19. May 09, 2020
  20. May 08, 2020
  21. May 07, 2020
  22. Apr 27, 2020
  23. Apr 24, 2020
  24. Apr 21, 2020
  25. Apr 09, 2020
  26. Apr 02, 2020
  27. Mar 31, 2020
  28. Mar 25, 2020
    • Bob Van Landuyt's avatar
      Allow enabling experimental sidekiq-cluster · 2bfd16fb
      Bob Van Landuyt authored
      We're moving to running Sidekiq cluster as a default in the
      future. This allows administrators to opt-in to the sidekiq cluster
      behaviour already.
      
      This behaviour will copy the configuration of sidekiq to
      sidekiq-cluster. So it will respect concurrency and logging settings.
      
      When enabling `cluster` for Sidekiq, this will spin up a single
      Sidekiq-cluster and Sidekiq process. Sidekiq-cluster will be
      configured with the queue groups set to [`*`]. Which will spin up a
      single Sidekiq process picking up all queues.
      2bfd16fb
  29. Mar 20, 2020
  30. Mar 19, 2020
  31. Mar 18, 2020
  32. Mar 17, 2020
Loading