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 01, 2020
  3. Sep 21, 2020
  4. Sep 17, 2020
  5. Sep 16, 2020
  6. Sep 15, 2020
  7. Sep 14, 2020
  8. Sep 10, 2020
  9. Sep 08, 2020
  10. Aug 11, 2020
  11. Jul 31, 2020
  12. Jul 14, 2020
  13. Jul 13, 2020
  14. Jul 03, 2020
  15. May 14, 2020
  16. May 13, 2020
  17. May 09, 2020
  18. Apr 24, 2020
  19. Apr 21, 2020
  20. Mar 31, 2020
  21. Mar 19, 2020
  22. Mar 13, 2020
  23. Mar 11, 2020
  24. Mar 03, 2020
  25. Feb 14, 2020
  26. Feb 12, 2020
  27. Feb 05, 2020
  28. Jan 15, 2020
  29. Jan 13, 2020
    • Bob Van Landuyt's avatar
      Add max_request_duration config to gitlab_rails · e62ff632
      Bob Van Landuyt authored
      This option lets the rails app know how much time it has to process a
      request. And make decisions accordingly.
      
      By default the time is 90% of the timeout configured for the
      worker. This gives us some time during the request to clean up if we
      need to.
      
      Setting a duration higher than the worker timeout will raise an error.
      e62ff632
  30. Jan 07, 2020
  31. Dec 17, 2019
  32. Dec 12, 2019
  33. Dec 03, 2019
  34. Nov 07, 2019
  35. Nov 06, 2019
  36. Nov 01, 2019
Loading