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 16, 2020
  2. Oct 15, 2020
  3. Oct 14, 2020
  4. Oct 08, 2020
  5. Oct 01, 2020
  6. Sep 23, 2020
  7. Sep 22, 2020
  8. Sep 21, 2020
  9. Sep 17, 2020
  10. Sep 16, 2020
  11. Sep 15, 2020
  12. Sep 14, 2020
  13. Sep 10, 2020
  14. Sep 09, 2020
  15. Sep 02, 2020
    • chiehminw's avatar
      fix: remove useless query string match and disable buffering for artifacts · 6879097d
      chiehminw authored
      this patch makes following changes:
      
      1. Location block does not match a URL query string which results the
         .git/info/refs being never matched. To match the config of gitlab.com,
          we simply remove the pattern here.
      
      2. Disable buffering for artifacts.
      
      3. Escape the backslashes to make sure "." (dot) symbols is matched
         correctly during nginx location regex matching.
      6879097d
  16. Aug 27, 2020
  17. Aug 24, 2020
    • Katrin Leinweber's avatar
      Avoid syntax error "unexpected tSTRING_BEG" · 72129045
      Katrin Leinweber authored
      Without this there will be:
      
      > There was an error running gitlab-ctl reconfigure:
      > 
      > /etc/gitlab/gitlab.rb:1639: syntax error, unexpected tSTRING_BEG, expecting '}'
      >    'storage.path' => '/var/opt/gi...
      >    ^
      > /etc/gitlab/gitlab.rb:1639: syntax error, unexpected =>, expecting end-of-input
      >    'storage.path' => '/var/opt/gitlab/alertmanage...
      >                   ^~
      72129045
  18. Aug 21, 2020
  19. Aug 13, 2020
  20. Aug 11, 2020
  21. Aug 10, 2020
  22. Aug 07, 2020
  23. Aug 06, 2020
  24. Aug 05, 2020
  25. Jul 31, 2020
  26. Jul 29, 2020
  27. Jul 24, 2020
  28. Jul 22, 2020
  29. Jul 17, 2020
  30. Jul 16, 2020
  31. Jul 13, 2020
  32. Jul 07, 2020
  33. Jul 03, 2020
  34. Jun 30, 2020
Loading