An error occurred fetching the project authors.
  1. 30 Jan, 2019 1 commit
  2. 14 Jan, 2019 1 commit
  3. 06 Dec, 2018 1 commit
  4. 23 Nov, 2018 1 commit
    • Jacopo's avatar
      Filter by `None`/`Any` for labels in issues/mrs API · c068ac67
      Jacopo authored
      By using the parameters `?labels=None|Any` the user can filter
      issues/mrs from the API that has `none/any` label.
      
      Affected endpoints are:
      
      - /api/issues
      - /api/projects/:id/issues
      - /api/groups/:id/issues
      - /api/merge_requests
      - /api/projects/:id/merge_requests
      - /api/groups/:id/merge_requests
      c068ac67
  5. 01 Nov, 2018 1 commit
  6. 23 Oct, 2018 1 commit
    • Jan Provaznik's avatar
      Redact unsubscribe links in issuable texts · c1c14964
      Jan Provaznik authored
      It's possible that user pastes accidentally also unsubscribe link
      which is included in footer of notification emails. This unsubscribe
      link contains personal token which attacker then use to act as the
      original user (e.g. for sending comments under his/her identity).
      c1c14964
  7. 03 Oct, 2018 1 commit
  8. 17 Sep, 2018 2 commits
  9. 07 Sep, 2018 1 commit
  10. 06 Sep, 2018 1 commit
  11. 29 Aug, 2018 1 commit
  12. 07 Aug, 2018 2 commits
  13. 02 Aug, 2018 1 commit
  14. 11 Jul, 2018 1 commit
  15. 03 Jul, 2018 1 commit
  16. 21 Jun, 2018 1 commit
  17. 30 May, 2018 1 commit
  18. 18 Apr, 2018 1 commit
    • Yorick Peterse's avatar
      Revert the addition of goldiloader · 6f292eaa
      Yorick Peterse authored
      This reverts the addition of the "goldiloader" Gem and all use of it.
      While this Gem is very promising it's causing a variety of problems on
      GitLab.com due to it eager-loading too much data in places where we
      don't expect/can handle this. At least for the time being this means we
      have to go back to manually fixing N+1 query problems, but at least
      those should not cause a negative impact on availability.
      6f292eaa
  19. 09 Apr, 2018 1 commit
  20. 04 Apr, 2018 1 commit
  21. 07 Mar, 2018 1 commit
    • Jan Provaznik's avatar
      Add discussion API · dcdfa04b
      Jan Provaznik authored
      * adds basic discussions API for issues and snippets
      * reorganizes notes specs (so same tests can be used for all noteable types - issues, MRs, snippets)
      dcdfa04b
  22. 05 Mar, 2018 1 commit
  23. 11 Jan, 2018 1 commit
  24. 02 Jan, 2018 1 commit
  25. 27 Nov, 2017 1 commit
  26. 24 Nov, 2017 2 commits
  27. 23 Nov, 2017 1 commit
  28. 15 Nov, 2017 1 commit
  29. 07 Nov, 2017 1 commit
  30. 02 Nov, 2017 1 commit
  31. 09 Oct, 2017 2 commits
  32. 23 Sep, 2017 1 commit
  33. 06 Sep, 2017 4 commits