- 30 Jun, 2017 18 commits
-
-
Annabel Dunstone Gray authored
Port of experimental-breadcrumbs to EE See merge request !2314
-
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]
-
James Edwards-Jones authored
-
Rémy Coutable authored
CE upstream - Wednesday See merge request !2293
-
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.
-
James Edwards-Jones authored
[ci skip]
-
James Edwards-Jones authored
[ci skip]
-
- 29 Jun, 2017 22 commits
-
-
Douwe Maan authored
Introduce namespace licensing for issue weights (EES) Closes #2575 See merge request !2291
-
Douwe Maan authored
Make mirror specific admin application settings exclusive to Gitlab.com See merge request !2307
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Douwe Maan authored
Improve Namespace feature check Closes #2761 See merge request !2279
-
Tiago Botelho authored
-
Bob Van Landuyt authored
-
Yorick Peterse authored
Fix shared runners minutes Closes gitlab-ce#33213 See merge request !2275
-
Douwe Maan authored
Set the default value for geo_secondary_role flag to false for test environment Closes #2760 See merge request !2304
-
Douwe Maan authored
Backports CE "Add group members counting related data on namespaces API" See merge request !2284
-
Robert Speicher authored
Disable all unnecessary Sidekiq-cron workers when node is a Geo secondary See merge request !2261
-
Annabel Dunstone Gray authored
Port of issueable-list-cleanup to EE See merge request !2262
-
Taurie Davis authored
-
Robert Speicher authored
[EE] Allow the feature flags to be enabled/disabled with more granularity See merge request !2290
-
Stan Hu authored
-
Nick Thomas authored
-
Sean McGivern authored
[EE] Split up MergeRequestsController See merge request !2295
-
Douglas Barbosa Alexandre authored
-
Nick Thomas authored
-
Douglas Barbosa Alexandre authored
-