Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Feb 20, 2020
  3. Feb 19, 2020
  4. Feb 14, 2020
  5. Feb 06, 2020
  6. Feb 04, 2020
  7. Jan 22, 2020
  8. Jan 10, 2020
  9. Jan 07, 2020
  10. Dec 19, 2019
  11. Dec 12, 2019
  12. Dec 10, 2019
  13. Dec 05, 2019
  14. Nov 22, 2019
  15. Nov 15, 2019
  16. Nov 12, 2019
  17. Nov 08, 2019
  18. Oct 28, 2019
  19. Oct 16, 2019
  20. Oct 08, 2019
  21. Oct 04, 2019
  22. Oct 01, 2019
  23. Sep 23, 2019
  24. Sep 14, 2019
  25. Aug 28, 2019
  26. Aug 08, 2019
  27. Jul 03, 2019
  28. Jul 01, 2019
    • E'zeki&el Kigbo's avatar
      Vue-i18n: various js directories · f6d14fd4
      E'zeki&el Kigbo authored and Filipa Lacerda's avatar Filipa Lacerda committed
      i18n linting for .vue files under the directories:
      - app/assets/javascripts/error_tracking_settings
      - app/assets/javascripts/filtered_search
      - app/assets/javascripts/projects
      - app/assets/javascripts/releases
      - app/assets/javascripts/repository
      f6d14fd4
  29. Jun 21, 2019
  30. May 03, 2019
    • Krasimir Angelov's avatar
      Allow guests users to access project releases · 241ba4be
      Krasimir Angelov authored
      This is step one of resolving
      https://gitlab.com/gitlab-org/gitlab-ce/issues/56838.
      
      Here is what changed:
      - Revert the security fix from bdee9e84.
      - Do not leak repository information (tag name, commit) to guests in API
      responses.
      - Do not include links to source code in API responses for users that do
      not have download_code access.
      - Show Releases in sidebar for guests.
      - Do not display links to source code under Assets for users that do not
      have download_code access.
      
      GET ':id/releases/:tag_name' still do not allow guests to access
      releases. This is to prevent guessing tag existence.
      241ba4be
  31. Feb 27, 2019
  32. Feb 26, 2019
  33. Feb 25, 2019
  34. Jan 09, 2019
  35. Jan 08, 2019
Loading