An error occurred fetching the project authors.
  1. 05 Nov, 2020 1 commit
  2. 19 Sep, 2020 1 commit
  3. 04 Sep, 2020 1 commit
  4. 21 Aug, 2020 1 commit
  5. 18 Aug, 2020 1 commit
  6. 22 Jul, 2020 1 commit
  7. 06 Jul, 2020 1 commit
  8. 04 Jun, 2020 1 commit
  9. 01 Jun, 2020 1 commit
  10. 18 May, 2020 1 commit
  11. 23 Apr, 2020 1 commit
  12. 16 Apr, 2020 1 commit
  13. 13 Apr, 2020 2 commits
  14. 02 Apr, 2020 1 commit
  15. 10 Mar, 2020 1 commit
    • Lukas Eipert's avatar
      Add Internet Explorer 11 deprecation message · 260bb894
      Lukas Eipert authored
      This adds a deprecation message for Internet Explorer 11. We are also
      reformatting the outdated_browser alert style to match our new Pajamas
      style of a `danger` alert.
      
      We are also updating the documentation regarding this change.
      260bb894
  16. 06 Feb, 2020 1 commit
  17. 23 Oct, 2019 1 commit
  18. 18 Sep, 2019 1 commit
    • Dennis Tang's avatar
      Add notification for updated privacy policy · c8a56bf1
      Dennis Tang authored
      This adds a notification to let users know of our updated privacy
      policy.
      
      Users can dismiss the notification either by following the link or
      closing the notification via an "x" icon.
      c8a56bf1
  19. 03 Sep, 2019 2 commits
  20. 14 Aug, 2019 3 commits
  21. 11 May, 2019 2 commits
  22. 09 Apr, 2019 2 commits
  23. 05 Apr, 2019 2 commits
  24. 24 Oct, 2018 2 commits
  25. 23 Oct, 2018 1 commit
  26. 19 Oct, 2018 1 commit
  27. 07 Sep, 2018 2 commits
  28. 23 Mar, 2018 1 commit
  29. 22 Mar, 2018 2 commits
    • Toon Claes's avatar
      Add read-only banner to all pages · 4d85a180
      Toon Claes authored
      When the database is in a read-only state, display a banner on each
      page informing the user they cannot write to that GitLab instance.
      
      EE counterpart of gitlab-org/gitlab-ce!17798.
      4d85a180
    • Toon Claes's avatar
      Add read-only banner to all pages · 9ab43aa7
      Toon Claes authored
      When the database is in a read-only state, display a banner on each
      page informing the user they cannot write to that GitLab instance.
      
      Closes gitlab-org/gitlab-ce#43937.
      9ab43aa7
  30. 22 Feb, 2018 1 commit
    • Bob Van Landuyt's avatar
      Authorize project access with external service · abfb082a
      Bob Van Landuyt authored
      When this feature is enabled, users will not be able to see any cross
      project references.
      
      When a user tries to view a project we will first validate if the user
      has access to the classification label assigned to the project.
      
      When no classification label is assigned to a project, a default label
      is used. This default can be defined in the settings.
      abfb082a