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 14, 2020
  2. Oct 08, 2020
  3. Sep 02, 2020
  4. Aug 24, 2020
  5. Aug 18, 2020
  6. Aug 17, 2020
  7. Jul 28, 2020
  8. Jul 01, 2020
  9. Jun 30, 2020
  10. Jun 23, 2020
  11. Jun 18, 2020
  12. Jun 03, 2020
  13. May 12, 2020
  14. Apr 30, 2020
  15. Apr 09, 2020
  16. Apr 02, 2020
  17. Mar 25, 2020
  18. Feb 15, 2020
  19. Feb 07, 2020
  20. Jan 25, 2020
  21. Jan 09, 2020
  22. Jan 03, 2020
  23. Jan 02, 2020
  24. Dec 14, 2019
    • DJ Mountney's avatar
      Ensure the deps job runs in isolation · 6ac793ca
      DJ Mountney authored
      The pages and fetch artifacts jobs were still running for scheduled
      pipelines, and I believe downloading the artifacts is causing issues
      for the deps job. (The artifacts are downloaded locally, then cause
      git status to look dirty)
      Verified
      6ac793ca
  25. Nov 12, 2019
  26. Oct 16, 2019
  27. Oct 07, 2019
  28. Sep 24, 2019
  29. Sep 20, 2019
  30. Sep 19, 2019
  31. Sep 04, 2019
  32. Aug 30, 2019
    • Qingyu Zhao's avatar
      Monitor memory usage of fresh omnibus install · 164d233e
      Qingyu Zhao authored
      Introduce new class Gitlab::DockerImageMemoryMeasurer.
      DockerImageMemoryMeasurer accept 'image_reference' as input, it runs
      this docker image and measure memory usage when the container is 'hot'.
      The output is metrics of: memory(USS/PSS/RSS) usage per component.
      
      Update CI config file to add new jobs to measure obmnibus start memory,
      including: 1)triggered image by developer; 2)nightly image; 3)tag image.
      164d233e
  33. Aug 23, 2019
  34. Aug 09, 2019
  35. Aug 08, 2019
  36. Aug 07, 2019
  37. Aug 02, 2019
  38. Jul 24, 2019
Loading