- 02 Mar, 2018 5 commits
-
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
This applies the changes introduced in `Project.public_or_visible_to_user` to the snippets finder only. We know that for `SnippetsFinder`, this change improves SQL timing from 5/23/25s to 0.7/2/4s (mean/p95/p99). At the same time, the scope was too broad, (negatively) affecting SQL timings in various other places: https://gitlab.com/gitlab-com/infrastructure/issues/3772 With this commit, the snippets dashboard stays usuable as we generally don't run into statement timeouts. In contrast to the earlier change in !17088, the scope of the change is limited to `SnippetsFinder` only, thus not affecting other places.
-
Yorick Peterse authored
These changes were introduced in MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17088. In https://gitlab.com/gitlab-com/infrastructure/issues/3772 we discovered these changes lead to a pretty drastic increase in SQL response timings. We'll revert these changes so we can work on a better solution in the mean time without GitLab.com (or other installations) experiecing reduced performance in the mean time.
-
Stan Hu authored
Update documentation WRT to request parameters See merge request gitlab-org/gitlab-ce!17469
-
- 01 Mar, 2018 35 commits
-
-
Kamil Trzciński authored
Extend Cluster Applications to install GitLab Runner to Kubernetes cluster Closes #32831 See merge request gitlab-org/gitlab-ce!17134
-
Mayra Cabrera authored
-
Jacob Schatz authored
Remove registry list webpack entry point See merge request gitlab-org/gitlab-ce!17459
-
Clement Ho authored
-
Jacob Schatz authored
Remove trailing newline that was causing an EE conflict See merge request gitlab-org/gitlab-ce!17465
-
Stan Hu authored
-
Douwe Maan authored
Add some strings that were missing in gitlab.pot See merge request gitlab-org/gitlab-ce!17467
-
Filipa Lacerda authored
Small fixes in Vuex docs See merge request gitlab-org/gitlab-ce!17471
-
Winnie Hellmann authored
-
Jacob Schatz authored
Remove u2f webpack bundle See merge request gitlab-org/gitlab-ce!17435
-
Mike Greiling authored
-
Phil Hughes authored
Remove blob viewer bundles See merge request gitlab-org/gitlab-ce!17446
-
Douwe Maan authored
Moved o_auth/saml/ldap modules under gitlab/auth See merge request gitlab-org/gitlab-ce!17359
-
Andrew Newdigate authored
-
Douwe Maan authored
Resolve "Include cycle time in usage ping" Closes #41777 See merge request gitlab-org/gitlab-ce!16793
-
Kamil Trzciński authored
Display ingress IP address in the Kubernetes page See merge request gitlab-org/gitlab-ce!17052
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Sean McGivern authored
Client implementation for Licensee#key See merge request gitlab-org/gitlab-ce!17449
-
Bob Van Landuyt authored
-
Clement Ho authored
Resolve "Have mailto: link in "Email a new issue to this project"" Closes #30665 See merge request gitlab-org/gitlab-ce!17401
-
Mike Greiling authored
Remove unnecessary chunks from common_vue See merge request gitlab-org/gitlab-ce!17460
-
Clement Ho authored
-
Tiago Botelho authored
-
Douwe Maan authored
Removing the two factor check when the user sets a new password Closes #28141 See merge request gitlab-org/gitlab-ce!17457
-
Francisco Javier López authored
-
Yorick Peterse authored
Make project#namespace_id not null Closes #26052 See merge request gitlab-org/gitlab-ce!17448
-
Douwe Maan authored
Resolve "Allow API method /projects/:id/repository/commits to work over all commits" Closes #42434 See merge request gitlab-org/gitlab-ce!17182
-
Kamil Trzciński authored
Pipeline variables expressions See merge request gitlab-org/gitlab-ce!17261
-
Zeger-Jan van de Weg authored
Part of the migration as tracked in: gitlab-org/gitaly#1026
-
Filipa Lacerda authored
Resolve "Tooltip for the stop pipeline button is 'Cancel'" Closes #42946 See merge request gitlab-org/gitlab-ce!17444
-