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 16, 2020
  3. Oct 15, 2020
  4. Oct 14, 2020
  5. Oct 08, 2020
  6. Oct 05, 2020
    • Robert Marshall's avatar
      Update fcontexts after workhorse configured · 11a062b7
      Robert Marshall authored
      
      - Run the SELinux helper after GitLab Workhorse and other files are
        created ensuring their file contexts are restored
      - Place GitLab Workhorse socket files into a sockets directory allowing
        the SELinux file context to be inherited on service restarts
      - Add a GitLab Workhorse helper to ensure that new UNIX sockets for
        Workhorse always inherit the proper SELinux file context
      
      Signed-off-by: default avatarRobert Marshall <rmarshall@gitlab.com>
      11a062b7
  7. Oct 01, 2020
  8. Sep 23, 2020
  9. Sep 22, 2020
  10. Sep 21, 2020
  11. Sep 17, 2020
  12. Sep 16, 2020
  13. Sep 15, 2020
  14. Sep 14, 2020
  15. Sep 10, 2020
  16. Sep 09, 2020
  17. 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
  18. Aug 27, 2020
  19. 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
  20. Aug 21, 2020
  21. Aug 13, 2020
  22. Aug 11, 2020
  23. Aug 10, 2020
  24. Aug 07, 2020
  25. Aug 06, 2020
  26. Aug 05, 2020
  27. Jul 31, 2020
  28. Jul 29, 2020
  29. Jul 24, 2020
  30. Jul 22, 2020
  31. Jul 17, 2020
  32. Jul 16, 2020
  33. Jul 13, 2020
  34. Jul 07, 2020
Loading