Commit Graph

21 Commits

Author SHA1 Message Date
GitLab Bot 68c476dbd8 Add latest changes from gitlab-org/gitlab@master 2021-05-17 15:10:15 +00:00
GitLab Bot c9bef85d79 Add latest changes from gitlab-org/gitlab@master 2021-04-19 21:09:27 +00:00
GitLab Bot 10cc2d7a72 Add latest changes from gitlab-org/gitlab@master 2021-01-25 15:09:00 +00:00
GitLab Bot 98d7cc758f Add latest changes from gitlab-org/gitlab@master 2020-10-30 18:08:56 +00:00
GitLab Bot 6ae38bb3b5 Add latest changes from gitlab-org/gitlab@master 2020-10-15 12:09:06 +00:00
GitLab Bot 350fd8b878 Add latest changes from gitlab-org/gitlab@master 2020-08-10 18:09:54 +00:00
GitLab Bot 1b26aaa633 Add latest changes from gitlab-org/gitlab@master 2020-07-30 18:09:39 +00:00
GitLab Bot cdd71cf36a Add latest changes from gitlab-org/gitlab@master 2020-07-10 09:09:01 +00:00
GitLab Bot 0a319374e7 Add latest changes from gitlab-org/gitlab@master 2020-07-08 06:09:13 +00:00
GitLab Bot a89912871c Add latest changes from gitlab-org/gitlab@master 2020-06-17 12:08:42 +00:00
Brett Walker 6383f71b32 Use issuable_path to allow support of epics 2019-07-18 11:50:05 -05:00
Alexandru Croitor 09163e423a Expose merge requests count based on user access
Count issues related merge requests based on user access level. And
issue can have related MRs from projects where user does not have
access so the number of related merge requests should be adjusted
based on user's ability to access the related MRs.

https://gitlab.com/gitlab-org/gitlab-ce/issues/59581
2019-06-18 12:46:46 +03:00
Alexander Koval 1874aa9a3b Reduce code duplication
Move logic of obtaining Issuable data to separate method
2019-02-27 10:28:53 +00:00
Heinrich Lee Yu f4be2d4e1b Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'master'"
This reverts merge request !25042
2019-02-26 17:59:26 +00:00
Alexander Koval 35c1092282 Reduce code duplication
Move logic of obtaining Issuable data to separate method
2019-02-26 17:13:45 +00:00
Clement Ho 9bcf8f43c6 [skip ci] Replace hidden-xs 2018-04-09 16:50:40 -05:00
Lukas Eipert 8103bcc4cc Issuable list: add tooltips to icons 2018-03-21 16:27:19 +00:00
Taurie Davis 55c6be2fb0 Clean up issuable lists 2017-06-29 17:34:06 +00:00
James Edwards-Jones d48dda3c2d Fix 'ExecJS disabled' error on issues index
Occurred in production when an issue had an associated MR
2017-03-14 00:52:23 +00:00
blackst0ne 905fdfba92 Add merge request count to each issue on issues list 2017-02-17 07:03:42 +11:00
Felipe Artur 0b14b654b6 Gather issuable metadata to avoid n+ queries on index view 2017-02-09 17:40:37 -02:00