Skip to content
Snippets Groups Projects
  1. Nov 06, 2024
  2. Nov 05, 2024
    • Luke Duncalfe's avatar
      Rename "Jira" integration to "Jira issues" · 16c5920f
      Luke Duncalfe authored
      We now have two Jira integrations that appear in the integrations list:
      
      - GitLab for Jira app
      - Jira issues (formerly just "Jira")
      
      To make it clear that the existing "Jira" integration is used to display
      Jira issues within GitLab, a separate function from the GitLab for Jira
      app's ability to sync development data to Jira, we're renaming the
      "Jira" integration to specifically "Jira issues".
      
      #460663
      
      Changlog: changed
      Verified
      16c5920f
  3. Nov 04, 2024
    • Heinrich Lee Yu's avatar
      Add feature flag to skip sidebar counts · dd69a827
      Heinrich Lee Yu authored
      We are working on moving these counts to a separate request. When this
      feature flag is enabled, the backend will not compute the counts and in
      another MR we will add logic for the frontend to fetch the counts from
      GraphQL
      Verified
      dd69a827
  4. Aug 05, 2024
  5. Jul 17, 2024
  6. Jul 15, 2024
  7. Jul 09, 2024
  8. Jun 04, 2024
  9. Apr 16, 2024
  10. Apr 03, 2024
  11. Jan 08, 2024
  12. Dec 28, 2023
  13. Dec 18, 2023
  14. Dec 08, 2023
  15. Dec 07, 2023
  16. Nov 20, 2023
  17. Nov 10, 2023
  18. Nov 02, 2023
  19. Oct 31, 2023
  20. Oct 16, 2023
    • Aboobacker MK's avatar
      Add "Manage Project Access Tokens" custom permission · ff70f0d2
      Aboobacker MK authored and Adam Hegyi's avatar Adam Hegyi committed
      Today, only Maintainers can manage project access tokens.
      This, along with other permissions, make the maintainer role
      have too much privilege, when Developer may not have enough.
      
      This commit adds "Manage Project Access" tokens as a
      customizable permissions, so that it can be added onto any base role.
      
      Changelog: added
      EE: true
      ff70f0d2
  21. Oct 09, 2023
  22. Oct 03, 2023
  23. Sep 14, 2023
  24. Sep 07, 2023
  25. Sep 04, 2023
  26. Sep 01, 2023
    • Mark Florian's avatar
      Replace context switcher with header in sidebar · d1db0deb
      Mark Florian authored and Mayra Cabrera's avatar Mayra Cabrera committed
      Now that the global search modal replicates the functionality of the
      context switcher (see
      #409522 and
      #415809 for prior work),
      the context switcher can be removed.
      
      In its place, a static header specific to each panel type is shown at
      the top of the sidebar. The old context header (which was the toggle for
      the context switcher when logged in, and a non-interactive element when
      logged out) has largely been replaced by changing the "main" or
      "overview" link for the current context (if there is one). It now
      displays the current context's name (when appropriate), and shows that
      entity's avatar.
      
      This does not remove the frontend code for the context switcher. That
      will be done in a follow-up.
      
      Addresses #415811.
      
      Changlog: changed
      Verified
      d1db0deb
    • Daniele Rossetti's avatar
      Make Tracing UI a EE Premium feature · e560f6e6
      Daniele Rossetti authored and Lukas Eipert's avatar Lukas Eipert committed
      This is a feature-flagged feature which makes it okay to move it from
      core to ee.
      
      See: gitlab-org/opstrace/opstrace#2276
      Verified
      e560f6e6
  27. Aug 01, 2023
  28. Jul 11, 2023
    • Daniele Rossetti's avatar
      Scaffold Tracing UI · b0c1622a
      Daniele Rossetti authored and Lukas Eipert's avatar Lukas Eipert committed
      - Add tracing feature flag
      - Add nav menu
      - Set up basic tracing route/controller
      - Make observability csp concern more generic
      - Add connect-src to observability csp rules
      b0c1622a
  29. Jul 06, 2023
  30. Jul 05, 2023
  31. Jun 02, 2023
  32. May 22, 2023
  33. May 15, 2023
  34. May 12, 2023
  35. May 10, 2023
  36. May 09, 2023
  37. May 08, 2023
Loading