- 03 Jul, 2017 2 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
-
- 30 Jun, 2017 38 commits
-
-
Annabel Dunstone Gray authored
Port of experimental-breadcrumbs to EE See merge request !2314
-
Nick Thomas authored
-
Rémy Coutable authored
Speed up issue counting for a project See merge request !2310
-
Jacob Schatz authored
Fix approvals request throwing 400 in IE 11 Closes #1874 See merge request !2306
-
-
Sean McGivern authored
[ci skip]
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
James Edwards-Jones authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
James Edwards-Jones authored
[ci skip]
-
Rémy Coutable authored
CE upstream - Wednesday See merge request !2293
-
Annabel Dunstone Gray authored
Resolve "More actions dropdown hidden by end of diff" Closes #33861 See merge request !12380
-
Luke "Jared" Bennett authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
James Edwards-Jones authored
[ci skip]
-
James Edwards-Jones authored
[ci skip]
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
This runs a slightly slower query to get the issue and MR counts in the navigation, but caches by user type (can see all / none confidential issues) for two minutes.
-
Sean McGivern authored
When we are filtering by a single project, and the current user has access to see confidential issues on that project, we don't need to filter by confidentiality at all - just as if the user were an admin. The filter by confidentiality often picks a non-optimal query plan: for instance, AND-ing the results of all issues in the project (a relatively small set), and all issues in the states requested (a huge set), rather than just starting small and winnowing further.
-
Phil Hughes authored
Only verifies top position after the request has finished to account for errors See merge request !12559
-
Filipa Lacerda authored
-
James Edwards-Jones authored
[ci skip]
-
James Edwards-Jones authored
[ci skip]
-